
#cart_header{
    background:url(../../images/btns/vdegrade.gif) top left repeat-x;
}

#cart_header td{
    background:url(../../images/site/pixel-marron-fil-dariane.gif) bottom left repeat-x;
    padding:5px;
    font-size:11px;
    font-weight:bold;
}

#cart_footer{
    background:url(../../images/btns/vdegrade.gif) top left repeat-x;
}

#cart_footer td{
    background:url(../../images/site/pixel-marron-fil-dariane.gif) top left repeat-x;
}

#total_label{
    color:#9cb001; /* green */
    font-size:11px;
    font-weight:bold;
    padding:5px 10px 5px 0;
}

#total{
    font-size:13px;
    font-weight:bold;
    padding:5px 10px 5px 0;
}

#shipping{
    background:url(../../images/btns/vdegrade.gif) top left repeat-x;
}

#shipping td{
    background:url(../../images/site/pixel-marron-fil-dariane.gif) top left repeat-x;
}

#label_shipping{
    color:#000; 
    font-size:11px;
    padding:5px 0px 5px 0;
}

#total_shipping{
    font-size:11px;
    padding:5px 10px 5px 0;
}


#subTotal{
    background:url(../../images/btns/vdegrade.gif) top left repeat-x;
}

#subTotal td{
    background:url(../../images/site/pixel-marron-fil-dariane.gif) top left repeat-x;
}

#subtotal_label{
    color:#000;
    font-size:11px;
    padding:5px 0px 5px 0;
}

#subtotal{
    font-size:11px;
    padding:5px 10px 5px 0;
}

.product_img a img{
    height:73px;
    width:73px;
    border:1px solid #aaa;
}

.product_label{
    font-size:11px;
}

.product_label a{
    font-size:11px;
    text-decoration:none;
    color:#301400; /* marron */
}

.cart_btns{
    border:1px solid #f0f0f0;
    text-align:center;
    margin-top:10px;
    padding:10px;
    margin-bottom:50px;
}

.cart_black_btn{
    background:url(../../images/site/menu-back-btn-marron.png) repeat-x scroll left top;
    height:18px;
    color:#fff;
    font-weight:bold;
    font-size:9px;
    border:0;
    cursor:pointer;
   padding-bottom:4px;
}

.cart_green_btn{
    background:url(../../images/site/menu-back-btn-vert.png) repeat-x scroll left top;
    height:18px;
    color:#fff;
    font-weight:bold;
    border:0;
    font-size:9px;
    cursor:pointer;
    padding-bottom:4px;
}