/* ========== FCK CSS ===================================== */
/* FCK Editor User Styles are the CSS styles,					*/
/*	created for styling those dynamic/administrable pages.	*/
/* ======================================================== */
.Cell{
/*	background-color: #ddc399;*/
  border: 1px solid #baa16e!important;
  width: 100%;
  height: 100%;
  display: block;
}
.odd{
  background-color: #ddc49c!important;
  display: block;
}
.Produit{
  color:#491f07;
  font-weight: normal;
}
.New{
  color: #ce5828;
}
.Image{
  text-align: center;
}
.titre{
  color:#850606;
  font-weight: bold;
  font-size:12px;
}
.titre1{
  color:#FF9900;
  font-size: 12px;
  font-weight: bold
}
.texte{
  color: #850606;
  font-size: 11px !important;
  font-weight:normal !important;
}
.texte1{
  color:#FF9900;
  font-size: 11px !important;
  font-weight:normal !important;
}
.encart-titre{
  color:#850606;
  font-size: 11px;
  font-weight: bold;
}
.encart-prix{
  color:#850606;
}
.encart-texte{
  color:#850606;
  font-size: 11px;
}
.Prix{
  color:#850606;
  font-weight: bold;
  font-size: 12px;
}
.Prix1{
  font-weight: bold;
  color:#FF9900;
  font-size: 12px;
}
.separateur{
  background:url(../../../images/presentation/separateur1.jpg) no-repeat ;
/*  margin-top:5px;
  height: 5px;*/
}
font-size:11px;
font-family:arial,verdana;
