#liste_calques {
	float: none;
	clear: both !important;
	overflow: none !important;
	height: auto;
	padding-left:0;
	margin-left:0;
	padding-top: 50px !important;
	width: 700px !important;
	font-size:12px;
}

#map {
	float: none;
	clear:both !important;
}

#liste_calques form ul {
	background-color:white !important;
	list-style-type: none;
}

#liste_calques form ul li{
	background-color:white !important ;
	margin: 2px;
}

#liste_calques form ul li ul{
	background-color:white !important;
}

#liste_calques form ul li ul li{
	background-color:white !important;
}






#liste_objets {
	clear: both;
	overflow: none;
	height: auto;
	padding-left:0;
	margin-left:0;
	padding-top: 50px;
	width: 700px;
}

body {
	width: 800px;
	background-image: none;
}

a {
	display: none;
	visibility: hidden;
	text-decoration: none;
}

