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 > 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;

}
div#enunciado{
    margin:60px 0px 0px 0px;
    font-size:20px;
    padding:0px 10px;
		color:#005ea8;
}
#elements > h2{
	float:left;
	width:400px;
	margin:5px;
}
#elements > h5{
	float:left;
	width:100%;
	margin:20px 0 20px 0;
	font-size: 120%;
	text-align: left;
	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: 65px;
    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;*/
}


 /*Estados
---------------*/

.anaya-state-inactivo {
	cursor: default;
	opacity: 0.3;
	filter: alpha(opacity=30); /* IE 7 and Earlier */
}

.anaya-state-default
{
}

.anaya-state-hover{
    cursor: pointer;
}

.anaya-state-active {

}

.anaya-state-disabled {
	display: none;
}





/* Iconos
----------------------------------*/

.anaya-icon {
	width: 80px;
	height: 80px;	
}
.anaya-icon{
	background-image: url(img/bot-prim-default.png);
}
.anaya-state-default.anaya-icon {
	background-image: url(img/bot-prim-default.png);

}
.anaya-state-hover.anaya-icon{
	background-image: url(img/bot-prim-hover.png);
}
.anaya-state-active.anaya-icon {
	background-image: url(img/bot-prim-active.png);
	cursor:pointer;
}


.anaya-state-none.anaya-icon {
}

/* Posicionamiento */
.anaya-icon-atras { background-position: 0 0; }
.anaya-icon-siguiente { background-position: -80px 0; }
.anaya-icon-otravez { background-position: -160px 0; }
.anaya-icon-cerrar { background-position: -238px 0; }
.anaya-icon-anotar { background-position: -323px 0; }
.anaya-icon-audio { background-position: -400px 0; }
.anaya-icon-comprobar { background-position: -477px 0; }
.anaya-icon-ayuda { background-position: -400px -5px; }



#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 */
} 
