
* {
  font-size: 12px;
  font-family: arial;
  color: #000000;
}

#cadre_boutons_connecte {
  display: none;
}

.bouton_menu_modif {
  display: none;
}

#bandeau_print {
  display: block;
}

#bandeau {
  display: none;
}

#horizontal {
  display: none;
}

#baseline {
  display: none;
}

#menu_v {
  display: none;
}

#fil_ariane {
  margin-top: 10px;
  margin-bottom: 10px;
}

#texte {
  line-height: 18px;
  margin-bottom: 20px;
  padding-bottom: 20px;

  border-bottom: 2px solid #dddddd;
}

#texte h2 {
  font-family: arial, verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  
  color: #000000;
}

#texte .mise_en_avant {
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  
  color: #a3c635;
}

#texte .note {
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  
  color: ;
}

#texte a {
  color: #005a9e;
}

#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.adel42.com/commun/modeles/defaut/img/puce-1.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#texte ul li ul {
  margin-top: 5px;
}

#texte ul li ul li {
  background-image: url(http://www.adel42.com/commun/modeles/defaut/img/puce-2.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#texte ul li ul li ul li {
  background-image: url(http://www.adel42.com/commun/modeles/defaut/img/puce-3.gif);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

#texte img {
  padding-bottom: 2px;
  border-bottom: 3px solid ;
}

#texte table.listing {
  width: 100%;
}

#texte table.listing tr th {
  font-size: 11px;
  text-align: left;
  padding-left: 5px;

  background-color: #dcdcdc;
}

#texte table.listing tr th.droite {
  text-align: right;
}

#texte table.listing tr td {
  padding-left: 5px;
  font-size: 11px;
  text-align: left;
  color: ;
}

#texte table.listing tr.ligne_1 td {
  border: 1px solid #dcdcdc;
}

#texte table.listing tr.ligne_2 {
  background-color: #eeeeee;
}

#titre h1 {
  color: #a3c635;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;  
  
}


.mon_contact {
  margin-top: 20px;
  padding-top: 1px;
  border-top: 1px solid #F35FB5;  
}

.mon_contact .vignette {
  width: 20%;
  height: 80px;
  margin-bottom: 5px;
  padding-right: 5px;
  padding-top: 10px;
  float: left;

  border-top: 2px solid #F35FB5;  
}

.mon_contact dl { 
  width: 75%;
  margin: 0px;
  padding-top: 10px;
  float: left;

  border-top: 2px solid #F35FB5;
}

.mon_contact dl dt {
  font-weight: bold;
}

.mon_contact dl dd {
  margin: 0px;
  padding: px;

  font-size: 11px;
}

.mon_contact a {
  font-size: 11px;
  color: #F35FB5;
  text-decoration: none;
}

.mon_contact a:hover {
  text-decoration: underline;
}


.mon_actu {
  margin-bottom: 10px;
  padding-bottom: 10px; 
  border-bottom: 1px dashed #a3c635;
}

.mon_actu .vignette {
  display: none;
}

.mon_actu .vignette img {
  border: 1px solid #a3c635;
  background-color: #ffffff;  
}

.mon_actu dl {
  margin: 0px;
  padding: 0px;

  color: ;
}

.mon_actu dl dt {
  font-weight: bold;
}

.mon_actu dl dd {
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px;

  font-size: 11px;
}

.mon_actu .cadre_si_lien {
  text-align: right;
}

.mon_actu a {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

a.toutes {
  display: block;
  padding-top: 5px;

  font-size: 11px;
  color: #a3c635;
  text-decoration: none;

  border-top: 1px dashed #a3c635;
}

.mon_actu .titre_temoignage {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  border-top: 1px dashed #005a9e;

  color: #005a9e;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.mon_actu .sous_titre {
  margin-bottom: 5px;

  color: #005a9e;
  font-size: 11px;
  font-style: italic;
}


