/* stili per tabelle*/

div#tabelenco td {padding: 1px; margin: 0px;}
div#tabelenco a {text-decoration:none; color: black; }
div#tabelenco a:hover{font-weight:bolder }

div#elencoMonitoraggio td {border: 1px solid white;}

tr.testata { background: #414e1c ; color: yellow; font-size: 12px; background-position: -30px; 
		font-family: 'CenturyGothic', 'Century Gothic'; line-height: 1.25;
	}
td.tabtitolo {font-weight: bold; font-size: 14pt; text-align:center; background-color: #1b7a1b; color: white; }
tr.rigapari { background: url(grad01.png) #e6e1c3 repeat-x ; color: black; 
	font-size: 12px; font-family: 'CenturyGothic', 'Century Gothic'; 
	line-height: 1.25; border: 1px solid white;}
tr.rigapari a {color: black; text-decoration:none}
tr.rigadispari {background-color: white; color: black; font-size: 12px; 
	font-family: 'CenturyGothic', 'Century Gothic'; line-height: 1.25; 
	border: 1px solid white;}
tr.rigadispari a {color: black; text-decoration:none}

tr.noord { background-color: navy; font-size: 12px}
tr.evidenzia { background-color: red; color: white; font-size: 12px; }
td.totali { background-color: #706f7b; color: white; font-weight: bold; font-size: 120%; }
td.cellaA {background-color:  red; color: white; font-size: 12px;  }
td.cellaB {background-color:  yellow; color: black; font-size: 12px;  }
