@charset "utf-8";
body {
	background-color: #E9E9E9;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #EEEEEE;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #E0E0E0;
	scrollbar-arrow-color: #666666;
}
.conteneur {
	height: 600px;
	width: 1000px;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-300px;
	position: absolute;
	overflow: hidden;
	border: thin solid #E0E0E0;
	background-color: #E9E9E9;
}
.header {
	height: 64px;
	width: 588px;
	margin: 0px;
	position: absolute;
	left: 412px;
	top: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-color: #E9E9E9;
	z-index: 800;
}
.contenu02 {
	height: 520px;
	width: 1000px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.enter {
	width: 985px;
	height: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.navigation {
	position: absolute;
	height: 25px;
	width: 576px;
	left: 0px;
	top: 34px;
}
.titre {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 73px;
	width: 210px;
	z-index: 1001;
	top: 20px;
	left: 16px;
}

.liens-bas {
	bottom: 7px;
	height: auto;
	width: 162px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 20px;
	visibility: hidden;
}

.menu-haut {
	bottom: 508px;
	height: 20px;
	width: 344px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 14px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6699FF;
	letter-spacing: 3px;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


a:hover {
	color: #6699FF;
	text-decoration: none;
}
.menu-haut a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C5C5C5;
	font-size: 12px;
}
.menu-haut a:hover {
	color: #6699FF;
}


.credits {
	bottom: 9px;
	height: 19px;
	width: 371px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 608px;
}


.gris-liens-bas {
	float: left;
	background-color: #3b3b3b;
	height: 28px;
	padding-left: 120px;
	padding-right: 60px;
	width: 460px;
	vertical-align: middle;
}
.textebas {
	position: absolute;
	height: auto;
	width: auto;
	right: 0px;
	bottom: 0px;
}
.langues {
	position: absolute;
	left: 541px;
	top: 2px;
	width: 40px;
	right: 0px;
	height: 20px;
}
.langues a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #999999;
}
.langues a:hover {
	color: #6699FF;
}


.fren {
	position: absolute;
	top: -18px;
	right: 0px;
	height: 55px;
}
