#wraptable {width:450px;margin:0 auto;background : #eaf2f6;padding:10px}
table							{ border-collapse: collapse;width:400px; }

h1                              { font: bold 50px Helvetica; letter-spacing: -2px; margin: 0 0 3px 0; }

.clear 							{ clear: both; }

.case                           {text-align: right;}

.order-table                    { width: 415px; }
.order-table td                 { padding: 5px;background: #fff;  }
.order-table th                 { padding: 5px; background: #bb005d; color: white; text-align: left; }
.order-table td.row-total       { text-align: right; }
.order-table td input           { width: 75px; text-align: center; }
.order-table tr.even td         { background: #d1dfe8; }
.product-select                 {text-align: right;}

.order-table td .total-box, 
input.total-box                      { border: 3px solid #bb005d; width: 70px; padding: 3px; 
                                  margin: 5px 0 5px 0; text-align: center; font-size: 14px; }

#shipping-subtotal              { margin: 0; }

#shipping-table                 { width: 350px; float: right; }
#shipping-table td              { padding: 5px; }

#shipping-table th              { padding: 5px; background: black; color: white; text-align: left; }
#shipping-table td input        { width: 69px;  text-align: center; }

#order-total                    { font-weight: bold; font-size: 21px; width: 110px; }

.selec-produit,.produit-total					{text-align: right}
