html, body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;	
	height: 100%;
}
body, div, td{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14x;
	text-decoration:none;
}
a{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
	text-decoration:none;

}
a:hover{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	line-height: 24px;
	text-decoration:none;
}
div#centro{
	width: 420px;
	height: 580px;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border: 1px solid #FFFFFF
	
}
div#stream{
	width: 420px;
	height: 393px;
	margin-top: 10px;
	padding-top: 40px;
	margin-left: -69px;
	margin-right: auto;
	text-align: center;
	line-height: 13px;
}

div#sotto{
	width: 420px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 13px;
}
.sottotitolo{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
