body{
text-align: center
 /* Pour centrer avec IE*/
}
#centrage_recrut {
	position: absolute;
	left: 500px;
	width: 988px;
	height: 592px;
	margin-left: -494px;
	margin-top: 0px;
	top:0px;
	z-index: 1;	
}
#global_recrut {
	position: relative; /* on positionne le conteneur */
	margin-left: auto;
	margin-right: auto;
	width: 988px;
     }
#wrapper {

width:988px;
margin:auto;
}
