html, body{
	margin: 0;
	padding: 0;
	text-align: center;
}

#page{
	width: 810px;
	margin: 1em auto;
	text-align: left;
}

#top{
	margin: 0;
}


#texte{

	width: 900px;
	margin: 150px;
	margin-top: 20px;
	margin-bottom: 0px;
	
}

#EmplacementDeCarteZoom {
	float: right;
	width: 450px;
	height: 500px;
	border: 1px solid #006600;
}
	
#footer{

	margin : 0;
	clear: both;
	height: 27px;
}