#onglets #btn_panier {
  background: url("btn_panierOn.gif") top left no-repeat;
}

#onglets #btn_livraison {
  background: url("btn_livraisonOff.gif") top left no-repeat;
  width: 140px;
}

#onglets #btn_paiement {
  background: url("btn_paiementOff.gif") top left no-repeat;
  width: 199px;
}
/**/
.HDCodeAvantage .VotreCodeAvantage{ background:url("codeAvantage.gif") no-repeat; width:178px; height:20px;}
#milieu .BlockCodeAvantage .TexteCodeAvantage .lienSupprimerCodeAvn {background:url("btn_supprimer.gif") no-repeat; width:102px; height:20px;float:right;display:block;}
/**/
#livraison #onglets #btn_panier {
  background: url("btn_panierOff.gif") top left no-repeat;
}

#livraison #onglets #btn_livraison {
  background: url("btn_livraisonOn.gif") top left no-repeat;
  width: 140px;
}

#livraison #onglets #btn_paiement {
  background: url("btn_paiementOff.gif") top left no-repeat;
  width: 199px;
}
/**/
.PC_Paiement #onglets #btn_panier {
  background: url("btn_panierOff.gif") top left no-repeat;
}

.PC_Paiement #onglets #btn_livraison {
  background: url("btn_livraisonOff.gif") top left no-repeat;
  width: 140px;
}

.PC_Paiement #onglets #btn_paiement {
  background: url("btn_paiementOn.gif") top left no-repeat;
  width: 199px;
}
/**/
.PC_PaiementConfirm #onglets #btn_panier {
  background: url("btn_panierOff.gif") top left no-repeat;
}

.PC_PaiementConfirm #onglets #btn_livraison {
  background: url("btn_livraisonOff.gif") top left no-repeat;
  width: 140px;
}

.PC_PaiementConfirm #onglets #btn_paiement {
  background: url("btn_paiementOn.gif") top left no-repeat;
  width: 199px;
}

table thead tr td.libelle {width: 250px; background: #D8CDB2 url("lbl_libelle.gif") 100px 0px no-repeat;}
table thead tr td.reference {width: 81px; background: #D8CDB2 url("lbl_reference.gif") 3px 0px no-repeat;}
table thead tr td.prix {width: 60px; background: #D8CDB2 url("lbl_prix.gif") 12px 0px no-repeat;}
table thead tr td.quantite {width: 74px; background: #D8CDB2 url("lbl_quantite.gif") 5px 0px no-repeat;}
table thead tr td.prixTotal {width: 91px; background: #D8CDB2 url("lbl_prixTotal.gif") 5px 0px no-repeat;}
/*table thead tr td.supprimer {width: 86px; background: #D8CDB2 url("lbl_supprimer.gif") 6px 0px no-repeat;}*/
/**/
#onglets #btn_paiement a {
  width: 199px;
}

/* header panier */
.thead .libelle {width: 197px; background: #D8CDB2 url("lbl_libelle.gif") 61px 0px no-repeat;}
.thead .reference {width: 81px; background: #D8CDB2 url("lbl_reference.gif") 3px 0px no-repeat;}
.thead .prix {width: 60px; background: #D8CDB2 url("lbl_prix.gif") 12px 0px no-repeat;}
.thead .quantite {width: 74px; background: #D8CDB2 url("lbl_quantite.gif") 5px 0px no-repeat;}
.thead .prixTotal {width: 90px; background: #D8CDB2 url("lbl_prixTotal.gif") 5px 0px no-repeat;}
.thead .supprimer {width: 54px; background: #D8CDB2 url("lbl_supprimer.gif") 4px 0px no-repeat;}
.thead td{height: 19px;}

a.btnContinuerAchats {
  background: url("btn_continuerAchats.gif") top left no-repeat;
}

a.btnValiderCde {
  background: url("btn_validerCde.gif") top left no-repeat;
}

#btnRecalculer {
  background: url("btn_recalculer.gif") top left no-repeat;
  width: 108px;
}

/* Page livraison.aspx */
.PC_Livraison #btnBas a {
  background: url("btn_accederPaiement.gif") top left no-repeat;
}
#livraison .btn_valider_livraison{
background: url("btn_accederPaiement.gif") no-repeat; display:block; width:212px; height:33px; margin:20px 0 20px 200px;}

/* Page paiement-confirm.aspx */
.PC_PaiementConfirm #btnBas #ctl00_ContentPlaceHolder1_hlImprimer {
  width: 1px;
  height: 16px;
  background: url("btn_imprimer.gif") top left no-repeat;
  display:block;
  margin-top:10px;
}
.PC_PaiementConfirm #btnBas #ctl00_ContentPlaceHolder1_hlImprimer {
	  color:#FFFFFF;
	  padding-left:56px;
	  font-size:1px;
}
.PC_PaiementConfirm #btnBas #ctl00_ContentPlaceHolder1_hlRetourAchats {
  width: 158px;
  height: 16px;
  background: url("btn_continuerAchatsConfirm.gif") top left no-repeat;
  display:block;
}
.PC_PaiementConfirm #btnBas #ctl00_ContentPlaceHolder1_hlRetourAchats span {
	  display:none;
}
/* Page Paiement.aspx */
.PC_Paiement #btnHaut a {
  width: 74px;
  height: 20px;
  background: url("btn_modifier.gif") top left no-repeat;
}

.PC_Paiement a.btnModifierPanier {
  width: 556px;
  height: 17px;
  background: url("btn_modifierPanier.gif") top center no-repeat;
}