<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(immagini/sfondo.gif);
	background-color: #E5E5E5;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenitore {
	position: relative;
	width: 686px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#menu {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 23px;
	margin-left: 0px;
	position: relative;
	height: 41px;
	width: 686px;
}
#inttop {
	background-image: url(immagini/int_top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	position: relative;
	width: 646px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#intmed {
	background-color: #EDEDED;
	background-image: url(immagini/int_med.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 646px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
#intbtm {
	background-image: url(immagini/int_btm.gif);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 686px;
}
#piede {
	background-color: #CCCCCC;
	float: left;
	position: relative;
	width: 100%;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.testo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: underline;
	padding-left: 20px;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
}
a.titolo:link {
	color: #FF6600;
	text-decoration: none;
}
a.titolo:visited {
	color: #999999;
	text-decoration: none;
}
a.titolo:hover {
	color: #FF6600;
	text-decoration: none;
}
a.titolo:active {
	color: #999999;
	text-decoration: none;
}

.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.firma:link {
	color: #999999;
	text-decoration: none;
}
a.firma:visited {
	color: #999999;
	text-decoration: none;
}
a.firma:hover {
	color: #7F7F7F;
	text-decoration: none;
}
a.firma:active {
	color: #999999;
	text-decoration: none;
}
.imgdx {
	margin: 0px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menuint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	text-align: center;
}
.menuint a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	text-align: center;
}
.imgsx {

	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
</pre></body></html>