<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: 'mullerbold';
    src: url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


#especiales_header {
	width: 100%;
	float:left;
	position:inherit;
	font-family: 'mullerbold', Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	background-image: url(http://www.emol.com/especiales/2017/deportes/sudamericano-sub20/img/noticias-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#especiales_header img{
	width: 100%;
	float:left;
	height:40px;
	position:inherit;
	border: 0px;

}
.especiales_header_img_escritorio{
display:inherit;

}

#especiales_header ul{
	width: 98.92%;
	float:left;
	margin:0px;
	background-color: #244a7b;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 1.07%;
	display:inherit;
	
	
	font-family: 'mullerbold', Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
}




.boton-especial {
	background-color:#fff;
	padding: 1px 0 1px 0;
	margin-right: 5px;
}

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


/*#especiales_header li:last-child{
	border-right-width: 0px;
	float:right;
		text-transform: uppercase;
			display:inherit;
}*/

#especiales_header li a{
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
}

#especiales_header li a:hover{
	color: #ffc600;
}


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

.fa-menu {
	margin-left:-0.8em;
	margin-right:0.7em;
	display: none;

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


.fa-menu {
	display: inline-block;
	font-weight: normal;
  color: #003C69;
	text-align: left;
	width: 36px;	
}

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