/* Posicionamiento LOGO IMAGE */
.spechead .logoima {display:flex;align-items:center;justify-content:center;}
.spechead .logoima img {max-height:78px;width:auto;left:unset;}
.spechead .logoima::before {content:url('/css/rtve.2026.deportes/tour-francia-SEA_TOUTOU2/i/tour_francia_izquierda.png');margin-right:39px;}
.spechead .logoima::after {content:url('/css/rtve.2026.deportes/tour-francia-SEA_TOUTOU2/i/tour_francia_derecha.png');margin-left:70px;}
.spechead {background:#FEE100;}
.blindBox {background:#F3F3F3;}
.spechead nav li a span {color:#000000;}
.subheader nav li .ico span {color:#000000;}
/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav li a:focus span:after, .spechead .blindBox .active a span:after {background:#000000;}