/* foglio di stile generico o per SCHEDA */div#carte{    position: absolute;    top: 50pt;    left: 400pt;	border: none;	} div#tabelleForm{    position: absolute;    top: 120pt;    left: 30pt;	width:850pt;    border: none;	text-align:center;	} table.cliente {    vertical-align: top;     border:0pt; 	width:750pt;    border-collapse: separate;    border-spacing: 0pt; 	}table.cliente td.obbligo_tit {    width: 60pt; 	background-color:yellow;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}table.cliente td.obbligo_imp {   	background-color: yellow;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}table.cliente td.obbligo_cen {   	background-color: yellow;	text-align:center;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}		table.cliente td.facolta_tit {    width: 60pt; 	background-color:#00FFFF;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}table.cliente td.facolta_imp {   	background-color:#00FFFF;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}table.titoliGen{    vertical-align: center;     border:0pt; 	width:750pt;    border-collapse: separate;    border-spacing: 0pt; 	}table.titoliGen td.foto{    vertical-align: center; 	background-color:#00FFFF;    border:0pt;     border-collapse: separate;    border-spacing: 0pt; 	padding: 5pt 5pt 5pt 5pt;	}able.titoliGen td.foto img{	padding: 5pt 5pt 5pt 5pt;	}table.titoli{    vertical-align: top;     border:0pt; 	width: 100%;     border-collapse: separate;    border-spacing: 0pt; 	}td.vuoto {    height: 30pt;	width: 100%; 		}td.titolo {    height: 30pt;	width: 100%; 	background-color:navy;	text-align: center;	font-style: normal;	font-weight: bold;	font-size: 12pt; 	font-family: arial, sans-serif; 	color: #FFFFFF;	padding: 5pt 5pt 5pt 5pt;	}td.titolo a{    font-style: norml;	font-weight: bold;	font-size: 12pt; 	font-family: arial, sans-serif; 	color: #FFFFFF;	}td.copie_tit {    width: 60pt; 	background-color:#00FFFF;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.copie_imp {   	background-color:#00FFFF;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}	td.autore_tit {    height: 30pt;    background-color:#00FFFF;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.autore_imp {    width: 300pt; 	background-color:#00FFFF;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.titolo_tit {    height: 30pt;    background-color:#00FFFF;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.titolo_imp {    background-color:#00FFFF;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.altro_tit {    height: 30pt;   	background-color:#00FFFF;	text-align:right;	font-style: normal;	font-weight: bold;	font-size: 8pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}td.altro_imp {    background-color:#00FFFF;	text-align:left;	font-style: normal;	font-weight: normal;	font-size: 10pt; 	font-family: arial, sans-serif; 	color: bleck;	padding: 5pt 5pt 5pt 5pt;	}