body {
	background-attachment: fixed;
	background-color: B67BD9;
	background-image: url(../images/s_sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.border{
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FF6600;
	border-right-color: #FF6633;
	border-bottom-color: #FFCC00;
	border-left-color: #FF9933;


}
DIV.table {
	position: absolute;
	left: 420px;
	top: 150px;
	height: 360px;
	width: 280px;
	margin: 9px;
	padding: 6px;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);

}
TD.cellaju {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600DB3;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	padding-right: 20px;
}
IMG.sarita {
	margin-right: 30px;

}
SPAN.scritta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600DB3;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
DIV.testoesterno {
	position: absolute;
	height: 500px;
	width: 500px;
	left: -1000px;
	top: -1000px;

}

