#container	{
	width: 1280px;
	height: 786px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -640px;
	margin-top: -400px;
	border-top: 7px #dc0000 solid;
	border-bottom: 7px #dc0000 solid;
	background: no-repeat top right url(bg_sideb.jpg);
}

#oroscopo,#tempo,#rivenditore{
	width: 220px; /*-4 bordi*/
	position: absolute;
	right: 0px;
	overflow: hidden;
	text-align: center;
	
	border-right: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/****** modifiche***/
#top_box,#bottom_box{
        
        width: 1280px;
        position: absolute;
        left: 0px;
        overflow: hidden;
        top: 0px;
        font-size: 48px;
        list-style-type: none;
        color: #fae04f;
        height:60px;
        background:#00507D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom_box{
        top: 726px;
	
}


#top_box ul,#bottom_box ul{
	
        font-size: 48px;
        list-style-type: none;
        color: #fae04f;
        height: 60px;
	text-decoration: none;
}
#top_box b,#bottom_box b{
        
        text-decoration: none;
        
}
#top_box span,#bottom_box span {
        
	top:10px;
        text-decoration: none;
}
#margin_news{
        margin-top:-10px;
	
}


.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%;
}

/**** ddddd****/


/*
#top_box {
        position:absolute;
        top: 0px;
        width:1280px;
        height:60px;
        background:#00507D;
}

#bottom_box {
        position:absolute;
        top: 726px;
        width:1280px;
        height:60px;
        background:#00507D;
} */

#top_inside ,#bottom_inside {
        font-size: 48px;
        list-style-type: none;
        color: #fae04f;
        
}


#rivenditore{
	top: 604px;
	right:10px;
	height: 157px; /*-3 bordi*/
	font-weight: normal;
}
#rivenditore .big{
	font-weight: bold;
	font-size: 17px;
}
#rivenditore .big2{
	font-weight: bold;
	color: #009900;
	font-size: 30px;
}
#oroscopo{
	top: 400px;	
	right: 0px;
	height: 145px; /*-4 bordi*/
}
#oroscopo_inside{
        position:relative; /* mandatory */
        width:200px;
        padding-right:10px;
        overflow:hidden; /* mandatory */
        height: 145px;
        top: 0px;
        text-align:justify;
        margin-right:5px;
}


#tempo{
	height: 180px; /*-4 bordi*/
	top: 160px;	
	right:10px;
}


#spot	{
	width: 940px;
	height: 650px;

	position: absolute;
	/*top: 80px;
	left: 50px;*/
	top: 65px;
	left: 2px;
	/*border-right: solid;
	border-left: solid;
	border-top: solid;
	border-bottom: solid;*/
}

#logo	{
	position: absolute;
	right: 0;
	top: 0;
}

p	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000099;
}

p#top	{
	position: absolute;
	top: -25px;
	left: 0;
}

p#bottom	{
	position: absolute;
	bottom: -25px;
	left: 0;
}



/* BOX TEMPO */
#tempo th{
	
}
#tempo #citta{
	/*color: #fae04f;*/
}
#tempo td{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#tempo #giorni{
	height: 140px;
	padding-left: 20px;
}
#tempo #giorni td{
	background-color: transparent;
}
#tempo .tmuno{
	width: 60px;
}
#tempo .tmdue{
	text-align: right;
	color: blue;
	font-size: 16px;
	font-weight: bold;
	width: 25px;
}
#tempo .tmtre{
	width: 65px;
}
#tempo .tmquattro{
	color: red;
	font-size: 16px;
	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: 86px;
}
#tempo #giorno3 .stiaccia{
	top: 130px;
}

/* BOX OROSCOPO */
/*
#oroscopo td{
	
}
#oroscopo th{
	text-align: left;
	color: #d0d7dd;
	line-height: 100%;
}
#oroscopo #otitle div{
	font-size: 22px;
	height: 45px;
	overflow: hidden;
}
#oroscopo #obody{
	height: 265px;
	background-image: url(oroscopo.png);
	background-position: center;
	background-repeat: no-repeat;
}
#oroscopo #obody div{
	font-size: 18px;
	max-height: 250px;
	overflow: hidden;
}
#oroscopo #otel{
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#oroscopo #otel div{
height: 30px;
overflow: hidden;
position: relative;
top: -3px;
line-height: 100%;
font-size: 10px;
text-align: center;
}
#oroscopo #otel #alice{
	display: block;
	position: relative;
	top: 6px;
	
}
*/

/***di appoggio***/
.work{
	display: none;
}
.oroscopo_tmp{
	display: none;
}



