<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: normal;
	color: #666633;
	font-size: 12px;
	}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #666633;
	font-size: 12px;
	}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666633;
	font-size: 12px;
	}
a:hover {
	font-weight: normal;
	color: #669933;
	font-size: 12px;
	text-decoration: underline;
	}
#intestazione {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2F2E2E;
	background-image: url(img/intestazione.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;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	position: absolute;
	height: 35px;
	width: 695px;
	left: 10px;
	top: 75px;
	z-index: 4;
	padding-top: 15px;
	padding-left: 30px;
	font-weight: normal;
	background-color: #000000;
	padding-right: 30px;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #55637E;
}
#footer_scheda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F3EEE3;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 90px;
	width: 700px;
	left: 5px;
	top: 1195px;
	padding-left: 20px;
	padding-top: 10px;
	color: #000000;
	z-index: 4;
}
#telecamera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F3EEE3;
	background-image: url(../img/telecamera.jpg);
	background-position: left top;
	position: absolute;
	height: 35px;
	width: 50px;
	left: 210px;
	top: 1205px;
	z-index: 6;
}
#sfondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F3EEE3;
	background-image: url(img/pixel_sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	height: 1300px;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 1;
}
#base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	position: absolute;
	z-index: 2;
	height: 1120px;
	width: 755px;
	left: 10px;
	top: 75px;
}
#img_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95px;
	color: #FFFFFF;
	position: absolute;
	height: 180px;
	width: 790px;
	top: 100px;
	background-color: #134963;
	z-index: 2;
	left: 0px;
	background-image: url(file:///data/20_04_07/img/img_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699CC;
	background-color: #333333;
	background-position: left top;
	position: absolute;
	height: 980px;
	width: 600px;
	left: 25px;
	top: 140px;
	z-index: 4;
	line-height: 18px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
#testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
#testo a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #853C18;
}
#testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BE9478;
	text-decoration: underline;
}
</pre></body></html>