/* hide from ie on mac \*/
html {
		height: 100%;
		overflow: hidden;
}	
#flashcontainer {
		height: 100%;
		text-align: left;
	}
	/* end hide */
body {
	overflow:auto;
	height: 100%;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
p {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}
#contenuti{
visibility:hidden;
}

