#banner {
	width: 500px;
	margin: 0px auto;
	text-align: center;
	top: 202px;
	height: 340px;
	left: 380px;
	position: absolute;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	z-index: 44;
	padding-bottom: -1em;
	border: 2px solid Blue;
}
#banner a
{
color:Black;
text-decoration:none;
background-color:#FFFFFF;
}
#banner a:hover
{
color:Black;
text-decoration:underline;
background-color:#FFFFFF;
}
#chiudi
{
left: 690px;
position:absolute;
width:259px;
height: 15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
top: 202px;
text-align:right;
z-index:8;
}
#chiudi a
{
	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#chiudi a:hover
{

font-weight:bold;
color:#228B22;
text-decoration:none;
text-align:right;
}

