
/*#region Menú fútbol */


#MenuCanalFutbol {
    margin-left: 10px;
}
#MenuCanalFutbol .CanalesSeccion 
{
	height:70px;
	background:#FFF url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/cabecera_futbol_2013.jpg) no-repeat 0px 0px;border: 0;
	margin: 0 4px;
	position:relative;
	width:980px;
}


.futbol_menu {
    clear:both;
    float: left;
	background-color: #f0f0f0;
    border: 1px solid #dddddd;
	border-radius: 4px;
    height: 60px;
    margin: 20px auto 4px 3px;
    width: 968px;
}

.futbol_menu_titulo
{
	float:left;
	font-family:Segoe UI,Segoe,Segoe WP,Tahoma,Verdana,Arial,sans-serif;
	width:190px;
	margin:5px;
}

.futbol_menu_titulo a
{
	background-color:#ffffff;
	padding:4px;
	border:1px solid #DDDDDD;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.futbol_menu_titulo a:hover
{
	text-decoration:none;
	background-color:#999999;
	color:#FFFFFF;
	cursor:pointer;
}

.futbol_titulo
{
	text-align:left;
	margin-left:4px;
	margin-bottom:8px;
	font-size:15px;
}


.futbol_patrocinador
{
	background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/bbva_151x42.gif) right no-repeat;
	width:320px;
	height:50px;
	float:left;
	font-family:helvetica;
	font-size:14px;
	 padding-top: 10px;
}

/*#endregion*/

/*#region jornada */

.jornada_no_existe
{
	font-size:18px;
	background-color:#FF0000;
	font-size:18px;
	color:#FFFFFF;
	margin-top:50px;
	padding:7px;
	border-radius:4px;
	width:300px;
    box-sizing:border-box;
}

.jornada_resultados {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-top: 10px;
    margin-bottom: 25px;
    float: left;
    margin-right: 0;
	width: 100%;
}

.jornada_resultados a:hover{text-decoration:none;}

.jornada_titulo, .fase_titulo
{
	width:90%;
	height:30px;
	background-color:#ff0000;
	color:#FFFFFF;
	font-size:large;
	margin-top:15px;
	padding-top:5px;
}

.jornada_titulo span, .fase_titulo span{ font-weight:bold; padding-left:8px;}

.jornada_subtitulo, .fase_subtitulo
{
  margin-top:30px;
  border-bottom: 2px solid #858585;
  color:#858585;
  text-align:right;
	width: 90%;
  height:30px;
  font-size:18px;
}

.jornada_alante
{
	width:49%;
	float:right;
	height:45px;
	text-align:right;
}

.jornada_atras
{
	float:left;
	width:49%;
	height:45px;
	text-align:left;
}

.jornada_boton
{
	line-height:20px;
	padding:8px 13px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration:none;
	color:#FFFFFF !important;
	text-shadow:none;
	background-color:#333;
}

.jornada_fila a.cronica
{
	background-color:#CCCCCC;
	padding:5px;
	line-height:29px;
	font-size:11px;
}

.jornada_fila a.goles
{
	background-color:#999;
	padding:5px;
	line-height:29px;
	font-size:11px;
	margin-right:4px;
	cursor:pointer;
}

.jornada_fila .EscudosFutbol{width:25px;padding-left:5px;}

.jornada_botones_avance
{
	margin-top:30px;
	height:50px;
	width:600px;
}

.jornada_tabla_resultados{	width:580px;}

.resultado_estado_partido{width:75px;}

.resultado_estado_partido span
{
	padding-left:5px;
	color:#727272;
	cursor:default;
}

.jornada_tabla_resultados .jornada_local, .fase_tabla_resultados .jornada_local{text-align:right;width:140px;}
.jornada_tabla_resultados .jornada_visitante, .fase_tabla_resultados .jornada_visitante{text-align:left;width:145px;}

.jornada_fila:hover{background-color:#FAF4E4; }
.jornada_fila a{color:#1F3F4F;font-size:larger;}

.fila_par{background-color:#F3F3F3;}
.fila_impar{background-color:#FFFFFF;}
.jornada_resultado{width:68px;}

.jornada_resultado .jornada_resultado_goles
{
	margin:2px;
	padding:5px;
	background-color:#555555;
	color:#FFFFFF;
	float:left;
	height:21px;
	width:14px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	border-radius:2px;
}
.jornada_boton_acciones{width:115px;}
.jornada_goles{display:none;height:30px;}

.jornada_goles td.goles_local{padding-right:10px;text-align:right;}
.jornada_goles td.goles_visitante{padding-left:10px;text-align:left;}
.jornada_goles td a{color:#333333;margin: 0 6px;}
.jornada_goles td img{padding-right:4px;}
.jornada_goles td div.info_gol{width:200px;}
.jornada_goles td.goles_visitante div.info_gol_img{	margin-right:5px;}
.jornada_goles td.goles_local div.info_gol, .jornada_goles td.goles_visitante div.info_gol_img{float:left;}


#jornada_horiz{width:100%;}
.banner_jornada_horiz{width:100%;}
.banner_jornada_horiz > a > img {width: 100%}
.resultados_jornada_horiz{ height:auto; padding-top:2px;}
.resultados_jornada_horiz div.resultados_column{width:49.9%;float:left;}

.jornada_horiz_prom
{
	margin: 1px; 
	text-align: right;
	padding-bottom:5px;
    margin-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
}

.div_jornada_fila{width:100%; height:30px;}
.div_jornada_fila div{float:left;}
.resultados_column .div_resultado_estado_partido{width:65px; padding-top:3px;text-align:left;}
.resultados_column .div_resultado_estado_partido span
{
	color:#FF0000;
	padding:3px;
	font-size:10px;
	font-weight:bold;
}

.resultados_column_unica .div_resultado_estado_partido
{
	width:120px;
	padding-top:3px;
	text-align:left;
}
	.resultados_column_unica .div_resultado_estado_partido span
	{
		color:#FF0000;
		padding:3px;
		font-size:13px;
		font-weight:bold;
	}

.resultados_column .div_jornada_local, .resultados_column .div_jornada_visitante{width:74px;}
.resultados_column_unica .div_jornada_local, .resultados_column_unica .div_jornada_visitante{width:150px;}

.div_jornada_local {text-align:right; padding-top:3px;}
.div_jornada_visitante{text-align:left; padding-top:3px;}

.resultados_column .div_jornada_resultado{width:35px;}
.resultados_column_unica .div_jornada_resultado{width:46px; padding-left:5px;}

.div_jornada_resultado > div{margin-right:2px;}

.div_jornada_fila .div_EscudosFutbol{width:30px;padding-left:5px;}
.div_jornada_resultado div.resultado_estado_partido span{padding-left:5px;	color:#727272;cursor:default;}

.div_jornada_fila:hover{background-color:#FAF4E4; }
.resultados_column .div_jornada_fila a{color:#1F3F4F;font-size:small;}

.resultados_column_unica .div_jornada_fila a{color:#1F3F4F;font-size:larger;}

.resultados_column .div_jornada_resultado .jornada_resultado_goles
{
	padding:2px;
	background-color:#555555;
	color:#FFFFFF;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width:11px;
}

.resultados_column_unica .div_jornada_resultado .jornada_resultado_goles
{
	padding:3px;
	background-color:#555555;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width:15px;
}

.div_jornada_resultado .jornada_resultado_goles a{color:#FFFFFF;}

/*#endregion*/

/*#region Clasificación liga */

#clasificacion
{
	margin-top: 5px;
}
.clasificacion_tabla
{
	width: 90%;
	font-family:Segoe UI,Segoe,Segoe WP,Tahoma,Verdana,Arial,sans-serif;
}

.clasificacion_titulo tr:hover
{
	background-color:#FFFFFF;
}
.clasificacion_titulo td{ border-bottom:1px solid #C0C0C0;}
.clasificacion_titulo_pos{width:30px; height: 30px;}
.clasificacion_titulo_nombre{height: 25px; width: 150px;}

.clasificacion_titulo_info
{
	height: 19px; 
	width: 38px;
	font-weight:bold;
	text-align:left;
	cursor:default;
}

.clasificacion_ascenso{border-left: 3px solid #669966;}
.clasificacion_promo{border-left: 3px solid #FFCC66;}
.clasificacion_descenso{border-left: 3px solid #990033;}
.clasificacion_pts{ background-color:#FAF4E4; padding: 0 4px;}
.clasificacion_puesto{text-align:center;}
.clasificacion_tabla td{height:30px;font-size:14px;}
.clasificacion_tabla tr.fila_impar:hover, .clasificacion_tabla tr.fila_par:hover{background-color:#FAF4E4}

.clasificacion_tabla a{font-size:15px;color:#333333;}
.clasificacion_tabla a:hover, .fase_tabla_resultados a:hover{text-decoration:none;}

.clasificacion_cifra{color:#727272;}

#clasificacion_leyenda
{
	margin-top:40px;
	width:310px;
	background-color:#F0F0F0;
	border: 1px solid #DDDDDD;
	padding:15px;
	height:54px;
}

#clasificacion_leyenda_p
{
	margin-top:40px;
	width:216px;
	background-color:#F0F0F0;
	border: 1px solid #DDDDDD;
	padding:15px;
	height:54px;
}

.leyenda_item
{
	float:left;
	width:130px;
	height:60px;

}
.leyenda_champions 
{
	border-left:5px solid #669966;
	text-align:left;
	padding-left:4px;
}

.leyenda_europa
{
	margin-top:1px;
	border-left:5px solid #FFCC66;
	text-align:left;
	padding-left:4px;
}

.europa_item{width:105px;}
.europa_img{margin-top:6px;}
.descenso_img{margin-top:10px;}
.descenso_item, .ascenso_item, .promocion_item{width:72px;}

.leyenda_descenso
{
	margin-top:2px;
	border-left:5px solid #990033;
	text-align:left;
	padding-left:4px;
}
/*#endregion*/

/*#region Partido*/

#contenedor_partido, .ficha_datos
{
	border:1px solid #DDDDDD;
	background-color:#F0F0F0;
	margin:4px;
	font-family:Segoe UI,Segoe,Segoe WP,Tahoma,Verdana,Arial,sans-serif;
	float:left;
	width:99%;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-bottom:4px;
}

#partido_info
{
	height:245px;
	width:650px;
}

.partido_marcador, .partido_datos
{
	float:left;
	width:305px;
	height:238px; 
	margin:12px 0 10px 12px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.partido_marcador_estado
{
	width:100%;
	height:20px;
	font-size:18px;
}

.partido_marcador > div{height:90px; margin-top:10px;}
.partido_datos{font-size:12px;}

.marcador_estado
{
	font-size:16px;
	color:#669966;
	margin:5px;
}

.marcador_resultado a, .marcador_goles_info a{color:#333333;}

.marcador_resultado a:hover, .marcador_goles_info a:hover{text-decoration:none;}

.marcador_resultado>div{float:left;}
.marcador_resultado_goles
{
	background-color:#555555;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size:35px;
	font-weight:bold;
	margin:2px;
	text-align:center;
	width:16px;
	color:#FFFFFF;
	width:30px;
}

.marcador_escudo{width:116px;height:40px;}

.marcador_nombre_equipo{font-size:16px;	color:#333333;}

.marcador_goles_info > div
{float:left;
 height:70px;
 width:45%;
 margin-left:9px;
}

.goles_local{text-align:right;}

.goles_local a {margin-right:8px;}
.goles_visitante{text-align:left;}

	.goles_visitante a
	{
		margin-left:8px;
	}

.datos_label
{
	color:#999999;
	width:90px;
	text-align:left;
	padding-left:25px;
	
}

.datos_info{width:150px;text-align:left;}
.datos_linea{padding-top:5px; float:left;}
.datos_linea>div{float:left;}
.linea_estadio
{
	width:100%;
	height:141px;
	position:relative;
	text-align:center;
}



.linea_estadio h3
{
	position:absolute;
	top:95px;
	left:0;
	width:75%;
	text-align:left;
	background-color:#FFFFFF;
	color:#555555;
	left:26px;
	padding-left:5px;
}

#partido_alineacion
{
	height:241px;
	width:650px;
}

.alineacion_titulo, .comentarios_titulo
{
	padding:4px;
	margin-top:10px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.alineacion_equipo
{
	float:left;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	margin: 4px 0 3px 12px;
	width: 305px;
	height:205px;
	padding-top:5px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.alineacion_equipo ul
{
	text-align:left;
	margin-left:40px;
	font-size:12px;
	color:#333333;
	list-style:circle;
}

.alineacion_equipo li a.jugador_cambio{color:#999999;}
.alineacion_equipo li>a{color:#333333;}
.alineacion_equipo li a:hover{text-decoration:none;}

.partido_comentarios
{
	width:625px;
	float:left;
	height:auto;
	display:block;
	margin: 4px 12px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-bottom:20px;
}

.linea_incidencia
{
	display:block;
	float:left;
	height:auto;
	width:97%;	
	border-bottom:1px solid #CCCCCC;
	font-size:14px;
	margin:0px 8px;

}
.linea_incidencia>div{	float:left;}
.incidencia_minuto{	width:25%;padding:8px 4px;}
.incidencia_img{width:6%;padding-top:8px;}
.incidencia_desc{width:65%;	text-align:left; padding:7px; margin:3px 0; }

.minuto_num
{
	background-color:#333333;
	color:#FFFFFF;
	padding:4px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.minuto_desc
{
	background-color:#669966;
	color:#FFFFFF;
	padding:4px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/*#endregion*/

/*#region fase*/

.fase_tabla_resultados{	padding-top:20px;width:90%;}
.fase_estado_partido{ width:134px;}
.fase_estado_partido b
{	
	background-color:#0099CC;
	color:#FFFFFF;
	padding:2px;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.fase_titulo_grupo div
{
	background-color:#A5CE00;
	color:#333333;
	padding:3px;
	margin-top:10px;
	font-size:12px;
}

.menu_fases, .menu_grupos{height:30px;}
.menu_fases ul, .menu_grupos ul{padding:0;margin-top:15px;}
.menu_fases li, .menu_grupos li{display:inline-block;margin:0px;}

.menu_fases li a
{
	font-size:13px;
	text-decoration: none;
	padding: 6px 11px;
	background-color: #0099CC;
	color: #FFFFFF;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.menu_grupos li a
{
	font-size:11px;
	text-decoration: none;
	padding: 5px 10px;
	background-color: #44B9E6;
	color: #FFFFFF;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.menu_fases li.selected a, .menu_grupos li.selected a{	background-color:#CCCCCC;color:#333333;}

.menu_fases li a:hover {background-color: #FF0000; color:#FFFFFF;}
.menu_grupos li a:hover{background-color:#FF0000; color:#FFFFFF;}

.jornada_titulo_champions
{
	width:90%;
	height:25px;
	background-color:#A5CE00;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color:#333333;
	font-size:large;
	margin-top:20px;
}

.jornada_titulo_champions span{ font-weight:bold; padding-left:8px;}

.titulo_liga {
    width: 627px;
    background: white;
    border: 1px solid #D5D5D5;
    margin-bottom: 15px;
}

#clasificacion_champions{margin-top:10px;margin-bottom:45px;}

/*#endregion*/

/*#region ficha equipo*/

#ficha_equipo{width:90%; height:auto;}

.ficha_datos{width:99%}
.equipo_nombre
{
	font-size:24px;
	background-color:#333333;
	color:#FFFFFF;
	margin-left:4px;
	font-weight:bold;
}
.equipo_info, .estadio_info
{
	width:47%;
	float:left;
	height:238px; 
	margin:12px 0 10px 12px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.ficha_datos .titulo_info
{
	padding:4px;
	margin-top:10px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.equipo_info .datos_info
{
	width:100%;
	height:100%;
}
.estadio_info .datos_info
{
	width:100%;
	height:100%;
	padding-top:20px;
	text-align:center;
}
.equipo_escudo
{
	width:40%;
	height:100%;
	float:left;
	text-align:center;
}

.equipo_escudo img {
    max-width: 105px;
}

.info_gen{	padding-top:10px; line-height:18px;}

.info_gen .linea_info div.label_info{float:left; width:80px; color:#999999;}
.info_gen .linea_info div.dato_info{float:left; width:95px;}

.estadio_info .linea_info .label_info
{
	float:left;
	width:80px;
	color:#999999;
	padding-left:30px;
	line-height:18px;
	text-align:left;
}
.estadio_info .linea_info .dato_info
{
	float:left;
	width:180px;
	line-height:18px;
	text-align:left;
}
.enlace_info_equipo{font-size:14px;	color:#333333; font-weight:bold;}
.linea_estadio h4
{
	position:absolute;
	top:77px;
	left:0;
	width:75%;
	text-align:left;
	background-color:#FFFFFF;
	color:#555555;
	left:26px;
	padding-left:5px;
	opacity:0.7;
	filter:alpha(opacity=70);
}

.equipo_plantilla
{
	width:620px;
	float:left;
	height:auto; 
	margin:12px 0 10px 12px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.equipo_plantilla_info
{
	text-align:center;
	width:592px;
	padding:8px 0 0 15px;
}
.equipo_plantilla_titulo
{
	background-color:#999999;
	padding:2px;
	float:left;
	width:588px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.portero
{
	width:400px !important;
}

.plantilla_posicion_jug{float:left; width:100%;}
.lista_jugador{padding:0;}
.lista_jugador li{display:inline;}
.lista_jugador li a
{
	float:left;
	padding:2px;
	text-decoration:none;
	width:70px;
	height:125px;
	color:#333333;
	font-weight:bold;
	font-size:10px;
}
.lista_jugador li a p{margin:2px 0 0 0;}

.plantilla_titulo_entrenador
{
	float:left;
	margin-left:73px;
	margin-top:-8px;
	width:111px;
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2px;
}
.plantilla_entrenador
{float:right;
 width:115px;
 margin: -8px 0 5px;
 background-color:#FF0000;

}

.plantilla_entrenador a{padding:4px 23px 0 !important;}
.plantilla_entrenador a p{color:#FFFFFF;}

/*#endregion*/

/*#region ficha jugador*/

#info_jugador
{
	width:300px;
	float:left;
	text-align:left;
	padding:15px;
}
.ficha_jugador_info
{
	width:620px;
	height:385px; 
	margin:12px 0 10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.entrenador
{
	height:300px;
}
.ficha_jugador_noticias
{
	width:620px;
	margin:12px 0 10px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.jugador_lista_noticias ul
{
	padding:10px;
}

.jugador_lista_noticias ul li
{
	list-style:none;
	text-align:left;
	border-bottom:1px solid #CCCCCC;

}


.jugador_lista_noticias ul li a
{
	font-size:14px;
	font-weight:bold;
}

.jugador_lista_noticias ul li p
{
	font-size:13px;
	margin-top:4px;

}

.jugador_lista_noticias ul li a:hover
{
	text-decoration:none;
}

.jugador_dorsal{font-size:65px; min-height:70px;}
.jugador_nombre{font-size:12px;}
.jugador_alias{font-size:27px;	font-weight:bold;}

.info_jugador_datos{float:left;	width:70%;}

.info_jugador_foto{float:left;	width:30%;}
.info_jugador_gen
{
	width:100%;
	border-top:1px solid #333333;
	margin-top:5px;
	padding-top:5px;
	float:left;
}
.info_jugador_gen ul{width:100%;}
.info_jugador_gen li
{
	width:50%;
	text-align:left;
	float:left;
	color:#333333;
	list-style:none;
	margin-left:0;
	font-size:14px;
}
.info_jugador_gen li div
{
	padding-right:3px;
	color:#999999;
	width:80px;
	font-size:12px;
}

.info_jugador_historial{float:left;	width:270px; padding-left:10px;}
.info_jugador_historial .titulo_historial
{
	background-color:#0099CC;
	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	margin:15px 6px 15px 0;
}

.tabla_jugador_historial a{	color:#333333;}
.tabla_jugador_historial a:hover{ text-decoration:none; }
.tabla_jugador_historial tr:hover{background-color:#FAF4E4; }
.tabla_jugador_historial .equipo_fecha{	color:#727272;	cursor:default;}

/*#endregion*/

/*#region modulo futbol */


.futbol_modulo {
    background-color: #f0f0f0;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    padding-bottom: 13px;
	margin-bottom: 30px;
}


.futbol_modulo .titulo_info {
    padding: 14px 1em 0.6em 0.5em;
    font-size: 20px;
    font-weight: bold;
    height: 37px;
    background: #ff0000 url('https://s01.europapress.net/imagenes/estaticos/deportes/futbol/laliga297.jpg') top right no-repeat;
   
}

.futbol_modulo .titulo_info a{
   
	color: #fff !important;
    float: left;
    font-family: 'droid sans',sans-serif;
    font-weight: lighter !important;
    margin-left: 10px;
    display: none;
}

.futbol_modulo .futbol_tabs
{
	display:block;
	height:25px;
	padding-top:5px;
	padding-right:6px;
}
.futbol_contenido {
	background-color: white;
    margin-top: -5px;
    width: 280px;
	-webkit-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.24);
	-ms-box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.24);
	box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.24);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	 height: auto;
}


.futbol_contenido ul{list-style:none;}
.futbol_contenido li{float:right;border: 1px solid #DDDDDD; margin:0 0 0 3px; background-color:#FFFFFF; cursor:pointer;  box-sizing: border-box;}
.futbol_contenido li.activo{background-color: #FF0000; border:1px solid #FF0000;}
.futbol_contenido li.activo a{	color:#FFFFFF;}
.futbol_contenido li a{display:block;padding:4px; color:#333333;}

#futbol_modulo_jornada, #futbol_modulo_clasificacion
{
	border-width:2px 1px 1px;
	border-color: #FF0000 #DDDDDD #DDDDDD;
	border-style:solid;
	background-color:#FFFFFF;
	margin:0 3px 3px 3px;
	padding:4px;
   clear:both;
}

.modulo_jornada_fila{
    width:100%; 
    height:30px;
    clear:both;

}
.modulo_jornada_fila div{float:left;}

.modulo_resultado_estado_partido{padding-top:7px;width:52px;}
.modulo_resultado_estado_partido span{color:#727272;font-size:10px;}
.modulo_jornada_local,  .modulo_jornada_visitante{width:61px; font-size:9px;}
.modulo_jornada_fila .EscudosFutbol{width:24px; padding-top:2px;}
.modulo_jornada_resultado{width:34px; padding-top:5px;}
.modulo_jornada_local {text-align:center; padding-top:5px;}
.modulo_jornada_visitante{text-align:center; padding-top:5px;}

.modulo_jornada_resultado > div{margin-right:2px;}

.modulo_jornada_fila:hover{background-color:#FAF4E4; }
/*.modulo_jornada_fila a{color:#1F3F4F;font-size:small;}*/
.modulo_jornada_fila a{color:#1F3F4F;font-size:larger;}

.modulo_jornada_resultado .jornada_resultado_goles
{
	padding:3px;
	background-color:#555555;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	border-radius:2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width:9px;
}

.modulo_jornada_resultado .jornada_resultado_goles a{color:#FFFFFF;}

.futbol_modulo .modulo_pie{	margin:3px;}
.futbol_modulo .modulo_pie strong{color: transparent;/*#2F4F88*/}
.modulo_enlaces{padding:5px 0;}
.modulo_futbol_enlaces {
    height: 30px;
}
.modulo_futbol_enlaces > div
{
	float:left;
	text-align:right;
	width:115px;
}

.modulo_futbol_enlaces .enlaces
{
	text-align:left;
	width:146px;
	height:25px;
	padding-left:10px;
}

.modulo_futbol_enlaces .enlaces a
{
	background-color:#999;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 3px;
	border-radius:2px;
	
}

#futbol_modulo_clasificacion{display:none;}
#modulo_clasificacion{margin-top:5px;}
.modulo_clasificacion_tabla{width:100%;}

.modulo_clasificacion_titulo tr:hover{background-color:#FFFFFF;}
.modulo_clasificacion_titulo td{ border-bottom:1px solid #C0C0C0;}
.modulo_clasificacion_titulo_pos{width:30px; height: 30px;}
.modulo_clasificacion_titulo_nombre{height: 25px; width: 120px;}

.modulo_clasificacion_pts{ background-color:#FAF4E4; padding-left:6px;}
.modulo_clasificacion_puesto{text-align:center;}
.modulo_clasificacion_tabla td{height:16px;font-size:13px; width:15px;}
.modulo_clasificacion_tabla tr.fila_impar:hover, .modulo_clasificacion_tabla tr.fila_par:hover{background-color:#FAF4E4}

.modulo_clasificacion_tabla a{font-size:14px;color:#333333;}
.modulo_clasificacion_tabla a:hover{text-decoration:none;}

.modulo_clasificacion_cifra{color:#727272;}

/*#endregion*/

/*#region Escudos y eventos*/

img.EscudoGrandeLigaBBVA {width:40px;height:40px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/santander2016.png);}
img.EscudoGrandeLigaBBVA_1 {background-position:-40px 0;}

img.EscudoGrandeLigaBBVA_2 {
    background-position:-1137px 0;
}

img.EscudoGrandeLigaBBVA_3 {
    background-position:-1058px 0;
}

img.EscudoGrandeLigaBBVA_37 {background-position:-438px 0;}
img.EscudoGrandeLigaBBVA_4 {background-position:-118px 0;}
img.EscudoGrandeLigaBBVA_6 {background-position:-358px 0;}
img.EscudoGrandeLigaBBVA_7 {background-position:-794px 0;}
img.EscudoGrandeLigaBBVA_23 {background-position:-914px 0;}
img.EscudoGrandeLigaBBVA_9 {background-position:-756px 0;}
img.EscudoGrandeLigaBBVA_10 {background-position:-953px 0;}
img.EscudoGrandeLigaBBVA_11 {background-position:-160px 0;}
img.EscudoGrandeLigaBBVA_12 {background-position:-200px 0;}
img.EscudoGrandeLigaBBVA_13 {background-position:-398px 0;}
img.EscudoGrandeLigaBBVA_14 {background-position:-874px 0;}
img.EscudoGrandeLigaBBVA_15 {background-position:-520px 0;}
img.EscudoGrandeLigaBBVA_16 {background-position:-558px 0;}
img.EscudoGrandeLigaBBVA_17 {background-position:-598px 0;}
img.EscudoGrandeLigaBBVA_19 {background-position:-676px 0;}
img.EscudoGrandeLigaBBVA_20 {background-position:-715px 0;}
img.EscudoGrandeLigaBBVA_22 {background-position:-80px 0;}
img.EscudoGrandeLigaBBVA_29 {background-position:-318px 0;}
img.EscudoGrandeLigaBBVA_32 {background-position:-180px 0;}
img.EscudoGrandeLigaBBVA_36 {background-position:-640px 0;}
img.EscudoGrandeLigaBBVA_62 {background-position:-240px 0;}
img.EscudoGrandeLigaBBVA_63 {background-position: 0px 0;}

img.EscudoGrandeLigaBBVA_25 {
    background-position:-1098px 0;
}

img.EscudoGrandeLigaBBVA_185 {background-position:-836px 0;}
img.EscudoGrandeLigaBBVA_27 {background-position:-990px 0;}
img.EscudoGrandeLigaBBVA_18 {
    background-position:-1023px 0;
    width: 38px;
}


img.EscudoGrandeLigaADELANTE {
    width:40px;
    height:40px;
    background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/undostresb2016.png);
}
img.EscudoGrandeLigaADELANTE_18 {background-position:-400px 0;}
img.EscudoGrandeLigaADELANTE_20 {background-position:-796px 0;}
img.EscudoGrandeLigaADELANTE_14 {background-position:-946px 0;}
img.EscudoGrandeLigaADELANTE_27 {background-position:-198px 0;}
img.EscudoGrandeLigaADELANTE_29 {background-position:-317px 0;}
img.EscudoGrandeLigaADELANTE_30 {background-position:-520px 0;}
img.EscudoGrandeLigaADELANTE_32 {background-position:-638px 0;}
img.EscudoGrandeLigaADELANTE_35 {background-position:-680px 0;}
img.EscudoGrandeLigaADELANTE_36 {background-position:-757px 0;}
img.EscudoGrandeLigaADELANTE_40 {background-position:-836px 0;}
img.EscudoGrandeLigaADELANTE_62 {background-position:-2644px 0;}
img.EscudoGrandeLigaADELANTE_63 {background-position:-1500px 0;}
img.EscudoGrandeLigaADELANTE_88 {background-position:-238px 0;}
img.EscudoGrandeLigaADELANTE_160 {background-position:-277px 0;}
img.EscudoGrandeLigaADELANTE_25 {background-position:-316px 0;}
img.EscudoGrandeLigaADELANTE_213 {background-position:-78px 0;}
img.EscudoGrandeLigaADELANTE_265 {background-position:-440px 0;}
img.EscudoGrandeLigaADELANTE_322 {background-position:-718px 0;}
img.EscudoGrandeLigaADELANTE_21 {background-position:-117px 0;}
img.EscudoGrandeLigaADELANTE_405 {background-position:-480px 0;}
img.EscudoGrandeLigaADELANTE_572 {background-position:-1433px 0;}
img.EscudoGrandeLigaADELANTE_602 {background-position:-358px 0;}
img.EscudoGrandeLigaADELANTE_606 {background-position:-600px 0;}
img.EscudoGrandeLigaADELANTE_785 {background-position:-870px 0;}
img.EscudoGrandeLigaADELANTE_37 {background-position:-905px 0;}
img.EscudoGrandeLigaADELANTE_3 {background-position:-945px 0;}
img.EscudoGrandeLigaADELANTE_5 {background-position:-990px 0;}
img.EscudoGrandeLigaADELANTE_13 {background-position:-1030px 0;}
img.EscudoGrandeLigaADELANTE_9 {background-position:-1068px 0;}
img.EscudoGrandeLigaADELANTE_2 {background-position:-1106px 0;}
img.EscudoGrandeLigaADELANTE_41 {background-position:-1252px 0;}
img.EscudoGrandeLigaADELANTE_341 {background-position:-1215px 0;}

img.EscudoGrandeLigaADELANTE_23 {
    background-position:-1467px 0;
    width: 38px;
}
img.EscudoGrandeLigaADELANTE_8 {background-position:-37px 0;}
img.EscudoGrandeLigaADELANTE_31 {
    background-position:-1141px 0;
    width: 32px;
}
img.EscudoGrandeLigaADELANTE_33 {background-position:-559px 0;}
img.EscudoGrandeLigaADELANTE_234 {background-position:-1396px 0;}
img.EscudoGrandeLigaADELANTE_331 {
    background-position:-1289px 0;
    width: 39px;
}
img.EscudoGrandeLigaADELANTE_809 {background-position:-1325px 0;}
img.EscudoGrandeLigaADELANTE_811 {background-position:-1363px 0;}


.EscudosFutbol img.EscudoFutbolLigaBBVA {width:24px;height:24px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/santander2016_pq.png);}
.EscudosFutbol img.EscudoLigaBBVA_63 {background-position: 0px 0;}
.EscudosFutbol img.EscudoLigaBBVA_1 {background-position:-24px 0;}

.EscudosFutbol img.EscudoLigaBBVA_2 {
    background-position:-683px 0;
}

.EscudosFutbol img.EscudoLigaBBVA_3 {
    background-position:-636px 0;
}

.EscudosFutbol img.EscudoLigaBBVA_22 {background-position:-48px 0;}
.EscudosFutbol img.EscudoLigaBBVA_4 {background-position:-72px 0;}
.EscudosFutbol img.EscudoLigaBBVA_11 {background-position:-96px 0;}
.EscudosFutbol img.EscudoLigaBBVA_12 {background-position:-120px 0;}
.EscudosFutbol img.EscudoLigaBBVA_62 {background-position:-144px 0;}

.EscudosFutbol img.EscudoLigaBBVA_25 {
    background-position:-659px 0;
}

.EscudosFutbol img.EscudoLigaBBVA_29 {background-position:-191px 0;}
.EscudosFutbol img.EscudoLigaBBVA_6 {background-position:-216px 0;}
.EscudosFutbol img.EscudoLigaBBVA_13 {background-position:-240px 0;}
.EscudosFutbol img.EscudoLigaBBVA_37 {background-position:-264px 0;}
.EscudosFutbol img.EscudoLigaBBVA_32 {background-position:-180px 0;}
.EscudosFutbol img.EscudoLigaBBVA_15 {background-position:-312px 0;}
.EscudosFutbol img.EscudoLigaBBVA_16 {background-position:-336px 0;}
.EscudosFutbol img.EscudoLigaBBVA_17 {background-position:-360px 0;}
.EscudosFutbol img.EscudoLigaBBVA_36 {background-position:-384px 0;}
.EscudosFutbol img.EscudoLigaBBVA_19 {background-position:-407px 0;}
.EscudosFutbol img.EscudoLigaBBVA_20 {background-position:-430px 0;}
.EscudosFutbol img.EscudoLigaBBVA_9 {background-position:-454px 0;}
.EscudosFutbol img.EscudoLigaBBVA_7 {background-position:-478px 0;}
.EscudosFutbol img.EscudoLigaBBVA_185 {background-position:-501px 0;}
.EscudosFutbol img.EscudoLigaBBVA_14 {background-position:-525px 0;}
.EscudosFutbol img.EscudoLigaBBVA_23 {background-position:-548px 0;}
.EscudosFutbol img.EscudoLigaBBVA_10 {background-position:-572px 0;}
.EscudosFutbol img.EscudoLigaBBVA_27 {background-position:-595px 0;}
.EscudosFutbol img.EscudoLigaBBVA_18 {
    background-position:-614px 0;
    width: 22px;
}

.EscudosFutbol img.EscudoFutbolLigaADELANTE {width:24px;height:24px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/undostresb2016_pq.png);}
.EscudosFutbol img.EscudoLigaADELANTE_572 {background-position:-860px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_213 {background-position:-47px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_7 {background-position:-94px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_272 {background-position:-60px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_10 {background-position:-75px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_27 {background-position:-118px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_29 {background-position:-191px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_88 {background-position:-142px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_185 {background-position:-135px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_602 {background-position:-216px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_18 {background-position:-240px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_33 {background-position:-336px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_62 {background-position:-663px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_606 {background-position:-360px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_14 {background-position:-568px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_35 {background-position:-407px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_38 {background-position:-255px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_477 {background-position:-300px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_40 {background-position:24px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_25 {background-position:-190px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_322 {background-position:-430px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_160 {background-position:-166px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_8 {background-position:-23px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_370 {background-position:-405px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_30 {background-position:-312px 0;}

.EscudosFutbol img.EscudoLigaADELANTE_20 {background-position:-478px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_265 {background-position:-264px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_21 {background-position:-72px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_405 {background-position:-288px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_36 {background-position:-456px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_32 {background-position:-382px 0;}

.EscudosFutbol img.EscudoLigaADELANTE_785 {background-position:-522px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_37 {background-position:-544px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_3 {background-position:-569px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_5 {background-position:-596px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_13 {background-position:-621px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_9 {background-position:-641px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_2 {background-position:-663px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_23 {
    background-position:-880px 0;
    width: 23px;
}
.EscudosFutbol img.EscudoLigaADELANTE_31 {
    background-position:-685px 0;
    width: 18px;
}
.EscudosFutbol img.EscudoLigaADELANTE_63 {background-position:-900px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_341 {background-position:-727px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_41 {background-position:-751px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_234 {
    background-position:-838px 0;
    width: 23px;
}
.EscudosFutbol img.EscudoLigaADELANTE_331 {
    background-position:-774px 0;
    width: 23px;
}
.EscudosFutbol img.EscudoLigaADELANTE_809 {background-position:-795px 0;}
.EscudosFutbol img.EscudoLigaADELANTE_811 {background-position:-818px 0;}


.EscudosFutbol img.EscudoFutbolLigaCHAMPIONS {width:24px;height:24px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/champions2016_b_pq.png);}

.EscudosFutbol img.EscudoLigaCHAMPIONS_22 {background-position: 0px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_55 {background-position: -22px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_297 {background-position: -45px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_72 {background-position: -72px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_15 {background-position: -94px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_17 {background-position: -116px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_791 {background-position: -139px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_508 {background-position: -164px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_123 {background-position: -186px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_501 {background-position: -212px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_54 {background-position: -237px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_498 {background-position: -261px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_53 {background-position: -285px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_300 {background-position: -488px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_47 {background-position: -333px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_56 {background-position: -356px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_43 {background-position: -383px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_385 {background-position: -407px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_179 {background-position: -428px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_49 {background-position: -448px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_4 {background-position: -472px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_103 {background-position: -495px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_77 {background-position: -520px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_638 {background-position: -544px 0;}

.EscudosFutbol img.EscudoLigaCHAMPIONS_380 {background-position: -567px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_805 {background-position: -592px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_295 {background-position: -616px 0;}


.EscudosFutbol img.EscudoLigaCHAMPIONS_51 {background-position: -664px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_372 {background-position: -685px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_19 {background-position: -708px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_807 {background-position: -731px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_74 {background-position: -357px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_45 {background-position: -757px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_294 {background-position: -638px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_564 {background-position: -310px 0;}
.EscudosFutbol img.EscudoLigaCHAMPIONS_627 {background-position: -731px 0;}



img.EscudoGrandeChampions {width:40px;height:40px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/champions2016_b.png);}

img.EscudoGrandeChampions_22 {background-position: 0px 0;}
img.EscudoGrandeChampions_55 {background-position: -37px 0;}
img.EscudoGrandeChampions_297 {background-position: -72px 0;}
img.EscudoGrandeChampions_72 {background-position: -120px 0;}

img.EscudoGrandeChampions_15 {background-position: -156px 0;}
img.EscudoGrandeChampions_17 {background-position: -200px 0;}
img.EscudoGrandeChampions_791 {background-position: -236px 0;}
img.EscudoGrandeChampions_508 {background-position: -275px 0;}

img.EscudoGrandeChampions_123 {background-position: -316px 0;}
img.EscudoGrandeChampions_501 {background-position: -354px 0;}
img.EscudoGrandeChampions_54 {background-position: -394px 0;}
img.EscudoGrandeChampions_78 {background-position: -435px 0;}

img.EscudoGrandeChampions_53 {background-position: -473px 0;}
img.EscudoGrandeChampions_300 {background-position: -515px 0;}
img.EscudoGrandeChampions_47 {background-position: -556px 0;}
img.EscudoGrandeChampions_56 {background-position: -597px 0;}

img.EscudoGrandeChampions_43 {background-position: -637px 0;}
img.EscudoGrandeChampions_385 {background-position: -678px 0;}
img.EscudoGrandeChampions_179 {background-position: -714px 0;}
img.EscudoGrandeChampions_49 {background-position: -746px 0;}

img.EscudoGrandeChampions_4 {background-position: -786px 0;}
img.EscudoGrandeChampions_103 {background-position: -827px 0;}
img.EscudoGrandeChampions_92 {background-position: -865px 0;}
img.EscudoGrandeChampions_638 {background-position: -907px 0;}

img.EscudoGrandeChampions_380 {background-position: -947px 0;}
img.EscudoGrandeChampions_371 {background-position: -987px 0;}
img.EscudoGrandeChampions_295 {background-position: -1026px 0;}
img.EscudoGrandeChampions_528 {background-position: -1067px 0;}

img.EscudoGrandeChampions_51 {background-position: -1106px 0;}
img.EscudoGrandeChampions_372 {background-position: -1141px 0;}
img.EscudoGrandeChampions_19 {background-position: -1179px 0;}
img.EscudoGrandeChampions_807 {background-position: -1219px 0;}
img.EscudoGrandeChampions_74 {background-position: -598px 0;}
img.EscudoGrandeChampions_77 {background-position: -869px 0;}
img.EscudoGrandeChampions_45 {background-position: -1262px 0;}
img.EscudoGrandeChampions_498 {background-position: -435px 0;}
img.EscudoGrandeChampions_805 {background-position: -985px 0;}
img.EscudoGrandeChampions_294 {background-position: -1065px 0;}
img.EscudoGrandeChampions_564 {background-position: -515px 0;}
img.EscudoGrandeChampions_627 {background-position: -1218px 0;}


img.EventoPartido {width:24px;height:24px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/eventos.png);}
img.evento_0 {background-position:0px 0;}
img.evento_1 {background-position:-24px 0;}
img.evento_2 {background-position:-48px 0;}
img.evento_3 {background-position:-72px 0;}
img.evento_4 {background-position:-96px 0;}
img.evento_5 {background-position:-120px 0;}
img.evento_6 {background-position:-144px 0;}
img.evento_7 {background-position:-168px 0;}

img.EventoPartidoPeq {width:16px;height:16px;background:url(https://s01.europapress.net/imagenes/estaticos/deportes/futbol/eventos_pq.png);}
img.eventoPeq_0 {background-position:-46px 0; margin-left:5px;}
img.eventoPeq_1 {background-position:0px 0;}
img.eventoPeq_2 {background-position:-16px 0;}
img.eventoPeq_3 {background-position:-32px 0;}

/*#endregion */

