/* CSS Document */


a.bt_accueil{
  display: block;
  top: 400px;
  width: 93px;
  height: 34px;
  background: url(../image/bt_site/accueil.jpg) no-repeat 0 0px;
}

a.bt_accueil:hover {
  background: url(../image/bt_site/accueil.jpg) no-repeat 0 -34px;
}

a.bt_retour{
  display: block;
  top: 400px;
  width: 93px;
  height: 34px;
  background: url(../image/bt_site/retour.jpg) no-repeat 0 0px;
}

a.bt_retour:hover {
  background: url(../image/bt_site/retour.jpg) no-repeat 0 -34px;
}


a.bt_interv{
  display: block;
  width: 131px;
  height: 32px;
  background: url(../image/bt_site/interv.jpg) no-repeat 0 -32px;
}

a.bt_interv:hover {
  background: url(../image/bt_site/interv.jpg) no-repeat 0 0px;
}

a.bt_ok{
  display: block;
  width: 38px;
  height: 24px;
  background: url(../image/bt_site/ok.jpg) no-repeat 0 0px;
}

a.bt_ok:hover {
  background: url(../image/bt_site/ok.jpg) no-repeat 0 -24px;
}

a.bt_hp1{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/hp1.jpg) no-repeat 0 0;
}

a.bt_hp1:hover {
  background: url(../image/bt_site/hp1.jpg) no-repeat 0 -37px;
}

a.bt_hp2{
  display: block;
  width: 66px;
  height: 48px;
  background: url(../image/bt_site/hp2.jpg) no-repeat 0 0px;
}

a.bt_hp2:hover {
  background: url(../image/bt_site/hp2.jpg) no-repeat 0 -48px;
}

a.bt_hp3{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/hp3.jpg) no-repeat 0 0;
}

a.bt_hp3:hover {
  background: url(../image/bt_site/hp3.jpg) no-repeat 0 -37px;
}

a.bt_t1{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/t1.jpg) no-repeat 0 0;
}

a.bt_t1:hover {
  background: url(../image/bt_site/t1.jpg) no-repeat 0 -37px;
}

a.bt_t2{
  display: block;
  width: 39px;
  height: 29px;
  background: url(../image/bt_site/t2.jpg) no-repeat 0 0;
}

a.bt_t2:hover {
  background: url(../image/bt_site/t2.jpg) no-repeat 0 -29px;
}

a.bt_t3{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/t3.jpg) no-repeat 0 0;
}

a.bt_t3:hover {
  background: url(../image/bt_site/t3.jpg) no-repeat 0 -37px;
}

a.bt_t4{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/t4.jpg) no-repeat 0 0;
}

a.bt_t4:hover {
  background: url(../image/bt_site/t4.jpg) no-repeat 0 -37px;
}

a.bt_cam1{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/cam1.jpg) no-repeat 0 0;
}

a.bt_cam1:hover {
  background: url(../image/bt_site/cam1.jpg) no-repeat 0 -37px;
}

a.bt_cam2{
  display: block;
  width: 36px;
  height: 37px;
  background: url(../image/bt_site/cam2.jpg) no-repeat 0 0;
}

a.bt_cam2:hover {
  background: url(../image/bt_site/cam2.jpg) no-repeat 0 -37px;
}

a.bt_poste{
  display: block;
  width: 131px;
  height: 32px;
  background: url(../image/bt_site/postes.jpg) no-repeat 0 0px;
}

a.bt_poste:hover {
  background: url(../image/bt_site/postes.jpg) no-repeat 0 -32px;
}

a.bt_decouvrir{
  display: block;
  width: 131px;
  height: 32px;
  background: url(../image/bt_site/decouvrir.jpg) no-repeat 0 0px;
}

a.bt_decouvrir:hover {
  background: url(../image/bt_site/decouvrir.jpg) no-repeat 0 -32px;
}

a.bt_cv{
  display: block;
  width: 131px;
  height: 32px;
  background: url(../image/bt_site/cv.jpg) no-repeat 0 0px;
}

a.bt_cv:hover {
  background: url(../image/bt_site/cv.jpg) no-repeat 0 -32px;
}

a.bt_ajout{
  display: block;
  width: 93px;
  height: 34px;
  background: url(../image/bt_admin/ajouter.jpg) no-repeat 0 0px;
}

a.bt_ajout:hover {
  background: url(../image/bt_admin/ajouter.jpg) no-repeat 0 -34px;
}

a.bt_modif{
  display: block;
  width: 16px;
  height: 14px;
  background: url(../image/bt_admin/edition.jpg) no-repeat 0 0px;
}

a.bt_modif:hover {
  background: url(../image/bt_admin/edition.jpg) no-repeat 0 -14px;
}

a.bt_diversite{
  position: relative;
  display: block;
  top: -80px;
  left: 400px;
  width: 250px;
  height: 20px;
  }

a.bt_training{
  position: relative;
  display: block;
  top: -110px;
  left: 400px;
  width: 250px;
  height: 20px;
  }

a.bt_accenture{
  position: relative;
  display: block;
  top: -100px;
  left: 650px;
  width: 100px;
  height: 50px;
  }
