<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	width:900px;
	height:50px;
	padding:0px;
	padding-top:15px;
	padding-bottom:0px;
}
.supremo {
	width:1024px;
	height:900px;
	position:relative;
}
.menuliv {
	position:absolute;
	left:62px;
	top:92px;
	height:600px;
	width: 600px;
	border-width:0px;
	z-index:1;
	font-size:12px;
}
.spacer {
	height:30px;
}

a:link {
	color: #ADADAD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ADADAD;
}
a:hover {
	text-decoration: none;
	color: #424242;
}
a:active {
	text-decoration: none;
	color: #424242;
}

.inside {
	height:600px;
	width:1024;
	background:url(../images/sfondo2_bianco.gif);
	padding-left:62px;
	padding-right:62px;
}
-->
