body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

img,a  { border: 0; }

.copyright a:hover {
	color: #535353;
}

#vuoto { display: none; }

.btesto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00A2E3;
	line-height: 20px;
	text-align: justify;
}
.btesto1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 20px;
	text-align: justify;
}
.testo a:link, .testo a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #11669E;
}

.testo a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}
.testof {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
}
.testof a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testof a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}
.cus {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #104162;
}
.cus a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #104162;
	text-decoration: none;
	font-weight: normal;
}
.cus a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #FF8902;
}
.menu1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #00A2E3;
}
.menu1 a:link, .menu1 a:active, .menu1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menu1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #00A2E3;
}
.menu2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu2 a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu2 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu2 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #B9FF59;
}
.menu2 a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #B9FF59;
}

.submenu {
	padding-left: 15px;
}

.centro { text-align: center; }

.testo input, .testo select {
	border: 1px solid #777;
	font-size: 10px;
}

.notice {
	background-color: #aeffc2;
	border:1px solid #00e138;
	padding: 10px;
	color: #444;
}

.errore {
	background-color: #ffbfbf;
	border:1px solid #f00;
	padding: 10px;
	color: #444;
}

.testo .btn { border: 1px solid #777; background-color: #FFF; }

.mini { font-size: 9px; color: #104162 }

textarea { border: 1px solid #777 }