/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#628ECB;
	}
#map_top{
	width:468px;
	height:108px;
	}
#map_middle{
	width:468px;
	height:355px;
	}
#map_bottom{ 
	width:506px;
	height:105px;
	}
#fermer{
	position:absolute; 
	margin-left:10px;
	margin-top:503px;
		}
#imprimer{
	position:absolute; 
	margin-top:468px;
		}
#imprimer a.imprimer:link, #imprimer a.imprimer:visited{
	color:#ffffff;
	text-decoration:none;
	font:11px Arial;
	}
#imprimer a.imprimer:hover, #imprimer a.imprimer:active{
	color:#E8641B;
	text-decoration:none;
	font:11px Arial;
	}
#plus{
	position:absolute;
	margin-top:487px;
	margin-left:140px;
	}
#adresse_map{ 
	position:absolute;
	margin-left:300px;
	margin-top:450px;
	background:url(../images/charte/addresse_map.jpg) no-repeat left top;
	text-align:center; 
	width:154px;
	height:80px;
	font:normal 12px Arial;
	color:#42608C;
	line-height:15px;
  padding-top: 10px;
		}
