#menu-h { background: url(/img/fond-menu-h.jpg) no-repeat; }


.prod1, .prod2 { float: left; clear: both; width: 759px; padding: 11px 20px; }
.prod1 { background-color: #F0F1F6; }
.prod2 { background-color: #E0E2EC; }
.marque { float: left; width: 200px; padding-right: 5px; }
.ref { float: left; width: 150px; padding-right: 5px; }
.titre { float: left; width: 320px; padding-right: 5px; }
.detail { float: left; width: 27px; padding-left: 23px; padding-right: 5px; }
.prod1 .detail { background: url(/img/puce-detail-claire.jpg) no-repeat; }
.prod2 .detail { background: url(/img/puce-detail-foncee.jpg) no-repeat; }


#un-produit
{
	float: left;
	width: 799px;
	padding-bottom: 20px;
	background: url(/img/fond-FrmMain-detail.jpg) repeat-y;
}

#un-produit #texte
{
	float: left;
	width: 600px;
}

#un-produit #texte #caracs
{
	width: 560px;
	padding: 15px 20px 0 20px;
}

#un-produit #texte #caracs #navigation { clear: both; width: 560px; padding-top: 10px; margin-top: 20px; text-align: right; }

#un-produit #texte #caracs #navigation #prec { float: right; width: 100px; }
#un-produit #texte #caracs #navigation #suiv { float: right; width: 100px; }

#un-produit #texte #caracs #navigation #retour { float: right; clear: both; width: 65px; margin-top: 10px; background: url(/img/puce-detail-foncee.jpg) no-repeat; }

#un-produit #diapo
{
	float: left;
	width: 147px;
	padding: 0 16px 10px 16px;
	color: #DD521A;
	font-style: italic;
	text-align: center;
}
#un-produit #diapo img { margin-top: 20px; }
#un-produit #diapo #legende { width: 147px; margin-top: 20px; }
