body{	
background-color:white;
	font-family: "times new Roman", Arial, Verdana, Geneva, sans-serif;

}
.bg3{ background-color: #A0A89B; font-size: 11px; color:white;}
.bg1{background-color: #ffffff; font-size: 11px;}
.bg2{ color: #5F5F5F;  background-color: #f5f5f5; font-size: 11px; }

a{ color: #0000CD;  text-decoration: underline;  }
a:active{ color: #0000CD;  text-decoration: underline;  }
a:visited{ color: #0000CD;  text-decoration: underline;  }
a:hover{ color: #0000CD;  text-decoration: underline;  }

h1{
   color:white;
   font-size: 19px;
	padding:10px 30px 0px 60px;
}
h2{
color:white;
   font-size: 15px;
	padding:10px 30px 0px 60px;
	text-align:center;
}
.texthaut{	
	color : #3b4341;
	margin : 0px;
	padding:10px 30px 0px 60px;
	font-size: 18px;
}

.tbgn{	
background-color:#a0a89b;
	color : white;
	font-size: small;
	border: 3px solid #a0a89b;
}
.imageg{	
	padding: 10px 10px 10px 20px;
}
.imaged{	
	padding: 10px 20px 10px 10px;
}
.textproduit{	
	color : #3b4341;
	margin : 0px;
	font-size: 18px;
}
.titreproduit{	
	color : white;
	font-size: 20px;
	font-weight:bold;
}
.bimgh{
	border-top:20px solid #A0A89B;
	border-bottom:20px solid #A0A89B;
}