/**************************************/
/**    CSS DE LA PAGE CADRE DE VIE   **/ 
/**    NOGENT SUR MARNE         	 **/
/**************************************/

#liste_rubriques .rubrique_courante {
	background-color:		#067400;
}

.sous_rubrique_courante, .contenttable th {
	background:				#9ffb9a;
}

#liste_sous_rubriques .courant {
	background:				#fff;
	color:					#067400;
}

h1, h2 {
	color:					#067400;
}

#contenu_milieu .texte_contenu {
    font-size:              1em;
}

#contenu_milieu .nom_bouton a {
    font-size:              1.3em;
}

