/* CSS Document */

.texte_intervenant_01 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.texte_intervenant_02 {
	//font-family: Courrier New;
	//font-size: 14px;
	font-weight: normal;
	color: #000;
	background-color:#FF7D6B;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
}
.texte_intervenant_03 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.texte_intervenant_04 {
	font-family: Arial;
	font-size: 11px;
//	font-weight: bold;
	color: #0000ff;
   // background-color:#FF7D6B;
	text-decoration: none;
	text-align: justify;
}
.chiffre_intervenant_01 {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	color: #0000ff;
   // background-color:#FF7D6B;
	text-decoration: none;
	text-align: justify;
}