body{
  font-family: Verdana;
  font-size: 14px;
  color: #707173;
  background-color: white;
  background-image: url("/images/sfondo_body.jpg");
  background-repeat: repeat-x;
}
a{
  color: #284678;
  text-decoration: none;
}
#wrapper{
  float: left;
  position: relative;
  width: 995px;
  left: 50%;
  margin-left: -497px;
  margin-top: 7px;
}
#prima_riga{
  float: left;
  width: 994px;
  height: 89px;
}
#logo{
  float: left;
  width: 219px;
  height: 89px;
  background-image: url("/images/logo.jpg");
  background-repeat: no-repeat;
}
#logo a{
  float: left;
  width: 219px;
  height: 89px;
}
#menu{
  float: left;
  margin-top: 68px;
  margin-left: 24px;
}
#menu ul{
  float: left;
  margin:0;
  padding:0;
  list-style: none;
}
#menu ul li{
  float: left;
  font-weight: bold;
  border-right: 2px solid #9dadb4;
}
#menu ul li.ultimo{
  border:0;
}
#menu ul li.ultimo a{
  padding-right:0px;
}
#menu ul li.selected a{
  color: white;
}
#menu ul li a{
  float: left;
  color: #9dadb4;
  text-decoration: none;
  padding-right: 12px;
  padding-left: 12px;
}
#spazio_menu{
  float: left;
  width: 0px;
  height: 20px;
}
#seconda_riga{
  float: left;
  width: 994px;
  height: 215px;
}
#scritta{
  float: left;
  width: 219px;
  height: 215px;
  background-image: url("/images/img_testo.jpg");
  background-repeat: no-repeat;
}
#actionscript{
  float: left;
  width: 773px;
  height: 215px;
  
}
#wa_centrale{
  float: left;
  width: 993px;
}
#left{
  vertical-align: top;
  width: 223px;
  background-color: #c6c7c8;
}
#ricerca{
  float: left;
  width: 186px;
  margin-left: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 10px;
  color: #4b4b4d;
}
#CHIAVI_RICERCA_GLOBALE{
  float: left;

}
#submit_ricerca{
  float: left;
  background-color: transparent;
  border:0;
  color: white;
  font-weight: bold;
  font-size: 11px;
  font-family: Verdana;
  margin-left: 10px;
}
#ricerca a{
  color: #fef363;
  text-decoration: none;
}
#news{
  float: left;
  width: 186px;
  margin-left: 16px;
  margin-top: 20px;
  font-size: 10px;
  color: #4b4b4d;
}
#news h3{
  float: left;
  font-size: 10px;
  font-weight: bold;
  color: #009ee0;
  width: 100%;
}
#news h3 a{
    color: #fef363;
    text-decoration: none;
}
#news a{
    color: #fef363;
    text-decoration: none;
}
#right{
  width: 773px;
  vertical-align: top;
  background-color: white;
}
#testo_centrale{
  float: left;
  margin-left: 30px;
  width: 724px;
  margin-top: 20px;
  
  font-size: 13px;
  text-align: justify;
}
#gallery{
  float: left;
  margin-left: 28px;
  margin-top: 20px;
  width: 737px;
  height: 114px;
  padding-left: 8px;
  background-color: #c6c7c8;
}
#gallery img{
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}

#riga_sotto{
  float: left;
  width: 994px;
  height: 46px;
}
#teleios{
  float: left;
  width: 219px;
  height: 46px;
  background-image: url("/images/logo_teleios.jpg");
  background-repeat: no-repeat;
}
#teleios a{
  float: left;
  width: 219px;
  height: 46px;
}
#teleios:hover{
  background-image: url("/images/logo_teleios_hover.jpg");
  background-repeat: no-repeat;
}
#scritta_sotto{
  float: left;
  width: 745px;
  height: 46px;
  margin-left: 30px;
  background-image: url("/images/scritta_sotto.jpg");
  background-repeat: no-repeat;
}
#dati_anagrafici{
  float: right;
  width: 745px;
  font-size: 9px;
}
#dati_anagrafici a{
  color: #009ee0;
  text-decoration: none;
}
