body {
  border-style: solid;
  border-color: #000033;
  border-width: 1px 1px 3px;
  font-size: 90%;
  text-align: center;
  color: #000000;
  background-color: #ffffff;
}
#testata {
  border-style: solid;
  border-color: #000033;
  border-width: 1px 1px 3px;
  color: #000033;
  text-align: center;
  min-height: 100px;
  height: 150px;
  background-color: #ffffff;
}
#testata img {
  float: left;
  margin-left: 20px;
}
h1 {
  margin: 5px;
  font-size: 1.6em;
  letter-spacing: 0.1em;
}
#barra {
  text-align: right;
  clear: left;
  font-size: 0.8em;
}
#menupr {
  border-left: 1px solid #000033;
  padding: 3px 10px;
  clear: left;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-color: #009900;
}
#menupr a:link {
  padding: 0 5px;
  color: #ffffff;
  text-decoration: none;
  background-color: #993399;
}
#menupr a:visited {
  padding: 0 5px;
  color: #ffffff;
  background-color: #993399;
  text-decoration: none;
}
#menupr a:hover {
  padding: 0 5px;
  color: #000099;
  text-decoration: none;
  background-color: #ffff00;
}
#centrale {
  border: 1px solid #000033;
  color: #000033;
  background-color: #eef2fd;
  position: relative;
}
#sinistra {
  padding: 1em 0;
  color: #000000;
  background-color: #ffffff;
  margin-right: 27%;
}
#menu2 {
  padding: 1em 0;
  position: absolute;
  width: 27%;
  top: 0px;
  right: 0px;
}
.notizie {
  width: 100%;
}
h2 {
  border-bottom: 1px dashed #000066;
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.notizie p {
  padding: 10px;
}
#sinistra img {
  border: 1px dashed #000066;
  float: left;
  margin-right: 10px;
}
a:link {
  color: #000099;
  background-color: transparent;
}
a.visited {
  color: #990066;
}
a:hover {
  background-color: #ffff00;
}
#menu2 ul {
  list-style-type: none;
  margin-top: 5px;
  margin-bottom: 5px;
}
#menu2 li {
  border-bottom: 1px dashed #000033;
  margin: 3px 10px 3px -30px;
  font-weight: bold;
}
#menu2 li a:link {
  color: #000033;
  background-color: #eef2fd;
  text-decoration: none;
  display: block;
  height: 1.5em;
  padding-left: 8px;
}
#menu2 li a:visited {
  text-decoration: none;
  color: #000033;
  background-color: #eef2fd;
  display: block;
  height: 1.5em;
  line-height: 1.5em;
  padding-left: 8px;
}
#menu2 li a:hover {
  color: #006600;
  text-decoration: none;
  background-color: #ffff00;
  display: block;
  line-height: 1.5em;
  padding-left: 8px;
}
#footer {
  border-left: 1px solid #000033;
  border-right: 1px solid #000033;
  border-bottom: 3px solid #000033;
  color: #000000;
  clear: left;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.9em;
  background-color: #eef2fd;
}
#licenza {
  color: #000000;
  background-color: #ffffff;
  text-align: center;
  font-size: 0.8em;
  margin-top: 15px;
}
#licenza img {
  border:  none;
  text-align: center;
}
#licenza p {
  margin-top: 10px;
}
.ultimafoto {
  font-size: 0.9em;
  padding-top: 20px;
  text-align: center;
}
.ultimafoto img {
  border: 1px dashed #000033;
  margin: 8px auto;
  display: block;
  text-align: center;
}
.pasw {
  margin: 8px;
}

