/*cabecera a 100*/
.spechead{height:14em;}
.spechead .container{height:10em;}

/* Color FONDO BACK IMAGE */
.spechead .backima{background:#154655;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img {display:block;top:50%;margin-top: -3.5rem;left:50%;margin-left: -25.05rem;}



/* Posicionamiento HOST IMAGE */
.spechead .hostima img {top:auto; bottom:1.8rem;left:auto;right:50%;margin-right:-28rem;}


/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a span:after {background:#154655;}