@font-face {
    font-family: "VAGnormal";
    src:url(fuente/VAG%20Rounded/Vag%20Rounded%20Lt%20Normal.ttf);
	font-size:18px;
}
@font-face {
    font-family: "VAGbold";
    src:url(fuente/VAG%20Rounded/VAG%20Rounded%20Black%20SSi%20Bold.ttf);
}




#im{
float:left;
width:19px;
height:35px;
cursor:pointer;
}

.preguntas{
width:740px;
margin:auto;
height:50px;
color:#000;
text-align:center;
padding-top:5px;
font-family:'arial';
font-size:16px;
font-weight:bold;
}
.resp{
	width:250px; 
	float:left;	
	font-family:'museo';
}
.resp img{
	float:left;
	cursor:pointer;
}
.resp p{
	float:left;
	margin-left:10px;
	padding-top:5px;
	
}
#pra,#prb,#prc{
	color:#60447E;	
}
.retro{
width:0px;
height:90px;
border-radius:8px;
margin-bottom:20px;
padding-top:10px;
}
.opciones{
width:560px;
height:270px;
margin:auto;


}
#continuar{
width:107px; 
display:none;
margin:auto;
height:35px;
text-align:center;
cursor:pointer;	
}
#continuar img{
	cursor:pointer;
}
.v{
float:left;
width:280px;
height:60px;	
text-align:center;
cursor:pointer;
}
.consultar{
width:560px;
text-align:center;	
height:60px;
float:left;
margin-top:30px;
}
.opciones img{
cursor:pointer;	
}
.continue{
width:100px;
height:60px;
float:right;
margin-right:50px;
margin-bottom:20px;
}
#good{
	width:451px;
	height:291px;
	background-image:url(../img/muy_bien.png);
	margin:auto;
	margin-top:100px;	
}
#sec1{
	
	width:790px;
	height:560px;
	background-image:url(../img/fondo_actividad.png);
	background-repeat:no-repeat;
}
#map_sec1{
	width:790px;
	height:560px;
	background-image:url(../img/mapa.png);
	background-repeat:no-repeat;
}
#resp_sec1{
	width:750px;
	height:110px;
	margin:auto;
	margin-top:-130px;


}
#continue1{
	display:none;	
}
.boxShadow
     {
        	-moz-box-shadow: 30px 60px 100px #111;
		-webkit-box-shadow: 30px 60px 100px #111;
					box-shadow:30px 60px 100px #111;
     }
	#retro_a{
		height:30px;
		}
	#retro_a_f{
	height:30px;	
	}