#bottombar {
	background-color: #78c3ed;
}

#header p {
	color: #78c3ed;
}

#header #pregunta p {
	color: #26768f;
}

.redondo {
	background: url(tabletazul/redondo.png) no-repeat center;
}

#center {
	background: url(tabletazul/bg_numbers.png) no-repeat center;

}

.marc {
	color: #78c3ed;
}

hr {

	background: url(tabletazul/linea_banda_sup.png) repeat-x top;

}

.pop_up{
	background: #FFFFFF;
	border:#78c3ed solid;
	border-width: 50px 3px 3px;
}
.jspDrag {
	background: #78c3ed url(tabletazul/tab_vscroll.png) no-repeat center !important;
}
.pop_up_close{
	margin-top: -50px;
}
.pop_up_title{
	margin-top: -90px;
}
/*Botones Activos*/
.anterior.notdisabled:active, .anterior.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_fback.png) #6bacd2 no-repeat center;
}
.siguiente.notdisabled:active, .siguiente.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_fnext.png) #6bacd2 no-repeat center;
}
.anterior2.notdisabled:active, .anterior2.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_fback.png) #6bacd2 no-repeat center;
}
.siguiente2.notdisabled:active, .siguiente2.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_fnext.png) #6bacd2 no-repeat center;
}
.comprobar.notdisabled:active, .comprobar.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_check.png) #6bacd2 no-repeat center;
}
.ayuda.notdisabled:active, .ayuda.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_help.png) #6bacd2 no-repeat center;
}
.reiniciar.notdisabled:active, .reiniciar.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_reload.png) #6bacd2 no-repeat center;
}
.versolucion.notdisabled:active, .versolucion.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_solution.png) #6bacd2 no-repeat center;
}
.clave.notdisabled:active, .clave.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_key.png) #6bacd2 no-repeat center;
}
.imprimir.notdisabled:active, .imprimir.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_print_t.png) #6bacd2 no-repeat center;
}
.aleatorio.notdisabled:active, .aleatorio.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_aleatorio-1.png) #6bacd2 no-repeat center;
}
.pause.notdisabled:active, .pause.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_pause.png) #6bacd2 no-repeat center;
}
.play.notdisabled:active, .play.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_play.png) #6bacd2 no-repeat center;
}
.rewind.notdisabled:active, .rewind.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_rewind.png) #6bacd2 no-repeat center;
}
.silenciar.notdisabled:active, .silenciar.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_sound.png) #6bacd2 no-repeat center;
	margin-left: 11px;
}
.silenciar_on.notdisabled:active, .silenciar_on.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_sound_off.png) #6bacd2 no-repeat center;
	margin-left: 11px;
}
.cronometro.notdisabled:active, .cronometro.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_ter_crono.png) #6bacd2 no-repeat center;
}
.back_page {
	cursor: pointer;
	background: url(images/tablet/tab_back_page.png) no-repeat center;
		filter: alpha(opacity = 50);
	opacity: .5;
}

.next_page.notdisabled:active, .next_page.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_next_page.png) #6bacd2 no-repeat center;
		filter: alpha(opacity = 50);
	opacity: .5;
}
.first_page.notdisabled:active, .first_page.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_first_page.png) #6bacd2 no-repeat center;
		filter: alpha(opacity = 50);
	opacity: .5;
}
.last_page.notdisabled:active, .last_page.notdisabled.active {
	cursor: pointer;
	background: url(images/tablet/tab_last_page.png) #6bacd2 no-repeat center;
		filter: alpha(opacity = 50);
	opacity: .5;
}

#btn_barra {
	background: url(tabletazul/btnSonido.png) no-repeat 0px 0px !important;
}

#barra_sup {
	background-color: #32afd2 !important;
}
