#formIscrizione table {
	border-top: 0px;
	border-bottom: 0px;
}

#formIscrizione table tr {
	padding: 0px;
	margin: 0px;
}

#formIscrizione table tr td{
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#formIscrizione table .tableRowTitle {	
	background-color: #f1f1f1;
	min-height: 20px;
	height: 20px;
	padding: 4px;		
}

#formIscrizione table .tableRow1 {	
	background-color: #FFFFFF;	
	padding: 2px;
}


#formIscrizione table .tableRow2 {
	background-color: #F8F8F8;	
	padding: 2px;
}

#formIscrizione table .tableRowEnd {	
	background-color: #E1E1E1;
	min-height: 25px;
	height: 25px;	
	text-align: center;											
}

#formIscrizione table .tableRowEnd input{	
	width: 120px;
}

#formIscrizione table tr td.cellHeader {
	font-weight:bold;
}


#tbl_anagrafica {
	margin: 2px 0; 
	width: 100%;
	border-bottom: 0px;
}

#tbl_datiaccesso {
	margin: 10px 0; 
	width: 100%;
	border-bottom: 0px;
}

#tbl_datilavoro {
	margin: 10px 0; 
	width: 100%;
	border-bottom: 0px;
}

#tblCampiMedico {
	margin: 10px 0; 
	width: 95%;
	border-bottom: 0px;
}



#tbl_res {
	margin: 10px 0; 
	width: 100%;
	border-bottom: 0px;
}

#formazione {
	margin: 10px 0; 
	width: 100%;
	border-bottom: 0px;
}

.nota {
	margin-top: 10px; 
	border: 1px solid #CDCDCD; 
	padding: 2px; 
	background: #F1F1F1; 
	text-align: justify;
}
