body {
        background-color: #fff3e3;
    }
    
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: none; text-decoration: underline}

input {color:#000000; font: 9pt verdana; font-weight: none; text-decoration: none; background: #fff3e3; border: 1 solid #663333;}
td {font: 11pt verdana, arial; font-weight: none; text-decoration: none;}
select {color:#000000; font: 9pt verdana; font-weight: none; text-decoration: none; background: #fff3e3; border: 1 solid #000000;}

text {font: 11pt verdana, arial; font-weight: none; text-decoration: none;}

#container{
width:580px;
margin:0px;
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;
}

#box1{
padding:0px 0px 0px 0px;
width:580px;
height:20px;
background: url(images/superiore.gif);
background-position: top left;
background-repeat: no-repeat;
}

#box2{
margin:0px 0px 0px 0px;
padding-top:5px;
padding-left:5px;
border-left:1px solid #663333;
border-right:1px solid #663333;
text-align:left;
line-height:28px;
background: url(images/asscond_fondo.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #ffffff;
font: 9pt verdana;
}

#box3{
padding:0px 0px 0px 0px;
width:580px;
height:20px;
background: url(images/inferiore.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
 

    .click-menu {
    }
    .click-menu .box3 {
        background: url("images/button3.gif") no-repeat;
        color: #f9f9f9;
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        font-family: arial;
        cursor: pointer;
        width: 125px;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box1 {
        background: url("images/button3.gif") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-hover {
        background: url("images/button3.gif") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1-open {
        background: url("images/button3-click.gif") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-open-hover {
        background: url("images/button3-click.gif") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 22px;
        font-family: arial;
        cursor: pointer;
        width: 125px;
    }
    .click-menu .section {
        background-color: #fff3e3;
        font-family: arial;
        font-size: 13px;
        line-height: 15px;
        padding: 0 0 5px 10px;
        display: none;
    }
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #666666;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #993300;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
        border-color: #7B6139;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        background: #fff3e3;
    }
   
   .barranav {
   
   height:25px;
   align: center;
   } 
    .menu a{
  float: left;
  padding: 2px;
  margin: 2px;
  background-color: #ccaa80;
  border: 1px solid #00adef;
  width:110px;
  font-family:Verdana;
  font-size:10px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#663333;
  }
.menu a:hover{
border: 1px solid #003300;
background-color: #ff9900;
color:#003300;
}
.menuqui{
border: 1px solid #003300;
width:110px;
text-align:center;
font-family:Verdana;
font-size:10px;
float: left;
padding: 2px;
margin: 2px;
background-color: #FF9900;
color:#003300;
font-weight:bold;
}


.domanda {
        font-size: 12px;
        font-weight: bold;
        font-family: Verdana, "Times New Roman", Times, serif;
        color: #663333;
}
.switchcontent {
        font-size: 11px;
        font-family: Verdana, "Times New Roman", Times, serif;
        color: #4b6edd;
        text-align:justify;
        padding: 6px;
        width:550px;
}
