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


.generateurTitre{
	/*background-color: #E1E1E1;*/
	font-weight				:	bold;
	color					:	#006077;
	text-transform		:	uppercase;
	display: block;
	margin: 10px 0;
}

.generateurTexte{
	font-size			: 	13px;
	color 				: 	#000000;
	font-weight			: 	normal;
}

.generateurTexte p {

}


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

IMG.generateurPhoto{

	border					:	solid 1px #000000;

}

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