/* Generated by KompoZer */
h1 {
  font-weight: bold;
  text-align: center;
  font-size: xx-large;
}
h2 {
  font-size: large;
  text-align: center;
  font-weight: normal;
  line-height: 40%;
}
body {
  font-family: "times new roman",times,serif;
  color: white;
  background-image: url(sf.jpg);
}
.scaps {
  font-variant: small-caps;
}
h3 {
  text-transform: uppercase;
  font-size: large;
  font-weight: normal;
  text-align: center;
}
p {
  text-align: justify;
  font-weight: normal;
}
#tabella {
  width: 800px;
  background-image: url(fondo.png);
  background-repeat: repeat-y;
  visibility: visible;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}
#sottotabella {
  visibility: visible;
  display: block;
  position: relative;
  left: 35px;
  padding-left: 15px;
  padding-right: 15px;
  width: 670px;
}
#pagina {
  height: 100%;
  background-position: left top;
  background-repeat: repeat;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  width: 100%;
  background-image: url(note.png);
}
.clearit {
  clear: both;
  height: 0;
  line-height: 0;
}
.gallery {
  width: auto;
}
.gallery a {
  margin: 5px;
  padding: 6px;
  display: block;
  float: left;
  text-align: center;
}
.gallery a:hover {
  border: 1px solid blue;
  opacity: 1;
}
.gallery a img {
  border:  none;
  display: block;
}
.gallery a#vlightbox {
  display: none;
}

