/* ------------------------------- Plan d'acc�s -------------------*/



#contenMap {
	float: left;width:100%;height: 100%;
	 height:300px;text-align:center;
}
#map {
	
	width: 411px;
height: 303px;
}
.plan {
	
	float: left;
	width: 408px;
height: 300px;

}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
color: #598C01;
margin-bottom: 1em;
font-weight: 700;
font-size: 1.3em;
font-family: Roboto,Arial,sans-serif;
}
.plan-adresse {
	font-size: 1em;
color: #000;
font-family: Roboto,Arial,sans-serif;
line-height: 18px;
}
.plan-printer {
	display: block;
	text-align: right;
}
.plan-printer img,  .plan-printer a {
	border: none;
}