﻿#news_gialle .sfondo {
    background-color: #F8F7C9;
}

.tabella_pec {width:100%; font-size:0.9em; color:#404040; margin-top:7px;border:none;}
table.tabella_pec td {border:none;  padding:3px; border-left:solid 1px #003366; border-right:solid 1px #003366; }
table.tabella_pec th {background:#003366; color:White; padding:3px; font-size:1.1em;}
/*table.tabella_pec tr:hover { background-color:#EAEAEA; color:#000;}
table.tabella_pec th:hover { background:#003366; color:White;}*/

table.tabella_pec td.riga_fine {
    border-bottom: solid 1px #003366;
}

table.tabella_pec td.td_ufficio {
    border-left: none;
    border-bottom:solid 1px #003366;
}

/*******************FINE DOMANDE E RISPOSTE*****************/

.diagramma-albero {
    width: 500px !important;
}

    .diagramma-albero div.divDescr {
        white-space: normal;
        width: 500px;
    }

    .diagramma-albero h5 {
        color: #369;
        background-color: #F1F1ED;
        padding: 5px 8px;
        margin: 0px;
        border-bottom: solid 1px #C0C0C0;
        width: 700px;
        display: block;
    }

        .diagramma-albero h5:hover {
            color: #2D404F;
            background-color: #F1F1ED;
        }

    .diagramma-albero img {
        /*width:10px;
    height:50%;*/
    }


.highlight {
    background-color: #fdfa7a;
    padding: 2px 4px; /*display:block;*/
}

#piante_organiche_gdp th {
    background-color: #003366;
    color: white;
    width:12%;
    vertical-align:bottom;
}

#piante_organiche_gdp td {
    border-bottom: solid 1px #cecece;
}