.Titre {
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
}
.Sous-sous-titre {
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
}
.sous-titre {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.italique {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.Gras_et_souligné {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.vert_et_gras {
    font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
.Bleu_et_gras {
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
COLOR: #FF6633;
FONT-SIZE: 12px;
TEXT-DECORATION: underline;
BACKGROUND: none;
font-variant : normal;
font-weight : bold;

}.Style_2 {
FONT-FAMILY: Arial, Helvetica, sans-serif;
COLOR: #009900;
FONT-SIZE: 12px;
TEXT-DECORATION: underline;
BACKGROUND: none;
font-variant : normal;
font-weight : bold;
}

.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A5568;
	font-weight: bold;
	font-size: 11px;
}
