body, div, dl, h2, h3, h4, dt, dd, ul, ol, li, pre, p, form, fieldset, input, textarea, blockquote, th, td { margin: 0; padding: 0; }
p, h1 { margin-top: 0.2em; margin-bottom: 1.2em; }
h1{	font-size: 16px; }

a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #069;
	text-decoration: underline;
}
a:active {
	color: #069;
	text-decoration: underline;
}
div#container{
	position: relative;
	width: 780px;
	margin: 0px auto;
	text-align: center;
	height: 100%;
}
.header{
	margin: 0px;
	padding: 0px;
}
.corpo{
	margin: 0px;
	padding: 50px;
}
.footer{
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #666;
	font-style: normal;
	background-color: #809BA7;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.tabella{
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.tabella2{
	text-align: center;
	width: 100%;
	color: #999;
	font-weight: bold;
	font-size: 12px;
}

