/* ----------------------- STYLE GENERATEUR ----------------------- */


.generateurTitre{
	padding-bottom	: 5px;
	font-family		: Arial Black, Helvetica, sans-serif;
	color			: #7C4199;
	font-size		: 16px;
	font-weight		: bold;
}

.generateurTexte{
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			: 	11px;
	color 				: 	#000000;
	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;}

IMG.generateurPhoto{

	border					:	solid 1px #000000;

}

/* ----------------------- FIN STYLE GENERATEUR ----------------------- */