body {
	background-color: #ADC1FA;
	color:#FFF;
	font-family: Times New Roman;
	font-size:14px;
}
.linealunga {
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #000;
	width:100%;
	margin:0px 0px 5px 0px;
}
.grigi {
	color:#606060;
}
.img {
	border:1px solid #2a2a2a;
}
.sfondoTd {
	background-image:url(images/fondo.gif);
	background-repeat:repeat-x;
	width:100%;
}

h1, h1 a:link, h1 a:visited, h1 a:hover {
	margin-bottom:10px;
	color:#fff;
	text-decoration:none;
}

.divContenitore {
	margin: 10px 0px;
	padding:0px;
}
.divBoxInterno {
	margin:0px;
	padding:0px;
	width:99%;
	border-width: 2px 2px 0px 2px;
	border-style:solid;
	border-color:#ff0000;
	background-color: #FAF9AD;
	color:#000;
}
.tabella {
	border-width: 2px 2px 0px 2px;
	border-style:solid;
	border-color:#ff0000;
	background-color: #FAF9AD;
	height:700px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.divFooter {
	margin: 0px;
	padding:0px;
	width:99%;
	border-width: 2px 2px 0px 2px;
	border-style:solid;
	border-color:#ff0000;
	background-image:url(prove/angolo-Dx.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}