
.moduleTitre {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

/*
ACTUS
*/


/*
FAQ
*/

.faqTitre {
	color: #457874;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;	
}

/*
LIEN
*/

.lienTitre {
	color: #457874;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;	
}

/*
ORGANIGRAMME
*/

.organigrammeTitreService {
 font-family: verdana;
 font-size: 11px;
 color: #ff4400;
 text-align: center;
 font-weight: bold;
}
.organigrammeTitrePoste {
	font-size: 10px;
	text-align: center;
}
.organigrammePoste {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}
a.organigrammeLienPoste {
	color: #2683df;
	text-decoration: underline;
}
a.organigrammeLienPoste:hover {
	color: #ff9900;
	text-decoration: underline;
}

.organigrammeTitrePersonne {
	font-size: 10px;
}

/*
SONDAGE
*/

.sondageTitre {
	font-size: 10px;
	font-weight: bold;
}


.sondage {
	font-size: 10px;
}

/*
TELECHARGEMENT
*/



/*
ANNONCE
*/
.annonceResume {
	font-weight: bold;
	color: #457874;
	font-style : italic;
}

