#global {
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #ebebeb;
	text-align: center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	float: Aucune;
	height: 300%;
	background-repeat: no-repeat;
}

#header {
	background-color: #222054;
	width: 100%;
	height: 156px;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}



#navigation_sup{
	background-color: #e6a006;
	height: 25px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 156px;
	text-align: center;
	z-index: 3;
}

#contenu {
	position:relative;
	top: 161px;
	width: 1000px;
	left: 0px;
	z-index: 2;
	float: Aucune;

}

#degrade {
	background-image: url(../img/backg_nav_haut.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 1000px;
	top: 181px;
	position: relative;
	left: 0px;
	background-color: #FFFFFF;
}




#zone1 {
	position: absolute;
	height: 1549px;
	width: 204px;
	left: 0px;
	top: 20px;
	background-color: #ffffff;

}



#zone2 {
	position: absolute;
	left: 204px;
	top: 20px;
	float: Aucune;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414372;
	text-decoration: underline;
}
