@charset "utf-8";
/* CSS Document */
*{	padding:0;  border:0; }
body{	background-color: transparent;	text-align:center;	margin: 0 auto; }
#capas{ position:relative; margin:10px auto; width:700px; height:700px; background-image:url(../img/fondo.png); background-repeat:no-repeat; border:1px none #000000;	text-align:center;	padding-top:3px;}
#mapa {	background-color:transparent;	margin:0px auto;	padding-left:10px;	clear:both;	}
#modo {	position:absolute;	left:3px;	top:300px;	width:100px;	height:102px;	background-color:transparent;
	background-image:url(../img/FondoModo.png);	background-repeat:no-repeat; }
.f1 {	width:90px;	text-align:left;	position:relative;	alignment-adjust:text-after-edge;	top:8px;	left:7px;}
#conti {	position:absolute;	left:3px;	top:415px;	width:100px;	height:160px;	background-color:transparent;	background-image:url(../img/FondoConti.png);	background-repeat:no-repeat; }
#bandera {	background-color:transparent;	margin:5px auto;	clear:both;	width:110px;	height:80px;}
#ver {	position:absolute;	left:3px;	bottom:10px;	width:100px;	height:100px;	text-align:left;background-image:url(../img/fondover.png);	background-repeat:no-repeat;}
.numerico {	position:absolute;	bottom:5px;	left:5px;	height:30px;	text-align:left;	width:400px;}
.cuenta {	background-image:url(../img/cuenta.png);	background-repeat:no-repeat;	max-width:15px; margin-right:10px;
		float:left;}
#cuenta2 {	display:none;	width:700px;}
#cuentatext {	margin-left:10px;	background-color: transparent;	width:450px;}
#preguntas {	background-color:transparent;	text-align:center;	margin-right:3px;	width:35px;	background-image:url(../img/cuenta2.png);	background-repeat:no-repeat;}
.botonj {	position:absolute;	bottom:25px;	right:10px;	background-image:url(../img/jugar1.png);	border-color:#009;
	border-width:2px;	color:#FFF;	font-size:16px;	width:72px;	height:25px;	text-align:center;}
#juegaP {	display:none;	position:absolute;	left:150px;	bottom:8px;	width:450px;	height:206px;	background-color: transparent;	text-align:left;}
.fijo {	background-color:transparent;	color:#000;	font-weight:bold;	width:110px;	position:absolute;	top:50px;
	left:3px;}
.paises {	background-color:transparent;	width:228px;	position:absolute;	top:78px;	left:15px;	color:#00C;
	font-weight:bold;}
.capitales {	background-color: transparent;	margin-left:240px;	margin-top:-25px;	vertical-align:top;	font-size:12px;
}
#contenedor1 {	width:230px;	height:81px;	position:absolute;	bottom:10px;	left:140px;	background-color:ransparent;	text-align:left;	display:none;}
#contenedor2 {	width:120px;	height:60px;	position:absolute;	top:400px;	right:10px;	background-color:transparent;	text-align:center;	display:none;}
#contenedor3 {	width:120px;	height:40px;	position:absolute;	bottom:20px;	right:10px;	background-color:transparent;	text-align:center;	display:none;}
.botones {	margin:3px;}
#fin {position:absolute; top:35px; left:30px; }
#contenedor {position:absolute; top:490px; right:5px; width:110px; height:70px; background-color:transparent; display:none; }
.segundos {background-color :skyblue; color : #C30; font-family : Verdana,Arial, Helvetica; font-size : 10pt; text-align : center; position:absolute; left:5px; top:38px; font-weight:bold; display:none;}
#frase {	width:137px;	height:81px;	background-image:url(../img/bien.png);	background-repeat:no-repeat; margin:0;	border:0;	float: left;}
#imagen {	width:93px;	height:81px;	background-image:url(../img/riet.gif);	background-repeat:no-repeat;	float: left;}
input#otra,input#modifica,input#fin,input#aceptar{cursor:pointer;padding:2px 3px;background:#35b128;border:1px solid #33842a; -moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);box-shadow: 0 0 4px rgba(0,0,0, .75);color:#f3f3f3;font-size:1em;}
input#otra:hover,input#otra:focus,input#modifica:hover,input#fin:hover,input#aceptar:hover,input#modifica:focus,input#fin:focus,input#aceptar:focus{background-color :#399630; -webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);-moz-box-shadow: 0 0 1px rgba(0,0,0, .75);box-shadow: 0 0 1px rgba(0,0,0, .75);}
input#modifica{	background:#FF1919;	border:1px solid #7F0000;}
input#fin{	background:#0026FF; 	border:1px solid #00137F;}
input#aceptar{	background-color:#999;	color:#000;}
input#aceptar:hover,input#aceptar:focus{	background-color :#000000;	color:#fff;}
input#fin:hover,input#fin:focus{	background-color :#00137F;	color:#fff;}
input#otra{	display:none;}
#aciertos, #fallos {width:120px; height:240px; position:absolute; top:20px; background-color:transparent; display:none; }
#aciertos{left:3px;}
#fallos { right:10px;}
.tit,.numero {width:100%; text-align:center; height:58px; }
.numero {height:110px; text-align:center;}