a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #B33523;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.LIENMENU {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
.titre {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B33523;
}
.une {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B33523;
}
.ensavoir {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
.texte {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}
.texte10px {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}

