div#container {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:70;
	overflow:visible;
	text-align:center; }
div#centered_content {
	width:872px;
	height: 580px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -290px 0 0 -436px;
	text-align: center; }
div#adresse {
	margin-top: 43px; }