body { margin: 0; padding: 0; width: 100%; height: 100%; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background: #f0ebc8; text-align: center; }

#page
	{ 
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background: #f0ebc8;
	}
	




.titre { color: #861813; font-size: 30px; font-family: Times, "Times New Roman"; font-style: italic; font-weight: bold }
.titreproduit { color: #861813; font-size: 20px; font-family: Times, "Times New Roman"; font-style: normal; font-weight: bold }
.titreproduitraye { color: #861813; font-size: 20px; font-family: Times, "Times New Roman"; font-style: normal; font-weight: bold; text-decoration: line-through; }
.times13 { color: black; font-size: 13px; font-family: Times, "Times New Roman"; font-style: normal }
.times13rouge { color: #861813; font-size: 13px; font-family: Times, "Times New Roman"; font-style: normal }
.familleproduit { color: #861813; font-size: 12px; font-family: arial; font-style: normal; font-weight: normal }
.baseline { color: black; font-size: 10px; font-family: Times, "Times New Roman" }
.adresse { color: black; font-size: 10px;  }
.body12    { color: black; font-size: 12px;  text-align: justify;}
.body12right    { color: black; font-size: 12px;  text-align: right;}
.titreproduitbarre { color: #861813; font-size: 20px; font-family: Times, "Times New Roman"; font-style: normal; font-weight: bold; text-decoration: line-through }
.body12gras { color: black; font-size: 12px;  font-weight: bold; text-align: justify; }
.body12grasright { color: black; font-size: 12px;  font-weight: bold; text-align: right; }
.body12grascenter { color: black; font-size: 12px;  font-weight: bold; text-align: center; }
.body14gras { color: black; font-size: 14px;  font-weight: bold; text-align: justify; }
.body14grasblanc { color: #861813; font-size: 14px;  font-weight: bold; text-align: justify; }
.body14grascenter { color: black; font-size: 14px;  font-weight: bold; text-align: center; }

.droite{float: right;}
#lemenubas { width: 826px; height: 20px; margin: 0; padding: 0;}


.menubas   { 
	color: black; font-size: 11px;  
	margin: 0; 
	padding: 3px 10px 0 5px; 
	height: 17px; 
	/*float: right; */
	/*background: #dbc1a4 url("images/carre_dbc1a4.gif");*/
	background: #dbc1a4 url(images/carre_dbc1a4.gif);
}


.menubas a:link   { color: #861813;  text-decoration: none;  }
.menubas a:visited   { color: #861813;  text-decoration: none; }
.menubas a:hover   { color: white; }
.menubas a:active   { color: white; }
*html #contain_menu { /* correction pour IE */
top: 0;}
