/* Color FONDO BACK IMAGE */
.spechead .backima{background:#1d0505;}
.spechead .backima img {margin-left:-86rem}

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

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

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

/*cabecera a 100*/
.spechead{height:14em;}
.spechead .container {height:10em;}

/*nueva emsision*/
.spechead .emisBox{height:100%;position:absolute;top:0;left:0;}
.spechead .listadoBox{border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;}
.spechead .emisBox .cell{width:24em;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left;min-height:5rem;padding:.5em;padding-left:7em;margin:0;margin-left:-5em;position:relative;}
.spechead .emisBox .ico.canal{height:4.5em;position:absolute;top:50%;left:.5em;margin-top:-2.25em;}
