/***** BODY *****/
body { background: #ffffff; font-family: Tahoma; color: #B71449; }

/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text { font-size: 11px; }

/* Liens sur la page d'accueil */ 
a.link_index { font-weight: bold; font-size: 11px; color: #B71449;}
a.link_index:hover { font-weight: bold; font-size: 11px; color: #7A062C; }
a.link_index:visited { font-weight: bold; font-size: 11px; color: #000000; }

/* Lien de news */ 
a.link_news { font-size: 10px; text-decoration: none; color: #7A062C; }
a.link_news:hover { font-size: 10px; color: #B71449; }

/* Lien de menu */ 
a.link_gauche { font-size: 11px; text-decoration: none; font-weight: bold; color: #E87FA2; }
a.link_gauche:hover { font-size: 11px; color: #7A062C; font-weight: bold; }

/* Lien de droite */ 
a.link_droite { font-size: 11px; text-decoration: none; font-weight: bold; color: #E87FA2; }
a.link_droite:hover { font-size: 11px; color: #7A062C; font-weight: bold; }

/* Texte du commentaire */
.text_commentaire {  }

/* Lien de partenaires */ 
a.link_part { font-size: 11px; text-decoration: none; color: #7A062C; }
a.link_part:hover { font-size: 11px; color: #B71449; }

.text_divers { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.titre_news { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.text_news { color: #B71449; font-size: 11px; }
.lien_divers { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.lien_divers:hover { color: #FFFF00; font-size: 12px; font-weight: bold; }
.text_descr_cat { color: #0273BC; font-size: 11px; }