
* {
  font-family: arial;
  color: #000000;
  font-size: 12px;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau_print {
  display: block;
}

#bandeau {
  display: none;
}

#menu_h {
  display: none;
}

#gauche {
  display: none;
}

#pre_baseline {
  display: none;
}

a {
  color: #d1030d;
}



#contenu {
  width: 650px;
}

#titre_visuel {
  width: 650px;
  height: 36px;
  
  border-bottom: 2px solid #d1030d;
}

#titre_visuel #titre {
  width: 650;
  height: 36px;
  float: left;
}

#titre_visuel #titre h1 {
  margin: 0px;
  padding-top: 13px;
  padding-left: 10px;
  
  font-size: 12px;
  color: #d1030d;
  font-weight: normal;
  text-transform: uppercase;
}

#titre_visuel #visuel {
  display: none;
}

#texte {
  width: 650px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  
  background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/fond-texte.jpg);
  background-repeat: repeat-y;
  background-position: top left;

}



#texte h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  
  color: #f8b32a;
}

#texte h3 {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  
  color: #d1030d;
}

#texte .mise_en_avant {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  
  color: #f29434;
}

#texte a {
  color: #d1030d;
}

#texte a:hover {
  text-decoration: none;
}

#texte ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 10px;
}

#texte ul li {
  padding-left: 10px;

  background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#texte ul li ul {
  margin-top: 5px;
}

#texte ul li ul li {
  margin-bottom: 5px;

  background-image: url(http://www.a4cmonde.org/commun/modeles/defaut/img/puce-1.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#texte table {
  font-size: 12px;
}

#texte table.encart {
  width: 100%;
    
  font-size: 11px;
  color: #673b15;
}

#texte table.encart td.marron {
  width: 3px;

  background-color: #673b15;
}
