body 
{
	background-image: url(../bg.png);
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none; 
}

a { 
color:#000000; text-decoration:none; 
} 
/* a:hover { color:#FF0000;text-decoration:underline;} */

a img 
{
border: none;
}
#content_product 
{
	width: 700px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
h3 {

color: #0066ff; font-size: 15px;}

/* texte avec fond gris*/
fondtextgris 
{
  color: #003399;
  background-color: #ddf;
  font: 200% serif;
}
#textgrix 
{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
