body {
	background-color: #000;
	color: #CACACA;
	font-family: verdana, arial, sans;
}

table {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

table tr td {
	/* vertical-align: middle; */
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}


table tr td.logo {
	height:149px;
	text-align: center;
	vertical-align: middle;
	/* width:196px;
	height:172px;
	vertical-align: top;
	text-align:center; */
}

table tr td.flash {
	width:700px;
	height:393px;
	text-align:center;
	vertical-align:top;
}

table tr td.footer {
	height: 8%;
	padding-top:10px;
	text-align: center;
	vertical-align: bottom;
}

table tr td.testo {
	height: 20px;
	vertical-align: bottom;
}

div.logo {
	margin:0px auto;
	width:196px;
	height:172px;
	/* width: 85px;
	height: 99px; */
}

div.video {
	margin:14px auto 0px auto;
	width:700px;
	height:393px;
}
