html {
	height:100%;
	margin: 0px;
	padding: 0px;
	
}
body {
	background-color: #FFF;
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px
}
#cadre{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 982px;
	margin-left: -491px;
	height: 532px;
	margin-top: -266px;
	background-image:url(index-cadre.jpg);
	background-repeat:no-repeat;	
}
.acces {
	height:340px;
	width: 350px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -60px;
	margin-left: 140px;
	text-align:center;
}
.texte1 {
	text-align:justify;
	margin:10px;
}
.ref {
	margin-top: 1050px;
	text-align: center;
	font-size: 0.9em;
	color: #999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a.lien2 {
	text-decoration:none;
	color:#666666;
}
.lien2:hover { 
	text-decoration:underline; 
}
.Style1 {color: #666666}

