<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
a:active {
	font-weight: normal;
	color: #DEC263;
	font-size: 12px;
	}
a:link {
	font-weight: normal;
	color: #DEC263;
	font-size: 12px;
	text-decoration: none;
	}
a:visited {
	font-weight: normal;
	color: #DEC263;
	font-size: 12px;
	}
a:hover {
	font-weight: normal;
	color: #DDCE94;
	font-size: 12px;
	text-decoration: underline;
	}
#intestazione {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F2E2E;
	background-image: url(img/intestazione_gialla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 47px;
	width: 215px;
	top: 5px;
	right: 20px;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 65px;
	padding-top: 13px;
	z-index: 5;
}
#footer_scheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E8E3D5;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 20px;
	width: 700px;
	left: 10px;
	top: 1680px;
	padding-left: 0px;
	padding-top: 10px;
	color: #000000;
	z-index: 4;
}
#sfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #E8E3D5;
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 1800px;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
	background-image: url(img/pixel_sfondo.jpg);
}
#base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	position: absolute;
	z-index: 2;
	height: 1600px;
	width: 755px;
	left: 10px;
	top: 65px;
}
#testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #262626;
	position: absolute;
	z-index: 3;
	height: 1560px;
	width: 345px;
	left: 20px;
	top: 75px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height: 20px;
}
#foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #1F1F1F;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 3;
	height: 225px;
	width: 350px;
	left: 405px;
	top: 75px;
	background-image: url(img/strum46.jpg);
}
#txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #333333;
	height: 42px;
	width: 305px;
	padding-top: 8px;
	position: absolute;
	z-index: 4;
	left: 410px;
	top: 305px;
	padding-left: 20px;
	padding-right: 20px;
}
</pre></body></html>