#bodyCentre
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}

#idCentreConteneur
{
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1000px;
	height: 100%;
}

#idCentreConteneurStats
{
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
}