#center
{
    width: 100%;
    padding-left: 0;
}
table {
    width: 100%;
    margin-top: 3em;
}
h4 {
    width: 62%;
    margin-left: 20px;
    margin-top: 2em;
    font-weight: normal;
    font-style: italic;
    font-size: 140%;
    color: #999;
}

hr.titolone {
    color: #aaa;
    background-color: #aaa;
    height: 1px;
    width: 500px;
    border: none;
}

p.titolone, div.titolone {
    line-height: 100%;
    background-color: transparent;
    text-decoration: none;
    border: none;
    padding: 0;
    font-size: 200%;
    font-weight: bold;
    color: black;
    margin: 45px 0px 10px 20px;
}
p.sottotitolone, div.sottotitolone {
    color: #aaa;
    font-size: 170%; 
    font-weight: normal;
    font-style: italic;
    margin-top: -0.4em;
    margin-bottom: 0px;
    margin-left: 2em;
}
td.titolo {
    font-weight: bold;
    background-color: #678;
    color: white;
    padding: 5px;
}
td.autore {
    font-weight: normal;
    background-color: #eee;
    color: black;
    padding: 5px;
}
td.testo {
    width: 50%;
    vertical-align: top;
    padding: 15px;
}
td.testoit {
    width: 50%;
    vertical-align: top;
    padding: 15px;
}
p {
    margin-top: 10px;
    margin-bottom: 0px;
}
p.rit {
    margin-top: 0px;
    margin-bottom: 0px;
    font-style: italic;
}
p.parte {
    color: blue;
    font-style: italic;
}
p.voce {
    color: #b44;
    font-style: italic;
    margin-bottom: 10px;
}
p#primo {
    margin-top: 0px;
}
.info, .sommario {
   margin: 5px 0px 0px 20px;
}
