table.tabella1 {
	/*border: 1px dashed black;*/
	padding: 2px;
}
td.tabella1_1 {
	background-color: #E2F2FE;
	padding: 2px;
}
td.tabella1_0 {
	padding: 2px;
}

td.tabella1_h_1 {
	background-color: #E2F2FE;
	text-align:left;
	padding: 2px;
}
td.tabella1_h_0 {
	text-align:left;
	padding: 2px;
}

th.tabella1_header {
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: solid 1px black;
}

td.tabella1_navig {
	text-align: center;
	background-color: #E2F2FE;
}
td.tabella1_navig_link {
	text-decoration: none;
}
a.tabella1_navig_link {
	text-decoration: none;
	color: white;
	padding-left: 40px;
	padding-right: 40px;

}

a.tabella1_navig_link:hover {
	color: white;
	text-decoration: none;
	background-color: #E59536;
}
td.tabella1_navig_btn {
	padding-left: 2px;
	padding-right: 2px;
}
th.tabella1_header {
	text-align: center;
}

td.tabella1_navig_btn {
	text-align: center;
	color: white;
	background-color: #0863A9;
	border-top: 2px solid #31A0F5;
	border-left: 2px solid #31A0F5;
	border-bottom: 2px solid #05406D;
	border-right: 2px solid #05406D;
}

table.t1 {	
	padding: 2px;
	background-color: #F0F0F0;	
}
td.t1_1 {
	text-align: center;
	background-color: #E2F2FE;
	padding: 1px;
	font-size: 9px;	
}
td.t1_0 {
	text-align: center;
	padding: 1px;
	background-color: white;
	font-size: 9px;
}
td.t1_1_1 {
	background-color: #E2F2FE;
	padding: 1px;
	border-right: 1px solid black;
	font-size: 9px;
	font-weight: bold;
}
td.t1_1_2 {
	text-align: center;
	background-color: #E2F2FE;
	border-right: 1px solid black;
	padding: 1px;
	font-size: 9px;	
}

td.t1_0_1 {
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	padding: 1px;
	border-right: 1px solid black;
	background-color: white;
	font-size: 9px;
}
td.t1_0_2 {
	text-align: center;
	padding: 1px;
	background-color: white;
	font-size: 9px;
	border-right: 1px solid black;
}

th.t1_h {
	background-color: #E2F2FE;
	text-align:center;
	border-bottom: 2px solid black;
	padding: 1px;
}
th.t1_h_1 {
	background-color: #E2F2FE;
	text-align:center;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	padding: 1px;
}

span.maiuscolo {
	font-variant: small-caps;	
}

td.t1_2 {
	text-align: center;
	background-color: #D2F1C7;
	padding: 1px;
	font-size: 9px;	
}
td.t1_2_1 {
	background-color: #D2F1C7;
	border-right: 1px solid black;
	padding: 1px;
	font-size: 9px;
	font-weight: bold;	
}
td.t1_2_2 {
	text-align: center;
	background-color: #D2F1C7;
	border-right: 1px solid black;
	padding: 1px;
	font-size: 9px;	
}
td.t1_1_n {
	text-align: left;
	background-color: #E2F2FE;
	padding: 1px;
	font-size: 13px;	
}
td.t1_0_n {
	text-align: left;
	padding: 1px;
	background-color: white;
	font-size: 13px;
}

