body{background-color: #7f808c;  font-family: verdana;}
.testo10{color: #FFFFFF;  font-size: 10px; }
.testo10 A{color: #CCCCCC;  font-size: 10px; }
.testo11{color: #333333;  font-size: 11px; }
.testo11 A{color: #006600; font-weight: bold; font-size: 11px; }
.link A{color: #336699; font-weight: normal; font-size: 11px; text-decoration : none; }
.link A:hover{color: #336699; font-weight: normal; font-size: 11px; text-decoration : underline; }
.link{ color: #999999; font-weight: bold; font-size: 11px;}
.testoblu11{color: #336699; font-weight: bold; font-size: 11px;}

/*------ topNav -------*/
a:link.topNav_selected  , a:active.topNav_selected , a:visited.topNav_selected {    
	font-weight: bold;
	}

/*------ box -------*/
.attivo
{
	padding-left: 12px;
    font-size: 11px;
    color: #336699;
    background-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	border-top-color: #336699;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #e3e3e4;
	border-right-color: #e3e3e4;
	border-right-style: solid;
	border-right-width: 1px;
}
.attivo A
{
	color: #336699;
}
.noattivo
{
	padding-left: 12px;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    background-color: #336699;
}
.noattivo A
{
	text-decoration: none;
	color: #FFFFFF;
}
/*------ fine box -------*/
/*------ centro -------*/
.testocentro
{
	padding-left: 15px;
	padding-right: 15px;
    font-size: 11px;
    color: #333333;
    background-color: #ffffff;
	line-height: 18px;	
}
.testocentro A
{
    color: #336699;
}
.testoframe
{
    font-size: 11px;
    color: #333333;
    background-color: #ffffff;
	line-height: 18px;	
}
.testoframe A
{
    color: #336699;
}
h1{color: #000000; font-weight: bold; font-size: 13px;}
h2{color: #336699; font-size: 12px;}
h3{color: #336699; font-size: 11px; line-height: 6px;	}
/*------ fine centro -------*/