a:link {
	color: green;
	text-decoration: none;
}
a:active {
	color: red;
	text-decoration: none;
}
a:hover {
	color: green;
}
a:visited {
	color: black;
	text-decoration: none;
}

.formin {
	font-family: verdana;
	font-size: 10px;
	color: green;
}
.formbutton {
	font-family: verdana;
	font-size: 10px;
	color: green;
}

TD {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

.testo_interlinea {
	font-family: verdana;
	font-size: 11px;
	/*color: green;*/
	line-height: 1.8em;
	text-align: justify;
	/*padding: 20px;*/
}


.cell {
	font-family: Verdana; 
	font-size: 10px; 
	border: 1px solid #7E71B4;
	text-align: justify;
}


.cella-home { 
	font-family:verdana; 
	font-size:10px; 
	color:#006600;
	background:#FFCC33;
}
.testomenu {
	background-color: #D0E8D0;
	font-family: verdana;
	font-size: 9px;
	color: #336600;
	valign:top;
	align:justify;
}

.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
}

.titoli-iframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #009900;
	font-weight: bold;
}

.titoli-menu-tabella {	
	font-family: verdana;
	font-size: 10px;
	color: #D1D6BA;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #336600;
	border: 1px solid #000000;
	text-transform: uppercase;
}

.titolo-sottolineato {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-family: verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
}

.testo-righe {
	font-family: verdana;
	font-size: 11px;
	color: black;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFFFDF;
}

.testomenu-dx {
	background-color: #FFFFDF;
	font-family: tahoma;
	font-size: 9px;
	color: #336600;
	valign:top;
	align:justify;
	cellspacing: 0;
	cellpadding: 0;
	border-bottom-width: 1px;
	border-bottom-style: ridge;

}

.testomenu-intest {
	background-color: #D0E8D0;
	font-family: verdana;
	font-size: 9px;
	color: #336600;
	border: 1px solid #9FAA9D;
	valign:top;
	align:justify;

}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
}

.footer a:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
.footer a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CCFF99;
	text-decoration: none;
}
.footer a:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}
.minuscolo {
	text-transform: lowercase;
}
th {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #000000;
	border: 1px green solid;
	padding-left: 5.4pt; 
	padding-right: 5.4pt; 
	padding-top: 0cm; 
	padding-bottom: 0cm;
	text-align: center;
	background-color: #FFFFFF;
}
.td_li {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #666666;
	border: 1px #cacaca solid;
	/*border: 1px green solid;
	text-align: left;*/
}
#path {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #CCCC99;
	text-align: left;
	border-bottom: 1px green dotted;
}
#path a:link {
	color: #CCCC99;
}
#path a:hover {
	color: #CCCC99;
}
#path a:visited {
	color: #CCCC99;
}