html {
	height:100%;
	margin: 0px;
	padding: 0px;
	
}
body {
	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%;
}
#logo {
	position:absolute;
	width: 140px;
	height: 150px;
	z-index: 2;
	left: 240px;
	top: -180px;
	
}
.alignright {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#logo2 {
	width: 70px;
	height: 61px;
	position: absolute;
	top: -1px;
	left: 79px;
}

#entrer2 {
	z-index:60;
	height:45px;
	width: 130;
	position: absolute;
	top: 179px;
	margin-top: -60px;
	margin-left: 0px;
	text-align:right;
	left: 160px;
}
#index {
	left: 50%;
	margin-left: -225px;
	position: absolute;
	margin-top: 250px;
	top: 41px;
}

#texte {
	z-index:10;
	position: absolute;
	font-size: 10px;
	color: #999999;
	height: 80px;
	width: 450px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	top: 503px;
	left: -1px;
}

#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%;
}

#entrer2 a {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	height:22px;
	font-weight: bold;
}
#logo3 {
	position: absolute;
	left: 150px;
	top: -15px;
	z-index: 100;
}


#entrer2 a:hover {
	color: #C60;
	

}
#logo4 {
	top: 9px;
	position: absolute;
	left: -15px;
}

a.lien3 {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

.lien3:hover {
	text-decoration: underline;
	color: #333;
}

a.lien2 {
	font-size: 14px;
	text-decoration: none;
	color: #0066CC;
}

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

.Style2 {
	color: #333;
	font-size: 12px;
	text-align: right;
}
.Style4 {
	color: #333;
	font-size: 12px;
	font-weight: lighter;
}
#mention {
	width: 450px;
	text-align: center;
	top: 323px;
	position: absolute;
}
#adresse {
	width: 450px;
	text-align: center;
	position: absolute;
	left: -1px;
	top: 189px;
}
#fond {
	color: #CCC;
	top: 1400px;
	position: absolute;
	width: 450px;
	font-size: 10px;
}
