body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(../IMAGES/fond.jpg);
}
#PAGE {
	Z-INDEX: 2;
	LEFT: 50%;
	VISIBILITY: visible;
	MARGIN-LEFT: -500px;
	OVERFLOW: visible;
	WIDTH: 1000px;
	POSITION: absolute;
	vertical-align: top;
}
.hauteur {
	height: 100%;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
#baspage a {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}
#baspage td {
	color: #ffffff;
	font-weight: normal;
	font-size: 10px;
}
