






#main .produits_vedettes_accueil h2.titre_produits_vedettes_accueil {
	background: url(../../../../images/bg_h2_nouveautes_accueil.gif) repeat-y;
	margin: 0;
	padding: 0px 0 2px 5px;
	font-size: 1.6em;
	font-weight: normal;
	color: #ffffff;
}
#main .produits_vedettes_accueil .produit_block {
	background: #E9EFFB;
	padding: 16px 0 0 25px;
}
#main .produits_vedettes_accueil .produit_block .post_produit {
	margin: 0 8px 5px 8px;
}
#main .produits_vedettes_accueil .post_produit h2 {
	/*margin: 5px 0 0 0;
	font: 1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	color: #c15553;*/
	margin: 5px 0 0 0;
	height: 35px;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;

}
#main .produits_vedettes_accueil .post_produit h2:hover {
	text-decoration: underline;
}
.produits_vedettes_accueil .post_produit .prix {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #666666;
}
.produits_vedettes_accueil .post_produit .desc {
	color: #333333;
}