.num , .string , .istituto , .ciclo {
	border-bottom: solid 1px #ddd;
	text-align: center;
	padding: 3px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 13px;
	color: #555,
}

.num_testa , .string_testa , .istituto_testa , .ciclo_testa {
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	text-align: center;
	padding: 3px;
	margin: 0px;
	color: #000;
	font-family: sans-serif;
	font-size: 13px;
}




.titoletto {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 15px;
	border-bottom: solid 1px #ddd;
}

/* .num {
	width: 5%;
}

.string , .istituto {
	width: 20%;
}

.ciclo {
	width: 80px;
}

.clearLeft {
	font-size: 1px;
} */


