HTML {
	margin: 0px;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	scrollbar-face-color:#cccccc;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
}
body{text-align:center; margin:0px; font-family: garamond; background-image:url(../images/lines.jpg)}
td{vertical-align:top; text-align:left;}
h1{color: brown;}
h2{font-size: 22px; font-weight: bold; margin: 0px; color:#663300}
h2#testo{font-weight: normal;}
p{margin: 0px; padding: 0px;}
a{color:#006699;}
a:hover{background-color:#006699; color:#00CCFF;}

table#tabella{
			width:720px; height:572px;
			border:2px dotted #cccccc;
			padding: 0px;
			background-color:#FFFFFF;
			}
td#cella1{
			width: 390px;
			vertical-align: bottom;
			text-align: center;
			background-image:url(../images/roberto_sfumato.jpg);
			background-repeat: no-repeat;
			
			}
td#cella2{width: 330px; vertical-align: top; text-align: center;}
span#editori{font-size: 16px;}
