
* {
  font-family: arial;

  font-size: 12px;
  color: #000000;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau_print {
  display: block;
}

#top {
  display: none;
}

#bandeau {
  display: none;
}

#colonne {
  display: none;
}

#pre_slider {
  display: none;
}

#baseline {
  display: none;
}

#contener #page #texte h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  
  color: #9d0c15;
}

#contener #page #texte .mise_en_avant {
  color: #9d0c15;
}

#contener #page #texte .note {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  
  color: #b3b68e;
}

#contener #page #texte a {
  color: #004279;
}

#contener #page #texte a:hover {
  text-decoration: none;
}

#contener #page #texte ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 10px;
}

#contener #page #texte ul li {
  padding-left: 10px;

  background-image: url(https://fonciere-escudier.fr/commun/modeles/defaut/img/puce-1.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#contener #page #texte ul li ul {
  margin-top: 5px;
}

#contener #page #texte ul li ul li {
  background-image: url(https://fonciere-escudier.fr/commun/modeles/defaut/img/puce-2.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

