html, div#global, div#middle, div#footer_service_titre {background:#f8f8f8 !important;}
div#produit-index {
	position:relative;
	margin: 0 0 20px 0;
	width:100%;
}
div#produit-index-titre {
	position:relative;
	width:100%;
	height:40px;
	/*background:url(../img/public/index-produit-top.jpg) center no-repeat;*/
	margin:0 auto;
}
div#produit-index-titre p.produit-index-titre-p {
	width:auto;
	height:auto;
	padding:5px 10px;
	background:#2a628d;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
div#produit-index-cadre {
	position:relative;
	margin:0 auto;
	padding-bottom:20px;
	width:100%;
	height:auto;
	overflow:hidden;
}

.produit-index-fam {
	position:relative;
	margin:20px 0.6% 0 0.8%;
	/*width:190px;
	height:189px;*/
	min-width:190px;
	min-height:189px;
	width:18%;
	border: 1px solid #FFF;
	background:#FFF;
	float:left;
	text-align:center;
	font-size:0.8em;
	overflow:hidden;
	box-shadow: 0 0 3px #CCC;
}
.produit-index-fam:hover {
	border: 1px solid #2a628d;
}

.produit-index-photo { width:100%;overflow:hidden;}
.produit-index-fam a {
	width:100%;
	height:189px;
	display:block;
	color:#2a628d;
	text-decoration:none;
}
.produit-index-titre {
	margin:10px 0;
	font-weight:bold;
}
div#produit-index-lien {
	margin:10px 0 0 0;
}