html, body { margin:0; padding:0; text-align:center; background:#bfbe7b url('../immagini/bg_body.gif') repeat-x; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; } 
#pagewidth { width:950px; text-align:left; margin-left:auto; margin-right:auto; } 
#wrapper { background: url('../immagini/bg_wrapper.gif') repeat-y; }
#header { position:relative; height:154px; width:797px; background: url('../immagini/head.jpg') no-repeat; padding: 6px 50px 0 103px; } 
#flags { float:left; height:20px; width:58px; } 
#slog { float:right; position:relative; width:auto; margin-top: 20px; } 
#slog b  { color: #bdce16; font-size: 14px; text-transform:uppercase; line-height:18px; } 
#title { margin: 78px 0 0 165px; /*ultimo era 223*/ font-size: 16px; color: #e3e4a1; clear:both; font-style: italic; white-space: nowrap; } 
h1  { color:#BDCE16; font-size:14px; line-height:18px; text-transform:uppercase; float:right; margin-top:0;  position:relative; width:auto; } 
h2 { font-size: 18px; color: #fff; clear:both; font-style: italic; white-space: nowrap; font-weight: normal; } 
#leftcol { width:239px; /*height:433px;*/ float:left; position:relative; background: url('../immagini/bg_leftcol.jpg') repeat-y; }
#menu { width:194px; min-height: 366px; background: url('../immagini/bg_menu.jpg') no-repeat; margin:0; padding:37px 0 0 45px; font-size: 14px; line-height: 42px; color: #535a10; }
#menu a:link  { color: #535a10; text-decoration:none; } 
#menu a:hover { color: white; } 
#menu a:visited  { color: #666f0d; } 
.underlined  { background: url('../immagini/bg_menulink.gif') no-repeat; width: 169px; height: 42px; margin-left:-10px; margin-top:-7px; padding-left: 10px; line-height: 60px; } 
#twocols { width:711px;  float:right;  position:relative; }
#rightcol { width:55px; float:right; position:relative; background: url('../immagini/bg_rightcol.gif') no-repeat top; height:433px; }
#maincol { float: left; display:inline; position: relative; width:656px; min-height:433px; background: url('../immagini/bg_main.gif') repeat-x top; color:#455418; line-height:20px; text-align: justify; }
.images { border:2px solid #fff; }
#big_images { margin: 0 auto; border:4px solid #a5ac53; padding:0; width:648px; height:309px; } 
#big_images2 { margin: 0 auto; border:4px solid #a5ac53; padding:0; width:648px; height:410px; }
#big_images3 { margin: 0 auto; border:4px solid #a5ac53; padding:0; width:648px; height:505px; }
#big_images4 { margin: 0 auto; border:4px solid #a5ac53; padding:0; width:648px; height:440px; }
#footer { height:81px; clear:both; background: url('../immagini/bg_footer.gif') no-repeat top; font-size:11px; text-align: right; padding:10px 50px 0 0; line-height:18px; color:#5c642b; } 
#footer a:link  { color: #535a10; text-decoration:none; font-weight:bold; } 
#footer a:hover { color: white; } 
#footer a:visited  { color: #666f0d; } 
#sestante { text-align:right; padding: 0 15px 0 0; }  
ul.list { margin: 5px 0 5px 16px; list-style:url('../immagini/arrow.gif'); padding:0; } 
ul a:link { color: #455418; } 
ul a:hover { color: #457F64; } 
ul a:visited { color: #455418; } 
.clearfix:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print { 
/*hide the left column when printing*/ 
/* #leftcol{display:none;} */

/*hide the right column when printing*/ 
/* #rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;} */
}

/**********  TABLE ************** */

#tabella { width: 656px; padding: 0; margin: 0 auto; }
#tabella caption { padding: 0 0 5px 0; width: 656px;  font: italic 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right; font-weight:bold; }
#tabella th { font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #455418; border-right: 1px solid #A5AC53; border-bottom: 1px solid #A5AC53; border-top: 1px solid #A5AC53; letter-spacing: 2px; text-transform: uppercase; text-align: center; padding: 6px 6px 6px 12px; background: #CAE8EA url('../immagini/bg_header.jpg') no-repeat; }
#tabella th.nobg { border-top: 0; border-left: 0; border-right: 1px solid #A5AC53; background: none; } 
#tabella td { border-right: 1px solid #A5AC53; border-bottom: 1px solid #A5AC53; background: #fff; padding: 6px 6px 6px 12px; color: #455418; text-align: center; }
#tabella td.alt { background: #faf9f5; color: #717B0B; }
#tabella th.spec { border-left: 1px solid #A5AC53; border-top: 0; background: #fff url('../immagini/bullet1.gif') no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#tabella th.specalt { border-left: 1px solid #A5AC53; border-top: 0; background: #f5fafa url('../immagini/bullet2.gif') no-repeat; font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #717B0B; }
td.sfondo { background: #fff url('../immagini/bg_header.jpg'); }
#map { border: 1px solid #000; text-align: center; }
