/* CSS Document */
body{
	margin:0px;
	padding:0px;
	}
#bg-map{
	background-color:#000000;
	width:500px;
	height:600px;
	float:left;
}
#map_top{
	width:500px;
	height:142px;
	}
#map_middle{
	width:500px;
	height:381px;
	}
#map_middle1{
	width:500px;
	height:380px;
	}
#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:500px;
	height:105px;
	}
#fermer{
	position:absolute;
	margin-left:10px;
	margin-top:530px;
	}
#imprimer{
	position:absolute; 
	margin-top:530px;
  	margin-left:390px;
	}
#plus{
	position:absolute;
	margin-top:530px;
	margin-left:210px;
	}
#adresse{
	font-family:Verdana;
	font-size:12px;
	color:#b7b7b6;
	text-align:center;
	padding-top:55px;
}