html,body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	color: #72796b;

}
#global {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	height: 549px;
	margin-top: -272px;
}

#texte {	
	text-align:center;
	position:relative;
	height: 200px;
	width: 900px;
}

#ref {
	margin-top: 2000px;
	text-align: left;
	font-size: 0.9em;
}

#visuel {	
	position:relative;
	width: 900px;
	height: 349px;
}

#texte_justifie {
	top:10px;	
	position:relative;
	height: 100px;
	width: 900px;
	text-align:justify;
}

#entrer {
	position: relative;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 50px;
	text-align: left;
	}

a.lien2 {
	font-size: 10px;
	color: #5a7f00;
}
.lien2 {
	text-decoration: none;
	color: #5a7f00;
}
.lien2:hover {
	text-decoration: none;
	color: #a2ad99;
}
a.dp {
	text-decoration: none;
	border:none;
}
.dp {
	text-decoration: none;
	border:none;
}
.dp:hover {
	text-decoration: none;
	border:none;
}
.titre {
	color: #72796b;	
}
.titre_gras {
	font-weight:bold;
}
.lien1 {
	text-decoration: none;
	color: #72796b;
}

.lien1:hover {
	text-decoration: none;
	color: #a2ad99;
}
#drapeau li {
	
	
	
	list-style-type: none;	
	display: inline;
	
	margin: auto;
	
	
}
#drapeau{
	
	height: 20px;
	position: relative;
	margin: auto;
}
#drapeau ul{
	padding: 0px;
}
