body {
  text-align: center;
  background-color: #D6DEE8;
  font-family: verdana;
  font-size: 10pt;
  scrollbar-face-color: #D6DFE8;
  scrollbar-arrow-color: black;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: #D6DFE8;
  scrollbar-track-color: #D6DFE8;
  scrollbar-darkshadow-color:  #D6DFE8;
}
.cabecera {
  text-align: center;
  vertical-align: top;
  font-family: verdana;
  font-weight: bold;
  font-size: 7pt;
}
.cuerpo {
  text-align: center;
  vertical-align: top;
  font-family: verdana;
  font-size: 10pt;
  background-position: center top;
  text-indent: 10;
}
.cuerpo_tabla {
  text-align: justify;
  font-family: verdana;
  font-size: 10pt;
  background-position: center top;
  text-indent: 10;
}
.img_pie {
  font-family: verdana;
  font-size: 8pt;
}
.menu_lateral {
  text-align: center;
  vertical-align: top;
  font-family: verdana;
  font-size: 10pt;
  background-color: #738EAA;
}
.menu {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: navy;
  font-size: 12pt;
  font-style: italic;
  cursor: hand;
}
.menu_texto a:link, .menu_texto a:visited {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: navy;
  font-size: 12pt;
  font-style: italic;
  text-decoration: none;
}
.menu_texto a:hover {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  color: navy;
  font-size: 12pt;
  font-style: italic;
  text-decoration: underlined;
}
.contador {
  color: black;     
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
}
.esquina {
  border-width: 4;
  border-color: black;
  border-style: double;
}
a {
  font-weight: bold;
  color: navy;
  text-decoration: none;
}
a:hover {
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
td.categoria {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  background-color: #7C9CC4;
  font-size: 10pt;
}
td.categoria a {
  color: black;
  text-decoration: none;
}
td.categoria a:hover {
  color: black;
  text-decoration: underline;
}
.subcategoria {
  background-color: #9DB7D8;
}
.tipo {
  vertical-align: middle;
  text-align: left;
  font-size: 10pt;
}
.tipo_indice {
  vertical-align: middle;
  text-align: left;
  font-size: 8pt;
}
.titulo_indice {
  vertical-align: middle;
  text-align: center;
  font-size: 9pt;
}
.din {
  vertical-align: middle;
  text-align: left;
  font-size: 7pt;
}
.calidad {
  vertical-align: middle;
  text-align: center;
  font-size: 8pt;
}
.pagina {
  vertical-align: middle;
  text-align: right;
  font-size: 8pt;
}
.img_ej {
  text-align: right;
  vertical-align: middle;
  background-color: #D6DEE8;
}
.invisible {
  display: none;
}
.mano {
  cursor: hand;
}
.pie {
  text-align: center;
  vertical-align: top;
  font-size: 7pt;
}

