#contenu_gamme {
	float: left;
	width: 940px;
	margin: 0 20px;
	display: inline;
}

#contenu_gamme h1 {
	font-size: 34px;
	color: #587097;
	font-weight: normal;
	margin: 30px 0 30px 0px;
}

div.texte_listing_produits {
	margin: 0 30px 20px 30px;
	text-align: justify;
}

div#support_listing_fleches {
	margin: 40px 0px 30px 0px;
	position: relative;
	width: 940px;
	background: url(images/fond-liste-produits.gif) repeat-x;
}

div#support_liste_produits {
	margin: 0px 40px 0px 40px;
	position: relative;
	width: 860px;
	height: 280px;
	overflow: hidden;
	/*background: url(images/fll.gif) repeat-x;*/
}

div#contenu_liste_produits {
	position: absolute;
	/*width:1080px; 180*6 */
	left: 0;
}

div.encart_produit {
	float: left;
	margin: 0px 30px 0 30px;
	display: inline;
	padding: 0px;
	width: 130px;
	height: 280px;
	background-color: #8090b1;
}
.encart_produit div.titre_produit {
	float: left;
	width: 116px;
	height: 40px;
	font-size: 14px;
	padding: 7px 7px 0 7px;
	border-bottom: 1px #ffffff solid;
}
.encart_produit div.titre_produit a {
	font-size: 14px;
	color: #ffffff;
}
.encart_produit div.titre_produit a span {
	font-size: 12px;
}
.encart_produit div.photo_produit {
	float: left;
	width: 130px;
	height: 240px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}
.encart_produit div.photo_produit a img {
	border: 0;
}
/*
.lproduit dd.photolp table {
margin: 0px; padding: 0px; border: 0px; border-collapse: collapse;
}
.lproduit dd.photolp table td {
height: 85px; width: 180px; vertical-align: middle; text-align: center;
}
.lproduit dd.photolp a img{
border: 0px;
}
*/
.lproduit dd.rj{
margin: 0;
width: 128px;
padding: 0px 26px 0px 26px;
text-align: center;
}
.lproduit dd.rj img {
margin: 0 0px;
}
