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);*/
		 /*background-color:#006699;*/
		 /*background-color:#99CCFF;*/
		 background-color:#c8e3fe;
}
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;}
/*a#libricurati{color:#ffffff;}
a:hover#libricurati{background-color:#006699; color:#00CCFF;}*/
table#tabella{
			width:720px; height:572px;
			/*border:2px dotted #cccccc;*/
			padding: 3px;
			background-color:#F4FDFF;
			}
td#cella1{
			width: 390px;
			height:1%;
			vertical-align: top;
			text-align: left;
			/*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: 15px;}
span#in_evidenza {margin-left: 15px;}

