


.tabella_ceck{
	width:440px;
	background-color:#D7E2E8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;

	}

.tr_titolo{
	font-size:12px;
	font-weight:bold;
	background-color:#8EA9B3;
	height:30px;
	border-style:solid;
	border-color:#8EA9B3;
	border-width:1px;
	padding:0px;
	
	}
	
.td_ceck{
	width:35px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
	
	}
	
.td_testo_ceck{
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
	}
	
	
.tabella_schede{
	width:540px;
	/*border-style:solid;
	border-width:1px;
	border-color:#999;*/
	background-color:#D7E2E8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;

	}
	
.td_scheda{
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding:3px;
	padding-top:5px;	
	
	}
	
.tabella_scheda_completa{
	width:540px;
	/*border-style:solid;
	border-width:1px;
	border-color:#999;*/
	background-color:#D7E2E8;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
	

.tabella_inserimento{
	width:440px;
	background-color:#EBF0F3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
.td_inserimento_sx{
	width:140px;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	}
.td_inserimento_dx{
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	}
	
TITOLO_ADMIN{

font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	
	}