body {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 0;
	background-color: #333333;
	background-image: url(img_ts/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#header {
	background-repeat: no-repeat;
	background-position: center;
	height: 110px;
	width: 800px;
}
.tabellainfo {
	border: 2px solid #660099;
}
.tabsito {
	background-color: #FFFFFF;
	border: 4px solid #660099;
}
/* qui id per posizionare nell'header */

#stazione {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	width: 520px;
	height:20px;
	left: -71px;
	top: 7px;
}
#sottotitolo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	width: 424px;
	height:20px;
	left: -71px;
	top: 33px;
}
#aggiornamento {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	position:absolute;
	width: 424px;
	height:20px;
	left: -74px;
	top: 85px;
}
#container {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	position:relative;
	height: 110px;
	width: 800px;
	left: 78px;

}
/* fine */

/* qui tabelle */

.titoli {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	background-color: #C4A6E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bordoimg {
	border: 2px solid #660099;
}
.titoliSOTTO {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
	background-color: #CFB8E7;
}
.min {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #0099FF;
}
.max {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
}
.testonormBOLD {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #333333;
}
.testonormNORM {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.testonormNORMv {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #660099;
}
.testonormNORMw {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
#footer {
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	left: 78px;
	top: 701px;
	background-color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #660099;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.rigamm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

