BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Sans-serif;
}



.text1
{
    FONT-SIZE: 14pt;
    text-decoration:underline;
 
}
.text2
{
    FONT-SIZE: 12pt;
    
}
.text3
{
    FONT-SIZE: 10pt;
}
.text4
{
    FONT-SIZE: 8pt;
}
.title
{
    FONT-SIZE: 14pt;
}

a.menu{
font-size:11pt;
font-family: Verdana, Arial, sans-serif;
font-weight:bold;
color:white;
display:inline;
margin:15px;
text-decoration:none;

}

a.menu:hover{


color:#E5AF12;

}


.wdgFieldset{
	width:97%;
	border: 1px solid ThreedShadow;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.wdgLegend{
	/*color: #336699;
	background-color: white;*/
	color:white;
	/*font-weight: bold;*/
	/*FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	/*FONT-SIZE: 12px;*/
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

.wdgLegend:link      {
	color: #336699;
}
.wdgLegend:active    {
	/*color: #336699;*/
}
.wdgLegend:hover     {
	color: #336699;
}

.wdgSelect{
	font-family: Verdana,sans-serif; 
	font-size:8pt;
    margin-top: 0em;
    border-bottom-width:1px;
    background-color:#FFFFFF;
    padding-right:1px;
    border-right-width:1px;
    border-left-width:1px;
    padding-top:1px;
    border-color:#336699 #8CB1D1 #8CB1D1 #336699;
    padding-bottom:1px;
    border-top-width:1px;
    padding-left:1px;
    margin-left: 0.5em;
   
}
.wdgButton{
	FONT-SIZE: 8pt;
	
	}
/**############################*/
.titolText{
	font-family:Verdana;
	font-size:18pt;
	font-weight:bold;
	border:medium;
	color:black;
}
.botonesVarios{
	
	font-size:8pt;
	font-weight:normal;
	color:black;
	background-color: #99CCFF;
	cursor:hand;
	font-style: normal;
	line-height: normal;
	text-decoration: blink;
	border: thin none;

	
}


.titolDiv{
	border-bottom-width: 1.0pt;
	border-bottom-style: solid;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}
.normalText{
	font-family:Verdana;
	font-size:10pt;
}
.ftA{
	margin-left: 5pt;
	margin-right: 10pt;
}
