.paginaTesto {
    width:90%;
    font-size: 0.9em;

}
.paragrafo_indent {
    text-indent: 10px;
}

.paragrafo {
    text-indent: 5px;
}

.testo_numeroNota {
    font-size: 10px;
    font-weight: bold;
    vertical-align: super;
}

.hi_italic {
    font-style: italic;
}

.head_italic {
    text-align: center;
    font-style: italic;
}

.head_default{
    text-align: center;
}
.note_testoNota_apparato {
    color:red;
    font-size: 12px;
    text-indent: 20px;
}
.note_testoNota_commento {
    color: green;
}
.head_center {
    text-align: center;
    font-style: oblique;
    font-size: 14px;
    background-color: #faa620;
}

.rs_luogo {
    text-align: right;
    font-size: 12px;
}

.rs_conservazione {
    font-size: 11px;
    font-weight: 500;
}

.numero_lettera {
    text-align: center;
    font-size: 16px;
}

