.top {
        background-position: center;
	height: 140px;
	vertical-align: top;
        width: 800px;
	background-image: url(banner-homepage.swf);
	background-repeat: no-repeat;
}
.bottom {
	font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        background-position: center;
	height: 40px;
	vertical-align: bottom;
        orizzontal-align: justify;
	background-image: url(banner-homepage-basso.swf);
	background-repeat: no-repeat;
}
.testointro {
	font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        color:#666666;
        background-position: center;
	height: 40px;
	vertical-align: bottom;
        text-align: justify;
        orizzontal-align: justify;
	background-image: url(banner-homepage-basso.swf);
	background-repeat: no-repeat;
}
.webgraphica {
	font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        color:#FFFFFF;
        text-align: right;
}
a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#ff00ff;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}
.footer {
	display:inline;
}
.footer a {
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.footer a:hover {
	text-decoration:underline;
}

.footer ul{
list-style-type:none;
list-style:inherit;
}
.footer ul li{
list-style-type:none;
display:inline;
}
