body {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

.EK_Separador {
	clear: left;
}

.EK_Separador_LineaGris {
	clear: both;
	border-top: solid #CCC 1px;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
}	
	
#EK_Contenedor .EK_Nota {
	text-align: right !important;
}

#EK_Contenedor {
	position: relative;
	padding-bottom: 1em;
	margin-bottom: 0.4em;
}

#EK_Contenedor h4 {
	color: #0d3c7b !important;
	background: none;
	text-transform: uppercase;
	font-stretch: narrower;
}
#EK_Contenedor h4.resaltadoSolicitudClaves {
	color: #CC0000 !important;
}

#EK_Contenedor .EK_Titular h3 {
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 10px;
	padding-top: 80px;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: lighter;
}

#EK_Contenedor .EK_Titular_Pequeno h3 {
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 10px;
	padding-top: 80px;
	font-size: 160%;
	text-transform: uppercase;
	font-weight: lighter;
}

/* ------------------------------------------ INICIO Iconos Extras Cabecera  --------------------------------------------------------*/
#EK_Contenedor #EK_Extras {
	background: transparent url(../img/EK_FondoExtras.png) no-repeat left bottom;
	margin: 0px !important;
	padding: 0px 0px 7px 0px !important;
	position: absolute;
	right: 1px;
	top: 72px;
	z-index: 1000;
}

#EK_Contenedor #EK_Extras li {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	width: 43px;
}
#EK_Contenedor #EK_Extras li a
{
	text-indent: -5000px;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	width: 43px;
	height: 40px;
	line-height: 40px;	
}

#EK_Contenedor #EK_Extras li input
{
	text-indent: -5000px;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	width: 43px;
	height: 40px;
	line-height: 40px;
	border: none;
	background-color: transparent;
	border:0px;	
	cursor: pointer; 
}

#EK_Contenedor #EK_Extras li#EK_Configuracion {
	background: transparent url(../img/EK_icoConf.jpg) no-repeat center center;
}
#EK_Contenedor #EK_Extras li#EK_ConfiguracionOut {
	background: transparent url(../img/EK_icoLogout.png) no-repeat center center;
}
#EK_Contenedor #EK_Extras li#EK_Mensajes {
	background: transparent url(../img/EK_icoMensajes.jpg) no-repeat center center;
}
#EK_Contenedor #EK_Extras li#EK_Favoritos {
	background: transparent url(../img/EK_icoFavoritos.jpg) no-repeat center center;
}
#EK_Contenedor #EK_Extras li#EK_Ayuda {
	background: transparent url(../img/EK_icoAyuda.jpg) no-repeat center center;
}
#EK_Contenedor #EK_Extras li#EK_Compartir {
	/*background: transparent url(../img/EK_icoCompartir.png) no-repeat center center;*/
	background: transparent url(../img/EK_icoCompartir.png) no-repeat right top;
}

/* ------------------------------------------ FIN Iconos Extras Cabecera  --------------------------------------------------------*/




/* ------------------------------------------ Menu Dinamico  ------------------------------------------------------------*/

#EK_Contenedor form#EK_Menu {
	border: 0px !important;
}

#EK_Menu {
	position: relative;
	float:left;
	z-index:100000;
	margin:0 !important;
	padding:0 !important;
	text-align: center;
	background: transparent url(../img/EK_fondoMenuOff.gif) repeat-x left bottom;
	-webkit-box-shadow: 0px 2px 0px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 2px 0px rgba(50, 50, 50, 1);
	box-shadow:         0px 2px 0px rgba(50, 50, 50, 1);
	width: 100%;
	height: 52px !important;
	border: 0px !important;
}

#EK_Contenedor form#form_EK_Extras {
	border: 0px !important;
}

#EK_LogoMenu {
	position:relative;
	float:left;
	top:0;
	left:0;
	background: transparent url(../img/EK_Logo.png) no-repeat center center;
	width: 155px !important;
	height: 53px;
	z-index: 100001;
	/*text-indent: -5000px;*/
}

#EK_LogoMenu a {
	display: inline-block;
	width: 155px;
	height: 53px;
	z-index: 100001;
}

#EK_opcionesMenu {
	z-index: 2;
	position: relative;
	padding:0px !important;
	margin:0px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	width: auto;
	height: 53px !important;
}

#EK_Menu ul li.EK_nivel1 {
	float: left;
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0 !important;
	width: 11.95% !important;
	
}

#EK_Menu ul li { 
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 0 !important;
}

#EK_Menu ul li.EK_nivel1 a.EK_nivel1,
#EK_Menu ul li.EK_nivel1 button.EK_nivel1,
#EK_Menu ul li.EK_nivel1 a.EK_OpcionActiva2 { 
	margin-top: 0 !important;
	padding-top: 1.1em !important;
	height: 32px !important;
}

#EK_Menu ul li.EK_nivel1 a.EK_Doblelinea  {
	display: block; 
	position: relative;
	text-decoration: none;
	color: #333;
	line-height: 1.2em;
	height: 38px !important;
	padding-top: 1.2em !important;
	margin-top: 0;
	border: 1px solid #ececec;
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
	background: none;
}

#EK_Menu ul li.EK_nivel1 a.EK_OpcionActiva { 
	margin-top: 0 !important;
	line-height: 1.2em;
	height: 40px !important;
}

#EK_Menu li.EK_nivel1 button  {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #333;
	border: 1px solid #ececec;
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
	width: 100% !important; 
	text-align: center !important;
	font-size: 1em !important;
	font-weight: bold;
	background: none;
}

#EK_Menu li.EK_nivel1 button.EK_nivel  {
	cursor:pointer;
	height:50px;
	line-height:52px;
	display:block;
}

#EK_Menu li.EK_nivel1 button.EK-nivel-large  {
	cursor:pointer;
	height:50px;
	display:block;
}

#EK_Menu li.EK_nivel1 button.EK_nivel:hover  {
	color:#fff !important;
	background: transparent url(../img/EK_fondoMenuOn.gif) repeat-x left top !important;
}

#EK_Menu li.EK_nivel1 button.EK-nivel-large:hover  {
	color:#fff !important;
	background: transparent url(../img/EK_fondoMenuOn.gif) repeat-x left top !important;
}

#EK_Menu ul li.EK_nivel1 a.EK_nivel1 {
	display: block;
	position: relative;
	text-decoration: none;
	color: #333;
	padding-top: 1.8em !important;
	margin-top: 0;
	border: 1px solid #ececec;
	border-left: none !important;
	border-top: none !important;
	border-bottom: none !important;
	background: none;
}

#EK_Menu li.EK_nivel1,
#EK_Menu button.EK_nivel1{
	font-size: 1em;
	font-weight: bold;
	background: none !important;
	border: none !important;
}

#EK_Menu ul[class^="EK_nivel"] {
	font-size: 12px;
	font-weight: normal;
	padding: 0 !important;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
	filter: alpha(opacity = 90);
}
/*#EK_Menu ul.EK_nivel4 {
	opacity: 1 !important;
}*/

/*#EK_Menu ul.EK_nivel4 {
	display: none;
	border: 1px solid #f00;
}
#EK_Menu ul.EK_nivel2 {
	font-size: 12px;
	font-weight: normal;
	padding: 0 !important;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
	filter: alpha(opacity = 90);
}

#EK_Menu ul.EK_nivel3 {
	font-size: 12px;
	font-weight: normal;
	padding:0em 0em !important;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
	filter: alpha(opacity = 90);
}*/

#EK_Menu ul.EK_nivel2 a,
#EK_Menu ul.EK_nivel2 button,
#EK_Menu ul.EK_nivel3 a,
#EK_Menu ul.EK_nivel3 button,
#EK_Menu ul.EK_nivel4 a,
#EK_Menu ul.EK_nivel4 button {
	opacity:1 !important;
	padding-left: 12px;
	
}

#EK_Menu ul li a.EK_nivel1,
#EK_Menu ul li a.EK_Doblelinea,
#EK_Menu ul li a.EK_Doblelinea2,
#EK_Menu ul li button.EK_nivel1  {
	display: block !important;
	display: none;
	position: relative;
	background:none;
	cursor: pointer;
	height:50px;
}
#EK_Menu ul li:hover a.EK_Doblelinea2  {
	color:#fff !important;
	background: transparent url(../img/EK_fondoMenuOn.gif) repeat-x left top !important;
}

#EK_Menu ul li:hover a.EK_nivel1,
#EK_Menu ul li:hover a.EK_Doblelinea,
#EK_Menu ul li.EK_nivel1:hover button.EK_Doblelinea:hover,
#EK_Menu ul li:hover button.EK_nivel1,
#EK_Menu ul li:hover a.EK_OpcionActiva {
	color: #fff !important;
	position: relative;
	background: transparent url(../img/EK_fondoMenuOn.gif) repeat-x left top !important;
	border: 1px solid #202020;
	border-bottom: none !important;
}

#EK_Menu ul li ul li:hover{
	position: relative;
	width: auto;
	background-color: #2c4755 !important;
	color: #fff !important;
}

#EK_Menu li.EK_nivel2 a.EK_nivel2,
#EK_Menu li.EK_nivel2 button.EK_nivel2,
#EK_Menu li.EK_nivel3 a.EK_nivel3,
#EK_Menu li.EK_nivel3 button.EK_nivel3,
#EK_Menu li.EK_nivel4 a.EK_nivel4,
#EK_Menu li.EK_nivel4 button.EK_nivel4 {
	display: block !important;
	display: none;
	position: relative;
	text-decoration: none;
	color:#7accee;
	cursor: pointer;
	border: none;
	padding: 0 !important;
	margin:0 !important;
	width: 300px !important; 
	height: 2em !important;
}

#EK_Menu li.EK_nivel2 li a.EK_nivel2.EK_nivel2_enlace {
	display:block;
	font-weight:bold !important;
	width: 100% !important;
}

#EK_Menu li.EK_nivel2 li a.EK_nivel2_enlace:hover {
	display:block;
	font-weight:bold !important;
	width: 100% !important;
}

#EK_Menu li.EK_nivelEnlace {
	display:block !important;
	font-weight:bold !important;
	width: 100% !important;	
}

#EK_Menu li.EK_nivel2:hover a.EK_nivel3:hover,
#EK_Menu li.EK_nivel2:hover button.EK_nivel3:hover {
	color: #fff !important;
	background:none;
	cursor: pointer;
	border: none;
}

#EK_Menu button.EK_nivel2,
#EK_Menu button.EK_nivel3  {
	width: 300px !important;
	text-align:left;
	padding:0 !important;
	margin: 0;
}
#EK_Menu ul li ul,
#EK_Menu ul li ul li ul {
	position: relative;
	display: none;
	height:auto !important;
	color:#7accee;
	cursor: pointer;
}

#EK_Menu ul.EK_nivel2 li,
#EK_Menu ul.EK_nivel3 li,
#EK_Menu ul.EK_nivel4 li {
	height: 3em !important;
	line-height: 3em !important;
	text-decoration:none;
	vertical-align:middle !important;
	margin:0 !important;
}

/*alinea los enlaces a la izquierda*/
#EK_Menu ul.EK_nivel2 a,
#EK_Menu ul.EK_nivel2 a.EK_masNiveles,
#EK_Menu ul.EK_nivel2 button {
	border: none !important;
	color:#fff !important;
	width: 300px !important;
	text-align: left !important;
	vertical-align:middle !important;
}


#EK_Menu ul.EK_nivel2 a:hover {
	background-color: #2c4755 !important;
	border: none !important;
	color:#fff;
	text-align: left;
}


#EK_Menu ul.EK_nivel2 a.EK_masNiveles {
	/*background: transparent url(../img/EK_FlechaMenu.png) no-repeat 90% 55% !important;*/
	border: none !important;
	color:#7accee;
	/*width: 240px !important;*/
	height: 3em !important;
	line-height: 3em !important;
	text-align: left;
	padding: 0em 0em 0 1em !important;
	text-decoration: none;
	font-weight: bold;
}

#EK_Menu ul.EK_nivel2 a.EK_masNiveles:hover,
#EK_Menu ul.EK_nivel32 a.EK_masNiveles:hover {
	background-color: #2c4755 !important;
	border: none !important;
	color:#fff;
	margin:0 !important;
	width: 300px !important;
	height: 3em !important;
}

#EK_Menu ul li:hover ul.EK_nivel2,
#EK_Menu ul li a:hover ul.EK_nivel2,
#EK_Menu ul li button:hover ul.EK_nivel2,
#EK_Menu ul li ul li:hover ul.EK_nivel3,
#EK_Menu ul li ul li ul li:hover ul.EK_nivel4 {
	display: block;
	position: relative;
	background-color:#202020;
	width: 300px !important;
	left: 0px; /*-20px;*/
	top: 0;
}

#EK_Menu ul li ul li a:hover ul.EK_nivel3,
#EK_Menu ul li ul li:hover ul.EK_nivel3 {
	display: block;
	position: absolute;
	left: 280px!important;
	top: 0;
	height: auto;
}

#EK_Menu .EK_nivel3 li a:hover ul.EK_nivel4,
#EK_Menu .EK_nivel3 li:hover ul.EK_nivel4 {
	display: block;
	position: absolute;
	left: 280px !important;
	top: 0;
	height: auto;
}

#EK_Menu ul li ul li a:hover ul.EK_nivel3 button.EK_nivel3,
#EK_Menu ul li ul li:hover ul.EK_nivel3 button.EK_nivel3 {
	padding-left: 8px !important; /*20px;*/
}
	
#EK_Menu ul li ul li {
	color:#7accee;
	border: none !important;
	text-align: left;
}

#EK_Menu ul.EK_nivel2 a.EK_nivel2,
#EK_Menu ul.EK_nivel2 button.EK_nivel2 {
	position: relative;
	border: none !important;
	color:#7accee;
	cursor: pointer;
	background-color: none;
	vertical-align: middle;
	text-align: left;
	margin:0 !important;
	padding-left: 1em !important;
	width: 300px !important;
	text-decoration: none;
	height: 3em;
}

#EK_Menu ul.EK_nivel3 a.EK_nivel3 {
	position: relative;
	border: none !important;
	color:#7accee;
	cursor: pointer;
	background-color: none;
	vertical-align: middle;
	text-align: left;
	margin:0 !important;
	/*padding-left: 20px !important;*/
	width: 300px !important;
	text-decoration: none;
	height: 3em;
}

@-moz-document url-prefix() {
	#EK_Menu ul.EK_nivel2 a.EK_nivel2,
	#EK_Menu ul.EK_nivel2 button.EK_nivel2 {
	padding-left: 0.7em !important;
  }
}

#EK_Menu ul.EK_nivel2 a.EK_nivel2:hover,
#EK_Menu ul.EK_nivel2 button.EK_nivel2:hover {
	position: relative;
	border: none !important;
	color:#fff;
	cursor: pointer;
	background-color: #2c4755 !important;
	text-align: left; 
}

#EK_Menu ul.EK_nivel2 a.EK_masNiveles {

	width:300px !important;
	display:block !important;
	background: transparent url(../img/EK_FlechaMenu.png) no-repeat 90% 55% !important;
}

#EK_Menu ul.EK_nivel2 a.EK_masNiveles,
#EK_Menu ul.EK_nivel2 a.EK_masNiveles:hover {
	background: transparent url(../img/EK_FlechaMenu.png) no-repeat 90% 55% !important;
	display:block !important;
}

/*para que salga el bloque de menu a la derecha y el texto de las opciones*/
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha,
#EK_Menu ul.EK_nivel2.ultimoItem.EK_nivelAlienadoDerecha {
	left:auto !important;
	right:0% !important;
}	

#EK_Menu ul.EK_nivel3.ultimoItem.EK_nivelAlienadoDerecha {
	left:auto !important;
	right:100% !important;
	width:300px !important;
}	

#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li a,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li a:hover,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li button,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li button:hover,
#EK_Menu ul.EK_nivel2.ultimoItem.EK_nivelAlienadoDerecha li button,
#EK_Menu ul.EK_nivel2.ultimoItem.EK_nivelAlienadoDerecha li button:hover,
#EK_Menu ul.EK_nivel3.ultimoItem.EK_nivelAlienadoDerecha li button,
#EK_Menu ul.EK_nivel3.ultimoItem.EK_nivelAlienadoDerecha li button:hover,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha .EK_itemDerecha,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha .EK_itemDerecha:hover,
#EK_Menu ul.EK_nivel3.EK_nivelAlienadoDerecha .EK_itemDerecha,
#EK_Menu ul.EK_nivel3.EK_nivelAlienadoDerecha .EK_itemDerecha:hover {
	text-align:right !important;
	width:300px;
	/*width:100%;*/
}	

#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li button.EK_nivel2,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li button.EK_nivel2:hover,
#EK_Menu ul.EK_nivel3.EK_nivelAlienadoDerecha li button.EK_nivel3,
#EK_Menu ul.EK_nivel3.EK_nivelAlienadoDerecha li button.EK_nivel3:hover {
	padding-right:1em !important;
}

#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li.EK_itemDerecha a.EK_masNivelesDerecha,
#EK_Menu ul.EK_nivel2.EK_nivelAlienadoDerecha li.EK_itemDerecha a.EK_masNivelesDerecha:hover {
	background: transparent url(../img/EK_FlechaMenuDer.png) no-repeat 3% 55% !important;	
	padding-right:2em !important;
	font-weight:bold;
	text-decoration:none;
	width:210px !important;
	display:block !important;
}


/* ------------------------------------------FIN Menu Dinamico  ------------------------------------------------------------*/


/* ------------------------------- INICIO pesta�as opciones paginas interiores -------------------------------*/

#EK_Contenedor ul#EK_Opciones,
#EK_Contenedor div#EK_Opciones {
	margin: 0px 0px 0px 4px;
	padding: 0px !important;
	z-index: 500;
}
#EK_Contenedor #EK_Opciones li,
#EK_Contenedor #EK_Opciones p {
	display: inline-block;
	list-style: none;
	border: none !important;
	text-align: center;
	padding: 0.8em 1em !important;
	margin: 0px 1px !important;
	
	background: #7d9dcd url(../img/EK_fondoOpcionesOff.gif) repeat-x left bottom;
	/*-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;*/
	
	
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	/*behavior: url(http://195.57.19.19/home2/_kirola/pie/PIE.htc);*/
}

div.piePagina ul.listaValidaciones {
	top: 27px !important;
}

#EK_Contenedor #EK_Opciones li:first-child,
#EK_Contenedor #EK_Opciones p {
	margin-left: 0px !important;
}

#EK_Contenedor #EK_Opciones .EK_OpcionActiva {	
	background: #cddef2 url(../img/EK_fondoOpcionesOn.gif) repeat-x left bottom;
	border: 1px solid #747577 !important;
	/*border-bottom: 1px solid #fff !important;*/
	border-bottom: none !important;
}
#EK_Contenedor #EK_Opciones input[type="button"],
#EK_Contenedor #EK_Opciones input[type="submit"] {
	/*padding-left: 16px;
	background:  transparent url(../img/EK_FlechaOpcionesOff.png) no-repeat 2px center;*/
	background-color: transparent;
	border: none !important;
	text-transform: uppercase;
	color: #fff;
	font-size: 120%;
	cursor: pointer;
}
#EK_Contenedor #EK_Opciones .EK_OpcionActiva input[type="button"],
#EK_Contenedor #EK_Opciones .EK_OpcionActiva input[type="submit"] {	
	/*background:  transparent url(../img/EK_FlechaOpcionesOn.png) no-repeat 2px center;*/
	background-color: transparent;
	color: #0d3c7b;
}

/* ------------------------------- FIN pesta�as opciones paginas interiores -------------------------------*/

/* -------------------------------------- INICIO Paginas Interiores ---------------------------------------*/

#EK_Contenedor .EK_Titular {
	height: 307px;
	background: #294563 url(../img/EK_FondoCabecera.jpg) no-repeat right top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#EK_Contenedor .EK_Titular_Pequeno {
	height: 146px;
	background: #294563 url(../img/EK_FondoCabecera_pequena.jpg) no-repeat right top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#EK_Contenedor .EK_Titular_Emergencia {
	height: 270px;
	background: #294563 url(../img/EK_portada_imgEmergencias_ca.png) no-repeat left top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

#EK_Contenedor .EK_Titular_Emergencia_Eu {
	height: 270px;
	background: #294563 url(../img/EK_portada_imgEmergencias_eu.png) no-repeat left top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}

/*  CABECERA ESTRECHA
#EK_Contenedor .EK_Titular {
	height: 146px;
	background: #294563 url(../img/EK_FondoCabecera.jpg) no-repeat right top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}*/
#EK_Contenedor .EK_Titular_Emergencia #EK_TitularEmergencia {
	background: transparent url(../img/EK_FondoFormacion.png) no-repeat left top;
}


#EK_Contenedor .EK_Titular_Pequeno #EK_TitularInscripciones {
	background: transparent url(../img/EK_FondoInscripciones.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularPrograma {
	background: transparent url(../img/EK_FondoPrograma.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularQuienes {
	background: transparent url(../img/EK_FondoQuienes.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularNormativa {
	background: transparent url(../img/EK_FondoNormativa.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularFormacion {
	background: transparent url(../img/EK_FondoFormacion.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularDivulgacion {
	background: transparent url(../img/EK_FondoDivulgacion.png) no-repeat left top;
}

#EK_Contenedor .EK_Titular #EK_TitularFutbol {
	background: transparent url(../img/EK_FondoFutbol.png) no-repeat left top;
}

#EK_Contenido #EK_contenedorInt_linea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*width: auto;*/
	margin:0 270px 0 0;
	padding:0;
	
	/*float:left;*/
}

#EK_Contenido #EK_contenedorInt_linea.EK_PautasDescripcion  {
	
	float:none;
}

#EK_ContProlongada  {
	/*float:left;
	margin-right:268px;;
	padding:0 2em;*/
	
	display: block;
    float: left;
    margin: 0 0 0 0em;
    width:100%;
}

#EK_Contenido .EK_BloqueCont1  {
	/*float:left;*/
	display:block;
	width: 96%;
	padding:0;
	background-color: #edecef;
	margin-top:3em;
	margin-left:3%;
}

#EK_Contenido .EK_BloqueCont1 .EK_TituloBloqueInt  {
	position:relative;
	left:-25px;
	background:transparent url(../img/EK_Fondo_CheckAzul.png) no-repeat 0 0;
	font-size:1.2em;
	font-weight:bold;
	color:#0d3c7b;
	padding-left:3em !important;
	height:auto;
	min-height:35px;
	margin-bottom:0px;
	padding-top:1em;
	top:0px;
}

#EK_Contenido .EK_BloqueCont1 .EK_Cont1, #EK_Contenido .EK_BloqueCont2 .EK_Cont1   {
	/*padding:1em 1em 1em 2.2em;*/
	padding:0.5em 1em 1em 2.2em;
	line-height:1.4em;
	margin:0px;
}

/*29_08_2013*/
#EK_Contenido {
	min-height:540px;
}

#EK_Contenido .EK_BloqueCont2  {
	float:left;
	width: 100%;
	padding:0;
	background-color: #edecef;
	margin-top:3em;
}

#EK_Contenido .EK_BloqueCont2 .EK_TituloBloqueInt2  {
	position:relative;
	top:-25px;
	left:-25px;
	height:47px;
	background-color:;
	font-size:1.2em;
	font-weight:bold;
	color:#0d3c7b;
	padding-top:2em;
	padding-left:3em;
	margin-bottom:-4.5em;
}

#EK_Contenido .EK_cuerpo_noticia {
	margin-left: 10px;
	margin-right: 15px;
	background-color: #edecef;
	padding: 0.4em 1em 0.4em 1em;
}

#EK_Contenido .EK_cuerpo_noticia .EK_TituloBloqueInt{
	font-size:1.2em;
	font-weight:bold;
	height:1.5em;
	color:#0d3c7b;
	background-color: #edecef;
	padding:0.4em 1em 0em 1em;
	margin:0 0 1em 0;
}

#EK_Contenido .EK_cuerpo_noticia ul {
	list-style: none
}
	

#EK_Contenedor .EK_BloqueCont3  {
	float:left;
	width: 100%;
	padding:0;
	background-color: none;
	margin-top:3em;
}

#EK_Contenido .EK_BloqueCont3 .EK_TituloBloqueInt3  {
	background-color:;
	font-size:1.2em;
	font-weight:bold;
	height:1.5em;
	color:#0d3c7b;
	background-color: #edecef;
	padding:0.4em 1em 0em 1em;
	margin:0 0 1em 0;
}

#EK_Contenido .EK_BloqueCont3 .EK_Cont2  {
	padding:0 0.5em;
	line-height:1.4em;
	margin:0px 0px 0px 15px;
}


#EK_Contenido #EK_ContLateral{
	/*min-height:600px;
	height:100%;
	width:268px;
	position:absolute;
	right:0;
	bottom:0;*/
	height:100%;
    min-height:540px;
    width:268px;
    position:absolute;
    display:block;
    top:0;
    right:0;
    bottom:0;
	background:#eeedf1 url(../img/EK_Fondo_NikEK.png) no-repeat right bottom;
}

#EK_ContLateral .EK_TituloSeccion{
	font-size:1.3em;
	text-align:left;
	font-weight:bold;
	color:#4471b4 !important;
	min-height:294px;
	background:transparent url(../img/EK_FondoLateralSup.png) no-repeat 0 top;
	padding:1em 0.5em;
	margin:0px !important;
	
	text-transform: none;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}

#EK_ContLateral .EK_Notificacion{
	border: solid 1px #3897df; 
	text-align:left;
	color:#4471b4;
	text-align:left !important;
	line-height:1.4em;
	margin: -3em 1em 0.5em 1em;

}

#EK_ContLateral .EK_Notificacion p{
	text-align:left;
	line-height:1.5em;
	margin:0.5em;

}

#EK_ContLateral .EK_Notificacion .EK_TituloNotificacion{
	font-size:1.2em;
	margin:0 0.5em;
	font-weight:bold;
}

/* -------------------------------------- FIN Paginas Interiores ---------------------------------------*/

/* 03/05/2017 */

#EK_Contenido .EK_BloqueContBlanco  {
	/*float:left;*/
	display:block;
	width: 96%;
	padding:0;
	background-color: #fff;
	margin-top:3em;
	margin-left:3%;
}

#EK_Contenedor table.EK_TablaDestacada {
	width: 98%;
	clear: both;
	border-collapse: separate;
	border-spacing: 4px;
	border: none;
	margin: 1em auto;
	background-color: white;
}
#EK_Contenedor table.EK_TablaDestacada caption {
	color: #000;
	text-align: left;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	background-color: #fff;
}
#EK_Contenedor table.EK_TablaDestacada th {
	color: #fff;
	font-size: 1.6em;
	text-align: center;
	background-color: #294563;
	line-height: 1.8em;
	padding-left: 0.4em;
	border: none;
}

#EK_Contenedor table.EK_TablaDestacada td {
	border: none;
	line-height: 1.8em;
	padding-left: 0.4em;
	text-align: left;
	background-color: #edecef;
}

#EK_Contenedor table.EK_TablaDestacada td.resaltado {
	border: none;
	line-height: 1.8em;
	padding-left: 0.4em;
	text-align: center;
	background-color: #c00;
}

#EK_Contenedor table.EK_TablaDestacada td.TextoVertical-1 {
    font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	/* -ms-writing-mode: tb-rl;  */
	/* -webkit-writing-mode: vertical-rl; */
	/* -moz-writing-mode: vertical-rl; */
	/* -ms-writing-mode: vertical-rl; */
	/* writing-mode: vertical-rl; */
    /* transform: rotate(180deg); */
	/* -webkit-transform: rotate(180deg); */
    /* -moz-transform: rotate(180deg); */
    /* -o-transform: rotate(180deg); */
    /* -ms-transform: rotate(180deg); */
	/* filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
	
}

#EK_Contenedor table.EK_TablaDestacada td.TextoVertical-1 span {
	color: #294563;
	-ms-writing-mode: tb-rl; 
	-webkit-writing-mode: vertical-rl;
	-moz-writing-mode: vertical-rl;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
    transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

#EK_Contenedor table.EK_TablaDestacada td.TextoResaltado-1 {
    font-size: 2.8em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	color: #294563;
	background-color:#cdd8dc
}

#EK_Contenedor table.EK_TablaDestacada td.TextoResaltado-2 {
    font-size: 1.8em;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	color: #294563;
	background-color:#cdd8dc;
}

#EK_Contenedor table.EK_TablaDestacada td.TextoResaltado-3 {
    font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	color: #657688;
	text-align: center;
}

#EK_Contenedor table.EK_TablaDestacada td.TextoResaltado-4 {
	line-height: 1em;
	background-color:#cdd8dc;
	text-align: center;
}

#EK_Contenedor table.EK_TablaDestacada td.TextoResaltado-5 {
	text-align: center;
}

/* FIN ------03/05/2017 */






#EK_ContenedorParticipantes ul.DosTitulos {
	list-style: none;
} 

#EK_ContenedorParticipantes ul.EK_DosTitulos li.EK_PrimerTitulo {
	display: inline;
	margin-left:-3em;
} 

#EK_ContenedorParticipantes ul.EK_DosTitulos li.EK_SegundoTitulo  {
	display: inline;
	margin-left:28% !important;
} 

#EK_ContenedorParticipantes ul.EK_DosTitulos h4 {
	display: inline !important;
	padding-left:0px;
}

#EK_Contenedor div.EK_modificarDatosClub {
	width: 60%;
	margin: 40px auto 0px auto;
	height: 58px;
	border: 1px solid #ccc;
	position: relative;
}

#EK_Contenedor div.EK_modificarDatosClub span.EK_textoModificar {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	line-height: 58px;
	padding-left: 108px
}
#EK_Contenedor div.EK_modificarDatosClub input {
	float: right;
	margin-right: 12px;
	margin-top: 14px;
}
#EK_Contenedor div.EK_modificarDatosClub span.EK_icoModificar {
	background: transparent url(../img/EK_FondoModificarDatos.png) no-repeat 0% 50%;
	width: 88px;
	height: 80px;
	position: absolute;
	left: 10px;
	bottom: 0px;
} 

#EK_Contenedor div.EK_modificarDatosClub span.EK_textoInscripciones {
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	line-height: 58px;
	padding-left: 170px;
	display: inline-block;
	padding-top: 10px;
	line-height: 20px;
}
#EK_Contenedor div.EK_modificarDatosClub span.EK_icoCarasInscripciones {
	background: transparent url(../img/EK_CarasInscripciones.png) no-repeat 0% 50%;
	width: 160px;
	height: 80px;
	position: absolute;
	left: 10px;
	bottom: 0px;
} 

#EK_Contenedor div.EK_modificarDatosClub div.inscripcionValida {
	position: absolute;
	left: 29px;
	top: -7px;
	z-index: 1;
	font-weight: bolder;
	font-family: sans-serif;
	font-size: large;
	text-align: center;
	width: 40px;
}

#EK_Contenedor div.EK_modificarDatosClub div.inscripcionInvalida {
	position: absolute;
	left: 107px;
	top: -7px;
	z-index: 1;
	font-weight: bolder;
	font-family: sans-serif;
	font-size: large;
	text-align: center;
	width: 40px;
}

#EK_Contenedor dl.EK_datosClub {
	color: #0d3c7b !important;
	font-size: 120%;
	min-height: 2em;
}
#EK_Contenedor dl.EK_datosClub dt,
#EK_Contenedor dl.EK_datosClub dd {
	background: none !important;
	float: left;
	margin-top: 6px;
}
#EK_Contenedor dl.EK_datosClub dt {
	width: 7em;
	text-align: right;
	padding-right: 0.2em;
}
#EK_Contenedor dl.EK_datosClub dd {
	width: 15em;
	margin-left: 0px;
	padding-left: 0.1em;
}

#EK_Contenedor dl.EK_datosEntidad {
	color: #0d3c7b !important;
	font-size: 110%;
	min-height: 2em;	
	padding-right: 40px;
}
#EK_Contenedor dl.EK_datosEntidad dt,
#EK_Contenedor dl.EK_datosEntidad dd {
	background: none !important;
	float: left;
	margin-top: 2px;
}
#EK_Contenedor dl.EK_datosEntidad dt {
	width: 8.5em;
	text-align: left;
	padding-right: 0.1em;
}
#EK_Contenedor dl.EK_datosEntidad dd {
	width: 19em;
	text-align: left;
	margin-left: 0px;
	padding-left: 0.1em;
	font-weight:normal;
}

#EK_Contenedor .EK_TextoAviso {
	clear: both;
	margin: 2em;
	padding: 1.5em 2em 1em 3.5em;
	font-size: 120%;
	/*text-align: center;*/
	background-color: #d0dff3;
	color: #c00;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	line-height:1.2em;
	background:#d0dff3 url(../img/EK_icoAviso.png) no-repeat 5px 5px;
}
#EK_Contenedor .EK_TextoError {
	clear: both;
	margin: 2em;
	padding: 1em 2em;
	font-size: 120%;
	/*text-align: center;*/
	background-color: #F3D0D0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#EK_Contenedor .EK_Contenido {
	border-top: 1px solid #747577 !important;
	margin: -1px auto 0.5em auto;
	padding: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#EK_Contenedor #EK_ContenedorFormulario form,
#EK_Contenedor form,
.EK_SimulaFormulario {
	/*font-size: 90% !important;*/
	border: 1px solid #747577 !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:  transparent url(../img/EK_fondoOpcionesOn.gif) repeat-x 0px 1px;
    position: relative;
}

#EK_Contenedor #EK_ContenedorFormulario {
    min-height:540px;
}

#EK_Contenedor form.EK_Formulario {
	border:none;
}
#EK_Contenedor #EK_ContenedorFormulario form.EK_FormularioSinBorde,
#EK_Contenedor form.EK_FormularioSinBorde {
	border:0px !important;
	background: transparent !important;
	background-image: none !important;
}

.EK_FormularioSinBorde EK_Cont1 ol,
.EK_FormularioSinBorde EK_Cont1 ol li,
.EK_FormularioSinBorde EK_Cont1 ol li input {
	padding-left:0px !important;
	margin-left:0px !important;
}

/*botones leer mas dentro de formularios sin borde*/

#EK_Contenedor #EK_ContenedorFormulario form.EK_FormularioSinBorde input,
#EK_Contenedor form.EK_FormularioSinBorde input {
	border:0px !important;
	background: transparent !important;
	background-image: none !important;
	text-decoration:underline;
	color:#000;
	padding-left:0px;
	padding-top:10px;
	margin-left:1em;
}

#EK_Contenedor #EK_ContenedorFormulario form.EK_FormularioSinBorde input:hover,
#EK_Contenedor form.EK_FormularioSinBorde input:hover {
	border:0px !important;
	background: transparent !important;
	background-image: none !important;
	text-decoration:underline;
	color:#c00;
	padding-left:0px;
	padding-top:10px;
	margin-left:1em;
}

#EK_Contenedor form .EK_FormModif select.segundaColumna {
	width: 20em !important; /*auto !important;*/
}

#EK_Contenedor form .EK_FormModif.equipoDetalle select {
	width: 26.2em !important;
}

#EK_Contenedor form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}
#EK_Contenedor form legend {
	font-weight: bolder;
	padding-left: 0.4em;
	color: #000;
}

#EK_Contenedor #EK_ContenedorFormulario input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#EK_Contenedor #EK_ContenedorFormulario select {
	font-size: 120% !important;
	width: 13em !important; /*auto !important;*/
	max-width: 32em !important;
	margin-top: 2px !important;
}

#EK_Contenedor #EK_ContenedorFormulario fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

#EK_Contenedor #EK_ContenedorFormulario legend {
	font-weight: bolder;
	padding-left: 0.4em;
	color: #000;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque,
#EK_Contenedor form .EK_Bloque {
	width: 16em;
	float: left;
	margin: 0.4em;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque1,
#EK_Contenedor form .EK_Bloque1 {
	width: 8em !important;
	height: 22px !important;
}
#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque.EK_Bloque10em,
#EK_Contenedor form .EK_Bloque.EK_Bloque10em {
	width: 10em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque2,
#EK_Contenedor form .EK_Bloque2 {
	width: 24em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque3,
#EK_Contenedor form .EK_Bloque3 {
	width: 32em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque4,
#EK_Contenedor form .EK_Bloque4 {
	width: 60em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque5,
#EK_Contenedor form .EK_Bloque5 {
	width: 25em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque4 input,
#EK_Contenedor form .EK_Bloque4 input {
	vertical-align: top;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque5 input,
#EK_Contenedor form .EK_Bloque5 input {
	vertical-align: top;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque3em,
#EK_Contenedor form .EK_Bloque3em {
	width: 3em !important;
	height: 22px !important;
	display: inline-block;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque45em,
#EK_Contenedor form .EK_Bloque45em {
	width: 45em !important;
	height: 22px !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque3 select.entidad,
#EK_Contenedor form .EK_Bloque3 select.entidad {
	width: 23em !important;
}

#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque4 select.documentos,
#EK_Contenedor form .EK_Bloque4 select.documentos {
	width: 25em !important;
}


#EK_Contenedor #EK_ContenedorFormulario .EK_Bloque label,
#EK_Contenedor form .EK_Bloque label {
	display: block;
	font-weight: bolder;
}

#EK_Contenedor #EK_ContenedorFormulario.EK_FormularioDatos .EK_Bloque,
#EK_Contenedor form.EK_FormularioDatos .EK_Bloque {
	width: 24em;
}
#EK_Contenedor #EK_ContenedorFormulario.EK_FormularioDatos label,
#EK_Contenedor form.EK_FormularioDatos label {
	font-weight: bolder;
}

#EK_Contenedor #EK_ContenedorFormulario .Ek_FormularioVolver,
#EK_Contenedor form .Ek_FormularioVolver {
	position: absolute;
	left: 12em;
	bottom: 1.6em;
}

#EK_Contenedor table.EK_TablaResultados {
	width: 100%;
	clear: both;
	border-collapse: separate;
	border-spacing: 4px;
	border: none;
	margin: 1em auto;
}
#EK_Contenedor table.EK_TablaResultados caption {
	color: #000;
	text-align: left;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	background-color: #fff;
}
#EK_Contenedor table.EK_TablaResultados th {
	color: #fff;
	text-align: left;
	background: #737373 url(../img/EK_fondoTh.gif) repeat-x left bottom;
	line-height: 1.8em;
	padding-left: 0.4em;
}
#EK_Contenedor table.EK_TablaResultados td {
	border: 1px solid #bababa;
	line-height: 1.8em;
	padding-left: 0.4em;
}
#EK_Contenedor table.EK_TablaResultados td.EK_ColEditar {
	text-align: center;
	width: 120px;
}

#EK_Contenedor .EK_InputTexto {
	border: none;
	background: none;
	color: #000 !important;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

#EK_Contenedor input.EK_boton, div.EK_boton {
	background: #24589c url(../img/EK_fondoSubmit.gif) repeat-x left top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	border: none;
	font-weight: bolder;
}

#EK_Contenedor input.EK_boton.resaltadoSolicitudClaves, div.EK_boton.resaltadoSolicitudClaves {
	background: #24589c url(../img/EK_fondoSubmitRojo.gif) repeat-x left top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	border: none;
	font-weight: bolder;
}

#EK_Contenedor input.EK_boton {
	padding: 0.4em 1em;
}

div.EK_boton {
	padding: 1px 8px;
	/*min-height: 27px;*/
}

#EK_Contenedor .EK_OtraFila {
	background: transparent url(../img/EK_FondoOtraFila.png) no-repeat left center;
	text-decoration: none;
	display: block;
	border: none;
	padding-left: 28px;
	font-weight: bolder;
	color: #fff;
	/*line-height: 28px;*/
}
#EK_Contenedor input.EK_OtraFila {
	font-size: 100%;
	padding: 4px 4px 4px 24px !important;
	line-height: 17px !important; /*�Os imagin�is que gracioso "navegador" nos obliga a poner esta l�nea? */
	/*padding-bottom: 2px;
	padding-right: 20px;*/
}

#EK_Contenedor #EK_ContenedorFormulario #EK_ContenedorLogin {
	float: left;
	padding-top: 2%;
	padding-left:1%;
	width: 70%;
	border-right-style:solid;
	border-right-color: #ccc;
	border-right-width: 1px;
	height: 390px;
	padding-bottom: 15px;
}

#EK_ContenedorLogin .EK_Login {
	display:block;
	float:left;
	width:80px;
	font-weight:bold;
	text-align: left;
	padding-top:5px;
}

#EK_ContenedorLogin .EK_SolicitudClaves {
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	text-align: left;
	padding-top:5px;
}

#EK_ContenedorLogin input.EK_campoTexto {
	display:block;
	float:left;
	width:140px;
	border: 1px solid #bababa;
	padding-left: 0.4em;
	text-align:left;
	height:1.8em;
	font-size:1em;
}

#EK_ContenedorLogin .EK_BotonLogin {
	/*margin-left:80px;*/
	margin-top:8px;
	padding-left: 10%;
}

.EK_Contenedor_bloqueInicio_2col {
	display:block;
	width:48%;
	float:left;
	text-align:center;
	margin:0 auto;
}

.EK_Contenedor_bloqueInicio_0col {
	display:block;
	float:left;
	text-align:center;
	margin:0 auto;
}

#EK_Contenedor_InicioConsultar{ 
	/*float: left;
	margin-top: 2%;*/
	width:44%;
	padding: 2% auto;
	padding-top:10px;
	background:transparent url(../img/EK_FondoInicioConsultar.png) no-repeat 0 center;
	height:192px;
	width:382px;
	float:none;
	margin:0 auto;
	/*margin-left: 6%;*/
}

#EK_Contenedor_AltaParticipante{ 
	/*float: left;
	margin-top: 2%;*/
	width:44%;
	padding: 2% auto;
	padding-top:10px;
	background:transparent url(../img/EK_FondoAltaParticipante.png) no-repeat 0 center;
	height:192px;
	width:382px;
	float:none;
	margin:0 auto;
	/*margin-left: 6%;*/
}

#EK_Contenedor_InicioAlta{
	/*float: left;
	margin-top: 2%;*/
	width:44%;
	padding: 2% auto;
	padding-top:10px;
	background:transparent url(../img/EK_FondoInicioAlta.png) no-repeat 0 center;
	height:192px;
	width:382px;
	float:none;
	margin:0 auto;
}

.EK_InfoInicio { 
	width:74%;
	margin-top: 12%;
	margin-left: 10%;
	text-align:center;
}

#EK_Contenedor_InicioAlta p { 
	margin-right: 10%;
}

.EK_boton_alta {
	margin-top:14px;
}

#EK_Contenedor #EK_ContenedorFormulario #EK_ContenedorContacto{  
	float: left;
	padding:0px;
	width: 25%;
	margin-left: 3%
}

#EK_Contenedor #EK_ContenedorFormulario #EK_ContenedorContacto li{ 
	list-style: outside; 
}

.EK_bloqueContacto1 {
	float:left;
	/* width:40%; */
	padding-left: 0%;
}

.EK_bloqueContacto2 {
	clear:both;
	padding-left: 0%;
}

p.EK_InfoContactoResaltado{
	font-size: 1.4em; 
	font-weight: bold;
	margin-bottom:1em;
	text-align:left !important;
}

.EK_TfnoContacto {  
	background: transparent url(../img/EK_icoTelefono.png) no-repeat 0 100%;
	min-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	padding-left:24px;
}

.EK_Direccion {  
	background: transparent url(../img/EK_icoDireccion.png) no-repeat 0 0;
	min-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	padding-left:24px;
}

a.EK_EmailContacto:link,
a.EK_EmailContacto:visited {
	background: transparent url(../img/EK_icoMail.png) no-repeat 0 100%;
	color: #003399 !important;
	padding-left:24px;
	font-weight:bold;
	font-size:1.3em;
	text-decoration: none;
}

a.EK_EmailContacto:hover {
	text-decoration: underline;
}


.EK_InicioResaltado1{  
	font-size: 1.4em; 
	font-weight: bold;
	font-style:italic;
	text-align:right !important;
	padding-bottom:2%;
}

.EK_InicioResaltado2{  
	font-size: 1.4em; 
	font-weight: bold;
	font-style:italic;
	text-align:right;
	padding-left:1%;
	width:70%;
	padding-bottom:2%;
}

#EK_ContenedorError {
	clear:both;
	margin: 0 0 2% 6%;
	width:80%;
	padding: 1% 1% 1% 4%;
	background: transparent url(../img/EK_IcoError2.png) no-repeat 2% center; 
	font-size: 1.2em;
	font-weight: bold;
	color: #cc0000;
	border: solid medium #ddd;
}

#EK_ContenedorNotificacion {
	clear:both;
	margin: 0 0 2% 6%;
	width:80%;
	padding: 1% 1% 1% 4%;
	background: transparent; 
	font-size: 1.2em;
	font-weight: bold;
	color: #125d9b !important;
	border: solid medium #ddd;
}

#EK_ContenedorAviso {
	clear:both;
	margin: 0 0 0% 6%;
	width:80%;
	padding: 1% 1% 1% 4%;
	background: transparent url(../img/EK_icoAviso.png) no-repeat 2% center; 
	font-size: 1.2em;
	font-weight: bold;
	color: #125d9b !important;
	border: solid medium #ddd;
}

#EK_ContenedorAvisoCuestionesTecnicas {
	clear:both;
	margin: 0 0 0% 6%;
	width:80%;
	padding: 1% 1% 1% 4%;
	background: transparent url(../img/EK_icoMantenimiento.png) no-repeat 2% center; 
	font-size: 1.2em;
	font-weight: bold;
	color: #ff6f00 !important;
	border: solid medium #ddd;
}

form#documentoAlta #IdVolver.participante, form#documentoAlta #IdVolver.titulacion {
    left: 204px;
    position: relative;
    top: -50px;
}

#EK_Contenedor form.EK_Formulario_Plantilla {
	border:none !important;
	left: 188px;
    position: relative;
    top: -48px;
}

#EK_Contenedor form.EK_Formulario_Volver {
	border:none !important;
	left: 12px;
    position: relative;
    top: -48px;
    background: transparent !important;
}

#EK_Contenedor #EK_ContenedorEquipo {
	float:left;
	width:24%;
	border: 1px solid #747577 !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:  transparent url(../img/EK_fondoOpcionesOn.gif) repeat-x 0px 1px;
}

#EK_Contenedor #EK_ContenedorEquipo .EK_fichaEquipo  {
	background-image: none;
	text-align:left;
	margin-bottom: 1em;
}

#EK_Contenedor #EK_ContenedorEquipo .EK_fichaEquipo dt {
	background-image: none;
	color:#000;
	font-style:normal !important;
}

#EK_Contenedor #EK_ContenedorEquipo .EK_fichaEquipo dd {
	background-image: none;
	color:#000;
	font-style:bold;
	margin-left:-1.4em;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom: solid #CCC 1px;
}

#EK_Contenedor #EK_ContenedorEquipo .EK_FranjaTitulo {
	float:left;
	width:100%;
	border-top: 1px solid #747577 !important;
	background: transparent url(../img/EK_fondoOpcionesOn.gif) repeat-x 0px 1px;
}


#EK_Contenedor #EK_ContenedorEquipo ul.EK_IncidenciaEquipo   {
	float:left;
	list-style: none;
	padding-left:1em;
	margin-bottom:1em;
	width:100%;
	padding-right:1em;
	width:87%;
}

#EK_Contenedor #EK_ContenedorEquipo ul.EK_IncidenciaEquipo li.EK_ListaIncidencia  ul {
	list-style: none;
	background-color:#d0dff3;
	margin-left:-0.8em !important;
	padding:0.4em 0.6em 0.8em 2.5em !important;
	margin-bottom: 1em !important;
}

#EK_Contenedor #EK_ContenedorParticipantes {
	float:left;
	width:74%;
	margin-left: 1%;
	margin-top: 0;
	padding-right: 0;
	padding-top:1em;
	border: 1px solid #747577 !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:  transparent url(../img/EK_fondoOpcionesOn.gif) repeat-x 0px 1px;
	/*position: relative;*/
}

#EK_Contenedor #EK_ContenedorParticipantes ul.EK_ListaParticipantes,
#EK_Contenedor #EK_ContenedorParticipantes ul.EK_ListaParticipantes ul {
	list-style: none;
	clear:both;
	padding: 0px !important;
	margin: 0px !important;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_ListaParticipantes li {
	list-style: none;
	padding: 0;
	margin: 0;		
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_ListaParticipantes .EK_FilaParticipantes ul li {
	list-style: none;
	display:inline;
	margin-left: 0;
	padding-left: 0;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_FotoParticipante {
	float:left;
	list-style: none;
	max-height:58px;
	max-width:58px;
}


#EK_Contenedor #EK_ContenedorParticipantes .EK_InfoParticipante {
	float:left;
	list-style: none;
	width:30%;
	margin-left:0.5% !important;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_InfoParticipante ul li {
	float:left;
	list-style: none;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_InfoParticipante .EK_ListaInfoParticipante ul {
	float:left;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_InfoParticipante .EK_ListaInfoParticipante li {
	float:left;
	list-style:none;
	clear:both;
	margin-left:1%;
}

#EK_Contenedor #EK_ContenedorParticipantes .EK_NombreParticipante {
	font-weight:bold;
	margin-left:0;
	margin-top:0.1em;
	margin-bottom:0.1em;
}

#EK_Contenedor #EK_ContenedorParticipantes li.EK_IncidenciaParticipante {
	float:right;
	list-style: none;
	width:59%;
	margin: 0.4em  !important;
}

#EK_Contenedor #EK_ContenedorParticipantes li.EK_IncidenciaParticipante ul {
	clear:both;
	list-style: none;
	background-color:#d0dff3;
	margin-bottom:0.3em !important;
	padding: 0.8em !important;
}

#EK_Contenedor #EK_ContenedorParticipantes li.EK_IncidenciaParticipante ul li {
	display:block !important;
}

legend.EK_TituloBordeParticipantes {
	color: #006699 !important;
	text-transform: uppercase;
	font-stretch: narrower !important;
	font-size: 1em;
	}

fieldset.EK_BordeParticipantes {
	border: solid 1px #3897df !important; 
	margin: 0.8% !important; 
	padding: 0.8% !important; 
	
}

#DivMainContent {
	height: 250px;
	width: 100%;
	overflow: auto;
}

#DivHeaderRow {
	background-color: #fff;
	padding: 0px;
}

.EK_BotonEdicion {
	border: none;
	text-indent: -5000px;
	width: 24px;
	line-height: 25px;
	cursor: pointer;
	height: 26px;
}

.EK_Alinea_Abajo {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	
}	
	
.EK_BotonEditar {
	background: transparent url(../img/Ek_IcoModificar.gif) no-repeat 50% 50%;
}
.EK_BotonBorrar {
	background: transparent url(../img/Ek_IcoBorrar.gif) no-repeat 50% 50%;
}
.EK_BotonVer {
	background: transparent url(../img/Ek_IcoVer.gif) no-repeat 50% 50%;
}
.EK_BotonPDFSituacion {
	background: transparent url(../img/Ek_IcoPdf_rojo.gif) no-repeat 50% 50%;
}
.EK_BotonPDFInformeCovid {
	background: transparent url(../img/Ek_IcoPdf_rojo.gif) no-repeat 50% 50%;
	position: relative;
    top: 9px;
}
.EK_BotonEXCELSituacion {
	background: transparent url(../img/Ek_IcoExcel.png) no-repeat 50% 50%;
}
.EK_BotonListadosSituacion {
	background: transparent url(../img/Ek_IcoExportar.png) no-repeat 50% 50%;
}

.EK_BotonIreki {
	background: transparent url(../img/Ek_IcoIreki.gif) no-repeat 50% 50%;
}
.EK_BotonDocumento {
	background: transparent url(../img/documento.png) no-repeat 50% 50%;
}
.EK_BotonActualizar {
	background: transparent url(../img/EK_IcoRecarga.png) no-repeat 50% 50%;
}
.EK_BotonRestaurar {
	background: transparent url(../img/EK_icoRestaurar.png) no-repeat 50% 50%;
}
.EK_BotonGrupo {
	background: transparent url(../img/EK_icoGrupo.png) no-repeat 50% 50%;
}
.EK_RegistroBaja {
	color: #cc0000;
}

.EK_BotonPdf {
	background: transparent url(http://www.bizkaia.eus/home2/Irudiak/ico_pdf_lista.gif) no-repeat 0px 0px;
	border:0px;
	text-decoration:underline;	
	padding-left:20px;

	margin-top:5px;
	margin-left:0px;
	width:80%;
	text-align:left;
	
	display: block;
	font-size: 1em; /*90%;*/
}

.pantallaSolicitudClaves .EK_BotonPdf {
	white-space: normal;
}

.EK_BotonPdfLinea {
	background: transparent url(http://www.bizkaia.eus/home2/Irudiak/ico_pdf_lista.gif) no-repeat 0px 0px;
	border:0px;
	text-decoration:underline;	
	padding-left:20px;
	display:inline;
	
	margin-left:0px;
	width:auto;
	text-align:left;
	
	font-size: 1em; /*90%;*/
}

.EK_BotonLinea {
	border:0px;
	text-decoration:underline;	
	display:inline;
	
	margin-left:0px;
	width:auto;
	text-align:left;
	
	font-size: 1em; /*90%;*/
}

/* Hack para firefox */
body:not(:-moz-handler-blocked) .EK_BotonPdfLinea  {
	margin-top: -10px
}

.EK_BotonPdf:hover {
	color:#c00;
}

.EK_FormModif {
	width: 84em; /*60em;*/
	background-color: #ececec;
}
.EK_FormModif .EK_FormModifSep {
	border-top: 1px solid #d4d4d4;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.EK_FormModif label, 
.EK_FormModif input[type="text"],
.EK_FormModif input[type="password"],
.EK_FormModif input[type="file"],
.EK_bloqueRadios p {
	margin: 0px !important;
	display: inline-block;
	border: none;
	/*border-top: 1px solid #d4d4d4;*/
}
.EK_FormModif label,
.EK_bloqueRadios p {
	width: 17.5em; /*18em;*/
	padding: 4px 4px 4px 1.5em; /*30px;*/
	line-height: 2.5em;
	background-color: #fff;
}

.EK_divWidth label {
    width: 20.5em;
}


.EK_FormModif input[type="text"],
.EK_FormModif input[type="password"],
.EK_FormModif input[type="file"] {
	width: 21em; /*30em;*/
	padding: 4px 4px 4px 0.5em; /*12px;*/
	line-height: 1.4em;
	font-size: 100%;
}

.EK_FormModif input[type="text"].anchoDoble {
	width: 42em; 
}

.EK_FormModif input[type="checkbox"] {
	margin-right: 0.2em;/*16.7*/
}
.EK_FormModif input[type="text"][readonly="readonly"] {
	/*background-color: #ececec;*/
	background-color: transparent;
	line-height: 2em;
}

.EK_FormModif input[readonly="readonly"], 
.EK_FormModif input[placeholder] {
	color: #000 !important;
}

.EK_FormModif input[type="file"] {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border: 1px solid #4471b4; 
   background-color: #fff;
}

.EK_FormModif.solicitudClaves input[type="file"] {
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border: none; 
   background-color: #ececec;
}

.EK_FormModif label.EK_FormModifExplicacion{
	width: 100%;
    font-weight: normal;
}


.EK_bloqueRadios {
	border: none;
	width: 53.3em;
	float: left;
	/*border-top: 1px solid #d4d4d4;
	background-color: #ececec;*/
}
.EK_bloqueRadios p {
	border: none !important;
}
.EK_bloqueRadios label {
	width: 6em;
	border: none;
	background-color: transparent;
	padding-left: 4px;
}


#EK_Contenedor #EK_enConstruccion  {
	margin: auto auto;
	width: 80%;
	background: transparent url(../img/EK_enConstruccion.gif) no-repeat 0 0;
	height: 300px;
} 


#EK_Contenedor #EK_enConstruccion p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #4471b4;
	font-size: 1.5em;
	font-weight: bold;
	text-transform:uppercase;
	font-stretch:narrower;
	text-align: center;
	line-height: 1.4em;
	width: 45%;
	padding-top: 90px;
	padding-left: 320px;
	margin: 5% auto;
}

#EK_Contenedor #EK_enConstruccion p,
 
#EK_Contenedor #EK_enConstruccion a {
	color: #4471b4 !important;
}


#EK_Contenedor #EK_enConstruccion a:hover  {
	text-decoration: none;
	color: #4471b4 !important;
	
}


#loading {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        50%;
    left:       50%;
    height:     100%;
    width:      100%;
   
	opacity: 0.80;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
	filter: alpha(opacity = 80)            
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
/*   
body.loadingData {
    overflow: hidden;   
}
*/
/* Anytime the body has the loading class, our
   modal element will be visible */
   
body.loadingData #loading {
    display: block;
}

/* Home --------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*#EK_Contenedor .EK_Titular1 {
	height: 307px;
	background: #294563 url(../irudiak/EskolaKirola/EK_FondoCabecera_Home.jpg) no-repeat left top;
	position: relative;
	clear: both;
	margin-bottom: 0.5em;
}*/

#EK_ContenedorCabecera { 
	zoom: 1; 
	position: relative; 
	width:100%;
	margin:0px auto 0px;
	z-index:10;
	border:none;
	text-align:left;
	width:100%;
}

#EK_Contenedor #EK_ContenedorHome {
	position: relative;
	margin-top: 0;
	top: 0 !important;
}


#EK_Contenedor .EK_PanelNoticias {
                z-index:0;
                width: 100%;
                max-width: 100%;
                margin: 0;
                position: relative;
                clear: both;
                /*background: #333333; 
                background: -moz-linear-gradient(top, #0b0b0b 0%, #cbcbcb 100%); 
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b0b0b), color-stop(100%,#cbcbcb));
                background: -webkit-linear-gradient(top, #0b0b0b 0%,#cbcbcb 100%); 
                background: linear-gradient(to bottom, #0b0b0b 0%,#cbcbcb 100%); 
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0b0b', endColorstr='#cbcbcb',GradientType=0 ); */
                
                background: #333333 url(../img/EK_FondoNoticias.png) repeat-x top left;
                border-bottom:4px solid #ccc; 
                widht: 100%;
                height: 320px !important;
                overflow:hidden;
}

#EK_Contenedor span.EK_noticiaActiva {
	position: fixed;
	display: none;
}

#EK_Contenedor .EK_PanelNoticias h4.TituNoticias  {
	position:relative;
	float:right;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFF !important;
	font-size: 1.4em;
	padding-right:0.5em;
	top: -0.25em;
	background: none;
	text-transform: uppercase;
	font-stretch: narrower;
	
}

#EK_Contenedor .EK_tab div {
	  width: 70%;
	  height: 241px;
	  position: absolute;
	  top: 2.5em;
	  left: 0.3em;
	  margin-bottom: 0.5em;
	  z-index: 5;
	  opacity:0;
	  transition: all 1s ease;
	  background-color:#FFF;
 }
 
#EK_Contenedor .EK_PanelNoticias .EK_FondoLista  {
	z-index:6;
	width: 30%;
	height: 241px;
	position: absolute !important;
	top: 2.5em;
	right: 0;
	background-color: #e6e6e6;
}
 
 
#EK_Contenedor .EK_PanelNoticias .EK_TituloNoticia {
	color: #4471b4;
	text-align:left;
	font-size: 1.5em;
	text-transform: uppercase;
	font-stretch: narrower;
	font-weight:bold;
	padding: 0 1em 0 0;
}

#EK_Contenedor .EK_PanelNoticias .EK_SubtituloNoticia {
	color: #4471b4;
	text-align:left;
	font-size: 1.2em;
	text-transform: uppercase;
	font-stretch: narrower;
	font-weight:bold;
	padding: 0 1em 0.5em 1em;
}
  
#EK_Contenedor .EK_PanelNoticias .EK_ContNoticia  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1em;
	padding: 0 1em 1em 0;
}

#EK_Contenedor .EK_PanelNoticias .EK_ContNoticia a {
	position: relative;
	display:block;
	font-size: 1em;
	text-align: left;
	margin: 0.5em 0 !important;  
	color: #003399 !important;
	text-decoration: underline !important;
}

#EK_Contenedor .EK_PanelNoticias .EK_ContNoticia a:hover {
	color: #003399 !important;
	text-decoration: none !important;
}

#EK_Contenedor .EK_tab .EK_tab-e  {
	position: relative;
	float: left;
	clear:both;
	z-index: 7;
	width: 30%;
	min-width: 30%;
	height: 3em;
	top: -0.4em;
	margin-left: 70%;
	margin-top: 0;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #000 !important;
	text-align: left;
	background-color:#e6e6e6;
	padding: 2em 0.5em 0 0.5em !important; ;
	border-bottom: solid 1px #fff !important;
 }
 
#EK_Contenedor .EK_tab .EK_tab-e_DobleLinea  {
	position: relative;
	float: left;
	clear:both;
	z-index: 7;
	width: 30%;
	min-width: 30%;
	height: 3.5em !important;
	top: -0.4em;
	margin-left: 70%;
	margin-top: 0;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #000 !important;
	text-align: left;
	background-color:#e6e6e6;
	padding: 1.3em 1em 1em 0.5em!important; 
	border-bottom: solid 1px #fff !important;
 }
 
#EK_Contenedor a.EK_tab-e:hover,
#EK_Contenedor a.EK_tab-e_DobleLinea:hover {
	dislay:block;
	color: #fff !important;
	background: #648bc3;  /* Old browsers */
	background: -moz-linear-gradient(top, #648bc3 0%, #4571b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#648bc3), color-stop(100%,#4571b1)); /* Chrome,Safari4+ */
 }
 
#EK_Contenedor .EK_PanelNoticias img {
	float: left;
	width: 307px;
	height: 241px;
	margin-right: 1em;
}

#EK_Contenedor .EK_noticiaActiva:target + .EK_tab div {
	opacity: 1;
	background-color: #fff;
 }

#EK_Contenedor .EK_noticiaActiva:target + .EK_tab .EK_tab-e,
#EK_Contenedor .EK_noticiaActiva:target + .EK_tab-e_DobleLinea {
  	background: #648bc3;  /* Old browsers */
	background: -moz-linear-gradient(top, #648bc3 0%, #4571b1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#648bc3), color-stop(100%,#4571b1)); /* Chrome,Safari4+ */
	transition: all .5s ease;
  	color: #fff !important;
  	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
 	z-index: 7;
 }

#EK_ContDestacados {
	float:left;
	margin-right:0px;
	padding:0;
}


#EK_Contenido .EK_Destacado{
	position:relative;
	float:left;
	height:auto;
	width:30%;
	margin: 2em 0.8em 1em 0.8em !important;
}

#EK_Contenido .EK_Destacado img{
	position:relative;
	float:left;
	clear:both;
	width:196px;
	height:147px;
	background: transparent url(../img/EK_Dest_ClavesDeporte.png) no-repeat center top;
	border: solid 1px #CCC !important;
}

#EK_Contenido .EK_Destacado p.EK_TituloDestacado{
	position:relative;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-stretch:narrower;
	text-transform: uppercase;
	color: #4471b4;
	text-align: left;
	line-height:1.2em;
	margin: 0.5em 0 !important;
}

#EK_Contenido .EK_Destacado p{
	position:relative;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
	margin: 0.5em 0 !important;
}

#EK_Contenido .EK_Destacado a{
	color:#003399 !important;
}

#EK_Contenido .EK_Destacado a:hover{
	color:#003399 !important;
}

#EK_Contenido #EK_BannersLateralHome {
	position:absolute;
	width:268px;
	right:0;
}

#EK_Contenido #EK_BannersLateral{
	position:absolute;
	height:100%;
	width:268px;
	right:0;
}

#EK_Contenido .EK_Banner a{
	position:relative;
	float:right;
	clear:both;
	width: 264px;
	height: 77px;
	margin: 2em 1em 0 1em;
	border: solid 1px #999;
	box-shadow: 3px 3px 3px #d1d1d1;
   -webkit-box-shadow: 3px 3px 3px #d1d1d1;  /* FF3.6+ */
   -moz-box-shadow: 3px 3px 3px #d1d1d1;  /* Chrome,Safari4+ */
}

#EK_Contenido .EK_Banner a:hover{
	border: solid 1px #000;
	box-shadow: 3px 3px 3px #b1b1b1;
   -webkit-box-shadow: 3px 3px 3px #b1b1b1;  /* FF3.6+ */
   -moz-box-shadow: 3px 3px 3px #b1b1b1;  /* Chrome,Safari4+ */
}

/*slider*/
.sliderContainer{
    width: 100%;/*1030px;*/
    height: 309px;
    position: relative;
    float: left;
    margin:auto;
	background-color:#FFF;
    overflow: hidden;
}

#slider {
    width: 100%;/*900px;*/
    height: 309px;
    background: #FFF;
    /*border: 5px solid #FFF;*/
    overflow: hidden;
    position: relative;
    margin: auto;
}
#slider .slide{
    width: 2000px;
    height: 309px;
    float: left;
	text-align:left;
	overflow:hidden;
	background-color:#FFF;
}

.slide img {
	width:100%;
}
	
.prev, .next{
    display: block;
    height: 33px;
    width: 35px;
    position: absolute;
    top: 265px;
	z-index:100;
}
.prev{
    background: url('../img/EK_boton_anterior.png') no-repeat;
    background-position: 0 0;
    right: 60px;
}
.prev:hover{
    background-position: 0 0px;
    background: url('../img/EK_boton_anteriorOver.png') no-repeat;
}
.next{
    background: url('../img/EK_boton_siguiente.png') no-repeat;
    background-position: 0 0;
    right: 10px;
}
.next:hover{
    background-position: 0 0px;
    background: url('../img/EK_boton_siguienteOver.png') no-repeat;
}


.EK_portada_img50_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Hipica_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img50_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Hipica_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img0_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Monitorado_2_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img0_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Monitorado_2_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img1_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home1_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img1_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home1_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img2_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home2_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img2_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home2_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img3_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Formacion_PadreYMadres_2018.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img3_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Formacion_PadreYMadres_2018_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}


.EK_portada_imgIniciacion_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_iniciacion_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgIniciacion_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_iniciacion_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img4_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home4_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img4_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home4_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img6_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home6_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img6_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home6_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img7_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home7_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img7_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home7_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img8_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home8_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img8_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home8_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img9_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home9_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img9_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home9_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img10_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home10_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img10_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home10_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img11_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home11_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img11_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home11_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img12_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Proyecto_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img12_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Proyecto_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img14_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_SuspensionActividadesEnlace_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img14_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_SuspensionActividadesEnlace_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img17_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home17_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img17_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home17_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgEmergencias_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_imgEmergencias_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgEmergencias_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_imgEmergencias_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img20_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Monitorado_Segundo_Turno_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img20_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Monitorado_Segundo_Turno_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img21_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_FutbolFemenino_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img21_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_FutbolFemenino_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img22_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Programa3K_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img22_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Programa3K_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img24_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Ararteko_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img24_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Ararteko_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img27_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Inscripcion_Novedades_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img27_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Inscripcion_Novedades_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img28_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Heziki_I_Forma_Entre_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img28_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Heziki_I_Forma_Entre_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img29_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_No_Violencia_Mujeres_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img29_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_No_Violencia_Mujeres_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgSesionesInformativas_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_imgSesionesInformativas_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgSesionesInformativas_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_imgSesionesInformativas_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgJuegosEscolaresBizkaia_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_imgJuegosEscolaresBizkaia_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgJuegosEscolaresBizkaia_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_imgJuegosEscolaresBizkaia_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgEncuesta_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home18_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_imgEncuesta_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_Home18_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img32_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Proximos_Hezikiketa_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img32_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Proximos_Hezikiketa_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img33_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Dia_Internacional_Deporte_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img33_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Dia_Internacional_Deporte_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img34_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Whatsapp_Redes_Sociales_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img34_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Whatsapp_Redes_Sociales_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img39_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Habitos_Deportivos_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img39_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Habitos_Deportivos_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img41_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Finales_Escolares_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img41_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Finales_Escolares_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img42_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Decreto_Subvencion_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img42_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Decreto_Subvencion_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_programa_3k_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_programa_3k_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_programa_3k_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_programa_3k_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img48_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_info_ca.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img48_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_BannerCabecera_info_eu.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}



.EK_portada_img51_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Hoja_Incripcion_Deporte_Escolar_2022_2023_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img51_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Hoja_Incripcion_Deporte_Escolar_2022_2023_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}







.EK_portada_img49 {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_Juegos_Escolares_Bizkaia_2019.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img60 {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_Juegos_Escolares_Bizkaia_2021.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img61_ca {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Decreto_Subvencion_21_22_ca.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.EK_portada_img61_eu {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_Decreto_Subvencion_21_22_eu.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}
.EK_portada_Banner_TuParticipas_2023 {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_Banner_TuParticipas_2023.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}
.EK_Banner_App_2023 {
	width:2000px;
	height:309px;
	background: url("../img/EK_Banner_App_2023.png") no-repeat top left;	
	border:0px;
	cursor:pointer;
}
.EK_Banner_Finales_Escolares {
	width:2000px;
	height:309px;
	background: url("../img/EK_portada_Banner_Finales_2024_2025.jpg") no-repeat top left;	
	border:0px;
	cursor:pointer;
}

.slideConTexto {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}
:root .slideConTexto {
	font-size: 1.4rem;
}
.slideConTexto img {
	position: absolute;
	left: 0px;
	top: 0px;
}
.slideConTexto div {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.slideConTexto p {
	text-align: left !important;
}

.slideConTexto p.slideTextoTit {
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	/*margin-bottom: 1.2rem !important;*/
	line-height: 1.6rem;
}
:root .slideConTexto p.slideTextoTit {
	font-size: 1.6rem;
}

.slideConTexto p.slideTextoTitPeque {
	font-weight: bold;
	font-style: italic;
	font-size: 1em;
	/*margin-bottom: 1.2rem !important;*/
	line-height: 1.6rem;
}
:root .slideConTexto p.slideTextoTitPeque {
	font-size: 1.2rem;
}


/*Inicio Panel noticias*/

#EK_PanelNoticiasMovil {
                margin-top:25px;
                background-color:#fff !important;
                
}

#EK_PanelNoticiasMovil #gallery {
                position:absolute;
                width:100%;
                float:left;
                margin-top:25px;
}

#EK_PanelNoticiasMovil div.text {
                position:relative;
                float:left;
                width:68%; 
                padding:0px;
                margin:0;
                line-height:21px;
                font-family:verdana, arial,sans-serif;
                font-size:1em;
                color:#000;
                background-color:#fff;
                margin-top:5px;
}

#EK_PanelNoticiasMovil div.text .contenidoNoticia {
                line-height:21px;
                font-family:verdana, arial, sans-serif;
                font-size:1em;
}

#EK_PanelNoticiasMovil div.text img {
margin-right:15px;         
}
                
#gallery a.thumb {
                font-size:1.2em;
                width:27% !important;
                height:78px !important;
                line-height:78px;
                top:25px;
                right:0;
                display:block !important;
                float:right !important;
                background-color:#e6e6e6;
                vertical_align:middle;
                border-bottom:1px solid #fff;
                padding:0 0 0 25px;
                text-decoration:none;
                font-weight:bold;
}

#gallery a.thumb.lineaDoble {
                line-height:35px;
}

#gallery a.thumb:hover {
                background-color:#4a77b9;
                color:#fff !important;
}


.large {
                padding:0;
                margin:0;
                list-style:none;
                width:68%;
                position:absolute;
                overflow:hidden;
                height:0;
                top:30px;
                left:0px;
                margin:0px !important;
                padding:0px !important;
                background-color:#fff !important;
                -webkit-transition: 1s;
                -moz-transition: 1s;
                -ms-transition: 1s;
                -o-transition: 1s;
                transition: 1s;
}

.large li {
                width:70%;
                height:241px;
                position:absolute;
                top:0;
                margin:0px !important;
                padding:0px !important;
                list-style:none;
                background-color:#fff !important;
}

.large li i {
                display:block;
                width:68%;
                height:241px;
                background:#000;
                position:absolute;
                z-index:3;
                top:241px;
                opacity:0.4;
                filter: alpha(opacity=40);
                -webkit-transition: 1s;
                -moz-transition: 1s;
                -ms-transition: 1s;
                -o-transition: 1s;
                transition: 1s;
}

.large li img {
                position:absolute;
                top:-241px;
                z-index:2;
                opacity:0;
                filter: alpha(opacity=0);
                -webkit-transition: 1s;
                -moz-transition: 1s;
                -ms-transition: 1s;
                -o-transition: 1s;
                transition: 1s;
}

.large span {
                /*width:200px;
                width:100%;
                height:241px;
                position:absolute;
                z-index:4;
                top:30px;
                padding:10px;
                color:#666;
                font:normal 12px/18px Verdana, Geneva, sans-serif;*/
                width:70%;
                position:absolute;
                /*padding:25px;*/                
                z-index:4;
                font-family:Verdana, Geneva, sans-serif;
                -webkit-transition: 1s;
                -moz-transition: 1s;
                -ms-transition: 1s;
                -o-transition: 1s;
                transition: 1s;
}

.large span p {
                margin:0px;
}

.large span b {
                display:block;
                font:bold 16px/30px verdana, arial, sans-serif;
                color:#fc6;
}

.large span div.contenidoNoticia b {
                display: inline;
                font: bold 1em Verdana, Arial, Helvetica, sans-serif !important;;
                color: #000;
}

.large span a {
                color:#9cf;
}

.large li em {
                font:normal normal 12px/25px verdana, arial, sans-serif;
                display:block;
                position:absolute;
                left:0;
                bottom:0;
                z-index:10;
                width:200px;
                padding:0 0px;
                height:25px;
                text-align:center;
                background:#666; color:#fff; cursor:pointer;}


.large .EK_TituloNoticia,
.large .EK_SubtituloNoticia,
.large .EK_ContNoticia {
	padding-left:0px !important;
}
 

a.a1:active ~ .img1 {
                height:241px;
} 

a.a1:active ~ .img1 li img {
                top:0;
                z-index:1;
                opacity:1;
                filter:
                alpha(opacity=100);
}

a.a2:active ~ .img2 {
                height:241px;
} 
a.a2:active ~ .img2 li img {
                top:0;
                z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}

a.a3:active ~ .img3 {
                height:241px;
} 

a.a3:active ~ .img3 li img {
                top:0;
                z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}

a.a1:focus ~ .img1 {
                height:241px;
} 

a.a1:focus ~ .img1 li img {
                top:0;
                z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}

a.a2:focus ~ .img2 {
                height:241px;
} 

a.a2:focus ~ .img2 li img {
                top:0;
                z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}

a.a3:focus ~ .img3 {
                height:241px;
} 

a.a3:focus ~ .img3 li img {
                top:0; z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}
/*
ul.large:hover {
                height:241px;
                display:block;
} 

ul.large:hover img {
                top:0;
                z-index:1;
                opacity:1;
                filter: alpha(opacity=100);
}

ul.large:hover li:hover {
                direction:ltr;
}

ul.large:hover li:hover i {
                top:0;
}

ul.large:hover li:hover img {
                top:0;
}

ul.large:hover li:hover span {
                width:100%;
                height:241px;
                position:absolute;
                z-index:4;
                top:30px;
                padding:10px;
                color:#666;
                background-color:pink;
}*/

/*-INICIO acordeon banner-*/

.EK_BannerAcordeon>div.EK_bannerDespliega {
    display:block;
    margin: 0;
    height:77px;
                
                border: 1px solid #999999;
    box-shadow: 3px 3px 3px #d1d1d1;
    clear: both;
    float: right;
    height: 77px;
    margin: 2em 1em 0;
    position: relative;
    width: 264px;                
                

                box-shadow: 3px 3px 3px #d1d1d1;
   -webkit-box-shadow: 3px 3px 3px #d1d1d1;  /* FF3.6+ */
   -moz-box-shadow: 3px 3px 3px #d1d1d1;  /* Chrome,Safari4+ */
    background: #cccccc;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #ffffff, #cccccc);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffcccccc); /* IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff999999, endColorstr=#ffcccccc)";   /* IE 8 */
                background-image: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%); /*IE10*/
    overflow: hidden;
                
}

.EK_BannerAcordeon>div.EK_bannerDespliega:hover {
    overflow: auto;
                position:relative;
                float:right;
                clear:both;
                width: 264px;
                height: 228px;
                margin: 2em 1em 0 1em;
                border: solid 1px #999;
}

@-moz-document url-prefix() {
	.EK_BannerAcordeon>div.EK_bannerDespliega:hover {
	                height: 228px;
	}
}

.EK_BannerAcordeon>div.EK_bannerDespliega:hover.EK_ContEmergente {
                margin-top:30px;
                height: 228px;
}

.EK_BannerAcordeon:hover>div.EK_bannerDespliega:hover>.EK_ContEmergente {
    /* Decorative CSS */
    color:#333;
    background: #cccccc;

    /* CSS3 Gradient Effect */
    background: -moz-linear-gradient( top, #ffffff, #cccccc); /* FF, Flock */
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc)); /* Safari, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffcccccc); /* IE 5.5 - IE 7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffcccccc)";   /* IE 8 */
                background-image: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%); /*IE10*/
}

.EK_BannerAcordeon:hover>div.EK_bannerDespliega:hover {
    cursor:pointer;
}


.EK_ContEmergente ul {
                margin:0px !important;
                padding:20px 0 0 0 !important;
                list-style:none !important;
                font-size:1em !important;
}

.EK_ContEmergente ul li {
                margin:0 !important;
                padding:5px 10px !important;
                list-style:none !important;
}

.EK_ContEmergente ul li a {
                margin:0 !important;
                padding:0 !important;
                width:auto !important;
                height:auto !important;
                border:none !important;
                float:none !important;
                box-shadow:none !important;
                font-size:1em !important;
}

/*FIN acordeon banner*/


/*Fin Panel Noticias*/



/*FIN Home -----------------------------------------------------------------------------------------------------------------------------------------------------*/



/* INICIO Estilos a�adidos equipo desarrollo Java --------------------------------------------------------------------------------------------------------*/
p.EK_TextoAviso img {
	vertical-align: middle;
	height: 21px;
}

p.EK_TextoAviso img#imagenCentrada {
	display: block;
    margin-left: auto;
    margin-right: auto;
	height: 140px;
}


/* Portada */
img.tablasPortal {
	text-align: center; 
	max-width: 94%;
	width: auto	;			/*FIX IE8*/
}

.noDisponible {
	display: none !important;			
}

#EK_Contenido .EK_Destacado input[type="submit"] {
	position: relative;
	float: left;
	clear: both;
	width: 196px;
	height: 147px;
	border: solid 1px #CCB !important;
	cursor:pointer;
}

#EK_Contenido .EK_Destacado input[type="submit"]#IdClaves {
	background: url(../img/EK_Dest_ClavesDeporte.png) no-repeat center top;
}
#EK_Contenido .EK_Destacado input[type="submit"]#IdCampanyas  {
	background: url(../img/EK_Dest_Campanyas.png) no-repeat center top;
}
#EK_Contenido .EK_Destacado input[type="submit"]#IdProyectoDeportivo {
	background: url(../img/EK_Dest_Libros.png) no-repeat center top;
}

.contenidoNoticia input.EK_BotonLink {
	border: none;
	background-color: transparent;
	text-decoration: underline;
}
.contenidoNoticia input.EK_BotonLink:hover {
	color: #c00;
}

	/*listado en columnas*/
	
	ul.EK_dos_columnas,
	ul.EK_tres_columnas{
		width:98%;                        
		overflow:hidden;
	}
	
	ul.EK_dos_columnas li,
	ul.EK_tres_columnas li {
		line-height:1.5em;
		float:left;
		list-style-image: url("http://www.bizkaia.eus/home2/irudiak/flecha_peque.gif");
	}
	
	ul.EK_dos_columnas li { width:50%;}
	ul.EK_tres_columnas li { width:33.333%; }
	/*fin listado en columnas*/


/* FIN Portada */

/* Menu */
.cursorMano{
	cursor:pointer;
}

/* Finalizar inscripci�n */
.fotoParticFinaliInsc{
	width: 58px;
	height: 58px;
}

/* Combos Filtros longitudes personalizadas */
.comboAltaDoc{
	width: 50em !important; 
}

.comboAltaTitualcion{
	width: 25em !important;
}

.EK_Contenedor_bloqueInicio_1col {
	display:block;
	width:48%;
	float:center;
	text-align:center;
	margin:0 auto;
}
.Varios_Participantes{
	display:flex;
}
.Varios_Participantes_MensaInf{
	width: 60em;
}
.Varios_Participantes_Lista{
	margin:0.5em;
	overflow: auto;
}

img.icoYoutube {
	margin: 0px 8px -8px 8px;
	position: relative;
}

div#EK_contenedorInt_linea div#EK_ContProlongada > p {
	margin-left: 15px;
}

div#EK_contenedorInt_linea img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table#errorJSP {
	border: 0px;
}
table#errorJSP td {
	border: 0px;
}

/* ParticipanteDetalle INI - Correcciones para inputs a dos columnas, con y sin icono de error*/

/* a�adir selector para dos columnas con error */

form.participanteDetalle select.conEK_BloqueError {
	width: 19.5em;
}

form.participanteDetalle input.conEK_BloqueError {
	width: 18.6em;
}

form.participanteDetalle select.sinEK_BloqueError {
	width: 21.8em;
}

.participanteDetalle span.EK_BloqueError {
	display: inline-block;
	width: 2em;
}
/* ParticipanteDetalle FIN */
.enlaceIncidencia {
	border: none;
    background: none;
    text-align: left;
    font-size: 106%;
    padding: 0px;
    margin-left: -0.8em !important;
    margin-bottom: 0.1em !important;
    width: 100%;
    cursor: pointer;
}
.enlaceIncidencia:hover {
	text-decoration:underline;
}

Caja de ayuda */


.EK_CajaAyuda,
.EK_CajaAyuda:before
.EK_CajaAyuda:after {
	box-sizing: border-box;
}

.EK_CajaAyuda {
	width: 38px;
	height: 40px;
	float: right;
	overflow: hidden;
	padding: 0px;
	background: none;
}
.EK_CajaAyuda:hover {
	height: auto;
	width: auto;
	float: left;
	cursor: help;
	background: #d0dff3 url(../img/EK_icoCajaAyuda_on.png) no-repeat left top;
	font-weight:bold;
	margin-left: 30px;
	border-right: 30px solid #fff;
	padding: 12px 12px 12px 44px;
}

.pantallaSolicitudClaves .EK_CajaAyuda {
	height: auto;
	width: auto;
	float: left;
	cursor: help;
	background: #d0dff3 url(../img/EK_icoCajaAyuda_on.png) no-repeat left top;
	font-weight:bold;
	margin-left: 30px;
	border-right: 30px solid #fff;
	padding: 12px 12px 12px 44px;
}

.pantallaSolicitudClaves .EK_CajaAyuda img {
	display: none;
}

.EK_CajaAyuda:hover img {
	display: none;
}
.EK_CajaAyuda img {
	display: block;
	margin: 0px;
}
.EK_CajaAyuda strong {
	color: #c00;
}
.EK_CajaAyuda a {
	font-weight: bolder;
}
.EK_CajaAyuda span {
	display: inline-block;
	padding-right: 24px;
	height: 24px;
	line-height: 24px;
}
.EK_CajaAyuda span.EK_AyudaConsultar {
	background: transparent url(../img/Ek_IcoVer.gif) no-repeat right 50%;
}
.EK_CajaAyuda span.EK_AyudaModificar {
	background: transparent url(../img/Ek_IcoModificar.gif) no-repeat right 50%;
}
.EK_CajaAyuda span.EK_AyudaBorrar {
	background: transparent url(../img/Ek_IcoBorrar.gif) no-repeat right 50%;
}
.EK_CajaAyuda .titulo {
	font-size: medium;
	color: #0d3c7b !important;
}
.EK_CajaAyuda .ayudaSolicitudesClaves {
	display: inline-block; 
	width: 45%;
	vertical-align: top;
}


.EK_LeyendaEquipos {
	line-height: 22px;
	margin-bottom: 12px;
}
.EK_LeyendaEquipos span {
	margin-left: 12px;
}
.EK_LeyendaEquipos span img {
	margin-right: 4px;
	vertical-align: middle;
}


Caja de informacion */


.EK_CajaInformacion,
.EK_CajaInformacion:before
.EK_CajaInformacion:after {
	box-sizing: border-box;
}

.EK_CajaInformacion {
	width: 38px;
	height: 40px;
	float: right;
	overflow: hidden;
	padding: 0px;
	background: none;
}
.EK_CajaInformacion:hover {
	height: auto;
	width: auto;
	float: left;
	cursor: help;
	background: #d0dff3 url(../img/EK_icoCajaInformacion_on.png) no-repeat 5px 5px;
	font-weight:bold;
	margin: 2em;
	padding: 1.5em 2em 1em 3.5em;
	border-right: 30px solid #fff;
}
.EK_CajaInformacion:hover img {
	display: none;
}
.EK_CajaInformacion img {
	display: block;
	margin: 0px;
}
.EK_CajaInformacion strong {
	color: #c00;
}
.EK_CajaInformacion a {
	font-weight: bolder;
}
.EK_CajaInformacion span {
	display: inline-block;
	padding-right: 24px;
	height: 24px;
	line-height: 24px;
}
.TituloTablas{
	color: #000;
	text-align: left;
	margin-bottom: 0.4em;
	margin-left: 0.4em;
	background-color: #fff;
	font-weight: bolder;
	font-size: 1.1em;
	margin-top: 4em;
}

/* FIN Estilos a�adidos  equipo desarrollo Java ----------------------------------------------------------------------------------------------------------*/

/*Estilos caja compartir p�gina*/

#EK_Compartir {
	position: relative;
}

#EK_Extras .EK_FormularioCompartir {
	display: none;
	z-index: 1000;
	float: none;
	position: absolute;
	right: auto;
	left: -532px;
	top: 0px;
	width: 530px;
	border: 1px solid #ababab;	
	background-color: #fff;
}

#EK_Extras .EK_FormularioCompartir * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7rem;
}
#EK_Extras .EK_FormularioCompartir fieldset {
	width: 100%;
}

#EK_Extras .EK_FormularioCompartir fieldset legend {
	width:100%;
	height:41px;
	line-height:41px; 
	background-color:#333;
	color: #fff !important;	
	font-weight:bold;
	padding-left: 1rem;
}

#EK_Extras .EK_FormularioCompartir fieldset label,
#EK_Extras .EK_FormularioCompartir fieldset input {
	height: 1.2rem;
	line-height: 1.2rem;
	display: inline-block !important;
}

#EK_Extras .EK_FormularioCompartir fieldset label {
	width:100px;
	padding:7px 0px 7px 10px;
	color:#333;
	font-weight:bold;
}

#EK_Extras .EK_FormularioCompartir fieldset input {
	width: 400px !important;
	padding: 7px 0px 7px 5px;
	border: none;
	color: #333;
	font-weight: normal;
	text-indent: 0px !important;
}
#EK_Extras .EK_FormularioCompartir fieldset input.EK_CompartirAzul {
	color: #039;
}

/* Prueba de placeholder */
#EK_Extras .EK_FormularioCompartir ::-webkit-input-placeholder {
	font-style: italic;
	color: #333;
}
#EK_Extras .EK_FormularioCompartir ::-moz-placeholder {
	font-style: italic;
	color: #333;
} /* firefox 19+ */
#EK_Extras .EK_FormularioCompartir :-ms-input-placeholder {
	font-style: italic !important;
	color: #333;
} /* ie */
#EK_Extras .EK_FormularioCompartir input:-moz-placeholder {
	font-style: italic;
	color: #333;
}

#EK_Extras div#EK_ContieneCompartir[class="EK_FormularioCompartir"] fieldset input[type="submit"],
#EK_Extras div#EK_ContieneCompartir[class="EK_FormularioCompartir"] fieldset input[type="button"] {
	width: 100px !important;
	padding: 5px 1em !important;
	height: 30px !important;
	line-height: 17px;
	background: #24589c url("../img/EK_fondoSubmit.gif") repeat-x scroll left top;
	font-size: 0.85rem;
	color: #fff;
	font-weight: bold;
}
#EK_Extras .EK_FormularioCompartir fieldset label.EK_FormularioCompartirTexto {
	float: none;
	width: 95%;
}

#EK_Extras .EK_FormularioCompartir fieldset textarea {
	height: 8rem !important;
	float: none;
	width: 90%;
	margin-top: 6px !important;
	margin-left: 10px !important;
	border: none;
}

#EK_Extras .EK_FormularioCompartir fieldset input[email] {
	color:#039;
	font-weight:normal;
	text-decoration: underline;
}

#EK_Extras .EK_areaBoton {
	border-top: 1px solid #ccc;
	background-color: #f1f1f1;
	text-align: center;
	padding: 0.5rem 0px;
	clear: both;
}

#EK_Extras .EK_FormularioCompartir fieldset .oculto {
	display: none;
}

#EK_Extras .EK_areaBoton p {
	text-align: center;
}

/* Tablas de datos de la parte p�blica */
.EK_TablaDatos {
	margin: 10px;
	max-width: calc(100% - 30px);
	width:  calc(100% - 30px);
	padding: 5px;
	white-space: nowrap;
	overflow: auto;
	
	right: 10px;
	
	overflow: auto;
}

.EK_TablaDatos table {
	/*width: 98%;*/
	table-layout: auto !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	background: #fff;
}
.EK_TablaDatos.EK_TablaAnchoFijo table {
	width: 600px;
	/*table-layout: fixed !important;*/
}

.EK_TablaDatos table caption {
	color: #036 !important;
	font-weight: bold;
	font-size: 0.8125rem !important;
	padding-bottom: 8px;
	text-align: left;
}
.EK_TablaDatos table th {
	font-size: 0.6875rem !important;
	font-weight: bold;
	background-color: #0d3c7b;
	color: #fff;
	padding: 0.4rem 0.8rem !important;
	text-transform: capitalize;
	line-height: 1rem;
	border: 1px solid #edecef !important;
}
.EK_TablaDatos table thead tr ~ tr th {
	background-color: #58749a;
}

.EK_TablaDatos table tbody td {
	font-size: 0.75rem;
	color: #333;
	border: 1px solid #edecef !important;
	white-space: nowrap;
	padding: 0.5rem 0.75rem !important;
}

/* Otros */
.EK_BloqueCont1 li {
	font-size: 1em;
	line-height: 1em;
	min-height: 1em;
}

.EK_FormModifSolicitudClavesPadre label{
	width: 22.5em;
}

.EK_FormModifSolicitudClavesPadre input[type="text"],
.EK_FormModifSolicitudClavesPadre input[type="password"],
.EK_FormModifSolicitudClavesPadre input[type="file"] {
	width: 31em;
}

table.sortable tbody {
    counter-reset: sortabletablescope;
}
table.sortable thead tr::before {
    content: "";
    display: none;
}
table.sortable tbody tr::before {
    content: counter(sortabletablescope);
    counter-increment: sortabletablescope;
    display: none;
}
.EK_DNIError label{
	position: absolute;
	margin-top: 40px !important;
	padding-left: 0px !important;
	padding: 0px;
	width: 30em;
	height: 20px;
	font-size: 8.5px;
	margin-left: -730.5px !important;
	background-color: #ececec;
}
.EK_DNIPasaporte label{
	height: 60px; 
	padding-top: 15px !important;
}

/* Estilos para Login.jsp */
@media only screen and (max-width: 600px) {
  #EK_ContenedorLogin{
  margin-bottom: 300px;
  }
}
@media (min-width: 1200px) {
  #EK_ContenedorLogin{
  margin-bottom: 100px;
  }
}
@media (min-width: 800px) and (max-width: 1200px) {
  #EK_ContenedorLogin{
  margin-bottom: 200px;
  }
}
@media (min-width: 600px) and (max-width: 800px) {
  #EK_ContenedorLogin{
  margin-bottom: 290px;
  }
}

nav {
  float: left;
  width: 30%;
  height: 300px;
  background-color: #b7cbff;
  padding: 20px;
  margin-right: 9.4%;
  margin-left: 10%;
  border: 3px solid #0000a0;
  color: #0000a0;
} 
.estiloBoton_a {
  float: left;
  width: 30%;
  height: 300px;
  background-color: #b7cbff;
  padding: 20px;
  margin-right: 9.4%;
  margin-left: 10%;
  border: 3px solid #0000a0;
  color: #0000a0;
}

#lineaSeparadora{
float: left;
background-color: #0000a0;
 width: 10px;
  height: 300px;
  margin-top: 0px
}

article {
  float: right;
  padding: 20px;
  width: 30%;
  background-color: #b7cbff;
  height: 300px; 
  margin-right: 10%;
  border: 3px solid #0000a0;
  color: #0000a0;
}


section::after {
  content: "";
  display: table;
  clear: both;
}


@media (max-width: 600px) {
  nav, article {
    width: 100%;
    height: auto;
    
  }
  nav {margin-left: 0%; margin-bottom: 5%}
  article {margin-right: 0%}
  #lineaSeparadora {display: none}
  
  .estiloBotonIniciales {
  	width: 80% !important;
    height: auto;
    margin-left: 10% !important;
    margin-right: 0% !important;
  }
  
}

.boton-inscripcion{
	float: left;
	width: 80%;
	height: 100px;
	background-color: #b7cbff;
	padding: 20px;
	margin-right: 10%;
	margin-left: 10%;
	border: 3px solid #0000a0;
	color: #0000a0;
	margin-bottom: 5%
}
.boton-inscripcion-bloqueo{
	float: left;
	width: 80%;
	height: 100px;
	background-color: #ffddb7;
	padding: 20px;
	margin-right: 10%;
	margin-left: 10%;
	border: 3px solid #0000a0;
	color: #0000a0;
	margin-bottom: 5%;
	cursor: default;
}
article.article-bloqueo{
	background-color: #ffddb7;
}
.estiloBoton:hover {
 
  background-color: #f2f5ff  !important;
  cursor: pointer
}

.estiloBotonVover:hover {
  color: #93b6ff  !important;
  cursor: pointer
}

.estiloBotonIniciales {
  margin-right: 1.5% ;
  margin-left: 1.5% ;
  width: 28.6% ;
}

.contenedor-mensajes {
	margin-bottom: 30px;
}

.contenedor-mensajes p{
	margin-left: 10px;
	white-space: pre-line;
}

.modal-body p{
	margin-left: 10px;
	white-space: pre-line;
}

.modal-centrada {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
}