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

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top:-4.5rem;left:25%;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:#ba1737;}
