#body {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
}
#global {
	/*margin-top:0px;*/
	height:100%;
	position:absolute;
	width:575px;
	left:50%;
	margin-left:-288px;
	background-repeat:repeat-y;
	top:-0px;
}

#contenu {
	margin-top:0px;
	height:667px;
	background-image:url(images/corps.jpg);
	background-repeat:no-repeat;
}
#footer{
}

