#banner {
	width: 600px;
	margin-left: -300px;
	margin-top: -216px;
	height: 599px;
	left: 50%;
	top: 50%;
	position: absolute;
	z-index: 2000;
	border: 2px solid #0066b3;
}
#finestra {
	width: 730px;
	margin-left: -365px;
	margin-top: 0px;
	height: 2000px;
	left: 50%;
	position: absolute;
	background-color: White;
	z-index: 1999;
	filter:alpha(opacity=65);
   -moz-opacity:.65;
   opacity:.65;
}
#chiudi
{
left: 338px;
position:absolute;
width:259px;
height: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
top: -1px;
text-align:right;
z-index: 2001;
}
#chiudi a
{
	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#chiudi a:hover
{

font-weight:bold;
color:#0066b3;
text-decoration:none;
text-align:right;
}
