html {
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: "Eras", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #5C5C5C;
	margin:0;
	padding:0;
}
@font-face {
	font-family: "Eras";
	src: url('../Fonts/ITCErasStd-Medium.otf');
}
#Page {
	width:74em;
	height:70em;
	z-index:1;
	visibility: visible;
	margin: 0 auto;
	margin-top: 5em;
}
#Contenu {
	width:74em;
	height:70em;
	z-index:2;
	visibility: visible;
	margin: 0;
	margin-top: 15em;
}
a:link {
	color: #787878;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #787878;
	text-decoration: none;
}
.Corps10 {
	font-size: 10px;
}
.Corps12gras {
	font-weight: bold;
}
.Corps14 {
	font-size: 14px;
}
.Corps14clair {
	font-size: 14px;
	color: #EEEEEE;
}
.Corps14beige {
	font-size: 14px;
	color: #D9CFB9;
}
.Corps14gras {
	font-size: 14px;
	font-weight: bold;
}
img     {
	border:1px;
	border-color: #333333;
}h1 {
	font-size: 1.05em;
	font-weight: bold;
}
h2 {
	font-size: 1.04em;
	font-weight: bold;
}
h3 {
	font-size: 1.03em;
	font-weight: normal;
}
p {
	font-size: 1.03em;
	font-style: normal;
}

