.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}
.Menu:hover {
	font-weight: none;
	color: #C30035;
	font-style: italic;
}
.MenuSelected {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #C30035;
	font-style: normal;
}
.Mentions {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #C30035;
	font-style: normal;
}
.TexteBig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
.TexteNormal {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
.TexteNormalLien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.TexteNormalLien:hover {
	font-weight: none;
	color: #C30035;
	text-decoration: none;
}
