/* STILI PER LA NAVIGAZIONE TRA LE BUCHE */

td.buca a {
	line-height: 20px;
	text-decoration:underline;
	margin:0 6px 0 7px;
	padding:0 4px 0 4px;
}
td.buca a:hover {
	line-height: 15px;
	text-decoration:none;
	background-color:#003399;
	padding:0 4px 0 4px;
	color:#FFFFFF;
}
td.buca span {
	margin:0 9px 0 3px;
}
td.buca a.su {
	line-height: 15px;
	text-decoration:none;
	background-color:#003399;
	padding:0 4px 0 4px;
	color:#FFFFFF;
}
/* FINE STILE */

body {
	margin:0px;
}
.linkhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.footer {
	color: #FFFFFF;
}

.footer a:hover{
	text-decoration: none;
	color: #00175c;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.ora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.patrocinio
 {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.patrocinio_big
 {
	font-size: 11px;
	color: #000000;
	font-family: Times New Roman, Times, serif;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.testoboldverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #141D60;
}
.testoitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.testobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.testbiancobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #373737;
}
.intestazione_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #141D60;
}

/* STILI PER IL METEO */
#forecast-spot {
	margin: 2px 0 2px 0;
	padding: 2px;
	}

#forecast-spot #spot {
	font: 700 .95em arial, sans-serif;
	margin: 2px 0 2px 0;
	padding: 2px;
	background: #fff;
	color: #141D60;
	}

#forecast {
	border-collapse: collapse;
	width: 250px;
	margin: 0 0 0 1px;
	padding: 0;
	font: .8em normal arial, sans-serif;
	text-align: center;
	background: transparent;
	color: #9EB072;
	}

#forecast th {
	margin: 0;
	padding: 2px;
	border: 1px solid #9EB072;
	background: #E7EDE0;
	color: #141D60;
	}

#forecast th.day, #forecast th.spots {
	background: #CED8BA;
	color: #ffffff;
	}

#forecast th.time, #forecast th.spot {
	text-align: left;
	}
	
#forecast .min-max {
	 border-bottom: 3px solid #9EB072;
	 }

#forecast td {
	margin: 0;
	padding: 2px;
	border: 1px solid #9EB072;
	}
	
#forecast td.img {
	padding: 2px;
	}

#forecast td.img img {
	border: none;
	}

#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: #E7EDE0;
	color: #141D60;
	}
	
#forecast th a:hover, #forecast th a:active {
	background: #E7EDE0;
	color: #CED8BA;
	}
	
#copyright {
	font: 500 .7em arial, sans-serif;
	margin: 1px 0;
	padding: 1px;
	background: #fff;
	color: #141D60;
	}
	
#copyright a {
	font-weight: 700;
	}
	
#copyright a:link, #copyright a:visited {
	background: #fff;
	color: #141D60;
	}
	
#copyright a:hover {
	background: #fff;
	color: #CED8BA;
	text-decoration: none;
	}

#copyright a:active {
	background: #fff;
	color: #f30;
	text-decoration: none;
	}

#ti_forecast {
	font-size: 5px;
	margin: 1px 0;
	padding: 1px;
	background: #fff;
	color: #fff;
	}
	
#ti_forecast a {
	font-weight: 700;
	}
	
#ti_forecast a:link, #ti_forecast a:visited {
	background: #fff;
	color: #fff;
	}
	
#ti_forecast a:hover {
	background: #fff;
	color: #fff;
	text-decoration: none;
	}

#ti_forecast a:active {
	background: #fff;
	color: #fff;
	text-decoration: none;
	}
	
.advertising {
	font: 500 .7em arial, sans-serif;
	margin: 1px 0;
	padding: 2px;
	background: #fff;
	color: #141D60;
	}
	
.advertising a {
	font-weight: 700;
	}
	
.advertising a:link, .advertising a:visited {
	background: #fff;
	color: #141D60;
	}
	
.advertising a:hover {
	background: #fff;
	color: #CED8BA;
	text-decoration: none;
	}

.advertising a:active {
	background: #fff;
	color: #f30;
	text-decoration: none;
	}
