html {
	height:100%;
	margin: 0px;
	padding: 0px;
	
}
body {
	overflow:hidden;
	background-color: #FFF;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: left center;
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
#image {
	position:absolute;
	background-repeat:no-repeat;
	left: 50%;
	top: 50%;
	width: 1000px;
	margin-left: -500px;
	height: 320px;
	margin-top: -220px;
	z-index: 2;
}
#entrer {
	z-index:60;
	height:20px;
	width: 100px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 20px;
	margin-left: 360px;
	text-align:left;	
}

#entrer a:hover {
	color: #000000;
}

#entrer a {
	display:block;
	background-image:url(flag_ang.png);
	background-repeat:no-repeat;
	background-position: right 0px;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;;
	height:22px;
	text-align:left;
	line-height:7pt
}
#entrer2 {
	z-index:60;
	height:22px;
	width: 113px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -170px;
	margin-left: -60px;
	text-align:left;
}
#entrer2 a {
	display:block;
	background-image:url(entrer.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	height:22px;
}

#entrer2 a:hover {
	background-image:url(entrer_over.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	color: #666;
}
#texte {
	z-index:10;
	position: absolute;
	top: 50%;
	font-size: 10px;
	color: #999999;
	height: 80px;
	width: 1000px;
	margin-top: 0px;
	margin-left: -490px;
	left: 50%;
}

#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: #172D44;
}

.lien3 a:hover {
	text-decoration: underline;
	color: #4a3456;
}

.lien2:hover {
	text-decoration: underline;
	color: #574e25;
}

.Style2 {
	color: #0268D4;
	font-size: 12px;
}
.Style4 {
	color: #333;
	font-size: 12px;
}

