.menu {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.texte {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}

.mentions {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}


a.mentions:link {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}

a.mentions:visited {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}

a.mentions:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}

a.mentions:active {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #013219;
	text-decoration: none;
}

a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
