/* 20081204 simplecartjs */
#right {
position:absolute;
top:185px;
left:550px;
width:180px;
}
#right h1 a { text-indent:-3000em;width:178px; height:50px; display:block}
#right h1 { width:178px; height:50px; background:url(../inc_img/boutique.gif) left top no-repeat;}

#right h2 a { text-indent:-3000em;width:178px; height:59px; display:block}
#right h2#menu { width:178px; height:50px; background:url(../inc_img/menus.gif) left top no-repeat;}
#right h2#riessoupe { width:178px; height:59px; background:url(../inc_img/riessoupe.gif) left top no-repeat;}


#right .cartHeaders { display:none;}
#right .itemContainer { margin-bottom:3px}
#right .itemImage {}
#right .itemName {}
#right .itemPrice {display:none;}
#right .itemOptions {display:none;}
#right .itemQuantity { float:left}
#right .itemQuantity input { width:20px; padding:0; margin:0; border:0; background-color:#EFE2AE; color:#400000; height:2em;}
#right .itemTotal { text-align:right; font-style:italic;}


.totalRow { border-top:1px solid #333333;}
.totalItems {display:none;}
.totalPrice { text-align:right; font-weight:bold; padding:5px;}

.simpleCart_items {}

.simpleCart_total {border-top:1px solid #333333;}
.simpleCart_quantity {}

#right .info { font-style:italic;}

.simpleCart_checkout {text-indent:-3000em;width:178px; height:91px; display:block;background:url(../inc_img/passer-la-commande.gif) left top no-repeat;}
.simpleCart_empty {}
