.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	list-style-type: square;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6F0DA;
}
.sfondo {
	background-image: url(img/bg-content-sub.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tabella_princ {
	background-repeat: repeat-y;
	background-position: left top;
	height: 760px;
}
#Layer1 {
	position:absolute;
	width:618px;
	height:703px;
	z-index:3;
	left: 276px;
	top: 184px;
}
#Layer2 {
	position:absolute;
	left:648px;
	top:234px;
	width:238px;
	height:438px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:267px;
	top:171px;
	width:633px;
	z-index:5;
	visibility: visible;
	height: 456px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #996600;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}

</style>
<link href="stili.css" rel="stylesheet" type="text/css" />

