/* ------------------------------- Plan d'acc�s -------------------*/



#contenMap {
	float: left;width:100%;height: 100%;
	 height:300px;text-align:center;
}
#map {
	
}
.plan {
	width: 100%;
	height: 298px;
	float: left;

}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Roboto,Arial,sans-serif;
	font-style: normal;
}
.plan-titre {
color: #2953d0;
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;
}
