

* {
	margin: 0;
	padding: 0;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #4C4C4C;
	scrollbar-highlight-color: #999999;
	scrollbar-track-color: #000000;
}

body {
	background: #000000 url(/images/img01_down.gif) repeat-x bottom ;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {
height:1px;
border: 1px solid;
color: #454545;

}

/* Header */

#header {
	width: 996px;
	height: 161px;
	margin: 0 auto;
	background: url(/images/logo.gif);
	cursor: pointer;
}

/* Menu */

#menu {
	width: 996px;
	height: 30px;
	margin: 0 auto;
	background: url(/images/img03.gif);
	display:block; 
	position:relative;
}

/* Page */

.page {
	width: 956px;
	margin: 0 auto;
	padding: 10px 20px 20px 20px;
	background: url(/images/img04_2.jpg) repeat-x;
}

/* Content */
.table_dx{
	width: 956px;
	margin: 0 auto;


}
.table_dx_TD{
text-align:center;

}
/* Search */

.search1 {
	padding-right:8px;
	text-align: center;
	vertical-align:top;
}
.search {
	padding-right:8px;
	text-align: center;
	
}
.search2 {
	padding-right:0px;
	text-align: center;
	vertical-align:top;
}

.search_input {
	margin-bottom: 8px;
	padding: 2px 2px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	width:150px;
}

.search_input3 {
	margin-bottom: 8px;
	padding: 2px 2px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	width:100px;
}

.search_submit {
	margin-bottom: 8px;
	padding: 1px 5px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
}

.search_input2 {
	margin-bottom: 8px;
	padding: 2px 2px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	width:222px;
}
.search_submit2 {
	margin-bottom: 8px;
	padding: 1px 5px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	width:62px;
}
.contatti{
	padding-right:0px;
	text-align: left;
	vertical-align:top;
}
.input_contatti{
	margin-bottom: 8px;
	padding: 2px 2px;
	background: #1F1F1F;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	width:194px;
}
.area_contatti{
	margin-bottom: 8px;
	padding: 2px 2px;
	background: #1F1F1F;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	width:350px;
	height:200px;
}
.select_contatti{
background-color:#1F1F1F;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
border-color:#CCCCCC;
height:20px;
width:200px;
vertical-align: text-bottom;
}
.select1{
background-color:#1F1F1F;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
border-color:#CCCCCC;
height:20px;
vertical-align: text-bottom;
}
/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	
}

#footer p {
	margin: 0;
	line-height: normal;
	text-align: center;
}
/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(/images/lev0_bg2.gif);
	border: 0px solid #336699;
	background-color: #202020;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(/images/lev0_bg2.gif);
	background-color: #2C5F93;
	border: 0px solid #202020;
}

/* level 1 inner */
.m0l1iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #202020;
	border: 1px solid #3C3C3E;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #202020;
	background-image: url(/images/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #3C3C3E;
	padding: 0;
}
.tot_tbl{
margin:inherit;
border-collapse:collapse;
padding:inherit;
width:302px;

}
.top_tbl{
	background-image: url(/images/img06.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:10px;
	border-collapse:collapse;
}
.dw_tbl{
	background-image: url(/images/img06_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	height: 45px;
	padding: inherit;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
.top_tbl2{
	background-color:#1F1F1F;
	border: 1px dotted #454545;
	width:302px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:10px;
	border-collapse:collapse;
	text-align:center;
}
.top_tbl3{
	background-color:#1F1F1F;
	border: 1px dotted #454545;
	width:670px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:10px;
	border-collapse:collapse;
}
.tot_tbl_big{
margin:inherit;
border-collapse:collapse;
padding:inherit;
width:605px;

}
.top_tbl_big{
	background-image: url(/images/img05_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:605px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	size:10px;
	border-collapse:collapse;
	text-align:center;
}
.dw_tbl_big{
	background-image: url(/images/img05_dw.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:605px;
	height: 45px;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	padding:8px 3px 3px 8px;
	
}
.dw_tbl_prossimi_eventi{
	
	border: 1px dotted #454545;
	width:670px;
	height: 45px;
	margin:inherit;
	text-align:center;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	
}
.dw_tbl_big_tb{
width:100%;
border-collapse:collapse;
}
.dw_tbl_big_tb td{
vertical-align: text-top;
border-bottom:1px solid #454545;
padding:3px 3px 6px 6px;
}
.dw_tbl_rss{
	background-image: url(/images/img06_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	padding-top:12px;
	padding-left:8px;
	padding-right:8px;
}
.dw_tbl_ultimi{
	background-image: url(/images/img06_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
}
.dw_tbl_oroscopo{
	background-image: url(/images/img06_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	padding-top:12px;
	padding-left:8px;
	padding-right:8px;
	padding:10px;
}

.dw_tbl_meteo{
	background-image: url(/images/img06_2.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:302px;
	margin:inherit;
	border-collapse:collapse;
	text-align:left;
	padding-top:12px;
	padding-left:8px;
	padding-right:8px;
	padding:10px;
}
.td_tbl{
vertical-align:top;
text-align:center;
}
.div_destra{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:center;
width:320px;
top:inherit;
padding-bottom:20px;
}
.div_centro{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:left;
width:934px;
padding-right:11px;
padding-left:11px;
padding-bottom:0px;
padding-top:0px;
}
.div_motori_ricerca{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:left;
width:100%;
padding-right:0px;
padding-left:0px;
padding-bottom:10px;
padding-top:10px;
}
.tbl_ricerca{
width:100%;
}
.tbl_ricerca input{
margin-top:2px;
	padding: 0px 0px;
	background: #1F1F1F url(/images/img06.gif) no-repeat center center;
	border: 1px solid #454545;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	height:18px;
}
.tbl_ricerca TD{
width:33%;
}
.div_pubblicita{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:left;
width:100%;
padding-right:0px;
padding-left:0px;
padding-bottom:10px;
padding-top:10px;
}
.td_centro{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:left;
width:618px;
}
.td_destra{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:center;
width:302px;
top:inherit;
padding-bottom:10px;
}
.presentazione{
vertical-align:top;
margin:inherit;
border-collapse:collapse;
padding:inherit;
text-align:left;
width:618px;
color:#CCCCCC;
}

#oroscopo{
background-image:none;
filter:alpha(opacity=80);
background-color:transparent;
color: #999999;
}

#meteo{
background-image:none;
filter:alpha(opacity=80);
background-color:transparent;
color: #CCCCCC;
height:180px;
}

.frame_admin{
background-image:none;
background-color: #000000;
filter:alpha(opacity=100);
-moz-opacity: 0.100;
opacity: 0.100;
}
.prossimi_eventi{
background-image:none;
background-color: #000000;
filter:alpha(opacity=100);
-moz-opacity: 0.100;
opacity: 0.100;
}
#oggi_a_roma{
background-image:none;
filter:alpha(opacity=80);
background-color:transparent;
color: #999999;
}
.select1{
background-color:#000000;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
border-color:#333333;
height:20px;
width:40px;
vertical-align: text-bottom;
}
.dw_tbl_news{
	border: 1px dotted #454545;
	width:302px;
	height: 45px;
	margin:inherit;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}
.dw_tbl_newsletter{
	border: 1px dotted #454545;
	width:302px;
	height: 45px;
	margin:inherit;
	text-align:center;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:2px;
	padding-right:2px;
	
}
#myscroller {
position:relative;
width:282px; height:210px;
overflow:hidden;  
}
.tbl_div_dx{
width:100%;
margin-left:10px;
padding-top:0px;
margin-top:0px;
} 
.marquee_news{
width:280px;
height:100px;
}
.preferiti{
border: none;
width:100px;
height:20px;
}
.lista_eventi{
width:100%;
height:350px;
overflow:auto;
}
.radio{
color: #000000;
}
.eventi_organizzati{
font-size:11px; 
font-size-adjust:inherit;
width:100%;
padding:0px 0px 0px 0px;
border-collapse:collapse;
}
.eventi_organizzati td{
border-bottom:1px solid #454545;
}
.staff{
border: 1px dotted #454545; 
padding:0px 0px 0px 0px;
}
.frame_eventi{
	width:320px;
}
.textarea_admin1{
	width:100%;
	height:80px;
	font-size:11px;
	background-color: #CCCCCC;
}
.textarea_admin2{
	width:100%;
	height:450px;
	font-size:11px;
	background-color:#CCCCCC;
}
.textarea_admin3{
	width:100%;
	height:60px;
	font-size:11px;
	background-color: #CCCCCC;
}
.textarea_admin4{
	width:100%;
	height:80px;
	font-size:11px;
	background-color:#CCCCCC;
}
.input_admin{
	width:100%;
	font-size:11px;
	background-color:#CCCCCC;
}

#sponsor
{
    position: Absolute;
    background-color: #333333;
    font-size: 10px;
    font-family: Verdana;
    top: 140px; /*200*/
    left: 400px; /*350*/
    width: 360px;/*460*/
	height:498px;
	background-image:url('/admin/allegati/18GIUGNO_2.jpg');
	background-position:top;
	background-repeat:no-repeat;
    border: Solid 1px #000000;
	filter:alpha(opacity=100);
	/*-moz-opacity: 0.100;*/
	/*opacity: 0.100;*/
	/*text-align:center;*/
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
}
a.sponsor
{
    color: #FFFFFF;
    text-decoration: None;
	cursor:pointer;
}
a.sponsor:hover
{
    color: #FFFFFF;
    text-decoration: None;
	cursor:pointer;
}
.text_sponsor{
font-size:12px;
font-weight:bolder;
cursor:pointer;
}
<!-- right menu
#men {
BORDER-RIGHT: 2px outset;
BORDER-TOP: 2px outset;
Z-INDEX: 1;
LEFT: 0px;
VISIBILITY: hidden;
BORDER-LEFT: 2px outset;
BORDER-BOTTOM: 2px outset;
POSITION: absolute;
TOP: 0px;
}
#men A {
PADDING-RIGHT: 1px; 
PADDING-LEFT: 1px; 
PADDING-BOTTOM: 4px; 
MARGIN: 1px 1px 1px 16px; 
FONT: 12px sans-serif; 
WIDTH: 100%; 
PADDING-TOP: 3px; 
HEIGHT: 100%; 
TEXT-DECORATION: none;
}
.ico {
BORDER-RIGHT: medium none; 
BORDER-TOP: medium none; 
FLOAT: left; 
BORDER-LEFT: medium none; 
BORDER-BOTTOM: medium none;
}
-->
#ti_forecast{
background-color:#FF0000;

}

#topbar{
	position:absolute;
 	background-color: #333333;
    font-size: 10px;
    font-family: Verdana;
    width: 400px;
    border: Solid 1px #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
	text-align:center;
	visibility: hidden;
	z-index: 100;
}

#tabbed_box_1 {
	width:600px;
}
.tabbed_area {
	background-color: #000000;	
}
 
ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#333333;
	color:#999999;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px dotted #333333;

}
ul.tabs li a:hover {
	background-color:#1F1F1F;
	border-color:#2f343a;
	color:#FFFFFF;
}
ul.tabs li a.active {
	background-color:#1F1F1F;
	color:#FFFFFF;
	border:1px dotted #333333; 
	border-bottom: 1px dotted #333333;
	background-image:url(tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#1F1F1F;
	padding:8px;
	padding-top:15px;
	border:1px dotted #333333; 	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.meteo table tr td{
background-color:#000000;
}
.meteo table tr td TABLE TR TD{
background-color:#000000;
}
#meteo{
font-variant:small-caps;
font-size:12px;
}
#oggi{visibility:visible; background-color:#1F1F1F; width:100%; text-align:center;}
#domani{display:none;background-color:#1F1F1F; width:100%; text-align:center;}
#dopodomani{display:none;background-color:#1F1F1F; width:100%; text-align:center;}
#tab_oggi{ text-align:center; }
#tab_domani{text-align:center; background-color:;}
#tab_dopodomani{text-align:center; background-color:;}

.link_meteo{
text-decoration:none;
}	
.trivago_module {
	width: 260px;
	padding-left:14px;
	}

/* Header */
.trivago_head {
	display: block; 
	text-align: left;
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
	}
	
/* Rank 1,2,3,4,5 */	
.trivago_elem_rank {
	margin: 0px 8px 0px 0px; 
	padding: 0px 0px 0px 10px; 
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	text-decoration: none; 
	float: left; 
	width: 25px; 
	height: 25px; 
	background-image: url(http://i4.trivago.com/images/layoutimages/overview_lists/hotellistindex_top.gif); 
	background-repeat: no-repeat; 
	font-size: 11px; 
	color: rgb(255, 255, 255);
	}

/* Hotel name */	
.trivago_elem_claim {
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	font-weight: normal; 
	font-size: 12px; 
	color: #CCCCCC;
	display: block; float: left; 
	text-decoration: underline;
	}
	
/* Rating xx/100 */	
.trivago_elem_value {
	margin: 4px 0px 4px 4px; 
	float: right;
	line-height: 25px; 
	text-indent: 0px; 
	font-family: arial,sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	color: #CCCCCC; 
	}

/* powered by trivago */	
.trivago_provider {
	display: block; 
	text-indent: 0px;
	font-family: arial,sans-serif;
	text-decoration: none;
	float: left;
	font-size: 10px; 
	line-height: 12px; 
	font-weight: normal;
	color: rgb(153, 153, 153); 
	white-space: nowrap;
	}

ul {
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: outside;
	}