/* Fiche produit */
.fiche {
	font-size: 12pt;
	color: #000000;
}
.fiche a{
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;

}
.ficheartnom {
	font-size: 16pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
}	
.ficheprix {
	font-family: arial;
	font-size: 14pt;
	color: #333333;
}
.ficheprixpromo {
	font-size: 11pt;
	color: #FF0000;
}

