html {
	margin: 0px;
	padding: 0px;
	
}
body {
	background-color: #000;
	text-align: center;
	font-family:  Verdana, Geneva, sans-serif;
	color: #09F;
}
#image {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	margin-left: -510px;
	height: 750px;
	margin-top: -375px;
	z-index: 2;
}
#logo {
	position:absolute;
	left: 50%;
	top: 5%;
	width: 260px;
	margin-left: 150px;
	height: 66px;
	z-index: 2;
}
#entrer2 {
	z-index:60;
	height:34px;
	width: 88px;
	position: absolute;
	left: 50%;
	top: 35%;
	margin-left: 220px;
	text-align:left;
	width:auto;
}
#entrer2 a {
	display:block;
	background-image:url(entrer.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	height:40px;
}

#entrer2 a.langue {
	display:inline;
	background-image:none;
	background-repeat:no-repeat;
}
#entrer2 a.langue:hover {
	background-image:none;
	background-repeat:no-repeat;
}
#entrer2 a:hover {
	background-image:url(entrer_over.png);
	background-repeat:no-repeat;
	background-position: 10px 5px;
	color: #CCC;
}
#texte {
	z-index:10;
	position: absolute;
	top: 60%;
	font-size: 10px;
	color: #CCC;
	height: 80px;
	width: 460px;
	margin-left: 30px;
	left: 50%;
	text-align: justify;
	letter-spacing: 0px;
	line-height: -2;
}

#mentionslegales {
	background-color:#FFF;
	font-size: 11px;
	color: #333;
	text-align:justify;
	border:#666;
	position:absolute;
	top: 10;
	width: 1000px;
	height: 550px;
	margin-left: -500px;
	left: 50%;
	border:thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 5px 5px 5px 5px;
	overflow: auto;
}

#ref {
	z-index:60;
	position: absolute;
	top: 50%;
	font-size: 10px;
	color: #333333;
	height: 500px;
	width: 980px;
	margin-top: 700px;
	margin-left: -490px;
	left: 50%;
}
.lien3 a{
	font-size: 10px;
	text-decoration: none;
	color: #999;
}

.lien3 a:hover {
	text-decoration: underline;
	color: #FFF;
}

.lien2:hover {
	text-decoration: underline;
	color: #FFF;
}

.Style2 {
	color: #0268D4;
	font-size: 12px;
}
.Style4 {
	color: #FFF;
	font-size: 11px;
}
.Logo {
	color: #FFF;
	font-size: 10px;
}
#texte p .lien3 {
	font-size: 10px;
}
.logo {
	font-size: 10px;
}
#texte p .Logo {
	color: #999;
}
.logo2 {
	font-weight: bold;
}
