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


.generateurTitre{
	/*background-color: #E1E1E1;*/
	font-weight			:	bold;
	color				:	#A60000;
	text-transform		:	uppercase;
	
	font-family			:	Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size			:	14px;
	font-weight			: 	bold;
	
}

.generateurTexte{
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			: 	11px;
	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 ----------------------- */
