/***********************************/
/**    CSS DE LA PAGE DECOUVRIR   **/ 
/**    NOGENT SUR MARNE           **/
/***********************************/

#liste_rubriques .rubrique_courante {
	background-color:		#BED638;
	color:					#222224;
}

.sous_rubrique_courante, .contenttable th {
	background:				#DBE791;
}

#liste_sous_rubriques .courant {
	background:				#fff;
	color: 					#7E8B3C;
}

h1, h2 {
	color:					#7E8B3C;
}

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

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