
.trasparenza-single {
    overflow: hidden;
padding: 0 0 10px 0;
}

.trasparenza-single a {
    display: block;
    float: left;
    clear: both;
    margin: 0 0 7px 9px;
    padding: 0 0 0 20px;
    color: #808080;
    background: url('/templates/valledeilaghi/images/list-empty.gif') 0px 0px repeat-y;
}
.trasparenza-single a:hover {
    text-decoration: underline;
}
.trasparenza-single br {
    display: none;
}


.trasparenza-pers {
    border-top: 12px solid #2789ca;
    border-right: 1px solid #2789ca;
    margin: 0 0 0 -25px;
    padding: 0;
    width: 677px;
    font-size: 1em;
}

.section-main {
    padding: 16px 0 0 0;
    border-bottom: 12px solid #2789ca;
    background: url('/templates/valledeilaghi/images/back-trasparenza.jpg') 0px bottom repeat-x;
}
.section-main h3 {
    background: url('/templates/valledeilaghi/images/list-opened.gif') 0px 0px repeat-y;
    padding: 0 0 0 18px;
    margin: 0 0 16px 34px;
    color: #808080;
    font-size: 1.1em;
}

.section-sub {
    padding: 0 0 0 45px;
    margin: 0;
    overflow: hidden;
    border-bottom: 1px solid #97c3e0;
}
.section-sub .section-sub {
    padding: 0 0 0 25px;
    border-bottom: 0;
}

.section-sub h4 {
    padding: 4px 0 5px 18px;
    margin: 0;
    color: #808080;
    font-weight: normal;
    font-size: 1em;
    overflow: hidden;
}
.section-sub h4 a {
    cursor: pointer;
    padding: 1px 4px 1px 4px;
}
.section-sub h4.opened {
    background: url('/templates/valledeilaghi/images/list-opened.gif') 0px 3px no-repeat;
}
.section-sub h4.closed {
    background: url('/templates/valledeilaghi/images/list-closed.gif') 0px 3px no-repeat;
}
.section-sub h4.opened a {
    background-color: #59b397;
    color: #ffffff;
}

.section-files {
    padding: 9px 0 5px 45px;
    margin: 0;
    overflow: hidden;
}
.section-sub .section-files {
    padding: 3px 0 1px 25px;
}

.item-file {
    padding: 0;
    margin: 0 0 5px 0;
    overflow: auto;
    clear: both;
    zoom: 1;
}
.item-file h5 {
    float: left;
    color: #808080;
    font-weight: normal;
    font-size: 1em;
    background: url('/templates/valledeilaghi/images/list-empty.gif') 0px 0px repeat-y;
    padding: 0 0 0 18px;
    margin: 0;
}
.item-file a {
    margin: 0 30px 0 0;
    float: right;
    color: #808080;
}
.item-file a:hover {
    text-decoration: underline;
}

