
* {
  font-family: arial;

  font-size: 12px;
  color: ;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau_print {
  display: block;
}

#top {
  display: none;
}

#bandeau_vert {
  display: none;
}

#bandeau_bleu_clair {
  display: none;
}

#baseline_menu_h {
  display: none;
}

#baseline_menu_haut {
  display: none;
}

#adresses {
  width: 650px;
	padding-top: 10px;
  border-top: 1px solid #636363;
}

.lieu {
  display: block;
  margin-top: 10px;
  margin-bottom: 3px;

  font-size: 12px;
  color: #1d4487;
  font-weight: bold;
}

#pre_menu_interne {
  display: none;
}

#pre_texte {
  width: 650px;
}



#contenu h1 {
  width: auto;
  margin: 0px;
  padding-top: 25px;

  font-family: times, arial;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 25px;
}


#contenu h1 span {
  display: block;

  font-family: times, arial;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 25px;

  color: #faa61a;
}


#contenu #texte h2 {
  font-size: 12px;
  font-weight: bold;
  color: #faa61a;
}

#contenu #texte h3 {
  font-size: 12px;
  font-weight: bold;
  color: #1d4487;
}

#contenu #texte ul {
  list-style-type: none;
  margin: 0px;
  margin-left: 10px;
  padding-left: 0px;
}

#contenu #texte li {
  padding-left: 10px;

  background-image : url(http://www.fidelium-net.com/commun/modeles/defaut/img/puce-1.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

#contenu #texte li li{
  padding-left: 10px;

  background-image : url(http://www.fidelium-net.com/commun/modeles/defaut/img/puce-3.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

#contenu #texte li li li {
  padding-left: 10px;

  background-image : url(http://www.fidelium-net.com/commun/modeles/defaut/img/puce-2.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
}

#contenu #texte a {
  color: #8dc63f;
}

#contenu #texte a:hover {
  text-decoration: none;
}

#contenu #texte table.deux_colonnes {
  width: 100%;
  border-spacing: 0px;
  border-colapse: collapse;
}

#contenu #texte table.deux_colonnes td {
  width: 300px;
  vertical-align: top;
}

#contenu #texte table.deux_colonnes td.espacement {
  width: 45px;
}

#contenu #texte {
  line-height: 18px;
  text-align: justify;
}


