    BODY 
		{
		font-family:Verdana, tahoma;
		font-size: 11px;
		color: #444444;
		text-decoration: none;
		font-weight : normal;
		font-style: normal;
		background:#f7f7f7;
		}   
	b {color:#444444}
	.title {font:14px Verdana, Arial, Helvetica, sans-serif; color:#f27b1d; font-weight: bold;}
	.subtitle {font:13px Verdana, Arial, Helvetica, sans-serif; color:#f27b1d; font-weight: bold;}
    li {padding-bottom:4px;line-height:15px;text-align:left;font-family:Verdana;font-size: 11px;}
	th, td, tr {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}	   
	a	{color : #F27B1D; text-decoration : underline;font-family:Verdana; font-weight:normal; font-style:normal;}
	a:link	{color : #F27B1D; text-decoration : underline; font-size: 11px;font-family:Verdana; font-weight:normal; font-style:normal;}
	a:visited	{color : #F27B1D; text-decoration : underline; font-size: 11px;font-family:Verdana; font-weight:normal; font-style:normal;}
	a:active  {color : #F27B1D; text-decoration : underline; font-size: 11px;font-family:Verdana; font-weight:normal; font-style:normal;}
	a:hover	{color : #000000; text-decoration : underline; font-size: 11px;font-family:Verdana; font-weight:normal; font-style:normal;}

	.inputtext 
		{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url('../images/bg_txt.jpg');
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 10px;
	border: #888888 1px solid;
	height: 17px;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		height: 17px;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		font-weight : bold;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		background-image: url('../images/bg_btn.jpg'); 
		background-repeat: repeat;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  0px solid;
		border-left:  0px solid;
		border-right:  0px solid;
		border-top:  0px solid;
		height: 19px;
		width: 60px;
		font-weight : bold;
		}
		
.AllertText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
#LineaChiusura {
	border-top-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	height: 25px;
}
#lineaDw {

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9D9DA1;
}

