/*Posicionamiento BACK IMAGE */
.spechead {background-color:#202240;}
.spechead .backima img{margin-left:-70rem;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{left:50%;display:block;top:50%;margin-top:-4rem;margin-left:-34.2rem;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after{background:#e9c95f;}