@font-face {
    font-family: 'nova_roundbook';
    src: url('../font/novaround-webfont.eot');
    src: url('../font/novaround-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/novaround-webfont.woff2.txt') format('woff2'),
         url('../font/novaround-webfont.woff') format('woff'),
         url('../font/novaround-webfont.ttf') format('truetype'),
         url('../font/novaround-webfont.svg#nova_roundbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div {padding:0; margin:0;}
img {border:none;}
a {color:inherit; text-decoration:none;}

body { background:url(../img/sfondo.jpg) top center no-repeat; text-align:center; font-family:'nova_roundbook'; color:#4d4d4f; position:relative;}
.wrapper {width:950px; margin:0 auto; text-align:left; background:url('../img/sfondo-wrapper.png') top left;}
#header {text-align:center; padding-top:22px;}
#header h1 {margin-top:45px; color:#f59331; font-weight:normal; font-size:36px;}
#header h2 {margin-top:45px; font-weight:normal; font-size: 22px; line-height: 30px; letter-spacing: -3px; margin-bottom:0; }
#header h2 span {font-size:34px; line-height:40px;}
#main {font-size:12px; line-height:24px; font-family:Tahoma, Geneva, sans-serif; padding-left:52px; padding-right:52px; padding-bottom:1px;}
#pannello {width:950px; height:483px; background:url(../img/digi-boat-66-pannello.png) top left no-repeat; margin-top:10px; position:relative;}
#box {width:280px; height:185px; position:absolute; bottom: 0; right:46px;}
#title { height:23px; background:#f59331; color:#fff; font-size: 21px; letter-spacing: -3px; padding-left:10px; }
#box span {color:#f59331; font-style:italic;}
#spacer {width:100%; height:/*210px*/ 290px;}
#box p {font-size:21px; margin-bottom:0; margin-top:14px; padding-left:10px;}
#footer {width:100%; height:270px; background:url('../img/sfondo-footer.png') top center no-repeat; position:absolute; bottom: 0; right:0; left:0; font-size:12px; font-family:Tahoma, Geneva, sans-serif; z-index:10;}
#footer .wrapper { background:none; color:#124a6d; padding-top:180px; z-index:10;}
#footer .wrapper p {margin:0; padding: 0 60px; z-index:10;}
#contatti {font-family:'nova_roundbook'; font-size:21px; }
#contatti a {text-decoration:underline;}