.MenuLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: none;
}

.SousMenuLink {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DC143C;
	text-decoration: none;
}

.Menu {
	font-family: Arial;
	font-size: 18px;
	color: Black;
	text-decoration: none;
}

.Contenu {

	font-family: Arial;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

}

.SousMenu {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #DC143C;
}






