h1 {
	font-weight: bold;
	font-size: 115%;
	background-image: url(../immagini/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left bottom;
}
h2 {
	font-size: 100%;
	color: #005A9C;
	font-weight: bold;
	margin-bottom: 0px;
	}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.evidenza {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 10px;
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
.evidenza h1{
	font-weight: bold;
	font-size: 115%;
	background-image: url(../immagini/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left bottom;
}
.evidenza ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #eeeeee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.notizia p {
	margin: 0px;
	padding: 0px;
}
.notizia {
	border: 1px solid #87B1DC;
	font-size: 80%;
	padding: 3px;
	background-color: #EBEBEB;
	margin-top: 10px;
}
.notizia li{
	margin-left: 15px;
}
.notizia h1 {
	font-weight: bold;
	color: #005A9C;
	font-size: 100%;
	border: 0px;
	text-decoration: underline;
	display: inline;
	background-image: none;
	padding-left: 0px;
}
table {
	border: 1px solid #CCCCCC;
	font-size: 80%;
}
th {
	background-color: #eeeeee;
	font-weight: bold;
	text-align: center;
}
caption {
	margin-bottom: 5px;
}
select {
	font-size: 90%;
}

