body { 
	background: #fff url(../img/page.gif) repeat-y;
	padding: 0;
	margin: 0;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: disc;
	margin-bottom: 16px;
	list-style-image: url(../img/punto_elenco_bianco.gif);
	}

.creditz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}

a {
	text-decoration: none;
}

.creditz a {
	color: #FFFFFF;
}

.menu a {
	color: #FFFFFF;
}

.submenu {
	list-style-image: url(../img/punto_elenco_bianco.gif);
	list-style-type: disc;
	font-size: 12px;
	margin-left: 0pt;
	padding-left: 20pt;
}
a:hover {
	font-style: italic;
	color: #11378C;
}
.finestra
{
	background: #FFFFFF;
	width:590px;
	height:460px;
	vertical-align: top;
	overflow:visible;
}
iframe
{
	padding: 0;
	margin: 0;
	width:590px;
	height:500px;
	overflow:visible;
}
.flash {
	margin: 0px;
	padding: 5px 0px 0px;
}

