div.close {
  position: absolute;
  z-index: 20001;
  top: 2px;
  right: 2px;
  width: 32px;
  height: 32px;
}
div.close a {
  display: block;
  width: 32px;
  height: 32px;
  background: transparent url("../res/close_button_la_barata_red.png") no-repeat 0 0;
}
div.close a:hover {
  background-position: 0 -32px;
}
table.res_boton_grafico tbody tr td {
  vertical-align: middle;
}
table.res_boton_grafico tbody tr td a {
  text-transform: uppercase;
  letter-spacing: -0.1px;
  font-weight: bold;
  color: #000000;
}
table.res_boton_grafico tbody tr td a:hover {
  color: #505050;
}
div.boton_area {
  width: 100%;
  text-align: center;
  padding: 2px 0 8px 0;
}
.boton {
  margin: 0 auto;
}
.textobotonpanelgraf {
  font-size: 14px;
  color: #D7C55B;
  text-transform: uppercase;
  cursor: default;
}
.textobotonpanelgraf span {
  display: block;
  padding: 3px 0 0 0;
}
table.cabecera table.res_boton_grafico {
  margin: 2px 0 0 0;
}
table.cabecera form {
  margin: 0 0 0 0;
}
.TextoMsgTit {
  font-size: 16px;
  color: #5C8C53;
  text-transform: none;
  font-variant: small-caps;
  font-weight: bold;
}
