﻿/* Color FONDO BACK IMAGE */
.spechead{background-color:#282828;}
.spechead .backima img {margin-left:-91rem;}

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

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