/* Color FONDO BACK IMAGE */
.spechead {background:#C5C5C5;}

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

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