#global {
	position:absolute;
	left:50%;
	top:50%;
	width:955px;
	height:600px;
	margin-left:-477px;
	margin-top:-300px;
	z-index:1;
	background-image:url(fond.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
	
}
#footer {
	position:absolute;	
	left:50%;
	top:50%;
	width:955px;
	height:25px;
	margin-left:-477px;
	margin-top:268px;
	z-index:2;
	overflow: hidden;	
}

#logo {
	position:relative;
	left:10px;
	top:10px;
	width:164px;
	height:171px;
	z-index:3;
	overflow:hidden;
}

#flashinfo {
	position:relative;
	left:10px;
	top:20px;
	width:180px;
	height:350px;
	z-index:3;
	overflow:auto;
}

#menu {
	position:absolute;
	left:50%;
	top:50%;
	width:739px;
	height:125px;
	margin-left:-258px;
	margin-top:-303px;
	z-index:3;
	overflow: hidden;
}

#header {
	position:absolute;
	left:50%;
	top:50%;
	width:739px;
	height:15px;
	margin-left:-255px;
	margin-top:-303px;
	z-index:7;
	overflow: hidden;
	background-color:#FFFFFF;
	padding:3pt;
	opacity : 0.8;
	filter : alpha(opacity=80); 
}


#sstitre {
	position:absolute;
	left:50%;
	top:50%;
	width:739px;
	height:60px;
	margin-left:-258px;
	margin-top:-172px;
	z-index:4;
	overflow: hidden;
	text-align:left;
}
#content {
	position:absolute;
	left:50%;
	top:50%;
	width:739px;
	height:351px;
	margin-left:-261px;
	margin-top:-103px;
	z-index:5;
	overflow:auto;
}

#contentAdmin {
	position:absolute;
	left:50%;
	top:50%;
	width:955px;
	height:400px;
	margin-left:-477px;
	margin-top:-103px;
	z-index:5;
	overflow:auto;
}
