.dpp.testo {
    font-size: 16px;
}

.dpp.diritto {
    background-color: #e9edef;
}

.dpp.titolo {
    font-size: 20px;
    font-weight: bold;
}

.dpp.dispositivo {
    background-color: #d6f1ff;
}

.dpp.jump {
    font-weight: bold;
}
.dpp.jump-ext-content {
    font-weight: bold;
    color: #133371
}

p .r1 {
    color: #333;
}

.dpp.rubrica {
    font-size: 16px;
}

.dpp.R1 {
    font-size: 16px;
}

.dpp.C {
    font-weight: bold;
    text-align: center;
}
th {
    background-color: #EAEBEB;
    color: #133371;
}
td, td { padding: 0px 10px 10px 10px;}

.dpp.ul{ margin:10px !important; padding:10px !important;}
.dpp.li{ list-style-type: square !important; padding:5px !important;}

.dpp.jump-richiamo-nota {
    color: #666666;
}
.dpp.jump-richiamo-nota:before {
    content: " [";
}
.dpp.jump-richiamo-nota:after {
    content: "] ";
}