#liste-produits strong { color: #B3C32C; }

#liste-produits .un-produit, #liste-produits .un-produit-droit
{
	float: left;
	width: 240px;
	height: 400px;
	margin-bottom: 30px;
}

#form-produits a { color: #C6D92A; }
#form-produits a:hover { color: #FFFFFF; }
#form-produits h2 { color: #C6D92A; padding-bottom: 10px; margin-bottom: 10px; border-bottom: dashed 1px #C6D92A; }

#liste-produits .un-produit { margin-right: 20px; }

.liste-photos
{
	width: 238px;
	height: 213px;
	padding-top: 25px;
	border: solid 1px #B3C32C;
	margin-bottom: 10px;
}

.liste-texte
{
	width: 240px;
	margin-bottom: 15px;
}

.detail { width: 240px; }

#detail-photos { clear: both; float: left; margin-bottom: 30px; }
#detail-photos #gde-photo { float: left; width: 398px; height: 298px; border: solid 1px #C6D92A; }
#detail-photos #legende { float: left; color: #494600; }
#detail-photos .pte-photo { float: left; width: 148px; height: 130px; padding-top: 18px; border: solid 1px #C6D92A; margin-left: 15px; margin-bottom: 15px; }
#detail-texte { clear: both; }
#detail-texte strong { color: #C6D92A; }

.listeProduit{float:left;margin:15px 0; clear:both;}
.PhotoC{margin:0 0 15px 200px;