.iscritti_titolo {
	font: 10px Verdana;
}
.iscritti {
	font: 8px Verdana;
	height:45px
}
.um_intestazione 
{
	font: 10px Verdana;
}
.um_data 
{
	font: bold 9px Verdana; 
	letter-spacing: 2px; 
	color: #9ea0a2;
}
.um_titolo1 
{
	font: bold 9px Thaoma; 
	color: #000000;
}
.um_titolo2 
{
	font: italic 9px Verdana; 
	color: #000000;
}
div#div_menu 
{
	position:absolute;
}
div.menu_titolo 
{
	background-repeat: no-repeat;
	height: 17px;
	width: 120px;
	font: 12px Verdana;
	color: White;
	vertical-align: middle;
	text-indent: 20;
	cursor: pointer;
}
div.menu_titolo_home
{
	background-repeat: no-repeat;
	height: 17px;
	width: 120px;
	font: 12px Verdana;
	color: White;
	vertical-align: middle;
	text-indent: 20;
	cursor: pointer;
	background-image: url(images/titolo_albero.png);
}
div.menu_titolo_home_nonsel 
{
	background-repeat: no-repeat;
	height: 17px;
	width: 120px;
	font: 12px Verdana;
	color: Black;
	vertical-align: middle;
	text-indent: 20;
	cursor: pointer;
}
div.menu_titolo_nonsel 
{
	background-repeat: no-repeat;
	height: 17px;
	width: 120px;
	font: 12px Verdana;
	vertical-align: middle;
	text-indent: 20;
	cursor: pointer;
}
div.menu_barra 
{
	background-image: url(images/albero_barra.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	vertical-align:middle;
}
div#div_titolo 
{
	height:	14px;
	font: bold 14px Verdana;
	color:White;
} 
.errore 
{
	color:red; 
	background-color:#FEC5D0; 
	border:1px solid red
}
