html {
	font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	background-color: #000000;
	font-size: 0.75em;
	margin:0;
	padding:0;
}
#Page {
	width:80em;
	height:54em;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -27em;
	margin-left: -40em;
	background-color: #000000;
	z-index:1;
	visibility: visible;
}
#HautPage {
	width:80em;
	z-index:2;
	visibility: visible;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	float: left;
}
#Liens {
	width:62em;
	height:8em;
	z-index:3;
	font-size: 1em;
	background-color: #3F0000;
	visibility: visible;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 9em;
	margin-right: 0em;
	overflow: auto;
	float: left;
}
#Liens h2 {
	font-size: 0.9em;
	line-height: 1em;
}
#Liens h3 {
	font-size: 0.9em;
	line-height: 1em;
	display: inline;
}
#Liens p {
	font-size: 0.9em;
	line-height: 1.5 em;
}
#BasPage {
	width:80em;
	z-index:4;
	visibility: visible;
	margin: 0;
	float: left;
}
a:link {
	color: #B5B5B5;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF4DA;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #B5B5B5;
	text-decoration: none;
}
.Corps10 {
	font-size: 0.83em;
}
.Corps12gras {
	font-weight: bold;
}
.Corps14 {
	font-size: 1.08em;
}
.Corps14clair {
	font-size: 1.08em;
	color: #EEEEEE;
}
.Corps14beige {
	font-size: 1.08em;
	color: #D9CFB9;
}
.Corps14gras {
	font-size: 1.08em;
	font-weight: bold;
}
.Corps18 {
	font-size: 1.5em;
}
img     {
	border:0px;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1em;
	font-weight: normal;
}
h3 {
	font-size: 1em;
	font-weight: normal;
}
.Corps18gras {
	font-size: 1.5em;
	font-weight: bold;
}
p {
	font-size: 0.8em;
	font-weight: normal;
}

