<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
#contenutodove {
	float: left;
	height: 1370px;
	width: 1000px;
}
#fotomappa {
	float: left;
	height: 370px;
	width: 980px;
	padding-left: 5px;
	margin-top: 50px;
}

#descrizionepercorso {
	float: left;
	height: 300px;
	width: 950px;
	margin-top: 150px;
}
#contenitorepagine #contenutodove #descrizionepercorso h6 {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
}

#mappa {
	float: left;
	height: 520px;
	width: 640px;
	padding-left: 180px;
}
</pre></body></html>