.titolo {
	font-weight: bold;
	color: #31528c;
	}

.titolo1 {
	font-weight: bold;
	font-size: 13pt;
	color: #31528c;
	}

table { 
	text-align: justify;
	font-size: 11pt;
	}

body { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	}

input, textarea {
	border: solid #666666 1px;
    }

.noborder {
	border: 0px;
	}

.evidenziato {
	color: #000080;
	font-weight: bold;
	}

.nero_piccolo {
	color: #000000;
 	font-size: 9pt;
	}

.menu, .menu a:hover, .menu a:link, .menu a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 9pt;
	line-height: 25px;
	}

.testo {
	font-size: 9pt;
	color: #000000;
	}

.destra {
	text-align: right;
	}
