
@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/dakar/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;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 1.07%;
	display:inherit;
	
	
	font-family: 'mullerbold', Arial, Helvetica, sans-serif, Verdana !important;
	font-weight: normal;
	
	
    background-color: #3D1D00;
    background-image: -webkit-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
}




.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: 1px dotted #ac7846;
}


/*#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;
}


@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;
}

}
