.datos1 {
  /*background: #0cf;*/
  padding: 5px;
  position: absolute;
  /*border: 1px solid;*/
  top: 110px;
  left: 50px;
}

.datostxt {
	font-size:14pt;
	margin-top:4px;
}

.opcr {
	z-index:0;
  position: absolute;
  background-color:white;
  border: 2px solid #0cf;
  border-radius: 5px;
  top: -10px;
  left: 30px;
  width: 400px;
}

.clstipsol {
	z-index:0;
  position: absolute;
/*  border: 2px solid #0cf;*/
  top: 42px;
  left: 350px;
  width: 560px;
  color: red;
/*  background-color: red;*/
}

.clsfd {
	z-index:0;
  position: absolute;
/*  border: 2px solid #0cf;*/
  top: 20px;
  left: 750px;
  width: 200px;
}
