a.btCuisines {
 position:absolute;
 float:left;
 top:26px;
 left:319px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 58px;
 height: 38px;
 display:block;
 background: url(../img/bt-cuisines_off.gif);
 text-decoration: none;
}

a.btCuisines:hover {
  display:block;
  background: url(../img/bt-cuisines_on.gif);
}


a.btAffaires {
 position:absolute;
  float:left;
 top:26px;
 left:377px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 106px;
 height: 38px;
 display:block;
 background: url(../img/bt-affaires_off.gif);
 text-decoration: none;
}

a.btAffaires:hover {
  display:block;
  background: url(../img/bt-affaires_on.gif);
}

a.btElectromenager {
 position:absolute;
 float:left;
 top:26px;
 left:483px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 110px;
 height: 38px;
 display:block;
 background: url(../img/bt-electromenager_off.gif);
 text-decoration: none;
}

a.btElectromenager:hover {
  display:block;
  background: url(../img/bt-electromenager_on.gif);
}

a.btGroupe {
 position:absolute;
  float:left;
 top:26px;
 left:593px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 69px;
 height: 38px;
 display:block;
 background: url(../img/bt-groupe_off.gif);
 text-decoration: none;
}

a.btGroupe:hover {
  display:block;
  background: url(../img/bt-groupe_on.gif);
}

a.btMagasins {
 position:absolute;
 float:left;
 top:26px;
 left:662px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 92px;
 height: 38px;
 display:block;
 background: url(../img/bt-magasins_off.gif);
 text-decoration: none;
}

a.btMagasins:hover {
  display:block;
  background: url(../img/bt-magasins_on.gif);
}

a.btEmploi {
 position:absolute;
 float:left;
 top:26px;
 left:754px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 104px;
 height: 38px;
 display:block;
 background: url(../img/bt-emploi_off.gif);
 text-decoration: none;
}

a.btEmploi:hover {
  display:block;
  background: url(../img/bt-emploi_on.gif);
}

a.btContact {
 position:absolute;
 float:left;
 top:26px;
 left:858px;
 border:0px;
 padding: 0px;
 margin: 0px;
 width: 63px;
 height: 38px;
 display:block;
 background: url(../img/bt-contact_off.gif);
 text-decoration: none;
}

a.btContact:hover {
  display:block;
  background: url(../img/bt-contact_on.gif);
}


#reduction {
  position:absolute;
  width:120px;
  height:120px;
  left:755px;
  top:35px;
  z-index:50;
}