#wrapper 
{
width:1004px; height:705px;
margin-top: 0px; padding-top: 0px;
margin-left:auto; margin-right:auto;
border:1px solid #285841;
background-image:url('../img/sfondo.png'); background-repeat: no-repeat; background-position: center center; 
}

#header
{
width:600px; height: 50px;
margin-top: 150px; margin-left: 128px;
}

#content
{
width:800px; height: 390px;
margin-left: 155px;
/*border:1px solid red;*/
}

#footer
{
width:250px; height: 90px;
margin-left: 40px; margin-top: 20px;
}


/*****Main menu*****/
ul.menu_menuben {color:#336633;font-size:14px;line-height:33px;font-family:Georgia regula}
ul.menu_menuben li {display:inline;margin:0 25px 0 0;} 
#menu2 a:link, #menu2 a:active, #menu2 a:visited {color:#2583AD;}
#menu ul li:hover {font-family:Geogia; font-weight:bold; font-size:14px; color:#336633; }
#menu ul li.active, #menu ul li.active:hover {/*background: url('../images/foglia_ok.png') no-repeat 0 0;
padding-left: 30pxborder-bottom:4px solid #ffd24f;*/}
ul li ul li.active {background: none;padding-left: 0px;  line-height: 15px}
#current li{padding-left: 0px;}
li.active item108 {}

a, a:visited {
color:#285841;
text-decoration:none;
}

/**************Stili testo*************/
.titolo1 { font-family:Georgia,Palatino; font-size: 13pt; color: #336633 }
.testo1  { font-family:Verdana,	Tahoma; font-size: 9pt; color: #285841  }

h1, h2, h3, h4, h5, h6 {
color:#1F3C26;
font-family: Georgia, Palatino;
font-size:13px;
font-weight:bold;
margin:0;
margin-top:5px;
padding:0;
}

table.contentpaneopen-homepage h3 {
background:url("../img/quotes.png") no-repeat scroll 15px 70px transparent;
font-size:20px;
font-style:italic;
letter-spacing:0.05em;
line-height:32px;
padding:85px 75px 10px 85px;
}

/**************Slider***************/
/* scrollable div area */
#scrollbar_container {  
    position:relative;  
    width:300px;  
} 

#scrollbar_track {  
    position:absolute;  
    top:0;  
    left:300px;
    rightright:0;  
    height:100%;  
    width:5px;  
    background-color:transparent;  
    cursor:move;  
} 

#scrollbar_handle {  
    width:10px;  
    background-color:#336633;  
    cursor:move; 
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;  
} 
  
#scrollbar_content {
     overflow:hidden;  
     width:285px;  
     height:350px;  
}  

