/* Generated by KompoZer */

body {
  background-color: #232323;
}
table.table_main {
  margin: 20px 10% auto;
  border-collapse: collapse;
  height: 90%;
  background-color: #b7b7b7;
  width: 780px;
  background-image: url(images/sfondo.png);
  background-repeat: no-repeat;
  background-position:  center center;
}
table.table_little {
  border-collapse: collapse;
  width: 498px;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #333333;
}
table.table_title {
  margin: auto;
  border-collapse: collapse;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-size: large;
  text-align: right;
  valign=bottom;
}
table td {
  border:  none;
  margin: auto;
  padding: 0px;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: justify;

  color: #333333;
}
address {
  font-family: monospace;
  font-size: xx-small;
  color: #505050;
}
a:link {
  text-decoration: underline;
  color: #305644;  
  cursor: pointer;

}
a:visited {
  text-decoration: underline;
  color: #534055;
  cursor: pointer;

}
a:hover {
  text-decoration: underline;
  color: #36554b;
  cursor: pointer;

}
a:active {
  text-decoration: underline;
  color: #306349;
  cursor: pointer;

}
div#navigation a:hover {
  color: #336699;
}
div#navigation a:hover span {
  background-position: -160px 0;
}
div#navigation a#current span {
  background-position: -320px 0;
}
div#navigation {
  float: left;
}
div#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#navigation li {
  border: 0px outset #000000;
  margin: 0px;
  padding: 0;
}
div#navigation a {
  position: relative;
  display: block;
  width: 80px;
  height: 85px;
}
div#navigation a span {
  position: relative;
  display: block;
  width: 80px;
  height: 85px;
  cursor: pointer;
}
li#one span {
  background: transparent url(./images/1.png) repeat scroll 0% 50%;
}
li#two span {
  background: transparent url(./images/2.png) repeat scroll 0% 50%;
}
li#three span {
  background: transparent url(./images/3.png) repeat scroll 0% 50%;
}
li#four span {
  background: transparent url(./images/4.png) repeat scroll 0% 50%;
}
li#five span {
  background: transparent url(./images/5.png) repeat scroll 0% 50%;
}

