<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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: #326926;
	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: #086E0A;

}

.especiales_tab_sin_margen_texto {
	font-family: 'Oswald', 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: 'Oswald', 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: 'Oswald', 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: 'Oswald', 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: 'Oswald', 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;
}

ul#redes-sociales li {
display: inline-block;
width: 25px;
height: 25px;
margin-right:4px;
border-radius: 2px;
text-align: center;
}

ul#redes-sociales li img {
width: 18px;
height: 18px;
margin-top:3px;
}

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: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	width: 20%;
	text-align: center;
	text-transform: uppercase;
	color: #666666;
	}
.marcador_numero {
	font-family: 'Oswald', 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: 'Oswald', 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: 'Oswald', 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: 'Oswald', 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: #5C9200;
}

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

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


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

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

}

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

	margin-right:2.15%;


}

.jugadores_davis_player {
	height:auto;
	float:left;
	width: 98%;
	background-color:#eaecec;
	margin-bottom: 10px;
	padding-left:2%;
	padding-top:5px;
		min-height:190px;


}
.jugadores_davis_foto {
float:left;
width:30%;
padding-bottom:5px;
}
.jugadores_davis_foto img{
float:left;
width:100%;
height:auto;
}
.jugadores_davis_texto {
	float: left;
	width: 66%;
	font-size: 12px;
	padding-left: 2%;
	padding-right: 2%;

}
.jugadores_davis_texto p{
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	font-style: 11px;


}
.jugadores_davis_tit {
	font: 400 16px 'Oswald', Arial, Helvetica, sans-serif;
	color: #336600;
	margin-bottom: 8px;
}
.jugadores_davis_team {
	background-color:#CCCCCC;
	width:100%;
	margin-bottom: 10px;
}
.jugadores_pais {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	color: #666666;
	}
/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 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%;

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