<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#especiales_header {
	width: 100%;
	float:left;
	position:inherit;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background-image: url(http://www.emol.com/especiales/2018/deportes/copa-davis/img/noticias-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#fff;
}
#especiales_header img{
	width: 100%;
	float:left;
	height:40px;
	position:inherit;
	border: 0px;

}
.especiales_header_img_escritorio{
display:inherit;

}

#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: #b7470b;
}
#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;
}


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


@media (max-width: 1024px) {
#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;
}
}

@media (max-width: 768px) {

#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;
}

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