#contenu {
  background: url('/images/degrade_fond_cadre.gif') bottom left no-repeat;
  color: #584558;
  height: 594px;
}
#colonne_gauche {
  background: black url('/images/accueil/fond_cadre_gauche.gif') top left no-repeat;
  float: left;
  width: 213px;
  height: 302px;
}

#colonne_gauche ul {
  list-style-type: none;
}

#colonne_gauche ul li a {
  height: 23px;
  overflow: hidden;
  text-indent: -5000px;
  display: block;
  margin-left: 22px;
}

#colonne_gauche ul #mieux_nous_connaitre {
  background: url('/images/accueil/bt_mieux_ns_connaitre.gif') 0 -23px no-repeat;
  margin-top: 36px;
}

div#logos_accueil {
  position: relative;
  top: 30px;
  left: 12px;
}

#espace_entreprise {
  background: url('/images/accueil/bt_espace_entrep.gif') 0 -23px no-repeat;
  margin-top: 22px;
}

#espace_candidats {
  background: url('/images/accueil/bt_espace_candidats.gif') 0 -23px no-repeat;
  margin-top: 22px;
}

#colonne_gauche ul #mieux_nous_connaitre:hover {
  background-position: 0 0;
}

#espace_entreprise:hover {
  background-position: 0 0;
}

#espace_candidats:hover {
  background-position: 0 0;
}

#colonne_gauche ul #contactez_nous {
  background: url('/images/accueil/bt_contactez_nous.gif') 0 -31px no-repeat;
  height: 31px;  
  margin-top: 17px;
}

#centre {
  width: 370px;
  float: left;
  margin: 29px 35px 0 45px;
}

#centre h1 {
  background: url(/images/accueil/titre_conseil.gif) 0 0 no-repeat;
  text-indent: -5000px;
  overflow: hidden;
  height: 44px;
  margin-bottom: 23px;
}


#centre h2 {
  font-size: 12px;
}

#centre ul {
  margin: 5px 0 0 0;
  list-style-type: none;
}

#centre ul li {
 background: url(/images/accueil/fleche_ul.gif) 0 5px no-repeat;
 padding: 0 0 0 11px;
 margin: 5px 0;
}

#centre ul#liste_gauche, #centre ul#liste_droite {
  float: left;
  width: 185px;
}

#colonne_droite {
  background: url('/images/accueil/fond_cadre_droite.gif') bottom right no-repeat;
  float: left;
  width: 250px;
  height: 270px;
  padding-top: 32px;
  padding-left: 26px;
}

#colonne_droite h2 {
  text-indent: -5000px;
  overflow: hidden;
  background: url('/images/accueil/titre_actualite.gif') 0 0 no-repeat;
  margin-bottom: 18px;
}

#colonne_droite ul {
  list-style-type: none;
  margin-top: 35px;
  margin-left: 63px;
}

#colonne_droite ul li a {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
}

#colonne_droite #cv {
  background: url(/images/accueil/bt_deposez_cv.gif) 0 -26px no-repeat;
  height: 26px;
}

#colonne_droite #nos_offres {
  background: url(/images/accueil/bt_nos_offres.gif) 0 -27px no-repeat;
  height: 26px;
}

#colonne_droite #pdf {
  background: url(/images/accueil/bt_plaquette_pdf.gif) 0 -27px no-repeat;
  height: 26px;
  text-indent: -5000px;
}

#colonne_droite #cv:hover {
  background-position: 0 0;
}

#colonne_droite #nos_offres:hover {
  background-position: 0 0;
}

#colonne_droite #pdf:hover {
  background-position: 0 0;
}

a#bandeau {
  background: url('/images/accueil/bandeau_top.jpg') 0 19px no-repeat;
  height: 274px;
  padding-top: 19px;
}

#flash {
 position: absolute;
 top: 20px;
 z-index: 10;
}

hr.separateur {
  clear: both;
  visibility: hidden;
}
#bloc_actus {
  height: 110px;
  width: 250px;
  overflow: hidden;
  position: relative
}
#bloc_actus_inner {
  height: 110px;
  width: 10000px;
}
.item_actu {
  float: left;
  width: 250px;
}

#bottom_cadre {
  background: url('/images/accueil/bottom_cadre.gif') 0 0 no-repeat;
}

