<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main { 
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}
.main a:hover { color: #990000; text-decoration:underline; } /* link al passaggio del mouse */
.box {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.column2 {
	border-left-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	width: 100%;
	height: 100%;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-color: #625E3D;
	border-right-color: #625E3D;
	border-bottom-color: #625E3D;
	border-left-color: #625E3D;
} 
.box a:hover { color: #003399; text-decoration:underline; } /* link al passaggio del mouse */
.menu, .menutop { 
    border-left-style: none; 
    border-right-style: none; 
    border-bottom-style: solid; 
	border-width: 1pt; 
	border-color: #999999; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
} 
.menutop { 
    border-top-style: solid; 
}
.menu { 
    border-top-style: none; 
}
.menu2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px none #BCBCA9;
	border-right: none;
	border-bottom: 1px solid #BCBCA9;
	border-left: none;
	text-decoration: none;

}
.menu2:hover {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px none #BCBCA9;
	border-right: none;
	border-bottom: 1px solid #BCBCA9;
	border-left: none;
	text-decoration: underline;

}
.menu2selezionato {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px none #BCBCA9;
	border-right: none;
	border-bottom: 1px solid #BCBCA9;
	border-left: none;
	text-decoration: underline;

}
.menuselect { 
    background: url(images/menu_arr-3.png) no-repeat center right;
}
.menubgr, .menubgrtop, .menubgrbottom { 
    background: #EFEFEF;
    border-bottom-style: solid; 
	border-width: 1pt; 
	border-color: #999999; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	font-weight: bold; 
}
.menubgrtop {
	border-top-style: solid;
	background-image: url(images/menu_arr-3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.testo {FONT-SIZE: 12px; COLOR: #000000; font-family: Arial, Helvetica, sans-serif;}
.testogrigio {FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, Arial}
.testogrigioBold {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Tahoma, Verdana, Arial}
.titolo {
	font: bold 14px "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;

}
.titolo:hover {
	font: bold 14px "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;

}
.sottotitolo {FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #333333; FONT-FAMILY: "Times New Roman", Times, serif}
.menuprincipale {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;

}
.menuprincipale:hover {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
.link {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	text-decoration: underline;
}
.link:hover {FONT-SIZE: 11px; COLOR: #990000; FONT-FAMILY: Tahoma, Verdana, Arial; TEXT-DECORATION: underline}
</pre></body></html>