body {
	background-color: #e4e4e4;
	overflow-y: hidden;
	overflow-x: hidden;
}
#mushroom {
	position:absolute;
	left:50%;
	top:50%;
	width:800px;
	height:600px;
	z-index:1;
	margin-top: -300px;
	margin-left: -400px;
}
#logo {
	position:absolute;
	left:50%;
	top:0px;
	width:300;
	height:125;
	z-index:10;
	margin-left: -150px;
}
#bottom {
	position:absolute;
	top:100%;
	width:100%;
	height:25px;
	z-index:4;
	background-color: #fafafa;
	background-repeat: no-repeat;
	clear: none;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0%;
	margin-top: -25px;
	text-align: center;
	color: #FAFAFA;
	font-size: 12px;
}
body {
	background-color: #eeeeee;
}
#menu {
	position:absolute;
	left:50%;
	top:100%;
	width:auto;
	height:auto;
	z-index:7;
	margin-left: -294px;
	margin-top: -50px;
}
#contacts {
	position:absolute;
	left:100%;
	top:100%;
	width:auto;
	height:auto;
	z-index:5;
	margin-top: -125px;
	margin-left: -208px;
}
#qui {
	position:absolute;
	left:0%;
	top:100%;
	width:auto;
	height:auto;
	z-index:6;
	margin-top: -125px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#jerome {
	position:absolute;
	left:100%;
	top:50%;
	width:auto;
	height:auto;
	z-index:8;
	margin-left: -228px;
	margin-top: -60px;
}
#copyright {
	position:absolute;
	left:0%;
	top:50%;
	width:auto;
	height:auto;
	z-index:9;
	margin-top: -60px;
}
#contenu {
	position:absolute;
	left:50%;
	top:50%;
	width:1000px;
	height:648px;
	z-index:2;
	margin-top: -324px;
	margin-left: -500px;
}
#w3c {
	position:absolute;
	left:100%;
	top:0%;
	width:auto;
	height:auto;
	z-index:10;
	margin-left: -100px;
}
