.header{
    background-color:#e9dfd6;
    height:88px;
    position:relative;
}

.header-submenu{
    text-align:right;
    padding-right:4px;
}

.header-submenu a{
    font-family:Trebuchet MS,Georgia,"Times New Roman",Times,serif;
    color:#006EAB;
    font-size:11px;
    padding-left:4px;
}

.header-puglia{
    background-color:#ffffff;
    height:88px;
    position:relative;
}

.header_title h2{
    color:white;
}




/** TOC **/

#main-west .ui-layout-content{
    overflow:hidden !important;
}

.panel-content-entry{
    text-align:center !important;
    background-color:#0043AC;
    margin-bottom:10px;
    border-bottom:2px solid #0043AC;
}
