html {
	
    min-height: 100%;
	
	-webkit-font-smoothing: antialiased;
	
	height: 100%;
	
	cursor:default;
	

}

body {
	
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	

}


article, aside, figure, header, hgroup, nav, section, details, figcation, hgroup, menu, summary {
	
	display: block;
	

}




h1, h2, h3, h4, h5, h6 {
	
	font-weight: bold;
	

}


h2 {
	
	text-transform: uppercase;
	
	float: left;
		
	text-align: left;
	
	width: 850px;
	
	font-size: 18px;
	
	margin: 2px;
	

}


h3 {
	
	font-size: 70%;
	
	text-align: right;
	
	position: relative;
	

}


h4 {
	
	font-size: 80%;
	
	margin-top: -70px;
	

}


.cursor{
	
cursor:pointer;
	

}


a {
	
	text-decoration: none;
	
	outline: none;
	

}




header {
	
    position: fixed;
	
    left: 0;
	
    top: 0;
	
    height: 50px;
	
    width: 100%;
	
	margin:0 0;
	
	background-color: #009cda;
	
	color: white;
	
	z-index: 100;
	

}


header > h1{
	
	height: 55px;
	
	line-height: 55px;
	
	font-size: 2em;
	
	margin: 0 0 0 0;
	
	width: 100%;
}



header > h2 {
	
	height: 18px;
	
	line-height: 18px;
	
	font-size: 1.5em;
	
	margin: 0 0 0 3%;
	
	position: relative;
	
	float: left;
	
	top: -30px;
	
	/* IE 8 */  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
	/* IE 5-7 */  filter: alpha(opacity=80);
	
	/* Netscape */  -moz-opacity: 0.8;
	
	/* Safari 1.x */  -khtml-opacity: 0.8;
	
	/* Good browsers */  opacity: 0.8;
	

}



#contents {
	
	position:relative;
	
	margin-top:75px;
	
	margin-bottom:10px;
	
	margin-left:auto;
	
	margin-right:auto;
	
	width: 920px;
	
	min-height:500px;
	

}


#contents > div {
	
	margin: 1px auto;
	

}


div#elements {
	
	width: 100%;
	
	padding: 5px;
	
	text-align: center;
	
	margin-top: 5px;
	
	clear: both;
	
	float: left;
	


}


#elements > h2{
	
	float:left;
	
	width:400px;
	
	margin:5px;
	

}


#elements > h5{
	
	float:left;
	
	width:100%;
	
	margin:20px 0 20px 0;
	
	font-size: 120%;
	
	text-align: center;
	
	font-weight:bold;
	

}



#elements > h5 > p{
	
	float:left;
	
	width:100%;
	
	margin-top:30px;
	
	margin-bottom:-20px;
	
	font-size: 35px;
	
	text-align: center;
	
	font-weight:bold;
	
	color:#0095da;
	

}



div#elements > img{
	
	display: block;
	   
	margin-left: auto;
	   
	margin-right: auto;
	 
	max-width: 750px;
	
	max-height: 300px;
	

}




/* FOOTER */
footer {
	
    position: fixed;
	
    left: 0;
	
    bottom: 0;
	
    height: 60px;
	
    width: 100%;
	
	z-index:15;
	

}


footer #foot{
	
	margin:0 0;
	
	height:65px;
	
	font-size:1em;
	
	background-color: rgb(250, 250, 250);
	
	border-top:1px solid #ccc;
	
	box-shadow: 0px 0px 10px 1px rgba(210, 210, 210, 0.75);
	
	-moz-box-shadow: 0px 0px 10px 1px rgba(210, 210, 210, 0.75);
	
	-webkit-box-shadow: 0px 0px 10px 1px rgba(210, 210, 210, 0.75);
	


}



footer  #foot .botones{
	
   list-style-type: none;
	
    position: relative;
	
    margin: 0;
	
    padding: 0;
	
 
}



 footer #foot .botones li{
	
	margin-top: 5px;
	
	margin-bottom:5px;
	
	margin-left: 5px;
	
	margin-right:25px;
	

	/*padding-right: 80px;
	
	/*width:6%;
	*/
	display: block;
	
	float: left;
	
    cursor: pointer;
	
	position: relative;
	
	z-index:999999000;
	
 
}




footer #foot  .botones li span{
	
	position: absolute;
	
	bottom:0px;
	
	text-decoration: none;
	
	font-weight:bold;
	
	color: #65003b;
	
	width:100%;
	
	text-align:center;
	
	line-height:12px;
	

}


/*body audio{
	
	position: absolute;
	
	right: 0px;
	
	bottom: 90px;
	

}

*/

footer #foot .botones #audio span{
	 /*TEXTO BOTON AUDIO*/
	width:70px;
	
	margin-left:10px;
	

}




footer #foot .botones a:hover {
	
	

}


 footer #foot >ul #logo {
	
	z-index: 100;
	
    height:40px;
	
	width: 43px;
	
	margin-top: 20px;
	
	margin-bottom:15px;
	
	/*margin-right:2%;
	*/

}





 
footer #foot > ul > #audio{
	
	float:right;
	
	border-right: 0;
	

}


footer #foot > ul > #ayuda{
	
	float:right;
	
	border-right: 0;
	

}



/*------------------------ MENSAJE ------------------------*/
#mensaje {
	
	z-index:2000;
	

}


#mensaje p{
	
text-align:center;
	
font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	
font-size: 30px;
	

}


#mensaje h7{
	
font-size: 12px;
	

}





/*------------------------ BOTÓN COMPROBAR ------------------------*/
#check {
	
	display:none;
	
	position:relative;
	
	float: left;
	
	width: 300px;
	
	height: 10%;
	
	cursor:pointer;
	
	opacity:1;
	
	margin:20px;
	
	padding:10px;
	
	left:30%;
	
	background-color: #5fae27;
	
	color:#fff;
	
	text-align:center;
	
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	
	font-size: 30px;
	
	border: 1px solid #fff;
	
	-moz-box-shadow: 0 4px 4px rgba(0,0,0,0.5);
	
	-webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.5);
	
	box-shadow: 0 4px 4px rgba(0,0,0,0.5);
	

}



#check:hover{
	
	opacity:0.8;
	

}






/*Componentes
---------------*/
.anaya-widget {
	
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	
	font-size: 0.8em;
	
	/*border-right: 1px solid #e87fb1;
	*/

}





#dialog{
	 /*VENTANA DIALOGO*/
	display:none;
	

}




#fondoblanco{
	 /*FONDO PARA LA VENTANA DE FINALIZAR TODAS LAS ACTIVIDADES*/
	width:100%;
	
	height:100%;
	
	background:#fff;
	
	position:absolute;
	
	top:0px;
	
	left:0px;
	
	z-index:10;
	
	opacity: 0.8;
	
	filter: alpha(opacity=80);
	 /* IE 7 and Earlier */

}










/*CAMBIAR COLOR DEL SELECCIONADO DE TEXTO*/
::-moz-selection{
	
    background: #ffeb74;
	 /* color de fondo */
    color: #0095da;
	 /* color de texto */

}


::selection{
	
    background: #ffeb74;
	 /* color de fondo */
    color: #0095da;
	 /* color de texto */

}


::-webkit-selection {
	
    background: #ffeb74;
	 /* color de fondo */
    color: #0095da;
	 /* color de texto */

}
