@charset 'UTF-8';

/* Color FONDO BACK IMAGE */
.spechead  {background-color: #80470a;}
.spechead .backima img{height:auto;}
/* Posicionamiento LOGO IMAGE */
.spechead .logoima{border-width:1rem 0 0 0;}
.spechead .logoima img {left: 20.5%;}
.spechead .hostima img{top:8%;left: auto;right: 19%;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav .active a span:after {background: #80470a;}
