body {
	background-color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
#nav {
	padding-top: 5px;
	margin-left: -20px;
	font-family: "Times New Roman", Times, serif;
}
#nav li {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
}
#nav a {
	list-style-type: none;
	text-decoration: none;
	font-size: 1.1em;
	color: #000000;
}
#nav a:hover {
	color: #CCCCCC;
}
.on_page {
	font-size: 1.2px;
	color: #CCCCCC;
}
#nav #salle a {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #0066CC;
}
#nav #salle a:hover {
	color: #CCFFFF;
}
