/* Color FONDO BACK IMAGE */
.spechead {background:#fafafa;}

/* Posicionamiento LOGO IMAGE */
.spechead .logoima img{left:50%;margin-left:-22.5rem;top:50%;margin-top:-5.3rem;}

/* Posicionamiento PART BOX */
.partBox, .partBox ~ .ico{clip:rect(0,0,0,0);position:absolute;overflow:hidden;top:-100%;left:-100%;}

/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead .blindBox .active a span:after {background:#6bbfb5;}

/* Patrocinador */
.partBox{height:16em;margin:-16em auto 0 auto;position:relative;clip:auto;display:block;width:14rem;top:0;left:50%;margin-left:44rem;}
.partBox *{height:100%;width:100%;}
.partima{position:relative;}
.partima img{height:auto;width:auto;position:absolute;top:50%;margin-top:-6.3rem;left:auto;right:0;}