.titolo {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:white;
	background-color:#33cc66;
	}

.titolo_tenue {
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#1C3F28;
	background-color:#E5F7C6;
	}
.corpo {
	font-family:Verdana;
	font-size:10px;
	color:black;
	}
	
.lista {
	font-family:Verdana;
	font-size:10px;
	color:black;
	overflow:auto;
	width:780;
	height:390;
	scrollbar-3dlight-color:#33cc66;scrollbar-arrow-color:#33cc66;scrollbar-base-color:#ffffff;
	}
	
.menu {
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:white;
	text-decoration:none;
	cursor:hand;
	background-color:#33cc66;
	}
	
.notizie {
	border: 1px solid Black;
	font-family:Verdana;
	font-size:10px;
	color:black;
}

.nobrd {
	border:none;
	cursor:hand;
	text-decoration:none;
	}
	
.link_tit {
	font-family:Verdana;
	font-size:10px;
	color:white;
	}

.menu_button
{	
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:white;
	background-color:#33cc66;
	cursor:hand;
	text-decoration:none;
	width:200;
}

.itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: Bold 12px Verdana;}
.itemText_sub { text-decoration: none; color: #FFFFFF; font: Bold 10px Verdana;}

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 10px Verdana }

.menu_cis_vis {
	font-family:Verdana;
	font-size:10px;
	color:black;
	visibility: visible;
	padding-left: 20px;
}
.menu_cis_novis {
	visibility: hidden;
}
.linkable{
	font-family:Verdana;
	font-size:10px;
	color:black;
	cursor:hand;
	text-decoration: underline;
}

