html {
	height:100%;
	margin: 0px;
	padding: 0px;
	
}
body {
	overflow:visible;
	background-color: #f0efe4;
	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: 980px;
	margin-left: -490px;
	height: 320px;
	margin-top: -260px;
	z-index: 2;
}
#entrer2 {
	z-index:60;
	height:22px;
	width: 240px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 26px;
	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: 980px;
	margin-top: 130px;
	margin-left: -490px;
	left: 50%;
}

#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%;
}
#liens img{border:0;}
#liens {
	position: absolute;
	top: 50%;
	font-size: 10px;
	color: #000000;
	height: 70px;
	width: 980px;
	margin-top: 240px;
	margin-left: -490px;
	left: 50%;
}

a.lien3 {
	font-size: 12px;
	text-decoration: none;
	color: #4a3456;
}
.lien3:hover {
	text-decoration: underline;
	color: #4a3456;
}
#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: #000000;;
	height:22px;
	text-align:left;
	line-height:7pt
}
.lien2:hover {
	text-decoration: underline;
	color: #574e25;
}

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

