.menu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000066;
}

.menu:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	background: #CC0000;
	font-weight: bold;
	color: white;
}

.menu_on {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #000066;
	color: white;
}

.testino {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: #000066;
}


.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	font-weight: bold;
	color: white;
}

.titoletto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: navy;
}
.testor {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: red;
}
.testo_picc {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: navy;
}

.titolo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #CC0000;
	color: white;
}

.input_log {
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	border: 1px solid #CC0000;
}

