#sponsor {
	position:absolute;
	top:50%;
	left:50%;
	width: 700px;
	height: 570px;
	margin-top: -300px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -350px;
	z-index: 1;
}

div.chiudi
{
	text-align: right;
	border-bottom: solid 1px #000000;
	height: 20px;
	width: 700px;
	float: left;
}
#flash {
	height: 550px;
	width: 700px;
	float: left;
}
a.sponsor
{
	color: #FFFFFF;
	text-decoration: None;
}
a.sponsor:hover
{
	color: #E5A601;
	text-decoration: None;
}
