<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 {
	text-decoration: none;
	font-weight: bold;
	color: #E6C060;
	font-size: 13px;
	}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #E6C060;
	font-size: 13px;
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #E6C060;
	font-size: 13px;
	}
a:hover {
	font-weight: bold;
	color: #E6C060;
	font-size: 13px;
	text-decoration: underline;
	}
#intestazione {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F2E2E;
	background-image: url(img/intestazione_bianca.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: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 20px;
	width: 700px;
	left: 10px;
	top: 1350px;
	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: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 1500px;
	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: 1280px;
	width: 800px;
	left: 10px;
	top: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/img_base.jpg);
}
#strumento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 2;
	height: 205px;
	width: 250px;
	left: 550px;
	top: 265px;
	background-color: #EED180;
}
#titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F1F1F1;
	z-index: 2;
	position: absolute;
	height: 150px;
	width: 740px;
	left: 20px;
	top: 75px;
	padding-left: 20px;
	padding-right: 20px;
}
#titolo p {
	font-size: 14px;
}
#box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 1005px;
	width: 460px;
	left: 25px;
	top: 265px;
	padding-left: 20px;
	padding-right: 40px;
	text-align: justify;
	background-color: #191919;
}
#testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 2;
	height: 795px;
	width: 210px;
	left: 550px;
	top: 475px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	background-color: #262626;
}
#testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
#txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	position: absolute;
	z-index: 3;
	height: 46px;
	width: 350px;
	left: 430px;
	top: 681px;
	background-color: #191919;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
</pre></body></html>