@charset "ISO-8859-1";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 39px;
	margin-top: 10px;
	margin-right: 39px;
	margin-bottom: 11px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	color:#CCCCCC;
	text-decoration:none
}

.vociMenu { font-size: 12px;}
a.vociMenu:link { color: #000000; text-decoration:none;  }
a.vociMenu:visited { color: #000000; text-decoration:none;  }
a.vociMenu:hover { color: #000000; text-decoration:underline; }
a.vociMenu:active { text-decoration:none; }



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.Head_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #585858;
	font-weight: bold;
}

.titolini {
	color: #333333;
	font-weight: bold;
}

.backButton {
	font-size: 9px;
	font-weight: bold;
}

a.backButton:active { color:#CCCCCC;text-decoration:none; }

