body {
  margin:0px;
  background-color:#000000;
  overflow:scroll;
}
#hd_general {
  width:100%;
  height:100px;
  background-image:url("/images/valente_top.jpg");
  border-bottom:1px solid #333333;
  position:absolute;
}
#hd_general img.logo {
  position:absolute;
  top:15px;
  left:17.5%;
}
#hd_menu {
  position:absolute;
  bottom:0px;
  width:100%;
  height:25px;
  background-color:#000000;
  opacity:.50;
  filter:alpha(opacity=50);
}
#hd_menu p {
  font-family:verdana,tahoma,arial;
  font-size:.6em;
  color:#ffffff;
  margin:0px 0px 0px 0px;
}
#hd_menu p a {
  margin-right:5em;
}
a { text-decoration:none;color:white; }
a:visited { color:white; }
img { border:0px; }
#main_container {
  width:65%;
  position:absolute;
  left:17.5%;
  top:130px;
  padding-bottom:50px;
  max-width:660px;
}
div.fading-border {
  background-image:url("images/linegradient_h.png");
  width:100%;
  max-width:750px;
  height:5px;
  margin:5px 0px 5px 0px;
}
div.fading-border-v {
  width:1px;
  height:500px;
  margin:0px 10px 0px 10px;
  background-image:url('images/linegradient.gif');
}
#whole_page {
  width:100%;
  height:100%;
  position:absolute;
}
table.subsections {
  width:100%;
  height:100%;
}
table.subsections img.imglnk { position:relative;top:-118px; }
p.listado { font-family:verdana,tahoma,arial;font-size:11px; margin:8px; text-align:left; color:#dddddd; font-weight:normal }
img.pics { border: 1px solid #666666; cursor:pointer; margin:0px }
p.etiqueta { font-family:verdana,tahoma,arial;color:white;font-size:10px; margin-top:10px; margin-left:1px; margin-right:130px }

