@media print
{
.noprint {display:none;}
.print { transform:scale(2.1,2.1);
		 margin-left: 450px;}
.ggb_contenidoInterno_S{ background: none;
						 border: none;
						 box-shadow: none;
						 }
.ggb_contenido_S{border-bottom: none;}
.imprimir, .reiniciar, .ayuda{ display: none;}
.arreglo{ margin-left: 720px; margin-top: 295px;}
.nombre{ margin-top: -110px; margin-left: -20px; border: none !important;}
.ggb_contenidoInterno .ggb_contenidoInterno_S{ background-image: none;}
}
#botonera{
}


.ayuda{
	position: absolute;
	top: 689px;
	left: 800px;
	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;
}
.ayuda:active{
	top: 692px;
}

.ayuda:hover, .reiniciar:hover{ opacity: 0.9;}

.introtext{
	position: relative;
	top: -110px;
	left: -20px;
}


.instruc{
	position: absolute;
	top: 689px;
	left: 429px;
	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: 691px;
}
.instruc:hover{ opacity: 0.9}

.imprimir{
	position:absolute;
	top: 679px;
	left: 727px;
	background: url('../img/impr_01.png') no-repeat;
	width: 85px;
	height: 85px;
	cursor: pointer;
}
.imprimir:active{
	position:absolute;
	top: 681px;
	left: 727px;
	background: url('../img/impr_02.png') no-repeat;
	width: 85px;
	height: 85px;
	cursor: pointer;
}

.reiniciar{
	position:absolute;
	top: 678px;
	left: 684.9px;
	background: url('../img/reini_01.png') no-repeat;
	width: 85px;
	height: 85px;
	cursor: pointer;
}
.reiniciar:active{
	top: 680px;
}


option:active{ font-size:9px;}
.listas{
	border: none;
	position: relative;
	width: 166px;
	height: 36px;
	background: none;
	font-size: 27px !important;
	text-align: center;
	text-emphasis: center;
	margin-top: -10px;
}

.letrapeque:active{ font-size:11.7px;}

#lista1{ top: 15px; left: 287px;}
#lista2{ top: 80px; left: 119px;}
#lista3{ top: 145px; left: -51px;}
#lista4{ top: 210px; left: -220px;}
#lista5{ top: 15px; left: -220px;}
#lista6{ top: 80px; left: -390px;}
#lista7{ top: 117px; left: 458px;}
#lista8{ top: 180px; left: 288px;}
#lista9{ top: -12px; left: 288px;}
#lista10{ top: 52px; left: 120px;}
#lista11{ top: 115px; left: -51px;}
#lista12{ top: 180px; left: -220px;}
#lista13{ top: -42px; left: 800px;}
#lista14{ top: 22px; left: 630px;}
#lista15{ top: 85px; left: 460px;}
#lista16{ top: 150px; left: 290px;}
#lista17{ top: -41px; left: 300px;}
#lista18{ top: 24px; left: 130px;}
#lista19{ top: 58px; left: 979px;}
#lista20{ top: 120px; left: 809px;}

::-webkit-input-placeholder { color: black; } /* WebKit */
:-moz-placeholder { color: black; } /* Firefox 18- */
::-moz-placeholder { color: black; } /* Firefox 19+ */
:-ms-input-placeholder { color: black; } 
input-placeholder { color: black; } 

.nombre{
	position:absolute;
	top: 633px;
	left: 530px;
	height: 20px;
	width: 555px;
	resize: none;
	border: dashed 2px #68BEA5;
	background: none;
	border-radius: 15px;
	padding: 2px 5px;
}

.arreglo{
	position:absolute;
	width: 1150px;
	height: 245px;
	top: 346px;
	left: 122px;
}

.texto1{
	font-size: 26px;
	position:absolute;
	top: 355px;
	left: 125px;
	height: 20px;
	width: 260px;
	resize: none;
	border: dashed 2px #fff;
	background: none;
	border-radius: 15px;
	padding: 5px 5px;
	z-index: 10;
}

select:first {
    color: #999;
}