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

#titre {
	position:absolute;
	left:50%;
	top:50%;
	width:895px;
	height:75px;
	margin-left:-452px;
	margin-top:-272px;
	z-index:2;
	overflow: hidden;
}

#menu {
	position:absolute;
	left:50%;
	top:50%;
	width:245px;
	height:325px;
	margin-left:-455px;
	margin-top:-200px;
	z-index:3;
	overflow: hidden;
	color:;
}

#ssmenu {
	position:relative;
	left:620px;
	top:300px;
	width:200px;
	height:40px;
	z-index:3;
}