/* ----------------------- STYLE GENERATEUR ----------------------- */


.generateurTitre{
	/*background-color: #E1E1E1;*/
	/*font-weight				:	bold;*/
	color						:	#800000;
	/*text-transform		:	uppercase;*/
	letter-spacing: 1px;
	font-family				:	times, verdana, sans-serif;
	font-size				:	22px;
	color					:	#9A9190;


}

.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 ----------------------- */