* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #fff;
	color: #000;
	font-family: Times, serif;
	font-size: 13pt;
}
#header {
	float: left;
}
#container {
	width: 100%;
}
#content {
	clear: both;
}
#slogan, #topnav, #bottomnav, #sidenav, #contatto, #banner, #footer, #newsbox, .avviso, .indice, .zipfile, hr {
	display: none;
}
#table, #table2 {
	margin: 5px 0;
	width: 90%;
}
#table td, #table2 td {
	border: 1px solid #000;
	text-decoration: none;
	padding: 3px 0;
	width: auto;
	font-size: 0.9em;
	height: 1.2em;
}
#table .headtable td, #table .headtable td a {
	height: 2em;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-color: #fff;
}
img {
	border: 0;
	margin: 10px;
}
.centro {
	margin: 10px;
	text-align: center;
	font-weight: bold;
}
.note {
	padding: 15px 35px;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
	margin-top: 1em;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:focus {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
