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

#liste_rubriques .rubrique_courante {
	background-color:		#00C4EC;
	color:					#000;
}

.sous_rubrique_courante, .contenttable th {
	background:				#89D4E9;
}

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

h1, h2 {
	color:					#005685;
}

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

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