a {
	text-decoration: none;
	color: #606060;
}

a:hover {
	text-decoration: underline;
}

.testoRosso  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
}

TD  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #303030;
}
 
.briciole{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	border-bottom:1px solid #D28916;
}

.main1_off{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #464C60;
	font-weight: bold;
	background-image : url("../img/bg_menu1.gif");
	background-repeat : repeat-x;
	padding:2px;
	height:20px;
	border-color : #808699;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	text-decoration: none;
}
.main1_off A{
	color: #464C60;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


.main1_on{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image : url("../img/bg_menu1_on.gif");
	background-repeat : repeat-x;
	padding:2px;
	height:20px;
	border-color : #808699;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	text-decoration: none;
}

.main1_on A{
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.menu2_off{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
	border-bottom:1px solid #B8BCC8;
	background-image : url("../img/bg_menu2.gif");
	background-repeat : repeat-x;
	padding:3px;
	height:24px;
	padding-left:20px;
}

.menu2_off A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #606060;
	text-decoration: none;
}

.menu2_on{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D68A4;
	border-bottom:1px solid #C0BDB0;
	background-image : url("../img/bg_menu2_on.gif");
	background-repeat : repeat-x;
	padding:3px;
	height:24px;
	padding-left:20px;
	font-weight: bold;
}

.menu2_on A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D68A4;
	font-weight: bold;
	text-decoration: none;
}

.menu3_off{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D68A4;
	padding-left:32px;
	padding-top:2px;
	padding-bottom:2px;
	background-color : #F5F8FC;
	border-bottom-color : #B8BCC8;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-decoration: none;
}

.menu3_on{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D68A4;
	padding-left:32px;
	padding-top:2px;
	padding-bottom:2px;
	background-color : #F5F8FC;
	border-bottom-color : #B8BCC8;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	text-decoration: none;
	font-weight: bold;
}

.menu3_on A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5D68A4;
	font-weight: bold;
	text-decoration: none;
}
.small{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #464C60;
	padding-top:10px;
}

.news{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding:3px;
	
}

A.newsTitolo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #464C60;
	font-weight : bold;
	padding:3px;
	
}
.padding{
	padding:4px;
	line-height : 16px;
}

.tabella{
	border-color : #808699;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	}
	
	.utilities{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #464C60;
	font-weight : bold;
	padding:4px;
}