#header
	{
	position: absolute;
	top: 0px;
	width: 80%;
	left: -2000px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #DCDCDC;
	}
#header h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	}
#header h2
	{
	font-size: 12px;
	margin: 0px 0 0px;
	}
#header h2.corsivo
	{
	font-size: 12px;
	margin: 0px 0 0px;
	font-style: italic;
	}
#header h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
#header a
	{
	color: #DCDCDC;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
#header b
	{
	color: #DCDCDC;
	font-weight: normal;
	}
#header i
	{
	color: #DCDCDC;
	font-weight: normal;
	}
#header strong
	{
	color: #DCDCDC;
	font-weight: normal;
	}
	
#tabellona
	{
	width: 760px;
	border: 1px solid #000000; 
	background-color:#d9ad99;
	}