td.menuItem {
    line-height:15px;
    height: 40px;
}

.disabled_link {
    color:#999 !important;
    cursor:default

}

tr.evi {
    background-color:#c2defe;
    color:black;
}

.titoloRubrica {
    font-weight: bold
}



div.tab, div.tabChiuso, table.tab {
    border:1px solid #aeaeae;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-top:none;
    padding-top:30px;
    padding-bottom: 50px;
    min-height: 700px;
    margin-bottom: 60px
}

div.tabChiuso {
    border:1px solid #aeaeae !important;
    border-radius: 4px 4px 4px 4px !important;
    -moz-border-radius: 4px 4px 4px 4px !important;
    -webkit-border-radius: 4px 4px 4px 4px !important;
}
#intestazione {
    line-height: 20px;
    text-indent: -45px;
    padding-left: 57px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.intesta {
    color:#fff;
    border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #307cbd;
    border: 1px solid #88b3ce;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 1px;
    padding-bottom: 1px;

}
.intesta_link {
    font-weight: bold;
    color:#444;
    background-repeat:no-repeat;
    background-position:4px 1px;
    cursor: pointer;
    padding-left: 25px;
    background-color: #fbd97f;
    border: 1px solid #febc24;
    border-radius:4px;
    -khtml-border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 12px
}
.intesta_link:hover {
    background-color: #f3be2a
}

a.HI_anchor {
    display: block;
    position: relative;
    top: -500px;
    visibility: hidden;
}
ul.ul-editions {
    margin:0;
    padding:0;
    margin-left: 17px;
}
fieldset {
    border:none;
    margin:0;
    padding:0
}
button.btn-small {
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px
}
button.btn-verysmall {
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 6px;
    font-size: 12px !important
}



ul.elenchi li {
    padding-bottom: 5px
}

div.section_header {
    padding-top:0px;
    padding-right:5%;
    text-align: right;
    margin-bottom: 20px;
}
div.section_header h3{
    font-weight: 300;
    font-style: italic;
    font-size: 27px;
    color: rgb(100, 100, 100)

}
.span12 a:link, .span12 a:visited {
    color: #9ab9da
}
.container {
    padding:0 !important
}

.dropdown-menu li.active a.active {
    background-color: #006ff1
}

.titolo-opera {
    font-weight: bold
}
.popover{
    max-width: 500px;
}
