.logo {
	background-image: url(A_P_A_CHI_oriz_Col.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000;
	width: 1024px;
	height:700px;
	margin-left:auto;
    margin-right:auto;
}
.sinistra {
	position: relative;
	left: 0px;
	width: 36%;
	bottom: 0px;
	top: 260px;
}
.sinistra .li{
	margin-top: 250px;
	width: 200px;
}
 
.wide {
	background-repeat: no-repeat;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	width: 700px;
	overflow-Y: scroll;
	z-index: 10;
	height: 80%;
	top: -190px;
	left: 283px;
}  
.iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caneTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.default {
	background-image: url(homepage.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	left: 60px;
	top: 20px;

}
