.unnamed1 {
	font-family: "Arial", Courier, mono;
}
body {
	font-family: "Arial", Courier, mono;
	background-color: #000000;
	padding-top: 7%;
	color: #5A9FB3;
}
.jaune {
	color: #5A9FB3;
	font-size: x-large;
}
.jaumenu {
	font-family: "Arial", Courier, mono;
	color: #5A9FB3;
	text-align: center;
	vertical-align: text-top;


}
a:link {
	font-family: "Arial", Courier, mono;
	color: #5A9FB3;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", Courier, mono;
	color: #5A9FB3;
	text-decoration: none;
}
a:hover {
	font-family: "Arial", Courier, mono;
	color: #CB2F2F;
	text-decoration: none;
}
a:active {
	font-family: "Arial", Courier, mono;
	color: #5A9FB3;
	text-decoration: none;
}
div {
	overflow: auto;
	height: inherit;
	visibility: visible;
	z-index: auto;
	scrollbar-face-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #5A9FB3;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #5A9FB3;
scrollbar-track-color: #000000;
}
body {
	overflow: auto;
}
