.header {
	height: 70px;
	width: 900px;
	overflow: visible;
	position: fixed;
	visibility: visible;
	z-index: auto;
	left: 0px;
	top: 0px;
}

body {
	background-color: #FFFFFF;
	
}
.tableimg {
	position: absolute;
	top: 80px;
	height: 470px;
	overflow: visible;
	left: 5px;
}


.textnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.copiright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-align: center;
	height: 20px;
	width: 900px;
    position: fixed;
	visibility: visible;
	z-index: auto;
	left: 0px;
	bottom: 0px;
	overflow: visible;
}
.contenuti {
	overflow: hidden;
	visibility: hidden;
	height: 10px;
	left: 0px;
	bottom: 0px;
	clip: rect(0px,auto,auto,0px);
}
h1 {
	
	font-size: xx-small;
	color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
	float: left;
	position: absolute;
}
.index {
	clear: no;
	float: no;
	height: 500px;
	width: 1000px;
	top: 0px;
	position: fissa;
}
.tabdestra {
	position: absolute;
	left: 120px;
	top: auto;

}
