#hotel_wrapper {width: 100%; height: 100%; overflow: hidden;}
#body {margin: 0px;}

#barra_header {width: 100%; position: fixed; z-index: 30; height: 108px; min-width: 1000px;}
#barra_header_left {width: 60%; float: left; height: 108px;}
#barra_header_right {width: 300px; /* float: right; */ height: 108px; position: absolute; right: 0px;}

#blocco_totale {margin-top: 108px;}

.corpo_no_foto {width: 960px; margin: 20px auto; padding: 10px 20px;}

.box_core_no_parallax {width: 960px; margin: 0px auto; padding: 20px 0px;}

#barra_footer {width: 100%; position: relative; z-index: 30; height: 200px;}
#barra_footer_left {float: left; width: 53%; padding-left: 20px; padding-top:30px;}
#barra_footer_right {float: right; width: 45%;}