.menu {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.legende {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.legendetitre {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.tirets {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 2px;
}

a {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 0px none;
}
a:hover {
	color: #00adef!IMPORTANT;
	text-decoration: line-through;
	border: 0px none;
}


form {
margin: 0; padding: 0;
}
.index {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}

.titre {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 30px;
	color: #333333;
	text-decoration: none;
}

.soustitre {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
