/* Generated by KaZcadeS */

body {
  color: #cccccc;
  text-align: center;
  background-color: #404040;
}

#intestazione {
  margin: 0px auto;
  position: relative;
  width: 950px;
  top: 5px;
  height: 100px;
}

#netsons-adv {
  text-align: center;
  margin: 0px auto;
  position: relative;
  height: 80px;
}

#corpo {
  margin: 0px auto;
  position: relative;
 top: 35px; width: 900px;
  height: 500px;
  text-align: center;
}

#links {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 136px;
  left: 500px;
  text-align: left;
}

#bottom {
  margin: 0px auto;
  height: 100px;
  text-align: center;
  background-position: center;
  width: 100%;
  position: relative;
  font-size: smaller;
}

#titolo {
  text-align: center;
  height: 32px;
  color: #ffcc99;
  position: relative;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  top: 35px;
  font-size: 32px;
}

a:link {
  text-decoration: none;
  font-weight: bold;
  color: #a0c800;
}

a:visited {
  color: #ccccff;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: blink;
  color: #ccff66;
}

.infotable {  border: 1px solid #827F71;  border-collapse: collapse;}  