@charset 'UTF-8';

/* Color FONDO BACK IMAGE */
.spechead  {background-color: #000;}

/* Posicionamiento LOGO IMAGE */
.spechead h1 a {padding: 0}

.spechead .logoima img { left:7em;top: 0.7em;}


/* Posicionamiento presentador */
.spechead .hostima img {left: -69%;   top: 1em;; z-index:2;}


/* Color de seleccion de MENU */
.spechead nav li a:hover span:after, .spechead nav .active a span:after {background-color:#000;}


/* Color titulosU */

.television .bodier.wrapper .container .grid > h1 span, .television .bodier.wrapper .container .grid > .secBox span, .bigTit > .grid > h1 span:not(.titaux), .bigTit > .grid > .secBox span:not(.titaux) {
    color: #000;
}


/* tamany i posicionament antetítulo */
.bigTit .secBox span + .titaux, .bigTit h1 .titaux {bottom: 0em; left: 30em; position: absolute; z-index: 1; font-size: 300%;}



/* color título galeria fotos */
.galleryBox header span, .grid > h1 span, .grid > h3 span, .more_galery > h3 span, .recetasGen ol li:before, .sliderBox header span { color: #fff;}


