.instruc {
	position: absolute;
	top: 679px;
	left: 1100px;
	width: 230px;
	height: 60px;
	background-color: #BDCF0B;
	cursor: pointer;
	font-size: 38px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	padding-top: 8px;
	border-radius: 10px;
}
.instruc:active {
	top: 675px;
}
.instruc:hover {
	opacity: 0.9
}
.texto {
	position: absolute;
	top: 297px;
	left: 240px;
	font-size: 29px;
	width: 870px;
	height: 373px;
	overflow: auto;
}
#botonera {
	width:70px!important;
	left: 47%;
	border-radius: 0px;
}