#lepanier { margin: 20px 0px 0px 40px; 

}
.produit-panier { margin-bottom:10px; display:block; width:460px; height:80px; padding:10px; background: #333; }

.produit-panier img { margin: 0px 10px 0px 0px; float:left; }

.produit-panier h3 {
float:left;
position:relative;
font-size:12px;
font-weight:bold;
background:url(../imgs/arrow-white-rouge.gif) no-repeat;
padding-left:20px;
}
.btn-suprimer {
display:block;
text-align:right;
color:#80807e;
}

.bigprix {
display:block;
background:url(../imgs/bg-bigprix-.gif) no-repeat;
text-align:center;
color:#fff;
font-size:14px;
font-weight:bold;
line-height:24px;
height:25px;
width:80px;
float:left;
margin-top:20px;
margin-right:10px;
margin-left:20px;
}
#list-options { height:60px; font-size:10px; font-weight: bold; color:#8C8C8C; padding:5px 0px 0px 0px; }

#valid-panier { background:#eeeced; width:460px; height:60px; padding:10px; }

#valid-panier h4 {
color : #000;
font-size:12px;
line-height:20px;
margin-top:4px;
display:block;
width:100px;
float:left;
}
.bigprixpanier {
display:block;
background:url(../imgs/bg-bigprix-.gif) no-repeat;
text-align:center;
color:#000;
font-size:14px;
font-weight:bold;
line-height:24px;
height:25px;
width:80px;
float:left;
margin-top:13px;
margin-right:10px;
margin-left:20px;
}
.nbre-produit { float:left; display:block; margin-top:13px; margin-left:10px; padding:5px; background:#000; }

.validpanier a {color: #000; font-weight: bold; float:left; display:block; height:30px; width:160px;   margin:13px 0px 0px 15px; }
.validpanier a:hover { background: url(../imgs/validerachatsrollover.gif) no-repeat;}
.poursuitachat a{ float:right; display:block; background:url(../imgs/poursuitachatinactif.gif) no-repeat; height:30px; width:160px; text-indent:-30000px; margin-right:70px;  margin-top:14px; }
.poursuitachat a:hover { background: url(../imgs/poursuitachatrollover.gif) no-repeat;}
#quantite {
font-size : 11px;
color : #CCC
}
