body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.testoj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color: #666666;
}

a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a.menu
{
	text-decoration:underline;
	font-weight:normal;
	line-height:24px;
}

.menu_chiuso
{
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
	cursor:pointer;
	padding-top:5px;
}

.menu_aperto
{
	color: #006699;
	font-weight: normal;
	text-decoration: underline;
}

.amenuaperto
{
	font-weight: normal;
	line-height: 12px;
	text-decoration:underline;
}

#righe {line-height:15px;}
#pad {padding:10px;}
#justy{text-align:justify;}

/*.color tr:hover td{background-color: #ffffcc;}*/
/*.color td:hover td{background-color: #CC0000}*/
tr.test:hover{ background-color:#ffcccc } 
td.test:hover{ background-color:#ff9999 }

.opacity_no{
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
.titoli{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}
.premuto{
	background-color:#ffcccc;
}

.errore{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
	text-align: center;
}

.width100{
	width:100px;
}
