.tab {

	color:000;

	background-color: white;

	position: absolute;

	top: 90px;

	width: 130px;

	text-align: center;

	font: 12px Arial, Helvetica, sans-serif;

	font-weight: bold;

	z-index: 2;

	padding: 3;

	cursor: pointer;

	cursor: hand;

	height: 16px;

} 

.sottoTab{

	color:navy;

	background-color: white;

	position: absolute;

	text-align: left;

	font: 3pt Verdana,sans-serif;

	visibility: hidden;

	z-index: 2;

	padding: 3;

	cursor: pointer;

	cursor: hand;

	height: 16px;

	vertical-align: top;

	top: 90px;



}


.panel {

	position: absolute;

	top: 100px;

	left: 10px;

	z-index: 1;

	visibility: hidden;

	font: 9pt Verdana,sans-serif;

	color: navy;

	padding: 10;

	overflow: auto;

	width: 100%;

	height: 100%;

} 



.under {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

}


a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #003366;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #005EBD;

	text-decoration: none;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #005EBD;

	text-decoration: none;

}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #005EBD;

	text-decoration: none;

}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #288ED6;
	text-align: justify;
}

.linkch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #288ED6;
	text-align: justify;
}


.testoNero {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  font-size: 12px;

}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}


.percorso {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #003366;

}

input {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	background-color: #ffffff;


}

textarea {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #003366;

	background-color: #ffffff;

}

select {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #003366;

	background-color: #ffffff;

}

.testoplain {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: left;

}

.testoplainCharles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #FFFFFF;

	text-align: left;
}
.testoplaingrey {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #CCCCCC;

	text-align: left;
}

