/* Color FONDO BACK IMAGE */
.spechead .backima{background:url("http://img.rtve.es/css/rtve.2018.television/rtve.programas/masterchef-6-TE_SMASCH6/i/TE_SMASCH6.bg.cab.jpg") center top;}
.spechead .backima img{clip:rect(0,0,0,0);top:-100%;left:-100%;overflow:hidden;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top:-4.75rem;left:25%;margin-left:-10rem;}

/* Posicionamiento HOST IMAGE */
.spechead .hostima img {height:20rem;top:50%;margin-top:-10rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after {background:#ed6a38;}