/* Enter Your Custom CSS Here */
/*OMBRA HEADER*/
header#header {
    box-shadow: 0 1px 6px 1px rgba(0,0,0,0.3)!important;
    -webkit-box-shadow: 0 1px 6px 1px rgba(0,0,0,0.3)!important;
}
/*TESTI HOME*/
.giustificato {
  text-align:justify!important;
}
/*LOGO*/
.header_mid_inner .logo img {
    margin-top: 4px!important;
    margin-bottom: 4px!important;
}
/*da 1946*/
#middle {
    border-right: 0!important;
    border-left: 0!important;
}
.middle_inner {
    z-index: 1;
}
body .headline {
    z-index: 2;
}
.headline_outer {
    background-position-y: center;
}
#header .header_side, #header .header_side_inner {
    right: 0!important;
}
#main {
    padding-bottom: 40px;
}
html #page #header .header_side {
    margin: 0;
}