a:link, a:visited, a:active {
	color: #0066FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #CCFFCC;
	text-decoration: none;
	font-size: 12px;
	background-color: #CC9966;
	font-weight: bold;
}
h1 {
	font-style: italic;
	color: #CC9966;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-style: italic;
	color: #333333;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-style: italic;
	color: #333333;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
ul {
	font-size: 11px;
	color: #336699;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	color: #333333;
}
.notina {
	font-size: 9px;
	color: #333333;
}
th {
	font-size: 12px;
	background-color: #EBEBE6;
	text-align: left;
	border: thin dotted #CC9933;
	background-image: url(../../pics/sfondobv.gif);
}
.nota {
	color: #FFCC99;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.sottomesso {
	font-size: smaller;
	font-style: italic;
}
.sottomeno{
	font-size: smaller;
}
#tabmenu{
	border-bottom: 1px solid #ccc;
	list-style: none; 
	margin: 0;
	padding: 0;
	z-index: 16;
}
#tabmenu li {
	display: inline;
	overflow: hidden;
	font-family: arial, helvetica;
	font-size: 0.9em;
}		
#tabmenu a, a.active {
	color: #600;
	background: #ddd;
	border: 1px solid #ccc;
	padding: 0px 7px 2px 7px;
	margin: 0px;
	text-decoration: none; 
}
#tabmenu a.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #600;
}	
#tabmenu a:hover {
	color: #00f;
	background: #eee;
}		

#tabmenu a.active:hover {
	background: #fff;
	color: #00f; 
}
.presenta {
	font-size: 1.3em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	padding: 10px;
}
.evento {
	font-size: 1.3em;
}
