.ent{
	background-color:rgb(34,77,34); 
	color:white; 
	font-size:12px;
	text-align: center;
	font-family: futura, san-serif;
}
#panelSuperior {
	position: absolute;
	top: 130px;
	left:80px;
	height: 60px;
	width: 55%;
}#panel2 {
	position: absolute;
	top: 240px;
	height: 75px;
	width: 67%;
	color: rgb(187,223,190);
	background-color:transparent;
	left: 60px;
}
#panel3 {
	position: absolute;
	top: 415px;
	height: 55px;
	width: 80%;
	text-align: right;
	background-color:transparent;
	color: rgb(81,242,81);
	left: 35px;
	font-size:11px;
}
#panel4{
	position: absolute;
	top: 2px;
	left:180px;
	height: 60px;
	width: 55%;
	color: rgb(81,242,81);
	font-family: futura, san-serif;
	font-size: 8px;
	background-color:transparent;
}
#flecha{
	position: absolute;
	top: 50px;
	left:300px;
	height: 40px;
	width: 40px;
	background-color:transparent;
}
#panelIzquierdo {
	position: fixed;
	top: 20px;
	left: 30px;
	width: 370px;
	height: 500px;
	opacity: 0.8;
}
#entrada{
	position: absolute;
	top: 29px;
	left: 4px;
	width: 370px;
	height: 520px;
}
#discreto {
	position: absolute;
	top: 90px;
	left: 5px;	
	width: 145px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 16px;
	opacity: 0.4;
}
#continuum {
	position: absolute;
	top: 90px;
	left: 150px;	
	width: 145px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 16px;
	opacity: 0.4;
}
.temp{
	position: absolute;
	top: 396px;
	left: 200px;
	opacity: 0.0;
}
#nomTemp{
	position: absolute;
	top: 401px;
	left: 195px;
	opacity: 0.0;
}
#t0{
	left: 235px;
}
#t1{
	left: 249px;
}
#t2{
	left: 263px;
}
#t3{
	left: 277px;
}
#t4{
	left: 291px;
}
#t5{
	left: 305px;
}
#t6{
	left: 319px;
}
.categ {
	position: absolute;
	left: 50px;
	width: 50px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 18px;
	opacity: 0.4;
}
#justo {
	top: 90px;	
}
#cons {
	top:130px;
}
#dison {
	top:170px;
}

.jus {
	position: absolute;
	top: 94px;
	left: 105px;
	width: 40px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 14px;
	opacity: 0.4;
}
#cuartaj {
	left: 150px;
}
#quintaj {
	left: 195px;
}
#octava {
	left: 240px;
}

.con {
	position: absolute;
	left: 105px;
	top: 134px;
	width: 40px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 14px;
	opacity: 0.4;
}
#terzama {
	left: 150px;
}
#sextame {
	left: 195px;
}
#sextama {
	left: 240px;
}

.dis {
	position: absolute;	
	top: 174px;
	left: 105px;
	width: 40px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 14px;
	opacity: 0.4;
}
#segma {
	left: 150px;
}
#trit {
	
	left: 195px;
}
#septme {
	left: 240px;
}
#septma {
	left: 285px;
}

#instrucciones {
	position: relative;
	top: 0px;
	left: 40px;
	width: 90%;
	font-family: helvetica;
	color: rgb(10,75,5);
	font-size: 14px;
}
#text2 {
	position: relative;
	top: 350px;
	left: 20px;
	font-family: helvetica;
	color: rgb(10,75,5);
	font-size: 14px;
	opacity: 0.0;
}
#textoI{
	position: relative;
	top: 18px;
}
#reloj {
	position: fixed;
	top: 559px;
	left: 197px;
	width: 200px;
	text-align: center;
}
#panelDerecho {
	position: absolute;
	top: 275px;
	left: 33px;
	height: 100px;
	width: 280px;
	padding: 10px 10px 10px 10px;
	opacity: 0.7;
}
#play {
	position: absolute;
	top: 40px;
	left: 95px;
	height: 38px;
	width: 40px;
	opacity: 0.0;
}
#stop {
	position: absolute;
	top: 40px;
	left: 165px;
	height: 38px;
	width: 40px;
	opacity: 0.0;
}
#repetir {
	position: absolute;
	top: 3px;
	left: 225px;	
	width: 70px;
	text-align: center;
	font-family: futura, san-serif;
	font-size: 14px;
	opacity: 0.0;
}
#entrar {
	position: absolute;
	left: 3px; 
	top: 3px;
	background-color: rgb(171,185,171);
	color:rgb(2,18,5); 
	font-size:14px;
	font-family: futura, san-serif;
	enable: false;
}
.titulo1 {
	font-size: 24px;
	color: green;
	text-align: center; 
}
#checkmark{
	position: absolute;
	left: 270px; 
	top: 215px;
	width: 35px;
	height: 35px;
	opacity: 0.0;
}
#respuesta{
	position: absolute;
	left: 70px; 
	top: 225px;
	width: 200px;
	height: 25px;
	background-color: rgb(71,75,71); 
	text-align: center; 
	opacity: 0.7; 
	color: rgb(234,247,233); 
	font-family: futura;
}
#fondo {
	opacity: 0.8;
}