@charset "utf-8";
body {
	text-align:center;
	height: 20px;
}
#global {
	width: 830px;
	background-image:url(logo.jpg);
	background-position: center 5px;
	background-repeat: no-repeat;
	padding-top: 100px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}
#textes {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 0px;
	padding-top:20px;
	margin:0  auto;
	width: 734px;
	z-index: auto;
	
}
#liens {
	text-align: center;
	font-size: 9px;
	color: #FBFBFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#global #liens a {
	color: #666666;
	text-decoration: none;
}
#global #liens a:hover {
	text-decoration: underline;
}
#global #entrer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #81271C;
	text-decoration: none;
}
#global #entrer a:hover {
	text-decoration: underline;
}



#photo{
	width: 4px solid #900;
}








#drapeau {
	height: 21;
	width: 830px;
	position: absolute;
	top: 465px;
	margin-left: -390px;
	left: 50%;
}

#France {
	left: 372px;
	top: 3px;
	position: absolute;
	width: 30px;
	height: 21px;
	border-style: solid ; 
	border-color:#FFF; 
}

#Angleterre {
	left: 322px;
	top: 3px;
	position: absolute;
	width: 30px;
	height: 21px;
	border-style: solid ; 
	border-color:#FFF; 
}
#Espagne {
	left: 420px;
	top: 3px;
	position: absolute;
	width: 30px;
	height: 21px;
	border-style: solid ; 
	border-color:#FFF; 
}

