body {
	margin: 0;
	word-wrap: break-word;
}
html, body, #leaflet {
	height: 100%;
}

.adresse {
	font-size:120%;
	font-style:italic;
}

.leaflet-control-layers {
	padding:10px;
	font-size:14pt;
	line-height:25pt;
}

.audiowalk-div {
	font-size:20pt;
	color:white;
	font-weight:bold;
	background:url("leaflet/images/circle_blue.png") no-repeat center;
	background-size: 40px;
	width:40px!important;
	height:40px!important;
	text-align:center;
	padding:auto;
}

.audiowalk-div a{
	text-decoration:none;
	color:white;
}