	body {
	background-color: #9A140C;
	background-image: url(images/trame_fond.gif);
	background-repeat: repeat-x;
	top: 0px;
	margin: 0px;
	padding: 0px;	
	}	
	.textedesignation  { 
	font-family: arial;
	font-size : 11px;color : #990000;
	text-decoration : none;font-weight : bold
	}
	.textenews {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #004236;
	text-decoration: none;
    }

    .pagerepere  {
	font-family : arial;font-size : 12px;color : #004236;
	text-decoration : none;font-weight : bold
	}
	
    .produit_titre {
	color:#004236; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px;
	font-weight: bold;
	}
	
	.prix {
	color:#990000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	}
a:link { color:#000000; text-decoration:none ; font-weight:normal; 
    }
a:visited { color:black ; text-decoration:none ; 
    }
a:hover {
	color:black;
	text-decoration: underline;

}

