.sousmenu {
   background: url(../images/background_sousmenu.jpg) repeat-x;
   width:980px;
   height:36px;
  }
 

#btn_recrutement {
  margin-left:15px;
  }
#news_titre,  #btn_ligne, #btn_projet, #btn_signature, #btn_ideal  {
  margin:0 0 0 15px;
  position:relative;
  top:-12px;
  }

#news {
  width:980px;
  height:414px;
  background: url(../images/background_news.jpg) no-repeat top center;
  position:relative; /* pour placement des éléments en absolu par rapport au bloc #reference */
  }

h2 {
  font-size:12px;
  color:#d01f88;
  }

h3 {
  font-size:11px;
  font-weight:normal;
  width:380px;
  }

#vignette_ref {
  margin-top:80px;
  }
  
#texte_ref  {
  border-bottom:none;
  margin-top:80px;
  margin-left:20px;
  overflow:hidden;
  height:280px;
  }
#texte_ref p  {
  margin-right:40px;
  }
a {
  color:#d01f88
 }
.nombre {
  position:relative;
  top:8px;
  left:25px;
  }