#banner {
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width: 308px;
	height: auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #911702;
	left: 240px;
	top: 168px;
	text-align: justify;
}
#banner a
{
	color:#996600;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}
#banner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#banner a:hover
{
	color:#990000;
	text-decoration:none;
}
#chiudi
{
	position:absolute;
	width:65px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	background-color: #FFFFFF;
	left: 1134px;
	top: 93px;
}
#chiudi a
{
	color:#000000;
	text-decoration:none;
	font-size: x-small;
}
#chiudi a:hover
{
	color:#FFFFFF;
	text-decoration:none;
	font-size: x-small;
	background-color: #993300;
	display: block;
}
