﻿body {
	font-family: "Courier New", Courier, monospace, Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/a1.gif');
	background-attachment: fixed;
	background-repeat: repeat;
}
.gabbia {
	margin: 5px 40px 5px 10px;
	width: 903px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 50%;
	background-image: url('../images/a1.gif');
	background-attachment: fixed;
}
.testata {
	background-image: url('../images/testata.png');
	width: 913px;
	height: 305px;
}
.middle {
	background-image: url('../images/mezzo.png');
	width: 916px;
	background-repeat: repeat-y;
	clear: both;
}
.footer {
	background-image: url('../images/footer.png');
	clear: both;
	height: 55px;
	text-align: center;
	padding-top: 25px;
	color: #806D5C;
	font-size: 10pt;
}
.navsinitro {
	width: 190px;
	margin-left: 20px;
	float: left;
}
.navdestro {
	float: right;
	width: 198px;
	margin-right: 20px;
	text-align: center;
}
.ombra {
	padding: 0px;
	width: 440px;
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 12pt;
	color: #6C5A46;
	text-align: center;
	background-image: url('../images/cielo4.jpg');
	background-attachment: fixed;
}
.titolo {
	position: absolute;
	z-index: 1;
	left: 295px;
	top: 117px;
	width: 405px;
	height: 48px;
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 36pt;
	color: #D8B890;
	text-align: center;
	letter-spacing: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

