/* ----------------------- STYLE GENERATEUR ----------------------- */

.generateurTitre{
	font-family				:	Arial, Helvetica, sans-serif;
	font-size				:	11px;
	color					:	#002444;
	font-weight				: 	bold;
}

.generateurTexte{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	font-size				: 	10px;
	color 						: 	#002444;
	font-weight				: 	normal;
}

.generateurTexte a:link     {text-decoration: none; color: #DC0005; font-weight : normal;}
.generateurTexte a:visited 	{text-decoration: none; color: #DC0005; font-weight : normal;}
.generateurTexte a:active  	{text-decoration: none; color: #DC0005; font-weight : normal;}
.generateurTexte a:hover  	{text-decoration: underline; color: #6EB061; font-weight : normal; background-color: rgb(255,255,255);}

IMG.generateurPhoto{
	border					: none;
}

a img { border: 0px; }

/* ----------------------- FIN STYLE GENERATEUR ----------------------- */
