TABLE.errTable{
  border:1px solid #ffaa00;
  margin:0px;
  margin-top:50px;
}

TD.errCelda{
	background-color:#fffccc;  
	font-family: sans-serif, Calibri, Verdana, Arial;
  font-size: 1em;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  text-align:center;
  padding:30px;
}
