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


.blocTexteContenuFleur{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:95px;
	height:30px;
	background:url(../images/fleur_titre.jpg);
}
.blocTexteContenuTitre{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:400px;
	height:30px;
	padding-top:6px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
.blocTexteContenuSpaceGauche{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:75px;
}
.blocTexteContenuTexte{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:412px;
	font-size:12px;
	letter-spacing:1px;
	padding-bottom:15px;
	padding-left:75px;
	font-family:"Arial Narrow";
	font-size:13px;
	text-align:justify;
	color : #622721;
	
	
}
.blocTexteContenuSpaceDroite{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:10px;
}

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

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

IMG.generateurPhoto{
	border:1px dashed #646464;
}

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