@font-face {
    font-family: 'mullerbold';
    src: url('/especiales/2016/deportes/torneo-clausura/css/muller-extrabold-demo-webfont.eot');
    src: url('/especiales/2016/deportes/torneo-clausura/css/muller-extrabold-demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-extrabold-demo-webfont.woff2') format('woff2'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-extrabold-demo-webfont.woff') format('woff'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-extrabold-demo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'muller';
    src: url('/especiales/2016/deportes/torneo-clausura/css/muller-thin-demo-webfont.eot');
    src: url('/especiales/2016/deportes/torneo-clausura/css/muller-thin-demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-thin-demo-webfont.woff2') format('woff2'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-thin-demo-webfont.woff') format('woff'),
         url('/especiales/2016/deportes/torneo-clausura/css/muller-thin-demo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
#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/2017/deportes/juegos-de-la-juventud/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: 97.85%;
	
	margin:0px;
	background-color: #c0ed25;
	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: #c0ed25;
	display:inherit;*/float:left;
	
	bottom: -26px;
	display: block;
	height: 26px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display:inherit;
	width: 100%;
	background-color:#c5cfea;
	font-family: 'mullerbold', Arial, Helvetica, sans-serif, Verdana;
}

#especiales_header li{
	/* [disabled]float: left;
	list-style-type: none;
	display: block;
	font-size: 12px;


*/
	float: left;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	margin-top: 6px;
	padding-left: 12px;
	text-transform: uppercase;

}

#especiales_header li i {
    display: none;
}

#especiales_header li a{
	color: #314a8d;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}

#especiales_header li a:hover{
	color: #f36e20;
}


#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;
}

}
