.FondMenu {
	font-family: "Verdana";
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #530000;
	font-size: 10px;
	font-weight: normal;
}
.police {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFCC00;
}
.titre {
	color: #000000;
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}
.date {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #530000;
	text-decoration: underline;
}

