	
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}	
	#flashcontent {
	height: 100%;
	text-align: center;
	vertical-align: middle;
	}
	/* end hide */
	body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #181818;
		color:#ffffff;
		font-family:sans-serif;
		font-size:40;
	}	
	a {	
		color:#cccccc;
	}
.menubg {
	background-color: #313131;
}
.logo {
	background-image: url(immagini/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 400px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
}
body,td,th {
	font-size: 40px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #8E1117;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Stile1 {font-size: 10px}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
}

