a:link {
	font-size: x-small; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
a:visited {
	font-size: x-small; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
a:hover {
	font-size: x-small; 
	color: #33ccff; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
a:active {
	font-size: x-small; 
	color: #33ccff; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
table {
	color: #ffffff;
}
textw {
	font-size: x-small; 
	color: #ffffff; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
} 
.credits{
	background-image:url(img/credit.jpg);
	font-size: x-small;
	color: #000000;
	font-style: normal;
	text-align:center;
}
td {
	font-size: x-small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
} 
.tdscritto {
	font-size: small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-align:justify;
}
.tdscrittodx {
	font-size: small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-align:right;
}
.tdsx {
	background-image:url(img/bgsx.jpg);
}
.tddx {
	background-image:url(img/bgdx.jpg);
}
.top{
	background-image:url(img/top.gif);
	}
.bot{
	background-image:url(img/bot.gif);
	}
.ban {
	background-image:url(img/banup.jpg);
}
.banbasso {
	background-image:url(img/banbasso.jpg);
}
.menu{
	background-image:url(img/menu.jpg);
}
.menusx{
	background-image:url(img/menusx.jpg);
}
.menudx{
	background-image:url(img/menudx.jpg);
}
.menuscritto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	color:#000000;
}
.menuscritto:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	color:#000000;
	text-decoration: none; 
}
.menuscritto:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	color:#000000;
	text-decoration: none; 
}
.menuscritto:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	color:#ffffff;
	text-decoration: blink;
}
.menuscritto:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style:normal;
	color:#000000;
	text-decoration: none; 
}
.prezzitit{
	font-size: small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-align:center;
}
.prezzi{
	font-size: small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif;
}
body { 
	background: #ffffff;
	margin-left: 0%; 
	margin-right: 0%; 
	margin-top: 0%; 
	margin-bottom: 0%; 
	font-size: small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif;
}
.credit:link {
	font-size: x-small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
.credit:visited {
	font-size: x-small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
.credit:hover {
	font-size: x-small; 
	color: #333333; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: underline; 
} 
.credit:active {
	font-size: x-small; 
	color: #000000; 
	font-style: normal; 
	font-family: Verdana, sans-serif; 
	text-decoration: none; 
} 
#forecast-spot {
	padding: 0px;
	}

#forecast-spot #spot {
	font-size: x-small;
	}

#forecast {
	border-collapse: collapse;
	width: 88%;
	font-size: xx-small;
	text-align: center;
	background: transparent;
	color: #036;
	}

#forecast th {
	border: 1px solid #036;
	background: #d7dfea;
	color: #264177;
	font-size: x-small;
	}

#forecast th.day, #forecast th.spots {
	background: #89B;
	color: #eff3f6;
	font-size:x-small;
	font-weight:bold;
	}

#forecast th.time, #forecast th.spot {
	text-align: center;	
	font-size:x-small;
	}
	
#forecast .min-max {
	 border-bottom: 3px solid #036;
	 }

#forecast td {
	margin: 0;
	padding: 0px;
	border: 1px solid #036;
	}
	
#forecast td.img {
	padding: 0px;
	}

#forecast td.tmin {
	white-space: nowrap;
	}

#forecast td.tmax {
	white-space: nowrap;
	}

#forecast th a {
	text-decoration: underline;
	}
	
#forecast th a:link, #forecast th a:visited {
	background: #d7dfea;
	color: #264177;
	}
	
#forecast th a:hover, #forecast th a:active {
	background: #d7dfea;
	color: #89b;
	}
	
#copyright {
	font-size:xx-small;
	background: #ffffff;
	color: #264177;
	}
	
#copyright a {
	font-weight: bold;
	font-size: xx-small;
	}
	
#copyright a:link, #copyright a:visited {
	background: #ffffff;
	color: #264177;
	font-size: xx-small;
	}
	
#copyright a:hover {
	background: #ffffff;
	color: #89b;
	text-decoration: none;
	font-size: xx-small;
	}

#copyright a:active {
	background: #ffffff;
	color: #f30;
	text-decoration: none;
	font-size: xx-small;
	}

#ti_forecast {
	font-size: xx-small;
	background: #fff;
	color: #264177;
	}
	
#ti_forecast a {
	font-weight: bold;
	font-size: xx-small;
	}
	
#ti_forecast a:link, #ti_forecast a:visited {
	background: #ffffff;
	color: #264177;
	font-size: xx-small;
	}
	
#ti_forecast a:hover {
	background: #ffffff;
	color: #89b;
	text-decoration: none;
	font-size: xx-small;
	}

#ti_forecast a:active {
	background: #ffffff;
	color: #f30;
	text-decoration: none;
	font-size: xx-small;
	}
	
.advertising {
	font-size: xx-small;
	background: #ffffff;
	color: #264177;
	}
	
.advertising a {
	
	font-size: xx-small;
	font-weight: bold;
	}
	
.advertising a:link, .advertising a:visited {
	font-size: xx-small;
	background: #ffffff;
	color: #264177;
	}
	
.advertising a:hover {
	font-size: xx-small;
	background: #ffffff;
	color: #89b;
	text-decoration: none;
	}

.advertising a:active {
	font-size: xx-small;
	background: #ffffff;
	color: #f30;
	text-decoration: none;
	}