/* CSS Document */
body{
	margin:0px;
	padding:0px;
	}
#bg-map{
	background-color:#2f2e2e;
	width:500px;
	height:590px;
	float:left;
}
#map_top{
	width:500px;
	height:142px;
	}
#map_middle{
	width:500px;
	height:337px;
	}
#map_middle1{
	width:500px;
	height:377px;
	}
#map_middle1 p{
   font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 18px;
	margin-top: 0px;
}
#map_bottom{
	width:468px;
	height:105px;
	}
#fermer{
	position:absolute;
	margin-left:10px;
	margin-top:550px;
	}
#imprimer{
	position:absolute;
	margin-top:550px;
  	margin-left:390px;
	}
#plus{
	position:absolute;
	margin-top:550px;
	margin-left:203px;
	}
