
#entete{
  margin:0;
  padding:0;
  height:120px;
  width:958px;
  background-color:#874d28;
  float:left;
}

#logo_g{
  margin:0;
  padding:0;
  height:120px;
  width:220px;
  background:transparent url("../images/fond_tete.png") repeat;
  float:left;
  text-align: center;
}

#logo_g img{
  height:120px;
  width:220px;
  background-color:transparent;
  
  margin:0;
  padding:0;  
}

#titre{
  margin:0;
  padding:0;
  height:120px;
  width:518px;
  text-align:center;
  background:transparent url("../images/fond_tete.png") repeat;
  float:left;
}
#titre img{
  height:120px;
  width:321px;
  background-color:transparent;
  text-align:center;
  margin:0;
  padding:0;  
  border:none;
}
#titre a{
  border:none;
}

#logo_d{
  margin:0;
  padding:0;
  height:120px;
  width:220px;
  background:transparent url("../images/fond_tete.png") repeat;
  float:left;
  text-align: center;
}

#logo_d img{
  height:120px;
  width:220px;
  background-color:transparent;

  margin:0;
  padding:0;
}
