#entete {
  margin : 0 999 0 999;
  height : 196px;
  background-image : url(../images/DessousPhotoBan.png) ;
  
  background-repeat : repeat-x;

}

#banniere {
  height : 180px;
/*width : 745px; */
  background-image : url(../images/banniere.gif);
  background-repeat : no-repeat;
  background-position : center 4px;
  
  padding : 0;
  margin : 0;
/*  background-color : yellow;*/
}