@charset "utf-8";
/* CSS Document */

#sponsor
{
	position: Absolute;
	background-color: #EEEEEE;
	font-size: 10px;
	font-family: Verdana;
	top: 387px;
	left: 392px;
	width: 500px;
	height: 334px;
	border: Solid 1px #000000;
	z-index: 2;
/* 	background-image: url(../overlay/natale2.jpg); */
}
#container {
	position: relative;
	z-index: 1;
}

div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}

