#block-custombbs-aree-tematiche h2{
        font-size: 1.5em;
        font-weight: 700;
        letter-spacing: 0;
        margin-bottom:10px;
}
#block-custombbs-aree-tematiche-sottoalbero h2,
#block-custombbs-blocco-pagina-aree-tematiche h2,
#block-custombbs-aree-tematiche-backlink h2,
#block-custombbs-aree-tematiche-riferimenti h2{
    display:none;
}
#block-custombbs-aree-tematiche h2{color:#3d5f82;}
section#block-custombbs-aree-tematiche-sottoalbero,
section#block-custombbs-blocco-pagina-aree-tematiche,
section#block-custombbs-aree-tematiche-backlink,
section#block-custombbs-aree-tematiche-riferimenti{
    padding-top:0px!important;
}
.tematicarea {
    padding-top: 1em;
}
.tematicarea.thematic_backlink_block .term_padre {
    padding-top: 1em;
    font-size: 1.5em;
font-weight: 700;
}
.tematicarea.thematic_backlink_block .term_padre a{
    text-decoration: none;
    display:block;
}
.tematicarea.thematic_backlink_block .term_padre a:hover{ 
background: #3d5f82;
color: #ffffff;
}
li.tematicterm {
    display: inline-block;
}
li.tematicterm a {
    /*position: absolute;*/
    /*z-index: 1000;*/
    width: 100%;
    top:0px;
    display: block;
    line-height: 2;
    color: #ffff;
} 

li.tematicterm {
    display: inline-block;
    position: relative;
    margin:10px;
    border: 1px #3d5f82 solid;
}
a.title_aree_tematiche{
    position: absolute;
    width: 100%;
    top: 0px;
    /*background-color: rgba(129, 130, 130, 0.498);*/
    background-color:#35516db3;
    
}

ul.ul_aree_tematiche {
    text-align: center;
}
a.title_aree_tematiche:hover {
    text-decoration: none;
}

/*--BLOCCO NEWS--*/
.view-display-id-news_area_tematica {
    border-top: 1px solid #d8d8d8;
}
.view-display-id-news_area_tematica .view-header .title_block{
    color: #35516d;
    font-size: 1.5em;
    font-weight: 600;
}
.view-display-id-news_area_tematica .view-header .subtitle_block{
    color: #35516d;
    font-size: 1em;
    font-style:italic;
    margin-top: -7px;
}
.view-display-id-news_area_tematica .view-header {
    padding-bottom: 1em;
}
.view-display-id-news_area_tematica .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e9e9e9;
}
.view-display-id-news_area_tematica table td, 
.view-display-id-news_area_tematica table th {
    border: 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.view-display-id-news_area_tematica table .views-field-title-field a {
    display: block;
    text-decoration: none;
}
.view-display-id-news_area_tematica .views-field-field-visibilita {
    width: 140px;
}
.view-display-id-news_area_tematica tr:hover {
    background-color:#dddddd!important;
}

/*-------blocco vista view-display-id-pagineinfo_areetematiche ------*/
.view-display-id-pagineinfo_areetematiche .views-field-title a{
    display:block;
    text-decoration: none;
    margin:8px;
}
.view-display-id-pagineinfo_areetematiche .views-field-title a:hover{
color:#ffffff;
}
.view-display-id-pagineinfo_areetematiche .views-field.views-field-title:hover {
    background: #3d5f82;
    color: #ffffff;
}
.view-display-id-pagineinfo_areetematiche .views-field-title{
    padding:0px;
}