body {
	background-image: url(../img/bkgnews.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

p { }

td { }

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #CC0000;
}
.sfumatura {
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #99ccff;
}
.laterale {
	background-image: url(../img/laterale.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	width: 160px;
	background-color: #99ccff;
}
.titolomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/topmenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #0099FF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0099FF;
	width: 100%;
}
.titoli {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.testopiccolo {
	font-size: 70%;
}
.testonews {
	font-size: 80%;
	text-align: justify;
}
.sfondonews {
	background-image: url(../img/bkgnews.jpg);
}
.rigaalternata {
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.riga {
	padding-top: 4px;
	padding-bottom: 4px;
}
.bottone {
	font-size: 80%;
	background-color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
}
table.tabulatedData td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #003366;
}
table.tabulatedData th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	border: 1px solid #003366;
	color: #FFFFFF;
	background-color: #006699;
}
table.tabulatedData {
	border: 1px solid #0099CC;
}
