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

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

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