html {
	height:100%;
	margin: 0px;
	padding: 0px;
	
}
body {
	background-color: #F1F1F1;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: top center;
	background-repeat: repeat-x;

}

#image {	
	background-repeat:no-repeat;
	background-position:center;
	width: auto;
	margin-left:auto; margin-right:auto;
	height: 320px;
	z-index: 2;
}



#entrer {
	z-index:60;
	height:20px;
	width: 240px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 120px;
	margin-left: 100px;
	text-align:left;
}

#texte h2{
	
	font-size: 10px;
	color: #999999;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
}

#texte h3{
	font-size: 10px;
	color: #999999;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#texte p{
	font-size: 10px;
	color: #999999;
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}


#texte a {
color:#999999;
font-size: 10px;
font-weight:bold;
line-height:10px;

}






#entrer2-regina {
	z-index:100;
	position:relative;
	width: 400px;
	top: 30%;
	
	margin-top:-290px;
	margin-left:auto;
	margin-right:auto;
	padding-left:550px;
	text-align:left;
	height: 60px;
}


#entrer2-regina a {
	display:block;
	background-image: url(img/entrer.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	height:26px;
	
}



#entrer2-regina a:hover {
	background-image: url(img/entrer_over.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	color: #666;
	

}




#entrer2 {
	
	text-align:center;
	height: 40px;
	margin:auto;
	width:320px;
	margin-top:15px;
}
#entrer2 a {
	display:block;
	background-image: url(img/entrer.png);
	background-repeat:no-repeat;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	height:26px;
	margin:auto;
	
}

#entrer2 a:hover {
	background-image: url(img/entrer_over.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	color: #666;
	

}

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

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

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

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

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

