<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: 'roboto';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff') format('woff'),
		 url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff2') format('woff'),
         url('/especiales/recursos_especiales/fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('/especiales/recursos_especiales/fonts/roboto-black-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| GENERALES |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	max-width:1280px;
	font-family: Arial, Helvetica, sans-serif;

}

img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
html, body {height:100%;}


#outer-wrap {
	float: left;
	width: 100%;
	height:100%;

}

#inner-wrap {

	float: left;
	width: 100%;
	height:100%;
}

/* ============= NOTICIAS EN LINEA ============= */ 


.notlinea_date_cont_cont{
	width:100%;
	margin-top: 10px;
	float: left;
	height: auto;
}

.notlinea_date { /* día, mes y año*/
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #607d8b;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.notlinea_cont {  /*título de la noticia*/
	float: left;
	width: 100%;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	color: #990000;
}
.notlinea_hora { /*hora*/
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}	


#especiales_cont_principal {
	float: left;
	height: auto;
	width: 72.55%;
	margin-left: 0.976%;
}

.especiales_cont_estandar_con_margen {
	width: 33.33%;
	margin-bottom: 15px;
	float:right;
	margin-right: 0px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_header {
	width: 100%;
	float:left;
	position:inherit;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#especiales_header img{
	width: 100%;
	float:left;
	height:auto;
	position:inherit;
	border: 0px;

}
.especiales_header_img_escritorio{
display:inherit;

}
.especiales_header_img_movil{
display:none;

}

#especiales_header ul{
	width: 97.85%;
	float: left;
	margin: 0px;
	background-color: #FEC749;
	padding-top: 6px;
	padding-right: 1.07%;
	padding-bottom: 4px;
	padding-left: 1.07%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3ab3a;
	display: inherit;
}

#especiales_header li{
	float: left;
	list-style-type: none;
	display: block;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c18c22;
}
#especiales_header li:last-child{
	border-right-width: 0px;

}

#especiales_header li a{
	color: #0c2b56;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#especiales_header li a:hover{
	color: #986a0e;
}

.especiales_header_boton {

display:none;

}

#menu-especial li.volver_a_emol {
display:none;
background-image:none;
padding-left:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Publicidad ||||||||||||||||||||||||||||||||||||||||||||||||*/
.publicidad_cont_derecha {
	float: left;
	height: auto;
	width: 22.46%;
	height: 100%;
	margin-left: 1.95%;
}
.publicidad_cont_inferior {
	float: left;
	height: auto;
	width: 64.51%;
	height: auto;
	margin-bottom:15px;
}
.publicidad_cont_superior {
	float: left;
	height: auto;
	width: 100%;
	height: auto;
}
.publicidad_movil_techo {
display:none;
	}
.publicidad_movil_central {
display:none;
	}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabs |||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.especiales_tab_sin_margen {
	float: left;
	height: 24px;
	width: 100%;
	background-color: #0c2b56;

}

.especiales_tab_sin_margen_texto {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: 10px;
}

.especiales_tab_sin_margen_b {
	float: left;
	height: 24px;
	width: 100%;
	background-color: #e3c171;

}
.especiales_tab_sin_margen a {
	color: #ffffff;
	text-decoration: none;
	display:block;
	background-image: url(../img/vermas.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
.especiales_tab_sin_margen a:hover {
	color: #FF9900;
	background-image: url(../img/vermas.png);
	background-position: right top;
	background-repeat: no-repeat;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
	}
	
.especiales_tab_sin_margen_b a{
	color: #333333;
	text-decoration: none;
	display:block;
	background-image: url(../img/vermas_b.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.especiales_tab_sin_margen_b a:hover{
	color: #669933;
	background-image: url(../img/vermas_b.png);
	background-position: right top;
	background-repeat: no-repeat;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
 	-o-transition: all 0.2s linear;
}

.especiales_tab_oculta {
display:inherit;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia Principal ||||||||||||||||||||||||||||||||||||||||||||||||*/
#especiales_destacado_noticias {
	float: left;
	height: auto;
	width: 62.365%;
	padding-top: 10px;
	padding-right: 1.075%;
	padding-left: 1.075%;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-right:2.15%;
	background: #eeeaeb; /* Old browsers */

}
#especiales_destacado_noticias_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:relative;
}
#especiales_destacado_noticias_fotos img{
	float: left;
	height: auto;
	width: 100%;

}
#especiales_destacado_noticias_fotos img a{
	border: 0px;
}
.especiales_destacado_noticias_titulo{
	float: left;
	height: auto;
	width: 96.31%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #ffffff;
	text-transform: uppercase;
	position:absolute;
	background-image:url(../img/black_trans.png);
	padding-right: 1.8%;
	padding-left: 1.8%;
	padding-top:5px;
	padding-bottom:5px;
	bottom:0px;
}
.especiales_destacado_noticias_titulo a{
	text-decoration: none;
	color: #ffffff;
}
.especiales_destacado_noticias_titulo a:hover{
	color: #cccccc;
}
.especiales_destacado_noticias_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top:5px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 2 ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_destacado_noticia_b_TAB {
	float: left;
	height: 24px;
	width: 96.875%;
	background-color: #49733c;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 24px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	padding-right: 1.56%;
	padding-left: 1.56%;
	display:inherit;
	}


#especiales_destacado_noticia_b {
	float: left;
	height: auto;
	width: 64.51%;
	background-color: #eeeaeb;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-right:2.15%;
	
}
#especiales_destacado_noticia_b_fotos {
	float: left;
	height: auto;
	width: 50%;
	position:static;
	margin-left: 1.66%;
	margin-right: 1.26%;
	margin-top:10px;
	position:relative;
}
#especiales_destacado_noticia_b_fotos img{
	float: left;
	height: auto;
	width: 100%;
	border: 0px;
}
#especiales_destacado_noticia_b_fotos img a{
border:0px;
}
.especiales_destacado_noticia_b_titulo{
	float: left;
	height: auto;
	width: 92.34%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	background-image:none;
	padding-right: 2.42%;
	padding-left: 2.42%;
	padding-top:5px;
	padding-bottom:5px;
	position:absolute;
	right:-97.18%;
	top:20px;
}
.especiales_destacado_noticia_b_titulo a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticia_b_titulo a:hover{
	color: #666666;
}
.especiales_destacado_noticia_b_bajada{
	float: left;
	height: auto;
	width: 45%;
	font-size: 13px;
	padding-top:0px;
	padding-left: 0%;
	margin-left:0px;
	margin-top:56px;

}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 3 ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias_c_cont_especial{
	width: 29.03%;
	float: left;
	margin-right:2.15%;

}
#especiales_destacado_noticias_c_cont{
	width: 100%;
	float: left;
}

#especiales_destacado_noticias_c {
	float: left;
	height: 241px;
	width: 92.56%;
	background-color: #d6dfd4;
	padding-top: 10px;
	padding-right:3.7%;
	padding-left:3.7%;
	padding-bottom: 5px;
	margin-bottom: 15px;

}
#especiales_destacado_noticias_fotos_c {
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img a{
border:0px;
}
.especiales_destacado_noticias_titulo_c{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:0px;
	background-color:#d6dfd4;
	margin-bottom:0px;
}
.especiales_destacado_noticias_titulo_c a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticias_titulo_c a:hover{
	color: #666666;
}
.especiales_destacado_noticias_bajada_c{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-left:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de posiciones ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_posiciones_alturas {
	overflow:hidden;
	height: 392px;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Fotos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_fotos_cont_xml{
	float: left;
	width: 64.51%;
	margin-bottom: 15px;
	margin-right:2.15%;
	margin-left: 0px;
	height: auto;

}
#especiales_fotos_cont{
	float: left;
	width: 33.33%;
	margin-bottom: 15px;
	margin-right:2.15%;
	margin-left: 0px;
	height: auto;

}

.especiales_fotos_modulo{
	float: left;
	height: auto;
	width: 100%;
	background-color: #ededed;
	margin-top: 4px;
}
.especiales_fotos_modulo:nth-child(1){
display:block;

}
.especiales_fotos_modulo:nth-child(2){
display:block;

}.especiales_fotos_modulo:nth-child(3){
display:block;

}

.especiales_fotos_modulo_foto{
	float: left;
	height: auto;
	width: 47%;
}
.especiales_fotos_modulo_foto img{

	height: auto;
	width: 100%;
}
.especiales_fotos_modulo_foto img a{
border:0px;
}

.especiales_fotos_modulo_texto{
	float: left;
	height: auto;
	width: 49.78%;
	padding-top: 5px;
	padding-right: 1.61%;
	padding-left: 1.61%;
	font-size: 13px;
	font-weight:normal;
	color: #333333;
}
.especiales_fotos_modulo_texto a{
	text-decoration: none;
	color: #333333;
}
.especiales_fotos_modulo_texto a:hover{
	color: #666666;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Goleadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_goleadores_cont{
	width:33.33%;
	margin-bottom: 15px;
	float: left;
	height: auto;
	margin-right: 0%;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date_cont{
	width: 33.33%;
	margin-bottom: 15px;
	float:right;
	overflow: hidden;
	height: auto;

}
.notlinea_mostrar_a{
display:inherit;
}
.notlinea_mostrar_b{
display:none;
}
.notlinea_mostrar_c{
display:inherit;
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| creditos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_creditos{
	width: 96.875%;
	margin-bottom: 0px;
	float: left;
	height: auto;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1.56%;
	padding-left: 1.56%;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#especiales_creditos a{
	color: #666666;
	text-decoration: none;

}
#especiales_creditos a:hover{
	color: #333333;

}
.especiales_creditos_autor {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.especiales_creditos_autor strong{
	font-weight: bold;
	color: #4D5C64;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Redes sociales ||||||||||||||||||||||||||||||||||||||||||||||||*/



ul#redes-sociales {
float:right;
list-style-type: none;
background-color: #f4f4f4;
margin:5px 0px;
}

ul#redes-sociales li {
display: inline-block;
width: 28px;
height: 28px;
margin-right:4px;
border-radius: 20px;
text-align: center;
transition: opacity 0.2s linear;
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
}

ul#redes-sociales li:hover {
opacity: 0.8;
filter: alpha(opacity=80);
}

ul#redes-sociales a:link,
ul#redes-sociales a:visited {
color: #fff;
font-weight: normal;
line-height: 28px;
font-size: 15px;
}

ul#redes-sociales a.fa-google-plus {
font-size: 13px;
}

ul#redes-sociales li:nth-child(1) {
background-color: #55acee;
}

ul#redes-sociales li:nth-child(2) {
background-color: #3b5999;
}

ul#redes-sociales li:nth-child(3) {
background-color: #d74a38;
}

ul#redes-sociales li:nth-child(4) {
background-color: #cc1f27;
}

ul#redes-sociales li span {
display: none;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Marcadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

.marcador_contenedor_general {
height:auto;
float:left;
	width: 64.515%;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-right:2.15%;

}
.marcador_contenedor_modulo {
height:auto;
width: 100%;
float:left;
padding-bottom:10px;
}
.marcador_contenedor_tabla {
	width: 100%;
	float:left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.marcador_contenedor_tabla tr{
}
.marcador_contenedor_tabla td img {
	max-width: 50%;
}
.marcador_bandera {
	text-align: center;
	width: 15%;
}
.marcador_pais {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	width: 20%;
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	}
.marcador_numero {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	width: 12.5%;
	text-align: center;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.marcador_guion {
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	width: 5%;
	text-align: center;
}
.programacion_contenedor_tabla {
	width: 100%;
	float: left;
	font-weight: normal;
}
.programacion_contenedor_tabla td{
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}
.programacion_contenedor_tabla th{
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
}
.programacion_jugador {
	font-size: 14px;
	font-weight: 300;
	color: #000000;
	background-color: #F5F5F5;
	width: 24.9%;
	text-align: center;
}
.programacion_vs {
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	width: 4%;
	color: #f4f8ed;
	background-color: #999999;
}
.programacion_fecha {
	width: 18.495%;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	padding-left: 8px;
}
.programacion_marcador {
	background-color: #F5F5F5;
	width: 27.586%;
	font-size: 14px;
	color: #000000;
	padding-left: 8px;
	    font-weight: 300;
}
.programacion_titulo_jugadores {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	width: 4%;
	color: #f4f8ed;
	background-color: #999999;
}
.programacion_titulo_fecha {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	width: 4%;
	color: #f4f8ed;
	background-color: #818181;
}
.programacion_titulo_marcador {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	width: 4%;
	color: #f4f8ed;
	background-color: #999999;
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Caja de datos ||||||||||||||||||||||||||||||||||||||||||||||||*/

.cada_datos {
	width: 33.33%;
	margin-bottom: 15px;
	float:right;
	height:auto;
	background-image: url(../img/bg-lugar.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #143f7b;
}

.cada_datos ul{
	width: 96%;
	float: left;
	margin: 0px;
	padding: 8px 2% 7px;
}
.cada_datos li{
	list-style-type: none;
	width: 100%;
	font: 200 15px 'roboto', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 4px;

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Jugadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

#jugadores-copadavis {
display: block;
clear: both;
}

#jugadores-copadavis h4 {
display: block;
margin:0px;
background-color: #ccc;
font-weight: bold;
padding: 3px 8px;
line-height: 30px;
}

#jugadores-copadavis h4 img {
width: 25px;
display: inline-block;
vertical-align: middle;
margin-right:10px;
border: 1px solid #fff;
border-radius: 40px;
}

#jugadores-copadavis ul {
list-style-type: none;
padding:10px 10px 10px 170px;
margin:0px;
background-color: #fafafa;
color: #333;
position: relative;
border-bottom: 2px solid #d7d7d7;
}

#jugadores-copadavis ul &gt; img {
width:150px;
position: absolute;
left:10px;
}

#jugadores-copadavis ul &gt; h5 {
font-weight: bold;
color: #0c2b56;
margin:0px 0px 5px 0px;
padding: 0px 4px;
font-size: 15px;
}

#jugadores-copadavis ul li {
font-size: 13px;
padding: 6px 4px;
border-bottom: 1px dotted #ccc;
line-height: 18px;
}

#jugadores-copadavis ul li:last-child {
border-bottom: none;
padding-bottom:0px;
}

#jugadores-copadavis ul li b {
color: #1c4b83;
}

#jugadores-copadavis ul li b:after {
content: ':';
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| historia ||||||||||||||||||||||||||||||||||||||||||||||||*/


.historia_davis_contenedor_general_a {
height:auto;
float:left;
	width: 31.18%;
	padding-bottom: 5px;
	margin-bottom: 15px;

	margin-right:2.15%;

}
.historia_davis_fotos {
	height:auto;
	float:left;
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.historia_davis_fotos_foto{
height:auto;
float:left;
	width: 100%;

}
.historia_davis_fotos_foto img{
height:auto;
	width: 100%;

}
.historia_davis_fotos_texto{
	height:auto;
	float:left;
	width: 96%;
	background-color:#F4F4F4;
	padding-left:2%;
	padding-right:2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.historia_davis_contenedor_general_b {
	height: auto;
	float: left;
	width: 31.18%;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;

}
.historia_davis_contenedor_general {
height:auto;
float:left;
	width: 64.515%;

	margin-bottom: 5px;
	margin-right:2.15%;

}


@media (max-width: 1197px) {



#especiales_cont_principal {
	float: left;
	height: auto;
	width: 72.55%;
	margin-left: 0.976%;
}

.especiales_cont_estandar_con_margen {
	width: 41.72%;
	margin-bottom: 15px;
	float: left;
	margin-right: 2.69%;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Publicidad ||||||||||||||||||||||||||||||||||||||||||||||||*/
.publicidad_cont_derecha {
	float: left;
	height: auto;
	width: 22.46%;
	height: 100%;
	margin-left: 1.95%;
}
.publicidad_cont_inferior {
	float: left;
	height: auto;
	width: 100%;
	height: auto;

}
.publicidad_movil_techo {
display:none;
	}
.publicidad_movil_central {
display:none;
	}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabs |||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_tab_oculta {
display:none;

}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia Principal ||||||||||||||||||||||||||||||||||||||||||||||||*/
#especiales_destacado_noticias {
	float: left;
	height: auto;
	width: 96.35%;
	background-color: #eeeaeb;
	padding-top: 10px;
	padding-right: 1.82%;
	padding-left: 1.82%;
	padding-bottom: 5px;
	margin-bottom: 15px;


}
#especiales_destacado_noticias_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:relative;
}
#especiales_destacado_noticias_fotos img{
	float: left;
	height: auto;
	width: 100%;

}
#especiales_destacado_noticias_fotos img a{
	border: 0px;
}
.especiales_destacado_noticias_titulo{
	float: left;
	height: auto;
	width: 96.31%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #ffffff;
	text-transform: uppercase;
	position:absolute;
	background-image:url(../img/black_trans.png);
	padding-right: 1.8%;
	padding-left: 1.8%;
	padding-top:5px;
	padding-bottom:5px;
	bottom:0px;
}
.especiales_destacado_noticias_titulo a{
	text-decoration: none;
	color: #ffffff;
}
.especiales_destacado_noticias_titulo a:hover{
	color: #cccccc;
}
.especiales_destacado_noticias_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 16px;
	padding-top:5px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 2 ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_destacado_noticia_b_TAB {
display:none;
}

#especiales_destacado_noticia_b {
	float: left;
	height: 276px;
	width: 55.58%;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-bottom-width: 0px;
	
}
#especiales_destacado_noticia_b_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
}
#especiales_destacado_noticia_b_fotos img{
	float: left;
	height: auto;
	width: 100%;
	border: 0px;
}
#especiales_destacado_noticia_b_fotos img a{
border:0px;
}
.especiales_destacado_noticia_b_titulo{
	float: left;
	height: auto;
	width: 95.16%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	position:absolute;
	background-image:url(../img/black_trans.png);
	padding-right: 2.42%;
	padding-left: 2.42%;
	padding-top:5px;
	padding-bottom:5px;
	bottom:0px;
	right:inherit;
	top:inherit;
	
}
.especiales_destacado_noticia_b_titulo a{
	color: #ffffff;
	text-decoration: none;
}
.especiales_destacado_noticia_b_titulo a:hover{
	color: #cccccc;
}
.especiales_destacado_noticia_b_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 13px;
	padding-top:5px;
	margin-top:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 3 ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias_c_cont_especial{
	width: 100%;
	float: left;
	margin-right:0%;
}

#especiales_destacado_noticias_c_cont{
	width: 100%;
	float: left;

}

#especiales_destacado_noticias_c {
	float: left;
	height: auto;
	width: 98.645%;
	background-color: #d6dfd4;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 1.345%;
	padding-bottom: 10px;
	margin-bottom: 15px;

}
#especiales_destacado_noticias_fotos_c {
	float: left;
	height: auto;
	width: 56.818%;
}
#especiales_destacado_noticias_fotos_c img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img a{
border:0px;
}
.especiales_destacado_noticias_titulo_c{
	float: left;
	height: auto;
	width: 39.39%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-left:1.89%;
	padding-right:1.89%;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#81987c;
	margin-bottom:8px;
	margin-top:30px;

}
.especiales_destacado_noticias_titulo_c a{
	color: #fff;
	text-decoration: none;

}
.especiales_destacado_noticias_titulo_c a:hover{
	color: #cfdccc;
}
.especiales_destacado_noticias_bajada_c{
	float: left;
	height: auto;
	width: 39.39%;
	font-size: 13px;
	padding-left:1.89%;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de posiciones ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_posiciones_alturas {
	overflow:hidden;
	height: 276px;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Fotos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_fotos_cont, #especiales_fotos_cont_xml{
	float: left;
	width: 55.58%;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	height: 253px;	
}

.especiales_fotos_modulo{
	float: left;
	height: auto;
	width: 100%;
	background-color: #ededed;
	margin-top: 4px;
}
.especiales_fotos_modulo:nth-child(1){
display:block;

}
.especiales_fotos_modulo:nth-child(2){
display:block;

}.especiales_fotos_modulo:nth-child(3){
display:none;

}

.especiales_fotos_modulo_foto{
	float: left;
	height: auto;
	width: 47%;
}
.especiales_fotos_modulo_foto img{

	height: auto;
	width: 100%;
}
.especiales_fotos_modulo_foto img a{
border:0px;
}

.especiales_fotos_modulo_texto{
	float: left;
	height: auto;
	width: 49.78%;
	padding-top: 5px;
	padding-right: 1.61%;
	padding-left: 1.61%;
	font-size: 13px;
	font-weight:normal;
	color: #333333;
}
.especiales_fotos_modulo_texto a{
	text-decoration: none;
	color: #333333;
}
.especiales_fotos_modulo_texto a:hover{
	color: #666666;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Goleadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_goleadores_cont{
	width: 41.72%;
	margin-bottom: 15px;
	float: left;
	height: auto;
	margin-right: 2.69%;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| creditos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_creditos{
	width: 96.875%;
	margin-bottom: 0px;
	float: left;
	height: auto;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1.56%;
	padding-left: 1.56%;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#especiales_creditos a{
	color: #666666;
	text-decoration: none;

}
#especiales_creditos a:hover{
	color: #333333;

}
.especiales_creditos_autor {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.especiales_creditos_autor strong{
	font-weight: bold;
	color: #4D5C64;

}
/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date_cont{
	height:360px;


}
.notlinea_mostrar_c{
display:none;
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Caja de datos ||||||||||||||||||||||||||||||||||||||||||||||||*/

.cada_datos {
	width: 64.515%;
	float:left;
	height:auto;

	
}
.cada_datos li{
	list-style-type: none;
	width:auto;
	display: block;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-right:5px;
	padding-right:5px;
}
.historia_davis_contenedor_general {
height:auto;
float:left;
	width: 100%;

	margin-bottom: 5px;


}

.historia_davis_contenedor_general_b {
	height:auto;
	float:left;
	width: 63.66%;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-right:2.15%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
}


@media (max-width: 959px) {



#especiales_cont_principal {
	float: left;
	height: auto;
	width: 71.35%;

	margin-left: 1.30%;
}

.especiales_cont_estandar_con_margen {
	width: 56.569%;
	margin-bottom: 15px;
	float: left;
	margin-right: 3.649%;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||||||||||||||||||*/


#especiales_header li{
	font-size: 11px;
}


#especiales_header li a{
	padding-right: 3px;
	padding-left: 3px;
	float: left;
}

#menu-especial li.volver_a_emol {
display:none;
background-image:none;
padding-left:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Publicidad ||||||||||||||||||||||||||||||||||||||||||||||||*/
.publicidad_cont_derecha {
	float: left;
	height: auto;
	width: 23.43%;
	height: 100%;
	margin-left: 2.60%;
}
.publicidad_cont_inferior {
	float: left;
	height: auto;
	width: 100%;
	height: auto;

}
.publicidad_movil_techo {
display:none;
	}
.publicidad_movil_central {
display:none;
	}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia Principal ||||||||||||||||||||||||||||||||||||||||||||||||*/
#especiales_destacado_noticias {
	float: left;
	height: auto;
	width: 96.35%;
	background-color: #eeeaeb;
	padding-top: 10px;
	padding-right: 1.82%;
	padding-left: 1.82%;
	padding-bottom: 5px;
	margin-bottom: 15px;



}
#especiales_destacado_noticias_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:static;
}
#especiales_destacado_noticias_fotos img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos img a{
	border: 0px;
}
.especiales_destacado_noticias_titulo{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 22px;
	color: #333333;
	text-transform: uppercase;
	position:static;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:none;
	top:auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.especiales_destacado_noticias_titulo a{
	text-decoration: none;
	color: #333333;
}
.especiales_destacado_noticias_titulo a:hover{
	color: #666666;
}
.especiales_destacado_noticias_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-top:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 2 ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_destacado_noticia_b_TAB {
display:none;
}

#especiales_destacado_noticia_b {
	float: left;
	height: auto;
	width: 39.78%;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-bottom-width: 0px;

}
#especiales_destacado_noticia_b_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:static;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
}
#especiales_destacado_noticia_b_fotos img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticia_b_fotos img a{
border:0px;
}
.especiales_destacado_noticia_b_titulo{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	position:static;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:none;
	right:inherit;
	top:inherit;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.especiales_destacado_noticia_b_titulo a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticia_b_titulo a:hover{
	color: #666666;
}
.especiales_destacado_noticia_b_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-top:0px;
	margin-top:0px;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 3 ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias_c_cont_especial{
	width: 100%;
	float: left;
	margin-right:0%;
}

#especiales_destacado_noticias_c_cont{
	width: 100%;
	float: left;

}

#especiales_destacado_noticias_c {
	float: left;
	height: auto;
	width: 98.18%;
	background-color: #d6dfd4;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 1.82%;
	padding-bottom: 10px;
	margin-bottom: 15px;

}
#especiales_destacado_noticias_fotos_c {
	float: left;
	height: auto;
	width: 56.818%;
}
#especiales_destacado_noticias_fotos_c img{
	float: left;
	height: auto;
	width: 100%;
	border: 0px;
}
#especiales_destacado_noticias_fotos_c img a{
border:0px;
}
.especiales_destacado_noticias_titulo_c{
	float: left;
	height: auto;
	width: 39.39%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-left:1.89%;
	padding-right:1.89%;
	padding-top:8px;
	padding-bottom:8px;
	background-color:#81987c;
	margin-bottom:8px;
}
.especiales_destacado_noticias_titulo_c a{
	color: #fff;
	text-decoration: none;

}
.especiales_destacado_noticias_titulo_c a:hover{
	color: #cfdccc;
}
.especiales_destacado_noticias_bajada_c{
	float: left;
	height: auto;
	width: 39.39%;
	font-size: 12px;
	padding-left:1.89%;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de posiciones ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_posiciones_alturas {
	overflow: hidden;
	height: 218px;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Fotos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_fotos_cont, #especiales_fotos_cont_xml{
	float: left;
	width: 39.78%;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
	height: 253px;	
}

.especiales_fotos_modulo{
	float: left;
	height: auto;
	width: 100%;
	background-color: #ededed;
	margin-top: 0px;
}
.especiales_fotos_modulo:nth-child(1){
display:block;

}
.especiales_fotos_modulo:nth-child(2){
display:none;

}.especiales_fotos_modulo:nth-child(3){
display:none;

}

.especiales_fotos_modulo_foto{
	float: left;
	height: auto;
	width: 100%;
}
.especiales_fotos_modulo_foto img{

	height: auto;
	width: 100%;
}
.especiales_fotos_modulo_foto img a{
border:0px;
}

.especiales_fotos_modulo_texto{
	float: left;
	height: 100px;
	width: 90.83%;
	padding-top: 10px;
	padding-right: 4.585%;
	padding-left: 4.585%;
	font-size: 12px;
	color: #000;
}
.especiales_fotos_modulo_texto a{
	text-decoration: none;
	color: #000;
}
.especiales_fotos_modulo_texto a:hover{
	color:#333333;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Goleadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_goleadores_cont{
	width: 56.569%;
	margin-bottom: 15px;
	float: left;
	height: auto;
margin-right: 3.649%;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date_cont{
	width: 100%;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;


}
.notlinea_mostrar_a{
display:none;
}
.notlinea_mostrar_b{
display:inherit;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| creditos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_creditos{
	width: 96.875%;
	margin-bottom: 0px;
	float: left;
	height: auto;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1.56%;
	padding-left: 1.56%;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#especiales_creditos a{
	color: #666666;
	text-decoration: none;

}
#especiales_creditos a:hover{
	color: #333333;

}
.especiales_creditos_autor {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.especiales_creditos_autor strong{
	font-weight: bold;
	color: #4D5C64;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Marcadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

.marcador_contenedor_general {
float:left;
width: 100%;

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Caja de datos ||||||||||||||||||||||||||||||||||||||||||||||||*/

.cada_datos {
width: 100%;


	
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Jugadores ||||||||||||||||||||||||||||||||||||||||||||||||*/
.jugadores_davis_contenedor_general {
height:auto;
float:left;
	width: 100%;

	margin-right:0%;

}
.jugadores_davis_cont {
height:auto;
float:left;
	width: 47.85%;
	padding-bottom: 5px;
	margin-bottom: 15px;

	margin-right:1.075%;
	margin-left:1.075%;
		

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| historia ||||||||||||||||||||||||||||||||||||||||||||||||*/


.historia_davis_contenedor_general_a {
	width: 96%;
	margin-right:2%;
	margin-left:2%;
	padding-bottom: 0x;
	margin-bottom: 0px;
}
.historia_davis_contenedor_general_b {
	width: 96%;
	margin-right:2%;
	margin-left:2%;

}

.historia_davis_fotos {
	height:auto;
	float:left;
	width: 48%;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-left:1%;
	margin-right:1%;
}
.historia_nomostrar {
display:none;
}
.historia_davis_fotos {

	margin-bottom: 0px;

}
.historia_davis_fotos_texto {
min-height:40px;}


}



@media (max-width: 725px) {

.especiales_cont_estandar_con_margen {
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||||||||||||||||||*/
#especiales_header {
	float:left;
	position:static;

}

.especiales_header_img_escritorio{
display:none;

}
.especiales_header_img_movil{
display:inherit;

}
.boton_movil {
width:102px;
height:9

}
.especiales_header_boton {
width:16.56%;
height:auto;
display:block;
position:absolute;
left: 0%;
top:0px;
height:100%;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}

#especiales_header .especiales_header_boton img{
  width: 54%;
  height: auto;
  margin-left: 24%;
  margin-top: 10%;
}

#especiales_header ul {
float:none;
display: block;
position: absolute;
width: 100%;
padding:0px;
margin:0px;
left:-100%;
top: 0px;
height: auto;
min-height: 100vh;
border:0px;
background-color: #fff;
background-color: rgba(255,255,255,0.3);
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}

#especiales_header ul li {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-weight: normal;
width: 80%;
padding:0px;
border:0px;
height: 40px;
line-height: 40px;
border-bottom: 1px dotted #ccc;
font-size: 15px;
background-color: #fff;
text-indent: 5%;
}

#especiales_header ul li a {
float:none;
}

#menu-especial li.volver_a_emol {
display:inherit;
background-image:url(http://www.emol.com/especiales/recursos_especiales/menu/img/home.png);
background-size: 18px 20px;
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color:#efefef;
}
#menu-especial li.volver_a_emol a{
color:#666666;

}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| CONTENEDOR ||||||||||||||||||||||||||||||||||||||||||||||||*/

#inner-wrap {
float:none;
position: absolute;
left: 0%;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}


/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| MENU-ACTIVO ||||||||||||||||||||||||||||||||||||||||||||||||*/

body.menu_on #inner-wrap {
left:80%;
position: fixed;
}

body.menu_on {
overflow: hidden;
}

body.menu_on #especiales_header ul {
left:-80%;
height: 100%;
overflow-y: scroll;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 2 ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_destacado_noticia_b_TAB {
display:none;
}

#especiales_destacado_noticia_b {
	float: left;
	height: auto;
	width: 96.87%;
	margin-bottom: 10px;
	margin-right: 1.56%;
	margin-left: 1.56%;
	background-color: #ffffff;
	border-bottom-width: 0px;

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Fotos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_fotos_cont, #especiales_fotos_cont_xml{
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
	float: left;
	overflow:visible;
	height: auto;	
}

.especiales_fotos_modulo{
	float: left;
	height: auto;
	width: 100%;
	background-color: #ededed;
	margin-top: 4px;
}
.especiales_fotos_modulo:nth-child(1){
display:block;

}
.especiales_fotos_modulo:nth-child(2){
display:none;

}.especiales_fotos_modulo:nth-child(3){
display:none;

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 3 ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias_c_cont_especial{
	width: 100%;
	float: left;
	margin-right:0%;
}

#especiales_destacado_noticias_c_cont{
	width: 100%;
	float: left;
}

#especiales_destacado_noticias_c {
	float: left;
	height: auto;
	width: 96.87%;
	background-color: #d6dfd4;
	padding-top: 5px;
	padding-right: 1.56%;
	padding-left: 1.56%;
	padding-bottom: 5px;
	margin-bottom: 15px;

}
#especiales_destacado_noticias_fotos_c {
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img a{
border:0px;
}
.especiales_destacado_noticias_titulo_c{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-color:#d6dfd4;
	margin-bottom:0px;
	margin-top:0px;
}
.especiales_destacado_noticias_titulo_c a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticias_titulo_c a:hover{
	color: #666666;
}
.especiales_destacado_noticias_bajada_c{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-left:0px;
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Goleadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_goleadores_cont{
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
	float: left;
	height: 250;
margin-right: 0px;
}
/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date_cont{
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
	float: left;
	height: auto;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Marcadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

.programacion_jugador {
	font-size: 14px;
	font-weight: 300;
	width: 24.9%;
}
.programacion_vs {
	font-size: 9px;
	font-weight: 300;
	width: 4%;
	color:#FFFFFF;

}
.programacion_fecha {
	width: 18.495%;
	font-size: 14px;
	font-weight: 400;
	padding-left: 4px;
	color:#000000;
}
.programacion_marcador {
	width: 27.586%;
	font-size: 14px;
	padding-left: 4px;
}

}


@media (max-width: 569px) {



#especiales_cont_principal {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}


.especiales_cont_estandar_con_margen {
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| HEADER ||||||||||||||||||||||||||||||||||||||||||||||||*/
#especiales_header {
	position:relative;
}

.especiales_header_img_escritorio{
display:none;

}
.especiales_header_img_movil{
display:inherit;

}
.boton_movil {
width:102px;
height:9

}
.especiales_header_boton {
width:16.56%;
height:auto;
display:block;
position:absolute;
left:0px;
top:0px;
height:100%;
}

#especiales_header .especiales_header_boton img {
  width: 100%;
  height: auto;
  margin-left: 0%;
  margin-top: 0%;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Publicidad ||||||||||||||||||||||||||||||||||||||||||||||||*/

.publicidad_cont_derecha {
	display:none;
}

.publicidad_cont_inferior {
	display:none;
}

.publicidad_cont_superior {
	display:none;

}

.publicidad_movil_techo {
	float: left;
	height: auto;
	width: 96.87%;
	margin-right: 1.56%;
	margin-left: 1.56%;
	display:block;
	}
.publicidad_movil_central {
	float: left;
	height: auto;
	width: 96.87%;
	margin-right: 1.56%;
	margin-left: 1.56%;
	display:inline-block;
	text-align: center;
	}	

.publicidad_movil_central img {
	display: inline-block;
	text-align: center;
	margin-bottom:10px;
}
	



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia Principal ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias {
	float: left;
	height: auto;
	width: 96.87%;
	background-color: #eeeaeb;
	padding-top: 5px;
	padding-right: 1.56%;
	padding-left: 1.56%;
	padding-bottom: 5px;
	margin-bottom: 15px;



}
#especiales_destacado_noticias_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:static;
}
#especiales_destacado_noticias_fotos img{
	float: left;
	height: auto;
	width: 100%;
	border: 0px;
}
#especiales_destacado_noticias_fotos img a{
	border: 0px;
}
.especiales_destacado_noticias_titulo{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:none;
	top:auto;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.especiales_destacado_noticias_titulo a{
	text-decoration: none;
	color: #333333;
}
.especiales_destacado_noticias_titulo a:hover{
	color: #666666;
}
.especiales_destacado_noticias_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-top:0px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 2 ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_destacado_noticia_b_TAB {
display:none;
}

#especiales_destacado_noticia_b {
	float: left;
	height: auto;
	width: 96.87%;
	margin-bottom: 10px;
	margin-right: 1.56%;
	margin-left: 1.56%;
	background-color: #ffffff;
	border-bottom-width: 0px;

}
#especiales_destacado_noticia_b_fotos {
	float: left;
	height: auto;
	width: 100%;
	position:static;
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
}
#especiales_destacado_noticia_b_fotos img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticia_b_fotos img a{
border:0px;
}
.especiales_destacado_noticia_b_titulo{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	position:static;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:none;
	right:inherit;
	top:inherit;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.especiales_destacado_noticia_b_titulo a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticia_b_titulo a:hover{
	color: #666666;
}
.especiales_destacado_noticia_b_bajada{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-top:0px;
	margin-top:0px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Noticia 3 ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_destacado_noticias_c_cont_especial{
	width: 100%;
	float: left;
	margin-right:0%;
}

#especiales_destacado_noticias_c_cont{
	width: 100%;
	float: left;
}

#especiales_destacado_noticias_c {
	float: left;
	height: auto;
	width: 96.87%;
	background-color: #d6dfd4;
	padding-top: 5px;
	padding-right: 1.56%;
	padding-left: 1.56%;
	padding-bottom: 5px;
	margin-bottom: 15px;

}
#especiales_destacado_noticias_fotos_c {
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img{
	float: left;
	height: auto;
	width: 100%;
}
#especiales_destacado_noticias_fotos_c img a{
border:0px;
}
.especiales_destacado_noticias_titulo_c{
	float: left;
	height: auto;
	width: 100%;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	background-color:#d6dfd4;
	margin-bottom:0px;
	margin-top:0px;
}
.especiales_destacado_noticias_titulo_c a{
	color: #333333;
	text-decoration: none;
}
.especiales_destacado_noticias_titulo_c a:hover{
	color: #666666;
}
.especiales_destacado_noticias_bajada_c{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	padding-left:0px;
}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de posiciones ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_posiciones_alturas {
	overflow: hidden;
	height: 305px;
}







/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Fotos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_fotos_cont, #especiales_fotos_cont_xml{
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
	float: left;
	overflow:visible;
	height: auto;	
}

.especiales_fotos_modulo{
	float: left;
	height: auto;
	width: 100%;
	background-color: #ededed;
	margin-top: 4px;
}
.especiales_fotos_modulo:nth-child(1){
display:block;

}
.especiales_fotos_modulo:nth-child(2){
display:block;

}.especiales_fotos_modulo:nth-child(3){
display:none;

}


.especiales_fotos_modulo_foto{
	float: left;
	height: auto;
	width: 50%;
}
.especiales_fotos_modulo_foto img{

	height: auto;
	width: 100%;
}
.especiales_fotos_modulo_foto img a{
border:0px;
}

.especiales_fotos_modulo_texto{
	float: left;
	height: auto;
	width: 46.78%;
	padding-top: 5px;
	padding-right: 1.61%;
	padding-left: 1.61%;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.especiales_fotos_modulo_texto a{
	text-decoration: none;
	color: #333333;
}
.especiales_fotos_modulo_texto a:hover{
	color: #666666;
}



/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Jugadores ||||||||||||||||||||||||||||||||||||||||||||||||*/


#jugadores-copadavis ul &gt; img {
width: 100px;
height: auto;
}

#jugadores-copadavis ul {
padding: 10px 10px 10px 120px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| creditos ||||||||||||||||||||||||||||||||||||||||||||||||*/

#especiales_creditos{
	width: 96.875%;
	margin-bottom: 0px;
	float: left;
	height: auto;
	background-color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1.56%;
	padding-left: 1.56%;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#especiales_creditos a{
	color: #666666;
	text-decoration: none;

}
#especiales_creditos a:hover{
	color: #333333;

}
.especiales_creditos_autor {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.especiales_creditos_autor strong{
	font-weight: bold;
	color: #4D5C64;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Redes sociales ||||||||||||||||||||||||||||||||||||||||||||||||*/

ul#redes-sociales {
float:none;
width: 100%;
text-align: center;
list-style-type: none;

padding: 10px 0px;
margin-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

ul#redes-sociales li {
display: inline-block;
margin-right:3%;
width: 40px;
height: 40px;
border-radius: 40px;
}

ul#redes-sociales a:link, ul#redes-sociales a:visited {
line-height: 40px;
font-size: 22px;
}


/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date_cont{
	width: 96.875%;
	padding-right: 1.56%;
	padding-left: 1.56%;
	margin-bottom: 15px;
	float: left;
	height: auto;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Marcadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

.programacion_jugador {
	font-size: 13px;
	font-weight: 300;
	width: 22.9%;
}
.programacion_vs {
	font-size: 9px;
	font-weight: 300;
	width: 6%;
	color:#FFFFFF;

}
.programacion_fecha {
	width: 18.495%;
	font-size: 13px;
	padding-left: 4px;
	color:#000000;
}
.programacion_marcador {
	width: 27.586%;
	font-size: 13px;
	padding-left: 4px;
}
.programacion_titulo_jugadores {
	font-size: 10px;
	font-weight: 400;
}
.programacion_titulo_fecha {
	font-size: 10px;
	font-weight: 400;

}
.programacion_titulo_marcador {
	font-size: 10px;
	font-weight: 400;

}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Caja de datos ||||||||||||||||||||||||||||||||||||||||||||||||*/

.cada_datos {
width: 100%;	
}


.cada_datos li{
	list-style-type: none;
	float:left;
	width:auto;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 8px;

}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Jugadores ||||||||||||||||||||||||||||||||||||||||||||||||*/

.jugadores_davis_cont {
height:auto;
float:left;
	width: 95.7%;
	padding-bottom: 5px;
	margin-bottom: 15px;

	margin-right:2.15%;
	margin-left:2.15%;


}


}



</pre></body></html>