.cabecera1 {
  /*background: #3E8F45;*/
  background: rgb(128, 195, 102);
  color: black;
  font-weight: bold;
}

.menu1 a, a:visited, a_active, a:link {
  color: #FF7B12;
  text-decoration: none;
}

.erroneo {
  color: red;
  font-weight: bold;
}

.datos.exito {
  color: green;
  font-weight: bold;
}

.prototipo {
  font-weight: bold; 
  COLOR: red;
  position: absolute;
  right: 15px;
  overflow: visible;
}

td.puntos {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0px;
  font-weight: normal;
  font-color: red;
  background-image: url('ita_css_recursos/puntos.jpg');
  background-repeat: x-repeat;
  background-position: left center;
  color: #FFFFFF;
  text-decoration: none;
  height: 1px;
}

.datos .bandaNO {
  background: red;
}
