/* CSS Document */

.produitImage{ width:326px;height:253px; overflow:hidden; float:left; margin:0 2ex 2em 0;}
.panier{width:95%;float:right; text-align:right;}
.cart{float:right; margin:0 20px 0 0;}
.productPrice{ color:#FFD500;font-size:1.4em; font-weight:bold; padding:1em 3ex 0 0;}
.priceAvantPromo{font-size:1.3em; text-decoration:line-through;padding:1em 1.5ex 0 0;}

.inputQuantity{ float:left;}


/* === tableOptions === */

table.tableOptions{ width:600px; margin:10px 0;clear:both;}
table.tableOptions th{background:#39583A url(/design/panier/fond_th.jpg) repeat-x bottom; border:1px solid #8A8C7C; padding:2px 5px; color:#FFFFFF;font-weight:bold; text-align:center;}
table.tableOptions td{border:1px solid #8A8C7C; padding:2px 5px;}
table.tableOptions th.cartTotalHeader{text-align:right; background:#162C20; background-image:none; border:0; color:#FFD400;}





