.titre_prod {
	background-color: #E4E1D1;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
.details {
	background-color: #E4E1D1;
	padding: 4px;
}
.details a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.details a:hover {
	color: #FFFFFF;
}



.descriptifs {
	padding: 4px;
	border-bottom: 1px solid #E4E1D1;
}
a.lien_page {
	text-decoration: none;
	color: #CECCC0;
	font-weight: bold;
}

a.lien_page_orange{
	text-decoration: none;
	color: #E7900F;
	font-weight: bold;
}

a.lien_page_marron{
	text-decoration: none;
	color: #7C2E08;
	font-weight: bold;
}

.titre_categorie{
	color: #fff;
	padding: 6px;
	padding-left: 12px;
	font-size: 14px;
	font-weight: bold;
}
