html {font-size: 100%;}
body {font-size: 1em; font-family: Verdana, Arial, sans-serif; color: #000;}

a {text-decoration: underline; color: #060;}
a:hover {text-decoration: underline; color: #FC0;}
/* LIEN gras (G) */
.lienG {font-size: 0.8em; font-weight: bold;}


/* Moteur de recherche */
.spip_surligne { background: #FC0;}


/* Fil d'Ariane */
#hierarchie {color: #060; font-size: 0.7em;}
.lienAriane {color: #060; text-decoration: none;}


/* CONTENU : titre, sous-titre, paragraphe, lien externe */
.cartouche .titre {color: #060;}
.cartouche .soustitre {font-size: 0.8em;}
.texte {font-size: 0.8em;}
h3.spip {font-family: Verdana, Arial, sans serif; font-size: 1.3em; font-weight: bold; color: #060;}
a.spip_in {color: #060; text-decoration: underline;} /* liens internes */
a.spip_in:hover {color: #FC0;}
a.spip_out {color: #060; text-decoration: underline;} /* liens sortants */
a.spip_out:hover {color: #FC0;}
.liste-articles li .titre {font-size: 0.8em;}
.liste-articles li .texte {font-size: 0.8em;}


.maj {font-size: 0.7em;}


/* Pied de page */
#pied {font-size: 0.7em;}


/* Rubrique */
.chapo {font-size: 0.8em; font-weight: normal;}
.Lrubs {list-style-type: square; color: #060; line-height: 2em;}
.lienrubs {font-weight: bold; font-size: 0.9em;}


