/* Affichage en bloc */
.produits {clear:both; height:100%; border-bottom:1px solid #7fc3eb; padding-bottom:10px; margin-top:10px;}

.liste_images {float:left;}
.liste_contenu {width:400px; padding-left:20px; float:right;}

.produits div.gauche, .produits  div.droite,.produits  div.centre {padding:0; margin:0;}

#corps .produits img {border:none;}
#corps img.panier {border:0;}

a.ajout_panier, a.retour{color:#fff; background:url(../images/bg_ajout-panier.gif) no-repeat; width:120px; height:25px; display:block; padding:10px 0 0 58px; font-weight:bold;}
a.ajout_panier:hover, a.retour:hover {color:#000;}
a.retour {margin-bottom:20px; background:url(../images/bg_btn_retour.gif) no-repeat; padding-left:0; text-align:center; width:178px;}


div.zoom {visibility:hidden; position:absolute;}

table.vue_panier {margin-top:30px;}

div.description {background:url(../images/bg_description.png) no-repeat; width:247px; height:57px; padding:5px; margin-top:5px; margin-left:60px;}
div.description p {color:#fff; margin-bottom:5px !important;}