p.notice_data_information {
	margin: 0;
	font-size: 10px;
	line-height: 16px;
}

a.link_notice_data_information {

}

/* ------------------------------------------------------------
		COOKIES
------------------------------------------------------------ */

#cookie_bottom_bar{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index:1000;
	background: #fff;
	text-align:center;
	border-top:1px solid #ccc;
	color: #555555;
}

#cookie_bottom_bar *{
	color: #555555;
}

#cookie_bottom_bar .wrapper{
	max-width:1015px;
	margin:0 auto;
	padding:22px 10px;
	position:relative;
}

#cookie_bottom_bar button{
	background:none;
	font-weight:900;
	width:16px;
	color:#9b9b9b;
	height:16px;
	border:0;
	position:absolute;
	right:10px;
	top:50%;
	margin:-8px 0 0 0;
	cursor:pointer;
}

/* ------------------------------------------------------------
		Fix OpenStreetMap
------------------------------------------------------------ */

.leaflet-container img {
	margin: 0;
	padding: 0;
}