/* FONDO BACK IMAGE */
.spechead,.spechead .backima {background:#ddd;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{display:block;top:50%;margin-top: -3rem;left: 50%;margin-left: -16rem;max-width: 32rem;max-height: 12rem;}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a span:after{background:#e9d14d;}
.spechead {background:white;}