body {
  background: #000;
  font-size: 12pt;
}
#nav,#menuhaut, #menunav, #menugauche, #newsletter, #pied  {
  display: none;
  }
#conteneur{
  width: auto;
  margin: 5%;
  padding: 0;
  border: 0;
  float: none !important;
  color: #FFF;
  background: transparent none;
}
div#centre {
  margin-left: 0;
  padding-top: 1em;
  border-top: 1px solid #930;
}

h1{
  font-size: 14pt;
}

h2, h3, #centre h3, #centre a, a { /* Modification de la couleur des titres et liens */
  color : #000;
}

  
.marron, .grand, .bleu{
  color: #000;
}
