.menu_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A7ACB7;
	text-decoration: none;
}
.menu_header_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3C4551;
	text-decoration: none;
}

.menu_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre_gras {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.titre_gras2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0058DE;
	text-decoration: none;
}
.text_bleu {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0058DE;
	text-decoration: none;
}
.texte {
	font-family: Tahoma;
	font-size: 11px;
	color: #666E79;
	text-decoration: none;
}