
.tabla_sitios {
  font-family: Arial;
  font-size: 10px;
  border-bottom: solid;
  border-bottom-color: #000066;
  border-bottom-width: 1px;
  border-left: solid;
  border-left-color: #000066;
  border-left-width: 1px;
  border-right: solid;
  border-right-color: #000066;
  border-right-width: 1px;
  border-top: solid;
  border-top-color: #000066;
  border-top-width: 1px;
}
.enc_sitios{
 background-color: #000066;
 font-family: Arial;
 color: #FFFFFF;
 font-size: 10px;
}
