 

.ejmecanografia{
	width:940px;
	height:426px;
	
}

.ejmecanografia .teclado{
	position:absolute;
	top:223px;
	left:29px;
	width:690px;
	height:206px;
	background-color:#ccc;
	padding:10px;
	border-radius: 10px 10px 5px 5px;
	-moz-border-radius: 10px 10px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #aaa;
	-webkit-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	
}




.ejmecanografia .teclado .fila{
	 
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #5f80b3;
	width:720px;
	padding:3px;

}
.ejmecanografia .teclado .tecla{
	
	display:inline-block;
	width:14px;
	height:18px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 2px solid #5f80b3;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	font-weight:bold;
	 text-transform: uppercase;
	 font-family:tahoma;
	-webkit-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.75);
	box-shadow: 4px 4px 5px -2px rgba(0,0,0,0.75);
	background-color:#9fafc7;
	color:white;
	margin:1px;
	font-size:14px;
}

.ejmecanografia .teclado .tecla sup{
margin:1px;

}

.ejmecanografia .teclado .tecla.entrar{
	display:block;
	position:relative;
	float:right;
	top:3px;
	left:-4px;
	width:38px;
	height:60px;
	font-size:12px;
	
}
.ejmecanografia .teclado .tecla.entrarTROZO{
	display:block;
	position:relative;
	float:right;
	top:-30px;
	left:-30px;
	width:10px;
	height:10px;
	font-size:13px;
	
}

.ejmecanografia .teclado .tecla.tab{
	width:40px;
}

.ejmecanografia .teclado .tecla.blqmay{
	width:50px;
}
.ejmecanografia .teclado .tecla.may{
	width:40px;
}
.ejmecanografia .teclado .tecla.ctrl{
	width:40px;
}
.ejmecanografia .teclado .tecla.nula{
	width:40px;
}
.ejmecanografia .teclado .tecla.alt{
	width:30px;
}
.ejmecanografia .teclado .tecla.spacebar{
	width:200px;
}
.ejmecanografia .teclado .tecla.mas{
	width:24px;
}
.ejmecanografia .teclado .tecla.retroceso{
	width:70px;
}
.ejmecanografia .teclado .tecla.mayusderecha{
	width:89px;
}
.ejmecanografia .teclado .tecla.controlderecha{
	width:88px;
}
.ejmecanografia .teclado .tecla.teclaPulsada{
	background-color:#bae1ff;
}

.ejmecanografia .teclado .tecla.teclaSiguiente{
	border-color:#ff7f0f;
}


.ejmecanografia .tablero{
	position:absolute;
	top: 42px;
	left:761px;
	width:140px;
	height:388px;
	background-color:#aaa;
	padding:10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #aaa;
	 
	 
	
}

.bloque{
	display:block;
	background-color:#888;
	color:white;
	width:90%;
	
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin:1px;
	padding:5px;
	
}
.bloque .valornegrita{
	margin-top:10px;
	margin-bottom:10px;
	font-size:24px;
	font-weight:bold;
	font-family:arial;
	 
	
}
.bloque table{
  margin-top:5px;
  font-size:11px;
}
.bloque table td,.bloque table th{
	
	text-align:left;
	padding:2px;;
}
.buttonStart{
	margin-top:15px;
 	border-radius: 10px 10px 5px 5px;
	-moz-border-radius: 10px 10px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #aaa;
	-webkit-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 4px 6px 5px 1px rgba(0,0,0,0.75);
	background-color:#9fafc7;
	color:white;
	width:145px;
	height:45px;
	font-size:18px;
}

.display{
	 
	position:absolute;
	width:690px;
	height:67px;
	border: 2px solid #5f80b3;
	font-family:times new roman;
	background-color:white;
	color:black;
	margin:1px;
	border:1px solid black;
	border-left:0px solid black;
	border-right:0px solid black;
	top:46px;
	left:35px;
	overflow:hidden;
}
.letra
{
	display:inline-block;
	font-size:40px;
	color:black;
	display:inline;
	/*font-family:Courier;*/
	margin:0px;
	padding:0px;
	 
}

.actual
{
	border:1px solid black;
	background: #edcb87;
	font-size:60px;
	color:black;
}
.proxima
{
	color:#ddd;
}
.superada
{
	color:green;
	
}
.nosuperada
{
	color:red;
	
}

.displaypressed{
	width:690px;
	height:47px;
	border: 2px solid #5f80b3;
	font-family:courier;
	background-color:#ddd;
	color:black;
	margin:1px;
	border:1px solid black;
	border-left:0px solid black;
	border-right:0px solid black;
	position:absolute;
	top:153px;
	left:35px;
	overflow:hidden;

}

.displaypressed .incorrecto{
	color:red;
	text-decoration:underline;
}

.displaypressed .correcto{
	color:black;
}
#meca_popup{
	display:none;
	position:absolute;
	top:62px;
	left:79px;
	width:600px;
	height:344px;
	background-color:white;
	padding:15px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 6px solid #999;
	
}
 
#meca_popup h2{
	background:#999;
	color:white;
	padding:12px;
}
#meca_popup p{
	color:#666;
	font-family:tahoma;
}
#meca_popup p.subepigrafe{
	padding-left:20px;
	font-style:italic;
	font-size:10px;
	
}
/*media screen*/
.previewTextoEjercicio {
    width: 551px;
    height: 132px;
    background-color: white;
    padding: 15px important!;
    border: 1px solid #ccc;
    overflow-y: scroll;
    margin: 10px;
    padding: 10px;
    text-align: justify;
	font-family:Courier;
	font-size:12px;
}
.previewTextoEjercicio  .incorrecto{
	color:red;
	text-decoration:underline;
}

.previewTextoEjercicio  .correcto{
	color:green;
}

/*media screen*/

#meca_progress {
    position: absolute;
    top: 116px;
    left: 36px;
    width: 686px;
    height: 19px;
    border: 1px solid #CCC;
    margin: 0px;
    padding: 1px;
    background: #FFF;
}

#meca_progress_bar{
	background: #aaa;
	position: relative;
    top: 1px;
    left: 1px;
    width: 400px;
	height: 17px;
}

#meca_progress_pc{
	position: absolute;
    top: 6px;
    left: 345px;
    width: 400px;
	height: 17px;
	font-size:12px;
	font-weight:bold;
	color:black;
}