.texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.texte10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

a.lien{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
a.lien:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.gras{
	font-weight: bold;
}
.gras10{
	font-weight: bold;
	font-size: 11px;
	
}

.TABLEAU_ENCADRE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TR_TABLEAU_ENCADRE{
	BACKGROUND-COLOR: #FFFFFF
}
.texte_bandeau {
	font-size: 28px;
	color: #F6F832;
}
.texte_bandeau2 {
	font-size: 18px;
	color: #F6F832;

}

.TH_TABLEAU_ENCADRE
{
	COLOR: #F6F832;
	BACKGROUND-COLOR: #32B44A;
	height: 10px;
}

.TR_CLASSEMENT_VERT
{
    BACKGROUND-COLOR: #32B44A;
}
.TR_CLASSEMENT_JAUNE
{
    BACKGROUND-COLOR: #F6F832;
}

.souligne {
	text-decoration: underline;
}
