body {
  background-color: #FFFFFF;
}
h1 {
  color: teal;
  padding-left: 15px;
  font-size: 24px;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
}
h2 {
  color: teal;
  padding-left: 10px;
  font-size: 18px;
  font-weight: normal;
  font-family: Verdana, Arial, sans-serif;
}
li {
  padding-bottom: 1em;
  padding-right: 3%;
}
.barra {
  clear: both;
  height: 20px;
  background: url(../images/banda1.png) top left repeat-x; 
  width: 100%;
  margin: 0px;
  padding: 0px;
 }
.pagina {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #F3FAFF;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: teal;
  border-bottom-color: teal;
  border-left-color: teal;
  border-right-color: teal;
}
.testo_non_elenco {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  padding: 5px 5px 5px 5px;
  list-style: none;
}
.testo_elenco {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  padding: 5px 5px 5px 5px;
}
.titolo {
  color: white;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bolder;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 4px;
}
#contatti {
  visibility: visible;
}
#contatti_testo {
  background-color: white;
  width: 385px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1em;
  font-weight: normal;
  border-top-style: solid;
  border-top-color: #C0C0C0;
  border-top-width: 1px;
  border-left-style: solid;       
  border-left-color: #C0C0C0;
  border-left-width: 1px;       
  border-bottom-style: solid;       
  border-bottom-width: 3px;       
  border-bottom-color: #E8E8E8;
  border-right-style: solid;
  border-right-width: 3px;
  border-right-color: #E8E8E8;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
  margin-right: 15px;
}
#esperienze {
  visibility: hidden;
}
#logo_marchio {
  float: left;
  padding: 5px;
  margin-right: 5px;
}
#logo_testo {
  width: 500px;
  height: 54px;
  padding-top: 10px;
  line-height: 20px;
  font-family: Palatino, Garamond, times;
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
}
#main {
  clear: both;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  position: relative;
}
#nav {
  list-style: none;
}
#nav li {
  display: block;
  float: left;
  padding-top: 2px;
  padding-left: 0px;
  padding-right: 25px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: white;
}
#nav li:hover {
  color: yellow;
  cursor: pointer;
}
#note {
  visibility: hidden;
}
#pagine {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#principi {
  visibility: hidden;
}
#proposte {
  list-style: none;
  margin-left: 0px;
  color: teal;
  font-weight: 500;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}
#proposte li {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 1.5em;
}
#shinystat {
  visibility: hidden;
}
#testata {
  float: left;
  margin-top: 3em;
}
#testata_immagine {
  margin-top: -25px;
  margin-right: 0; 
  margin-left: 50px;
  margin-bottom: 25px;
  float: right;
}
#valori {
  visibility: hidden;
}

