body, html, img, img, div, p, table, td, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset{ padding: 0px; margin: 0px; border: 0px; }
html {height: 100%; margin-bottom: 1px; background: #ff5a01 url(../images/body-bg.png); padding-bottom: 60px; }

:link,:visited {text-decoration:none;} 
ul,ol,dl {list-style:none;} 
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}
a img,:link img,:visited img {border:none;}
address {font-style:normal;}
strong {font-weight:bold;}
em {font-style:italic;}
i {display:none;}

.spc {height: 5px;}
.reset {margin: 0; padding: 0; clear: both;}

body {
font: normal 80% Verdana, Arial, Helvetica;
text-align: center;
} 

#wrapper {
position: relative;
width: 960px;
/*min-height: 500px; */
margin: 0px auto;
padding: 0;
background: #fff; 
text-align: left; 
border-left: 2px solid #fff;
border-right: 2px solid #fff;
}

.col-orange {
width: 10px;
height: 100%;
background: #ff5a01;
padding-left: 1px;
padding-right: 1px;
}

#header {
position: relative;
margin: 0;
padding: 0;
height: 100px;
background: #fff;
vertical-align: middle;
font-size: 2em;
font-weight: bold;
background: #000 url(../images/testata.jpg) no-repeat left bottom;
}

#header a {display: block; width: 960px; height: 70px;}

#lang-sel {
 position: absolute;
 top: 0px;
 left: 790px;
 /*overflow: auto;*/
 width: 162px;
 text-align: center;
 height: 80px;
 padding: 2px;
 float: right;
 font-weight: normal;
 font-size: small;
 color: #fff;
}

#lang-sel #active-lan {
font-weight: bold; 
color: #ff5a01;
display: block; 
line-height: 25px; 
width: 25px; 
height: 20px;
}

#lang-sel #cyl {
clear: left;
font-size: 0.8em; 
font-weight: bold; 
color: #ff5a01;
}

#lang-sel a { color: #fff; display: block; line-height: 25px; width: 25px; height: 20px;}

#content {
position: relative;
overflow: hidden;
background: #f4f4f4 url(../images/content-bg.png) repeat-y left top;
padding-bottom: 10px;
min-height: 480px;
width: 960px;
border-top: 2px solid #fff;
border-bottom: 2px solid #000;
}

#right-col {
position: relative;
float: right;
width: 420px;
}

#right-img {
position: relative;
float: left;
width: 420px;
height: 470px;
background: url(../images/mappa.jpg) no-repeat left top;
}

#right-txt {
width: 420px;
height: 70px;
background: #e5ac00;
}

#right-txt p{
padding: 10px;
font-size: 0.70em;
color: #000;
}

#logos img {float:left;}

#footer {
position: relative;
margin: 0;
padding: 0;
color: #fff;
background: #000;
height: 80px;
}

#footer p{
padding: 30px;
font-size: 0.7em;
}

