body {
	background: url(../img/bg_cittaoggi.jpg) repeat-x #767676;
	font-family: Arial,Verdana,Tahoma;
	font-size: 76%;
}
#content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -303px; 
	margin-left: -425px;
	width: 850px;
	height: 606px;
}
#help-ico { position: absolute; top: 0px; right: 0px; }
#search-help {
	position: relative;
	top: 0px;
	text-align: right;
}
#layout-video {
	position: relative;
	z-index: 3;
	width: 850px;
	height: 476px;
	background: url(../img/bg_box_tv.jpg) repeat-x;
}
#video {
	float: left;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 840px;
	height: 466px;
	background: url(../img/bg-logo.jpg) #000000;
}
#video object {
	position: relative;
	width: 840px;
	height: 466px;
	z-index: 1;
}
#infovideo {
	position: absolute;
	display: none;
	z-index: 3;
	top: 411px;
	left: 5px;
	width: 840px;
	height: 60px;
	background: url(../img/bg_info.png) repeat-x;
	
}
#infovideo div {
	padding: 10px;
	color: #ffffff;
	font-family: Arial,Verdana,Helvetica;
	font-size: 12px;
	line-height: 16px;
}
#footer {
	position: relative;
	clear: left;
	width: 850px;
	height: 104px;
}
#canale {
	position: relative;
	z-index: 2;
	float: left;
	width: 105px;
	height: 104px;
	background: url(../img/bg_box_sx_home.jpg); 
}
#canale .canale {
	margin-top: 4px;
	height: 19px;
	text-align: center;
}
#canale .img {
	clear: left;
	text-align: center;
}

#sottovideo {
	position: relative;
	z-index: 2;
	float: left;
	border-left: 1px solid black;
	width: 744px; 
	height: 104px;
	background: url(../img/box_dx_home.jpg);
}

#sottovideo .sxsotto {
	float: left;
	width: 573px;
	height: 104px;
}
#sottovideo .sxsotto .titolo {
	text-transform: uppercase;
	margin: 20px 25px 20px 25px;
	height: 44px;
	color: #000000;
	font-size: 16px;
}
#sottovideo .sxsotto .data {
	margin: 3px 25px 3px 25px;
	height: 19px;
	color: #ffffff;
	font-size: 14px;
}
#sottovideo .dxsotto {
	float: left;
	width: 171px;
	height: 104px;
}
#sottovideo .dxsotto img {
	margin: 10px;
	width: 150px;
	height: 83px;
	border: 1px solid #666666;
}
#sottovideo ul {
	padding: 0px;
	margin: 0px;
}
#sottovideo ul li {
	padding: 0px;
	margin: 0px;
}
#ombra {
	top: 75px;
	left: -16px;
	position: absolute;
	width: 875px;
	height: 38px;
	background: url(../img/ombra.png);
	z-index: 1;
}
#fastvideo {
	position: absolute;
	z-index: 6;
	top: -145px;
	left: 50%;
	margin-left: -435px;
	width: 870px;
	height: 176px;
	background: url(../img/bg_espandi.png);
}
#fastvideo .espandi {
	position: absolute;
	top: 148px;
	left: 775px;
}
#thumb {
	z-index: 6;
	display: none;
	position: absolute;
	width: 100%;
	height: 580px;
	top: 50%;
	margin-top: -290px;
	background: url(../img/bg_ricerca.jpg) repeat-x;
	text-align: center;
}
#thumb .elencovideo {
	height: 410px;
	background-color: yellow;
	width: 100%;
	text-align: center;
}
#thumb .elencovideo .chiudi {
	text-align: right;
	padding: 10px;
}
#thumb .elencovideo .chiudi a {
	color: black;
	text-decoration: none;
}
#thumb .nav {
	height: 65px;
	width: 850px;
	margin: 0px auto;
	background-color: orange;
}
#thumb .sottoelenco {
	height: 105px;
	width: 850px;
	margin: 0px auto;
	background-color: red;
}

