/* Color FONDO  */
.subheader .spechead {background: #e0d8d4}
.subheader .spechead:before {content:"";background: url("/css/rtve.2025.noticias/centenario-carmen-martin-gaite-SEC_CENESP2/i/fondo.jpg") center center no-repeat;background-size: auto 100%;width:100%;height:100%;display:inline-block;position:absolute;}

/* Posicionamiento LOGO IMAGE */
.spechead .falseH1, .spechead .falseH1 span {width: 30rem;height: 6.8rem;top: 50%;margin-top: calc(-6.8rem / 2);left: 50%;margin-left: calc(-30rem / 2);}
.spechead .logoima img {left: 0;width: 100%;    height: auto;}

/* Color de seleccion de MENU */
.subheader .spechead nav li a:hover span:after, .subheader .spechead .blindBox .active a span:after {background: #843e40;}

