#conteneur 
{
  width: 741px;
  margin-left: -372px;	
  left: 50%;
  text-align: left;
  position: absolute;
}

#header {
  width: 741px;
  height: 110px;
  background-image: url(/img/header-zone-codes.png);
  background-repeat: no-repeat;
}

#header-top {
  width: 741px;
  height: 64px;
}

#header-bottom { width: 741px; }

#header-bottom-top {
  height: 16px;
  margin-top: 3px;
}

#ajouter_site {
  padding-left: 600px;
  padding-top: 39px;	
}

#recherche {
  width: 741px;
  height: 25px;
  background-image: url(/img/recherche.gif);
  background-repeat: no-repeat;
}

#footer {
  width: 741px;
  height: 28px;
  background-image: url(/img/footer.gif);
  background-repeat: no-repeat;
  padding-top: 5px;
  text-align: center;
}

#main {
  width: 740px;
/*  background-image: url(/img/bkg1.gif);
  background-repeat: repeat-y;*/
}

.nav_droite {
  width: 180px;
/*  background-image: url(/img/nav_droite_bkg.gif);
  background-repeat: repeat-y;*/
}

.nav_droite_conteneur {
  margin-left: 13px;
/*  width: 170px;*/
}

.nav_gauche_conteneur {
  margin-left: 12px;
  width: 168px;
}

.list { margin-bottom: 2px; }

.bkg1 { background-color: #ffffff; }
.bkg2 { background-color: #fadce5; }

.descPadding { padding: 10px; }

.box_infofooter {
  text-align: center;
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #676767;
}


#box_2 {
  background-color: #fadce5;
  padding: 10px;
  text-align: justify;
}
