html {
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.75em;
	margin:0;
    padding:0;
}
@font-face {
	font-family: "Eras";
	src: url('../Fonts/ITCErasStd-Medium.otf');
}
a:link {
	color: #9B9B9B;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #9B9B9B;
	text-decoration: none;
}
#Horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#Page {
	width:74em;
	height:40em;
	margin-left: -37em;
	position: absolute;
	top: -20em;
	left: 50%;
	z-index:1;
	visibility: visible;
}
#Navigation {
	width:9em;
	height:40em;
	z-index:2;
	visibility: visible;
	margin: 0;
	float: left;
}
#Contenu {
	width:54em;
	height:40em;
	z-index:3;
	overflow: auto;
	color: #CCCCCC;
	background-color: #474747;
	visibility: visible;
	margin-top: 0.83em;
	float: left;
}
#Pied {
	width:9em;
	height:40em;
	z-index:4;
	visibility: visible;
	margin: 0;
	float: right;
}
.Corps12clair {
	font-size: 1em;
	color: #EEEEEE;
}
.Corps10 {
	font-size: 0.83em;
}
.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;
}
img     {
	border:0px;
}
h1 {
	font-size: 1.08em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
