body {
	margin:0px;
	background-color:#e9e8e7;
	font-family:Verdana;
}
#contenuto {
	width:100%;
	height:100%;
	margin:0px;
	overflow:hidden;
	padding:0px;
}
#contenutoSX {
	float:left;
	width:190px;
	height:100%;
	overflow-x:hidden;
	overflow-y:auto;
	padding:5px;
	text-align:center;
}
#contenutoDX {
	/*margin-left:200px;*/
	height:100%;
	overflow:auto;
	padding-right:5px;
}

img {
	border-width:0px;
}

a, a:link, a:visited, a:hover {
	text-decoration:none;
	border-width:0px;
}

button, input, select {
	font-family:inherit;
	/*font-size:inherit;*/
}

.ridotto {
	font-size:78%;
}

.ridotto button, .ridotto input, .ridotto select {
	font-size:inherit;
}

.nascosto {
	display:none;
}

/*******************************************************************************
	ELENCO STAZIONI
*******************************************************************************/
.stazioni {
	border:1px solid #C0C0C0;
	background-color:white;
	border-bottom-width:0;
	width:188px;
	text-align:left;
}

.stazioni ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.stazioni li a {
	font-weight:bold;
	font-size:13px;
	padding:6px 5px;
	display:block;
	width:100%; /*Define width for IE6's sake*/
	height:20px;
	color:black;
	text-decoration:none;
	border-bottom:1px solid #C0C0C0;
}

.stazioni li a:link, .stazioni li a:visited {
	color:black;
}

html>body .stazioni li a { /*Non IE rule*/
	width:auto;
}

.stazioni li a:hover {
	background-color:#F8FBBD;
}

.stazioni li a.selezionato {
	font-weight:bold;
	font-size:14px;
	padding:3px 2px;
	border:3px solid black;
	background-color:ghostwhite;
}

.stazioni .livSupBasso {
	font-weight:bold;
	color:yellowgreen;
	text-decoration:blink;
}

.stazioni .livSupMedio {
	font-weight:bold;
	color:goldenrod;
	text-decoration:blink;
}

.stazioni .livSupAlto {
	font-weight:bold;
	color:red;
	text-decoration:blink;
}

/*******************************************************************************
	PERMESSI
*******************************************************************************/
.admin {}
.poweruser {}

/*******************************************************************************
	TESTATA
*******************************************************************************/
.testata {
	text-align:center;
}

/*******************************************************************************
	MENU
*******************************************************************************/
.menu {
	text-align:right;
	padding-bottom:5px;
}

.menu a {
	font-size:13px;
	color:SkyBlue;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

.menu a:link, .menu a:visited {
	color:SkyBlue;
}

.menu a:hover {
	color:RoyalBlue;
	text-decoration:underline;
	font-weight:bold;
}

/*******************************************************************************
	MESSAGGI
*******************************************************************************/
.messaggi {
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	background-color:cornsilk;
	color:red;
}

/*******************************************************************************
	SCHEDE
*******************************************************************************/
.scheda {}

.setup {}

.bordoScheda {
	margin-left:auto;
	margin-right:auto;
	/*width:90%;*/
	border-style:solid;
	border-width:2px;
	padding:30px 30px;
}

table.dati {
	border-width:2px;
	border-spacing:2px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	background-color:white;
	width:100%;
}

table.dati th {
	border-width:2px;
	padding:2px;
	border-style:solid;
	border-color:black;
	background-color:white;
	font-weight:bold;
}

table.dati td {
	border-width:2px;
	padding:2px;
	border-style:solid;
	border-color:black;
	background-color:white;
}

/*******************************************************************************
	SCHEDA DIGITALI
*******************************************************************************/
table.digitali {
	border-width:2px;
	border-spacing:10px;
	border-style:none;
	border-color:black;
	border-collapse:separate;
	width:100%;
}

table.digitali td {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:white;
	height:50px;
	text-align:center;
	color:black;
	width:33%;
}

table.digitali td.digSegnaleOn {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:green;
	height:50px;
	text-align:center;
	color:white;
}

table.digitali td.digAllarmeOn {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:red;
	height:50px;
	text-align:center;
	color:white;
}

table.digitali td.digOff {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:lightgray;
	height:50px;
	text-align:center;
	color:white;
}

table.digitali td.digDiscon {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:black;
	height:50px;
	text-align:center;
	color:white;
}

/*******************************************************************************
	DATO NUMERICO
*******************************************************************************/
table.dati table.dato {
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	width:100%;
	color:inherit;
}

table.dati table.dato td.prefisso {
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	text-align:right;
	vertical-align:bottom;
	width:8%;
}

table.dati table.dato td.valore {
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	text-align:right;
	vertical-align:bottom;
	/*width:55%;*/
}

table.dati table.dato td.misura {
	font-weight:bold;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	text-align:left;
	vertical-align:bottom;
	width:45%;
}

/*******************************************************************************
	DATO BINARIO
*******************************************************************************/
table.dati .digSegnaleOn {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:green;
	width:20px;
	display:inline-block;
}

table.dati .digAllarmeOn {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:red;
	width:20px;
	display:inline-block;
}

table.dati .digOff {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:lightgray;
	width:20px;
	display:inline-block;
}

table.dati .digDiscon {
	border-width:2px;
	padding:0px;
	border-style:solid;
	border-color:black;
	background-color:black;
	width:20px;
	display:inline-block;
}

/*******************************************************************************
	DETTAGLIO VALIDITA'
*******************************************************************************/
table.dati table.dettaglioValidita {
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
	border-style:none;
	border-collapse:collapse;
	width:100%;
	/*color:inherit;*/
}

table.dati table.dettaglioValidita td {
	margin:0px;
	padding:0px;
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:lightgray;
	text-align:center;
	font-family:monospace;
	font-size:80%;
	width:25%;
}

/*******************************************************************************
	VALIDITA'
*******************************************************************************/
table.dati .validita {
	font-size:80%;
}

/*******************************************************************************
	ERRORE VALORE
*******************************************************************************/
table.dati .valoreOk {
	color:green;
}

table.dati .valoreErrore {
	color:red;
}

/*******************************************************************************
	LIVELLO VALIDITA'
*******************************************************************************/
.livMarcia {
	color:green;
}

.livProblema {
	color:fuchsia;
}

.livFermo {
	color:darkorange;
}

/*******************************************************************************
	LIVELLO SUPERAMENTO
*******************************************************************************/
table.dati .livSupBasso {
	color:yellowgreen;
}

table.dati .livSupMedio {
	color:goldenrod;
}

table.dati .livSupAlto {
	color:red;
}

/*******************************************************************************
	SUPERAMENTO
*******************************************************************************/
.superamento {
	font-weight:bold;
	color:red;
	text-decoration:blink;
}

/*******************************************************************************
	ALLARME
*******************************************************************************/
.allarme {
	font-weight:bold !important;
	color:red !important;
	text-decoration:blink !important;
}

/*******************************************************************************
	TARATURA
*******************************************************************************/
.fase-taratura {
	background-color: gold;
	padding: 0px 6px;
	font-size: 80%;
}

/*******************************************************************************
	PULSANTI INPUT
*******************************************************************************/
button.esteso {
	width:90%;
	text-align:right;
}

button.pulsanteOn {
	color:green;
	font-weight:bold;
}

button.pulsanteOff {
	color:gray;
}

/*******************************************************************************
	LEGENDA
*******************************************************************************/
.legenda {
	/*margin-left:auto;
	margin-right:auto;*/
	/*display:block;*/
	border-style:solid;
	border-width:2px;
	padding:15px 15px;
	background:cornsilk;
	position:absolute;
	top:300px;
	left:400px;
	z-index:50;
}

.legenda .descrizione {
	font-size:13px;
	padding-left:10px;
}

.legenda .simbolo {
	font-size:13px;
	text-align:center;
	width:20px;
	font-weight:bold;
	display:inline-block;
}

/*.tooltipLegendaOff {
  display:none;
}*/

/*.tooltipLegendaOn {
  display:block;
}*/

/*.tastoLegenda {
  text-align:right;
  font-size:13px;
  margin-top:5px;
}*/

/*******************************************************************************
	LOGIN
*******************************************************************************/
.loginLabel, .loginInput  {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	color:black;
}

.loginInput input {
	width:100%;
}
