/*******************************************************************************
                                Entete
*******************************************************************************/

/****************************  Panier  ****************************************/
#achatexpress{
  background:url(../img/haut/btn_achatexpress.gif) 0 -68px no-repeat;
  width:78px;height:34px;
}
#achatexpress a{
  background:url(../img/haut/btn_achatexpress.gif) no-repeat;
  width:78px;height:34px;
}

.btnAjoutPanier{
  background:url(../img/btn_ajouter.gif) 0 -54px no-repeat;
  width:112px;height:27px;
}
.btnAjoutPanier a{
  background:url(../img/btn_ajouter.gif) no-repeat;
  width:112px;height:27px;
}

.btnRetirerPanier{
  background:url(../img/btn_retirer.gif) 0 -54px no-repeat;
  width:112px;height:27px;
}
.btnRetirerPanier a{
  background:url(../img/btn_retirer.gif) no-repeat;
  width:112px;height:27px;
}

.btnRecalculer{
  background:url(../img/btn_recalculer.gif) 0 -54px no-repeat;
  width:112px;height:27px;
}
.btnRecalculer a{
  background:url(../img/btn_recalculer.gif) no-repeat;
  width:112px;height:27px;
}

#btnVisite{
	background:url(../img/roll_poursuivre.gif) 0 -46px no-repeat;
	width:172px;height:23px;
}

#btnVisite a{
	background:url(../img/roll_poursuivre.gif) no-repeat;
	width:172px;height:23px;
}


#btnpolitique{
	background:url(../img/roll_poli.gif) 0 -46px no-repeat;
	width:216px;height:23px;
}

#btnpolitique a{
	background:url(../img/roll_poli.gif) no-repeat;
	width:216px;height:23px;
}

#btnannuler{
	background:url(../img/roll_annuler.gif) 0 -46px no-repeat;
	width:89px;height:23px;
}
#btnannuler a{
	background:url(../img/roll_annuler.gif) no-repeat;
	width:89px;height:23px;
}

#btncontinuer{
	background:url(../img/btn_continuer.gif) 0 -46px no-repeat;
	width:114px;height:23px;
}
#btncontinuer a{
	background:url(../img/btn_continuer.gif) no-repeat;
	width:114px;height:23px;
}


/***************************  Haut de page  ***********************************/

#hautpage a{
  background:url(../img/hautdepage.gif)  no-repeat;
  width:93px;height:28px;
}

