
/* Sathys : mise en forme polices ____________________________________________*/


.logo_titre {
  font-family:      "arial black";
  font-size:       14pt;
  text-align:       center;
}

.logo_soustitre {
  font-family:      verdana;
  font-size:        9pt;
  font-weight:      bold;
  font-style:       italic;
  text-align:       center;
}
/*
.symbole {
  font-famiy:       Wingdings;
  font-size:        14pt;
  font-weight:      bold;
}*/

.lien_navigation {
  font-family:      verdana;
  font-size:        8pt;
  font-weight:      bold;
  color:            #000000;
}

.normal {
  font-family:      verdana;
  font-weight:       normal; 
  font-size:         10pt;
  color:             #000000;
}

.evidence {
  font-family:      verdana;
  font-weight:       bold; 
  font-size:         8pt;
  color:             #8F001C;

}

.lien_small{
  font-weight:       bold;
  font-size:         8pt;
}

.titre {
  font-size:         16pt; 
  font-weight:       bold;
}

.titrepage {
  font-size:         17pt;
  font-weight:       bold;
  display:           inline;
}


