
/* ============================================== Structure generale ===============================================================================*/
#conteneur {
  background-image: url(../img/interface/fond_contenu.gif);
  background-position:top center;
  width:100%;
  margin:0px auto 0px auto;
}

#bandeau object{display:none}
#bandeau .menu{display:none}

#menu2 {display:none}
#logo {margin:0px 10px 15px 0px}

#contenu {
  background-image: url(../img/interface/courbe_contenu.jpg);
  background-repeat:no-repeat;
  background-position:14px 0px;
  width:778px;
  padding:0px 50px;
  margin:0px auto 0px auto;
}

#colonne-gauche {width:560px}
#colonne-droite {display:none}

#pied {
  display:none
}
#pied p {text-align:center !important}
#pied a {color:#fff; text-decoration:none; border-bottom:1px #fff dotted}
#pied a:hover {border-bottom:1px #fff solid}

#menu-droite a {
  display:none;
}



/* ============================================== Accueil ===============================================================================*/
#accueil-gauche {width:430px}
#accueil-droite {display:none}
