/* Formattazione generale */
html{
	margin: 0;
	border: none;
	padding: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background: #00507d url('img.png') repeat-y center;
}
body{
	margin: auto;
	margin-top: 0px;
	border: none;
	padding: 0;
	background-color: transparent;
	overflow: hidden;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
img{
	border: 0;
}
a,a:hover,a:link,a:visited{
	color:white;
	text-decoration: none;
}
/* organizzazione scatole */
.work{
	display: none;
}
#bordo{
	position: absolute;
	top: 768px;
	left: 0px;
	width: 1280px;
	background-image: url('bottomBar.jpg');
	background-position: top;
	background-repeat: repeat-x;
	height: 32px;
	color: #00507d;
	letter-spacing: 10px;
	font-size: 10px;
	padding-top: 10px;
}
#newscountry,#newslocal{
	height: 81px; /* 3px per il bordo sotto */
	width: 1280px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
	border-bottom: 3px solid white;
}
#newslocal{
	top: 684px; 
	border-bottom: none;
	border-top: 3px solid white;
}
#oroscopo,#tempo,.box,#rivenditore{
	width: 234px; /*-4 bordi*/
	position: absolute;
	top: 84px;
	overflow: hidden;
	text-align: center;
	border-right: 3px solid white;
	border-left: 3px solid white;
}
#oroscopo{
	left: 0px;
	height: 340px; /*-4 bordi*/
}
#tempo{
	height: 180px; /*-4 bordi*/
	right: 0px;
}
#spot{
	position: absolute;
	width: 800px;
	height: 600px;
	top: 84px;
	left: 240px;
	overflow: hidden;
	padding: 0px;
}
#spot table{
	position: relative;
	top: -2px;
	left: -2px;
}
.box{
	height: 257px; /*-3 bordi*/
	border-top: 3px solid white;
}
#textleft{
	top: 424px; 
	left: 0px;
}
#textright{
	top: 264px;
	right: 0px;
}
#rivenditore{
	top: 524px;
	height: 157px; /*-3 bordi*/
	right: 0px;
	border-top: 3px solid white;
}

/* Formattazioni interne */
table.inner{
	text-align: center;
	vertical-align: middle;
	border: none;
	width: 234px; 
}
table.inner td table.inner th{
	text-align: center;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	width: 234px;
	border: none;
}
table.inner th{
	background-color: transparent;
	color: #fae04f;
	font-size: 22px;
	font-weight: bold;
	width: 234px;
}
table.inner td{
	background-color: White;
	color: #00507d;
	font-size: 19px;
}
/* BOX OROSCOPO */
#oroscopo td{
	background-color: white;
}
#oroscopo th{
	text-align: left;
	color: #d0d7dd;
	line-height: 100%;
}
#oroscopo #otitle div{
	height: 60px;
	overflow: hidden;
}
#oroscopo #obody{
	height: 250px;
	background-image: url('oroscopo.png');
	background-position: center;
	background-repeat: no-repeat;
}
#oroscopo #obody div{
	font-size: 17px;
	max-height: 250px;
	overflow: hidden;
}
#oroscopo #otel{
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#oroscopo #otel div{
height: 30px;
overflow: hidden;
position: relative;
top: -3px;
text-align: center;
}
#oroscopo #otel #alice{
	display: block;
	position: relative;
	top: 6px;
	/* color: #fae04f; */
	font-size: 20px;
}

/* BOX TEMPO */
#tempo th{
	font-size: 11px;
	color: #d0d7dd;
}
#tempo #citta{
	color: #fae04f;
}
#tempo td{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#tempo #giorni{
	height: 140px;
	background-image: url(tempo.png);
	padding-left: 20px;
}
#tempo #giorni td{
	background-color: transparent;
}
#tempo .tmuno{
	width: 60px;
}
#tempo .tmdue{
	text-align: right;
	color: blue;
	font-size: 15px;
	font-weight: bold;
	width: 25px;
}
#tempo .tmtre{
	width: 65px;
}
#tempo .tmquattro{
	color: red;
	font-size: 15px;
	font-weight: bold;
	width: 25px;
}
#tempo .stiaccia{
	overflow: hidden;
	height: 30px;
	position: absolute;
	right: 165px;
	background-color: transparent;
}
#tempo #giorno1 .stiaccia{
	top: 48px;
}
#tempo #giorno2 .stiaccia{
	top: 85px;
}
#tempo #giorno3 .stiaccia{
	top: 127px;
}

/* BOX RESELLER */
#rivenditore th{
	font-size: 15px;
}
#rivenditore td{
	font-size: 11px;
	line-height: 175%;
}
#rivenditore td .big{
	font-weight: bold;
	font-size: 15px;
}

/* BOX SOLO TESTO */
.box th.ttitle div{
	height: 55px;		
	font-size: 22px;
	overflow: hidden;
}
.box td.tbody{
	height: 166px;
	vertical-align: middle;
}
.box td.tbody div{
	font-size: 19px;
	max-height: 166px;
	overflow: hidden;
}
.box th.ttel div{
	height: 26px;
	font-size: 22px;
	overflow: hidden;
}
.box th.ttel,.box th.ttitle{
	padding: 0;
}
/* BOX CENTRALE */
#spot{
	background-color: white;
	padding: 0;
}
#spot table{
	border: none;
	padding: 0;
	margin: 0;
}
#spot td{
	border: none;
	padding: 0;
	margin: 0;
}

/* NEWS TICKER */
#newscountry ul,#newslocal ul{
	font-size: 48px;
	list-style-type: none;
	color: #fae04f;
	height: 74px;
}
#newscountry b,#newslocal b{
	margin: 0 20px 0px 0;
	text-decoration: underline;
	font-weight: normal;
}
#newscountry span,#newslocal span {
	margin: 0 10px 0 0;
	text-decoration: none;
} 
.tickercontainer .mask { 
position: relative;
left: 0px;
top: 0px;
width: 1280px;
overflow: hidden;
}

ul.newsticker { 
position: relative;
left: 1280px;
margin: 0;
}
ul.newsticker li {
	float: left; 
	background: transparent;
	font-weight: normal;
	line-height: 180%;
}