body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	margin: 0px;
	color: #0000;
	background-image: url("images/LED_NO_ICON.gif");
      background-repeat: no-repeat;
      background-attachment: fixed;

}

a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

table {
	table-layout: fixed;
	width: 100%;
	border: 0px transparent #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
}

td, th {
	font-size: 9pt;
	border: 0px transparent #ffffff;
}

td {
	text-align: right;
	border: 0px transparent #ffffff;
}

th {
	background: #002E5C;
	color: #ffffff;
	font-size: 9pt;
	border: 0px transparent #ffffff;
}

pre {
	font-family: "Lucida Console", "Monospace";
	margin: 8px;
	padding: 8px;
	border: 1px solid #333333;
}

div#languages {
	display: block;
	background: #666666;
	color: #ffffff;
	margin: 0px;
	margin-right: 5px;
	float: right;
}

div#exit {
	_background: #666666;
	color: #ffffff;
	float: right;
	margin-right: 8px;
	border: none;
}

#exit img {
	border: none;
}

div#languages a {
	color: #ffffff;
}

div#footer {
	position: absolute;
	top: expression( ( -0 - footer.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	background-color: #ffcc00;
	border-top: 2px solid #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	font-size: 9px;
	text-align: left;
	letter-spacing: 1px;
	clear: both;
}

body > div#footer {
	position: fixed;
	bottom: 0px;

}

div#welcome {
	display: none;
	position: absolute;
	top: 0px;
	left: 220px;
	z-index: 1000;
}

body > div#welcome {
	position: fixed;
}

div#title {
	position: absolute;
	top: expression(( ignoreMe = 8 + document.body.scrollTop ) + 'px');
	left: 8px;
	font-size: 20pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	z-index: 199;
}

body > div#title {
	position: fixed;
	top: 8px;
	font-size: 20pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	z-index: 199;
}

div#splashLogo {
	background: url(images/splash_logo.gif) no-repeat;
	width: 115px;
	height: 111px;
	position:absolute;
	top: 200px;
	left: 255px;
}

div#loginForm {

	background: url(images/splash.jpg) no-repeat;
	position: absolute;
	top: 200px;
	left: 400px;
	width: 800px;
	height: 180px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

body > div#container > div#loginForm {

	background: url(images/splash.jpg) no-repeat;
	position: absolute;
	top: 200px;
	left: 400px;
	width: 700px;
	height: 180px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

div#loginForm p {
	margin-left: 250px;
	width: 100%;
}

div#loginForm input {
	position: absolute;
	left: 350px;
	margin-right: auto;
	background: #ffffcc;
}

div#topline {
	position: absolute;
	top: expression( ( ignoreMe = document.body.scrollTop ) + 'px' );
	width: 100%;
	z-index:89;
	background-color: #ffcc00;
	border-bottom: 2px solid #333333;
	_padding-top: 4px;
	height: 60px;
}

body > div#topline {
	position: fixed;
	z-index:89;
	width: 100%;
	background-color: #ffcc00;
	border-bottom: 2px solid #333333;
	padding-top: 4px;
}

div#navigation {
	position: absolute;
	top: expression( ( ignoreMe = 25 + document.body.scrollTop )  + 'px');
	display: block;
	width: 210px;
	background: #FFEECC;
	border: 2px solid #FFB31A;
	float: left;
}

body > div#container > div#navigation {
	position: fixed;
	top: 60px;
	display: block;
	width: 200px;
	background: #FFEECC;
	border: 2px solid #FFB31A;
	float: left;
}

div.version {
	width: 190px;
	margin: 8px;
	font-size: 10px;
	text-align: right;
	background: #FFEECC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.titolo {
	margin: 0px;
	background-color: #ffcc00;
	font-size: 10pt;
	font-weight: bold;
	padding: 8px;
	color: #000000;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


div.menuItem {
	_width: 190px;
	margin: 4px;
	background: #FFEECC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

div.menuItem a {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background: #FFEECC;
	text-indent: 4pt;
	text-decoration: none;
	letter-spacing: 1px;
	font-effect: outline;
	margin-left: 3px;
	sborder-bottom-width: thin;
	sborder-bottom-style: dotted;
	sborder-bottom-color: #CCCCCC;
}

div.menuItem a:hover {
	width: 100%;
	border: 1px solid #333333;
}

div.menuSeparator {
	clear: both;
	width: 152px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 2px solid #9999;
}

div#intensitymap_div table {
	width: auto;
}

div#container {
	position: absolute;
	top: 35px;
	width: 800px;
	margin: 0;
	_background: #cccccc;
	float: left;
}

body > div#container {
	position: absolute;
	top: 60px;
	width: 100%;
	margin: 0;
	_background: #cccccc;
	float: left;
}

div#content {
	position: absolute;
	width: 800px;
	left: 215px;
	top: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	sfloat: left;
}

body > div#container > div#content {
	top: 0px;
	left: 210px;
}

div#wideContent {
	position: absolute;
	width: 890px;
	top: 20px;
	left: 215px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	sfloat: left;
}

body > div#container > div#wideContent {
	top: 0px;
	left: 210px;
}


.sunday {
	color: #333333;
	font-weight: bold;
	_border: 1px solid #ff3300;
}

.today {
	background: #ffcc00;
	color: #333333;
	font-weight: bold;
}

.odd {
	background: #ffffff;
	color: #333333;
}
.even {
	background: #ebebeb;
	color: #333333;
}

.monthTable {
	position: absolute;
	border: none;
	line-height: 12px;
	width: 180px;
	top: 0px;
	z-index: 150;
}

.monthTable input {
	font-size: 10px;
	width: 40px;
}

.monthTable td {
	border: none;
	width: 30px;
}

.tastiMese {
	color: #000000;
	float: right;
}

.tastiMese .titolo {
	width: auto;
	margin-top: 0px;
	background: none;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	color: #000000;
	float: left;
}

.date .tastoMese {
	display: table-cell;
}

.tastoMese input[type='button'] {
	padding: 0;
	margin: 0;
	width: 25px;
	height: 20px;
}

.tastoMese input[type='hidden'] {
	display: none;
	height: 0;
	width: 0;
}

.date {
	_position: absolute;
	_top: 0px;
	display: table;
	border-spacing: 0px;
	width: 150px;
	padding: 0;
	margin: 0;
	float: right;
}

.date row {
	display: table-row;
	padding: 0;
	margin: 0;
}
.date col {
	display: table-column;
	padding: 0;
	margin: 0;
}

.date label {
	display: table-cell;
	width: 30px;
	padding: 0;
	margin: 0;
}

.tastiMese .row .date input[type='text'] {
	display: table-cell;
	padding: 0;
	margin: 0;
	background: #ff3300;
	_width: 70px;
}

.scegliServer {
	width: 180px;
	_margin-left: auto;
	_margin-right: auto;
	float: right;
	border: none;
	color: #000000;
}
.scegliServer select{
	font-size: 11px;
}

.scegliMese {
	float: right;
	width: 195px;
	vertical-align: top;
	margin-right: 8px;
	color: #000000;
}
.scegliMese input[type='text'] {
	font-size: 9px;
	width: 35px;
	clear: left;
}

.verde {
}
.rosso {
}
.giallo {
}

.data, .data td {
	sbackground: #a2b5ff;
	font-weight: bold;
	font-size: 10pt;
	line-height: 24px;
	text-align: left;
	color: #000000;
	border: 1px solid #333333;
}

.dataGrigia, .dataGrigia td {
	font-weight: bold;
	font-size: 10pt;
	line-height: 24px;
	text-align: left;
	color: #000000;
	background: #cccccc;
}

.immagine img {
	border: none;
}

.url {
	text-align: left;
	padding-left: 0px;
}

.logo {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	sborder: 2px outset;
}

.interpretation {
	display: none;
	position: absolute;
	left: 50px;
	float: right;
	z-index: 200;
	background: #FFFFCC;
	border: 1px solid #000000;
	width: 700px;
	font-size: 8pt;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}
.interpretation h1 {
	display: none;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	text-align: center;
}
.interpretation p {
	margin: 8px;
}

.warning {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: 002E5C;
	background: #FFEECC;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	border: solid 4px #002E5C;
}

.bottoniera {
	float: right;
}
.smallLink {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}

.engine {
	color: #000066;
	font-weight: bold;
}

.opzioni {
	display: table;
	_background: #cccccc;
	width: 800px;
}

.opzione {
	_display: table-row;
	border: 1px solid #333333;
	height: 50px;
	padding-left: 5px;
}

.opzione a {
	vertical-align: middle;
}

.opzione label {
	display: table-cell;
}

.opzione input[type='button'] {
	display: table-cell;
}

.opzione input[type='text'], .opzione input[type='password'] {
	display: table-cell;
	color: #cccccc;
	background: #333333;
}

.opzione input[type='submit'] {
	display: table-cell;
}

.indicatore {
	float: left;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
}

body > div#container > div#content > div.indicatori > div.indicatore {
	float: left;
	margin-right: 21px;
	margin-left: 0px;
}

.troncamento {
	color: #cc0000;
	font-weight: bold;
}

.indicatori {
	width: 514px;
	border: 1px solid #333333;
	margin-right: 0;
	margin-left: 0;
	float: left;
	margin-bottom: 12px;

}

.indicatori p {
	clear: left;
	margin-top: 0;
	margin-bottom: 12px;
	margin-left: 25px;
}

body > div#container > div#content > div.indicatori p {
	margin-left: 0px;
}

body > div#container > div#content > div.indicatori {
	width: 500px;
	padding-left: 12px;
}

.geo {
	font-size: 9pt;
	width: 512px;
	border: 1px solid #333333;
	float: left;
	margin-bottom: 12px;
}

.ripartizione {
	width: 512px;
	border: 1px solid #333333;
	float: left;
	margin-bottom: 12px;
}

.infoButton {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}

.infoButton img {
	border: none;
}

.titoloPagina {
	display: none;
}

bottone {
	float: left;
	width: 75px;
	height: 52px;
	background-image: url("images/buttons/button-normal.png");
    background-repeat: no-repeat;
    font-size: 11pt;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}
bottone:hover {
	float: left;
	width: 75px;
	height: 52px;
	background-image: url("images/buttons/button-prelight.png");
    background-repeat: no-repeat;
}