body
{
	color: #000000;
	font-family: Arial;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: black;
}

.normal
{
	font-size: 12px;
	text-align: justify;
}

.cadre
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: justify;
}

.normal_couleur
{
	color: #5CB62F;
	font-size: 12px;
	text-align: justify;
}

.normal_c
{
	font-size: 12px;
	text-align: center;
}

.cadre_c
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

.normal_couleur_c
{
	color: #5CB62F;
	font-size: 12px;
	text-align: center;
}

.normal_r
{
	font-size: 12px;
	text-align: right;
}

.cadre_r
{
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

.normal_couleur_r
{
	color: #5CB62F;
	font-size: 12px;
	text-align: right;
}

.normal_small
{
	font-size: 10px;
	text-align: justify;
}

.cadre_small
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: justify;
}

.normal_couleur_small
{
	color: #5CB62F;
	font-size: 10px;
	text-align: justify;
}

.normal_def
{
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	background: #FF0000;
	font-weight: bold;
}

.normal_vic
{
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	background: #00CCFF;
	font-weight: bold;
}

.normal_rien
{
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background: #F0F0F0;
	font-weight: bold;
}

.normal_couleur_rien
{
	font-size: 12px;
	text-align: justify;
	color: #000000;
	background: #5CB62F;
	font-weight: bold;
}

.normal_c_def
{
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background: #FF0000;
	font-weight: bold;
}

.normal_c_vic
{
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background: #00CCFF;
	font-weight: bold;
}

.normal_c_rien
{
	font-size: 12px;
	text-align: center;
	color: #000000;
	background: #F0F0F0;
	font-weight: bold;
}

.normal_c_couleur_rien
{
	font-size: 12px;
	text-align: center;
	color: #000000;
	background: #5CB62F;
	font-weight: bold;
}

.normal_blanc
{
	font-size: 12px;
	color: #FFFFFF;
}

.normal_blanc_small
{
	font-size: 10px;
	color: #FFFFFF;
}

.ss_titre
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.times_small
{
	font-family: Times New Roman;
	font-size: 10px;
	font-style: italic;
}

.cadre_small_c
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	font-style: italic;
}

.times_normal
{
	color: #5CB62F;
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.times_cadre
{
	color: #0DFF0F;
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.times_normal_c
{
	color: #5CB62F;
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.times_cadre_c
{
	color: #0DFF0F;
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.times_big
{
	color: #5CB62F;
	font-family: Times New Roman;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

.cadre_big
{
	color: #0DFF0F;
	font-family: Times New Roman;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

.times_big_gris
{
	color: #0DFF0F;
	background: #5CB62F;
	font-family: Times New Roman;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

.times_big_def
{
	color: #FFFFFF;
	background: #FF0000;
	font-family: Times New Roman;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

.times_very_big
{
	color: #5CB62F;
	font-family: Times New Roman;
	font-size: 58px;
	font-style: italic;
	font-weight: bold;
}

.formulaire
{
	background-color: #5CB62F;
	color: #0DFF0F;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

a:link
{
	color: #5CB62F;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #5CB62F;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	font-weight: bold;
}

a:link.couleur
{
	color: #0DFF0F;
	font-weight: bold;
	text-decoration: none;
}

a:visited.couleur
{
	color: #0DFF0F;
	font-weight: bold;
	text-decoration: none;
}

a:hover.couleur
{
	color: #FF0000;
	font-weight: bold;
}

a:link.times_cadre
{
	color: #0DFF0F;
	font-weight: bold;
	text-decoration: none;
}

a:visited.times_cadre
{
	color: #0DFF0F;
	font-weight: bold;
	text-decoration: none;
}

a:hover.times_cadre
{
	color: #FF0000;
	font-weight: bold;
}
