.titolone {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC; 
	text-align: center;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin double #FFFFFF;
	border-left: thin none #FFFFFF;
	line-height: 20px;


}
.titolino {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-bottom-width : 1px;
	background-color: #e2ede8;
	line-height: 20px;




}
.rigamenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #48A47A;
	background-color: #E2EDE8;
	text-align: left;
	border: thin none #000000;
	line-height: 17px;

}
a.vocedelmenu {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a.vocedelmenu:hover {
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #0099CC;
}

