/* ----------------------- STYLE GENERATEUR ----------------------- */

TD.generateurFd_bleu{
	background-color	:	#5688A9;
}

.generateurTitre{
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	12px;
	color						:	#FFFFFF;
	font-weight				: 	bold;
}

.generateurTexte{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 						: 	#FFFFFF;
	font-weight				: 	normal;
}

.generateurTexte a:link      	{text-decoration: none; color: #F2492B; font-weight : normal;}
.generateurTexte a:visited 	{text-decoration: none; color: #F2492B; font-weight : normal;}
.generateurTexte a:active  	{text-decoration: none; color: #F2492B; font-weight : normal;}
.generateurTexte a:hover  	{text-decoration: underline; color: #F2492B; font-weight : normal;}



/* ----------------------- FIN STYLE GENERATEUR ----------------------- */