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


.generateurTitre{
	font-family				:	Verdana, Arial, Helvetica, sans-serif;
	color					:	#95745D;
	font-weight				:	bold;
	padding					:   10px 0px 10px 15px;
	background				:	url(../../../../images/interface/puce_rouge.gif) no-repeat center left;
	font-size				: 	12px;
}

.generateurTexte{
	font-family			:	Verdana, Arial, Helvetica, sans-serif;
	font-size			: 	10px;
	color 				: 	#95745D;
	font-weight			: 	normal;
}

.generateurTexte a:link    	{text-decoration: none; color: #953D00; font-weight : bold;}
.generateurTexte a:visited 	{text-decoration: none; color: #953D00; font-weight : bold;}
.generateurTexte a:active  	{text-decoration: none; color: #953D00; font-weight : bold;}
.generateurTexte a:hover  	{text-decoration: underline; color: #953D00; font-weight : bold;}

IMG.generateurPhoto{
	border					:	solid 1px #000000;
}

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