@charset "iso-8859-2";
/* CSS Document */


/* Styles de la général ------------------------------------ */
/* --------------------------------------------------------- */
.path{
	color: 			#ADAE96;
	font-size: 		10px;
	margin: 		0;
	margin-left: 	28px;
	margin-bottom: 	6px;
}

	
/*	SIZES																							*/
	.size8{			font-size:		8px;
	}
	.size9{			font-size:		9px;
	}
	.size10{		font-size:		10px;
	}
	.size11{		font-size:		11px;
	}
	.size12{		font-size:		12px;
	}
	.size14{		font-size:		14px;
	}
	.size16{		font-size:		16px;
	}
	.size18{		font-size:		18px;
	}
	

/* Styles de la navigation --------------------------------- */
/* --------------------------------------------------------- */
a.nav_liens_sm:link, a.nav_liens_sm:visited, a.nav_liens_sm:active{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#555555;
	text-decoration:none;
}

a.nav_liens_sm:hover{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		11px;
	color:			#ECECEC;
	text-decoration:none;

}



/* Styles de la colGauche ---------------------------------- */
/* --------------------------------------------------------- */
.colonne_gauche{
	color:		#FED8D4;
	font-size:	11px;
	line-height:14px;
}

.colonne_gauche_titre{
	color:			#645F44;
	margin-top: 	20px;
	margin-left: 	22px;
	margin-bottom:	10px;
	font-size:		12px;
	font-weight:	bold;
}

.colonne_gauche_titrebleu{
	color:			#144561;
	margin-top: 	0px;
	margin-left: 	22px;
	margin-bottom: 	10px;
	font-size:		12px;
	font-weight:	bold;
}

.fiches_perso{
	color:			#7B765B;
	margin-top: 	0px;
	margin-left: 	22px;
	margin-bottom: 	10px;
	font-size:		11px;
	line-height: 	17px;
}

.recherche_membre{
	color:			#605B45;
	margin-top: 	10px;
	margin-left: 	22px;
	margin-bottom: 	10px;
	font-size:		11px;
	line-height: 	17px;
}

.colonne_gauche_paragraphe{
	color:			#7B765B;
	margin-top: 	0px;
	margin-left: 	22px;
	margin-bottom:	10px;
	margin-right:	10px;
	font-size:		11px;
}



/* Styles de l'accueil ------------------------------------- */
/* --------------------------------------------------------- */

.pliste{
	width: 			240px;
	margin-top:		18px;
	margin-bottom:	12px;
	margin-left: 	140px;
	color:			#605C48;
	font-size: 		11px;
}

.h2nouvelles{
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size: 		16px;
	color: 			#6A6653;
	font-weight:	normal;
	margin:			0;
	margin-bottom: 14px;
}

h2.liste, h2.fiche_formation, h1.fiche_formation{
	margin:			0 0 2px 5px;
}

.h3nouvelles{
	font-size: 		10px;
	color: 			#44412E;
	text-transform: uppercase;
	font-weight: 	normal;
	margin: 		0;
}

p.liste{
	font-size:			11px;
	color:				#7b765b;
	padding:			8px 5px 8px 5px;
	margin:				0;
}

p.fiche_formation{
	margin-left:		5px;
	font-size:			11px;
}

div#bloc_formation h2{
	margin:			0;
	font-size:		11px;
	color:			#7b765b;
}

div#bloc_formation p{
	margin:			0 0 10px 0;
}

.datenouvelles{
	color: 			#958E6D;
	font-size: 		10px;
	margin: 		0;
	margin-bottom: 	15px;
}

.textenouvelles{
	font-family: 	Georgia, "Times New Roman", Times, serif;
	color: 			#605C48;
	font-size: 		12px;
	margin: 		0;
	margin-bottom: 	10px;
	line-height: 	20px;
}

a.lien_diffuseur:link, a.lien_diffuseur:visited, a.lien_diffuseur:active{
	color:			#958E6D;
	text-decoration:underline;
}

a.lien_diffuseur:hover{
	color:				#FFFBE2;
	background-color:	#958E6D;
	text-decoration:	none;
}



/* Styles de la section membre ----------------------------- */
/* --------------------------------------------------------- */
.resultat{
	color: 			#727065;
	font-size: 		12px;
	margin: 		0;
	margin-left: 	104px;
	margin-bottom: 	6px;
}

.precherche_membre{
	color: #646049;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 10px;
}

.poste{
	font-size: 11px;
}

.adresse{
	color: #646049;
	font-size: 10px;
	margin: 0;
}

.marge_titre{
	margin-bottom: 10px;
}