/***************** PANIER */
#panier{float:left;width:180px;height:125px;padding:5px 0 0 0;}

#panier a.panier,
#panier a.compte
{text-decoration:none;font:10px/10px Arial, Helvetica, sans-serif;text-transform:uppercase;text-indent:94px;color:#fff;display:block;width:180px;height:55px;background:left top no-repeat;}

#panier a.panier{padding:0px 0 0;height:55px;background-image:url(../../charte/modules-encart/panier/images/bt-panier.jpg);}
#panier a.compte{background-image:url(../../charte/modules-encart/panier/images/bt-compte.jpg);}

#panier a:hover.panier,
#panier a:hover.compte
{color:#e0a40c;background-position:left bottom;}
