#banner {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#000;
	background:transparent url(golf.gif) left top no-repeat;
	left:0px;
	top:21px;
	width:159px;
	height:121px;
	overflow: hidden;

}

#testo  {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#000;
	left:56px;
	top:42px;
	width:241px;
	height:240px;
	overflow: hidden;

}
#chiudi{
position:absolute;
left:100px;
top: 90px;
width:240px;
height:20px;
background-color:transparent;
font-size:16px;
font-weight:bold;
color:#000;
text-align:right;
}

#chiudi a{
background-color:transparent;
font-weight:bold;
color:#000;
text-decoration:none;
text-align:right;
}

#chiudi a:hover{
background-color:transparent;
font-weight:bold;
color:#000;
text-decoration:none;
text-align:right;
}

.testo{
	margin: 160px 50 0 0;
	padding: 0;
	clip:   rect(auto auto auto auto);
	left: 100px;

}

.testo a, .testo a:visited{
background-color:transparent;
text-decoration:none;
color:#fff;
}


.testo a:hover, .testo a:focus, .testo a:active{
color:#fff;
text-decoration:none;
background-color:transparent;
}

