a:link {
    color: black;
}

#notizia {
    margin-right: 0;
}

#dataPubblicazione {
    text-align: right;
    font-size: 11px;
    font-style: italic;
}

#titoloNotizia {
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
    padding: 0 0 10px 0;
}

#sottoTitoloNotizia {
    font-style: italic;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    padding: 0 0 10px 0;
}

#estremiDocumento {
    color: #3C6496;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}

#testoNotizia {
    font-size: 12px;
    text-align: justify;
    padding: 0 0 10px 0;
}

#notizieCorrelate {
    padding-bottom: 30px;
}

#autore {
    color: #3C6496;
    font-size: 12px;
    text-align: right;
}

.pannello {
    border: #333333 1px solid;
    background-color: #fafafa;
    padding: 1px; /*visibility: hidden;*/
    display: none;
}

/*#toolbar {
    border-bottom: 1px solid;
}*/
#notizieCorrelateVediAnche {
    margin-top: 10px;
}

#notizieCorrelate {
    margin-top: 10px;
}

.risali {
    margin-top: 10px;
    border-bottom: 1px solid #fea600;
    text-align: right;
}

.documento {
    border-bottom: 1px solid #fea600;
    padding: 5px 0;
    font-size: 12px;
}

.documento-testo {
    text-align: justify;
    margin-top: 10px;
}

.documento a:link, .documento a:visited {
    color: #DD0B16;
    font-weight: bold;
    text-decoration: none;
}

.documento span {
    font-style: italic;
}

.buttonUp {
    border-color: #316ac5;
    background-color: #c1d2ee;
}

.buttonDwn {
    border-color: #ffffff;
    background-color: #ffffff;
}

.massime {
    text-align: justify;
    margin-top: 20px;
    border-bottom: 1px solid #FEA600;
}
.massime.last{
    border-bottom-color:black;
    padding-bottom:10px;
}

.testo_premassima {
    font-size: 11px;
    font-weight: bold;
    text-align: justify;
}

.testo_massima {
    font-size: 11px;
    font-style: italic;
    text-align: justify;
}

.testo_massima_note {
    color: #606060;
    font-size: 11px;
    font-style: italic;
    text-align: justify;
    margin-top: 10px;
}

#tblLogin {
    margin-top: 10px;
}

#tree {
    display: none;
}

img.attivo {
    cursor: default;
}

img.disattivo {
    cursor: pointer;
}

.highlight {
    color: #DD0B16;
    font-weight: bold;
}

#navigazioneOccorrenze {
    width: 230px;
}

#paginator {
    padding-right: 30px;
    margin-right: 0;
}

td {
    font-size: 9pt;
}

.lineaSeparatrice {
    display: none;
}

.firstResult_spacer {
}

.firstResult_arrow {
    display: none;
}

.lastResult_spacer {
    display: none;
}

.lastResult_arrow {
}

.notaQuote {
    background: #EFF6FF url(/images/quote.png) no-repeat scroll 7px 4px;
    border: 1px solid #6D95C8;
    margin-bottom: 11px;
    padding: 35px 57px;
    text-align: justify;
}

.autoreNotaQuote {
    color: #6D95C8;
    font-weight: bold;
    text-align: right;
    padding-top: 10px;
}

.percorsoNotaQuote {
    margin-bottom: 10px; /*font-size:11px;*/
    font-weight: bold;
    text-align: right;
}

.percorsoNotaQuote .path_1 {
    font-weight: bold;
    font-style: italic;
}

.percorsoNotaQuote .path_2 {
    font-weight: normal;
}

.percorsoNotaQuote strong {
    color: #DD0B16;
}

.percorsoNotaQuote a {
    text-decoration: none;
    color: black;
}

.percorsoNotaQuote span.separator {
    color: #DD0B16;
    font-weight: bold;
    font-size: 12px;
    font-weight: bold;
}

.pannelloID strong {
    color: #DD0B16;
}

.pannelloID {
    position:relative;
    float: right;
}

#contentPaginator {
    border-bottom: 1px solid #fea600;
    border-top: 1px solid #fea600;
    background-image: none;
}

#breadcrumb {
    padding-left: 0;
}

.rifNormativi {
    padding-top: 10px;
    padding-bottom: 10px;
}

.rifNormativo a {
    color: black;
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

.rifNormativo a:hover {
    border-bottom: 1px solid #DD0B16;
}
