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


.generateurTitre{
	/*background-color: #E1E1E1;*/
	font-family			:	Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	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			:	Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size			: 	9pt;
	/*color 				: 	#000;*/
	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{
	/*padding : 10px;*/
	border : 0px;

}

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