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


.generateurTitre{
	/*background-color: #E1E1E1;*/
	font-weight				:	bold;
	color						:	#800000;
	text-transform		:	uppercase;
	/*
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	14px;
	color					:	#F2492B;
	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 ----------------------- */
