.archivi {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #DD0B16;
    text-decoration: none;
}

.archiviDis {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    text-decoration: none;
}

.archivioNormativa {
    font-weight: bolder;
}

.ricercaLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-transform: none;
    text-decoration: none;
    font-weight: bolder;
    color: #008030;
    text-align: right;
}

.ricercaSubLabel {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    text-align: right;
}

.ricercaField {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
    color: #000000;
}

.ricercaFTTB {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

#contentText {
    margin: 0;
    overflow: hidden;
}

.active {
/*background:green;*/
}

.disactive {
/*background:red;*/
}

#tabRicerca {
    background-repeat: no-repeat;
    font-size: 11px;
    width: 730px;
    height: 33px;
    font-weight: bold;
}

#tabRicerca.documento {
    background-image: url(/images/tab2.gif);
}

#tabRicerca.notizia {
    background-image: url(/images/tab1.gif);
}

#tabRicerca div.active {
    color: #DD0B16;
}

#tabRicercaDocumenti {
    margin-left: 32px;
    margin-top: 10px;
    float: left;
}

#tabRicercaNotizie {
    margin-left: 28px;
    margin-top: 10px;
    float: left;
}

.ricerca-panel{
    float:left;
    margin-left:10px;
    margin-top:10px;
}


.treeview ul {
    background: none;
}

.treeview a.selected, .treeview ul a.selected:link, .treeview ul a.selected:visited {
    background: none;
    color: black;
}

.treeview ul a.selected:hover {
    color: #fea600;
}

.label {
    font-weight: bold;
    color: #000000;
    font-family: sans-serif;
}

.macro-label {
    font-size: medium;
    font-weight: bold;
    font-family: sans-serif;
    color: #DD0B16
}

#ricerca-panel-button {
    text-align: right;
    width: 668px;
    margin-top: 40px;
}

#ricerca-panel-button .ricerca-button {
    margin-left: 20px;
}

.campo-ricerca {
    background-color: #F5F5F5;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    padding-left: 5px;

}

.CasellaCombinata {
    width: 307px;
}

.CasellaTesto {
    width: 283px;
}

#ricerca-opzioni a{
    font-weight: bold;
    color:black;
}

