﻿body {
	padding: 5px 20px 5px 20px;
	margin: 0px;
	background-image: url('../images/sfondo.jpg');
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace, Tahoma;
	font-size: 10pt;
	color: #C0C0C0;
	text-align: center;
}
.gabbia {
	border: thin solid #BBC7E3;
	width: 850px;
	margin: auto;
	background-color: #43588B;
}
.intestazione {
	background-color: #43588B;
	width: 850px;
	height: 150px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBC7E3;
}
.centro {
	width: 850px;
	background-color: #43588B;
	font-family: "Courier New", Courier, monospace, Tahoma;
	font-size: 10pt;
}
.contenuti {
	font-family: "Courier New", Courier, monospace, Tahoma;
	font-size: 10pt;
	width: 750px;
	margin-right: 30px;
	padding: 5px;
	margin-left: 40px;
	height: 650px;
}
.footer {
	width: 850px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #BBC7E3;
	height: 40px;
	text-align: center;
}
.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
	width: 849px;
}
.faro {
    position: absolute; 
    left: 793px; 
    top: 10px; 
    width: 53px; 
    height: 116px; 
    z-index: 2
}
.scorrevole {
	position: absolute;
	left: 225px;
	top: 61px;
	width: 569px;
	height: 67px;
	z-index: 1
}
.style1 {
	font-size: xx-large;
	color: #BBC7E3;
}
.style3 {
	text-align: left;
}
.style2 {
	margin-left: 0px;
}
.styletitolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #C0C0C0;
}
.italia {
	position: absolute;
	left: 28px;
	top: 14px;
	width: 140px;
	height: 135px;
	z-index: 3;
	margin-left: 40px;
}

