html,body {
	background-color: #052500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:0px;
	line-height:12px;
	color: #000000;
	overflow-x: hidden;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(index-background.jpg);
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
}
#global {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	margin-left: 0px;
	height: 300px;
	margin-top: 0px;	
}

#pied {
	position:absolute;
	height: 40px;
	width: 700px;
	top: -165px;
	left: 292px;
	color: #000000;
	text-align:left;
}
#visuel {	
	position:absolute;
	height: 40px;
	width: 350px;
	top:-144px;
	left:-490px;
	color: #000000;
	text-align:left;
}
#visuel2 {	
	position:absolute;
	height: 40px;
	width: 500px;
	top:-85px;
	left:-115px;
	color: #000000;
	text-align:left;
}
/*.visuelTexte {	
	color: #e18d16;
}*/
#texte {
	position:absolute;
	height: 0px;
	width: 320px;
	top: -280px;
	left: -490px;
	text-align:justify;
}
#entrer {
	position:absolute;
	width: 80px;
	height: 30px;
	text-align:center;
	top:-120px;
	left:330px;
}
#entrer2 {
	position:absolute;
	width: 80px;
	height: 30px;
	text-align:center;
	top:260px;
	left:-7px;
}
.lien1 {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color:#000000;
}
.lien1:hover {
	text-decoration: none;
	color:#999999;
}
.lien2 {
	text-decoration: none;
	color: #000000;
}
.lien2:hover {
	color: #999999;
	text-decoration:underline;
}
.lien3 {
	text-decoration: none;
	color: #000000;
}
.lien3:hover {
	color: #999999;
	text-decoration:underline;
}
.lien4 {
	text-decoration: none;
	color: #000000;
}
.lien4:hover {
	color: #FFFFFF;
	text-decoration:underline;
}