body {
  padding: 0;
  margin: 0;
}

#container {
  width: 730px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  top: -3px;
}

#header {
  width: 100%;
  height: 80px;
  background-color: white;
  border: 1px solid red;
  position: relative;
  left: -1px;
}
#headertext {
  text-align: left;
  font-family: arial;
  font-size: 50px;
  font-weight: bold;
  color: blue;
  padding: 15 0 10 25;
}

#leftcol {
  width: 120px;
  float: left;
  text-align: left;
}

#menu {
  width: 100%;
  max-height: 500px;
  text-align: left;
  font-family: verdana,helvetica;
  font-size: 12px;
  margin: 0 0 5px 0;
  background-color: white;
  z-index: 1;
  position: relative;
  left: -1px;
  top: -1px;
}
#menu a:link, #menu a:visited, #menu a:visited.active, #menu a:link.active {
  text-decoration: underline;
  font-weight: bold;
  color: red;
}
#menu a:hover {
  text-decoration: none;
  font-weight: bold;
  color: yellow;
}

#centercol {
  width: 603;
  text-align: justify;
  position: relative;
  left: 0px;
}

#googlesky {
  width: 120px;
  height: 600px;
  position: relative;
  left: -2px;
  top: -25px;
}

#google728 {
  width: 728px;
  height: 90px;
}

#google468 {
  width: 468px;
  height: 60px;
}

#footer {
  width: 100%;
  text-align: center;
  border-top: 1px dashed #666666;
  font-family: arial;
  font-size: 10px;
  color: black;
}
#footer a:link, #footer a:visited, #footer a:visited.active, #footer a:link.active {
  text-decoration: none;
  color: black;
}
#footer a:hover {
  text-decoration: none;
  color: blue;
}

#oroscopi {
  width: 100%;
  font-family: arial,helvetica;
  font-size: 13px;
  font-weight: normal;
  color: black;
}

.segno {
  font-family: arial,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: blue;
  text-transform: capitalize;
}
.titoro {
  font-family: arial,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: blue;
}
.titsiti {
  font-family: arial,helvetica;
  font-size: 14px;
  font-weight: bold;
  color: blue;
}

#siticons {
  width: 100%;
  font-family: arial,helvetica;
  font-size: 12px;
  font-weight: normal;
  color: blue;
  position: relative;
  left: -1px;
  top: 1px;
}
#siticons a:link, #siticons a:visited, #siticons a:visited.active, #siticons a:link.active, #siticons a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: black;
}
.sitourl {
  color: #666666;
  text-decoration: underline;
}

.altripianeti {
  color: black;
  text-decoration: underline;
  font-weight: bold;
  font-family: arial,helvetica;
  font-size: 12px;
}

