.sfondo {
	background-image: url(/img/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.testi {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.testi9 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
.testi9:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: underline;
}
.titoli-sx {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titoli-sx:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.mng{
    BORDER-RIGHT: #336633 thin ridge;
    BORDER-TOP: #336633 thin ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #336633 thin ridge;
    WIDTH: 100%;
    COLOR: #993300;
    BORDER-BOTTOM: #336633 thin ridge;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    BACKGROUND-COLOR: #99CC99;
    TEXT-ALIGN: center
}

.mngmenu{
    FONT-SIZE: 10pt;
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}

.mngmenu:hover{
    COLOR: #336633;
    TEXT-DECORATION: none
}

.menu
{
    FONT-SIZE: 13px;
    COLOR: #104483;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: none
}
.menu:hover
{
    FONT-SIZE: 13px;
    COLOR: #104483;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Arial, Verdana, Tahoma;
    TEXT-DECORATION: underline
}
.titoli-news {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9800;
	font-weight: bold;
	text-decoration: none;
}
.titoli-pagine {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9800;
	font-weight: bold;
	text-decoration: none;
}