@charset "UTF-8";
/* CSS Document */
html {
	font-size: 100%;
}
body {
	font-family: "Eras", Verdana, Arial, Helvetica, sans-serif;
	color: #B5B5B5;
	background-color: #000000;
	font-size: 0.75em;
	margin:0;
	padding:0;
	-webkit-user-select: none;
}
@font-face {
	font-family: "Eras";
	src: url('../Fonts/ITCErasStd-Medium.otf');
}
@font-face {
	font-family: "Optima";
	src: url('../Fonts/OptimaLTStd-Medium.otf');
}
/*@font-face {
	font-family: "Eras";
	font-weight: bold;
	src: url('../Fonts/ITCErasStd-Bold.otf');
}
@font-face {
	font-family: "Eras";
	font-weight: lighter;
	src: url('../Fonts/ITCErasStd-Light.otf');
}
*/
#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;
	height:4em;
	z-index:2;
	visibility: visible;
	margin-top: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	float: left;
}
#Logo {
	width:80em;
	height:13em;
	z-index:4;
	visibility: visible;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	float: left;
	line-height: 0.5em;
}
#Logo h1 {
	font-size: 7.7em;
	font-family: "Eras", Verdana, Arial, Helvetica, sans-serif;
}
#Logo a:link {
	color: #B5B5B5;
	text-decoration: none;
}
#Logo a:hover {
	text-decoration: none;
	color: #B5B5B5;
}
#Logo a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#Logo a:visited {
	color: #B5B5B5;
	text-decoration: none;
}
#Entree {
	width:80em;
	height:11em;
	z-index:6;
	visibility: visible;
	margin-top: 2em;
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	float: left;
}
#Liens {
	width:62em;
	height:8.5em;
	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;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#Liens h2 {
	font-size: 0.9em;
	line-height: 1.5em;
}
#Liens h3 {
	font-size: 0.9em;
	line-height: 1em;
	display: inline;
}
#Liens p {
	font-size: 0.9em;
	line-height: 1.1em;
}
#Liens img {
	border:0px;
	-webkit-box-shadow: 3px 3px 3px #220000;
}
#BasPage {
	width:80em;
	z-index:5;
	visibility: visible;
	margin: 0;
	float: left;
}
#BasPage h1 {
	text-shadow: 1px 1px 2px #9c9c9c;
}
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;
	text-shadow: 1px 1px 2px #9c9c9c;
}
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.75em;
	font-weight: normal;
}

