html {
	font-size: 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, 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: 100%;
	z-index: 1;
	visibility: visible;
	margin: 0 auto;
	margin-top: 5em;
}
#Contenu {
	width: 80%;
	z-index: 2;
	visibility: visible;
	margin: 0;
	margin-top: 15em;
	line-height: 2em;
	float: left;
}
#Bord1 {
	width: 10%;
	z-index: 4;
	visibility: visible;
	margin: 0;
	float: left;
}
#Bord2 {
	width: 10%;
	z-index: 5;
	visibility: visible;
	margin: 0;
	float: left;
}
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: 2em;
	font-weight: normal;
	line-height: 2em;
}
h2 {
	font-size: 1.04em;
	font-weight: bold;
	line-height: 2em;
}
h3 {
	font-size: 1.03em;
	font-weight: normal;
	line-height: 2em;
}
p {
	font-size: 1.03em;
	font-style: normal;
}
