#panier {margin : 20px auto 0 auto; font-family: Verdana; font-size: 12px;color: #60605f; text-align : center}
#panier table {border: 1px solid #60605f; border-collapse: collapse; margin: auto auto;}
#panier table td {border: 1px solid #60605f; height:25px;font-family:Verdana; font-size:12px;color :#60605f; text-align:center}
#panier table th {border: 1px solid #60605f ;height:25px;text-align:center}
#panier table tr .identifiant{ width:30px; font-weight:bold;}
#panier table tr .reference{ width:60px}
#panier table tr .nom{ width:200px}
#panier table tr .quantite2{ width:80px; padding-left:10px; text-align:center}
#panier table tr .quantite2 input {border: 1px solid grey; width:40px;}
#panier table tr .effacer2{width:80px;text-align:center}
#panier table tr .effacer2 input{width:80px;text-align:center; border:none}
#panier table tr th{font-family: Verdana; font-weight:bold ; font-size: 12px;color: #a74027;}

#commentaire {font-family: Verdana; font-size: 12px;color: #60605f; text-align : justify; margin : 0 20px 0 20px}
.commande{position:relative; left : 77px;text-align:center;display:inline; float:left}

#nb-article {font-family:Verdana; font-size:12px;color :#60605f; margin-left : 93px; margin-top:15px; text-align:left;}
