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


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

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

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

IMG.generateurPhoto{

	border: 1px solid #841505;

}

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