/* Fuentes */
.notory.g1 .gridBox>.cell:first-child .mainBox .maintitle {font-size:300%}
.notory.g1 .gridBox>.cell:first-child .mainBox .auxBox li, .notory.g1 .gridBox>.cell:first-child .mainBox .auxBox p {font-size: 180%;}

/* Colores */
[data-tipo="mod_rich_text"] .cellContent a, .rtve .mainBox .auxBox a {color:#000;border:0;}
.noticias .grid > .secBox > a > span,.noticias[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.noticias .grid > .secBox span a, .noticias .mainBox .auxBox li:before {color:#f56b0d;}
.deportes .grid > .secBox > a > span,.deportes[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.deportes .grid > .secBox span a, .deportes .mainBox .auxBox li:before {color:#0f924c;}
.television .grid > .secBox > a > span,.television[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.television .grid > .secBox span a, .television .mainBox .auxBox li:before {color:#2196f3;}
.radio .grid > .secBox > a > span,.radio[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.radio .grid > .secBox span a, .radio .mainBox .auxBox li:before {color:#d81a28;}
.alacarta .grid > .secBox > a > span,.alacarta[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.alacarta .grid > .secBox span a, .alacarta .mainBox .auxBox li:before  {color:#f4941e;}
.el-tiempo .grid > .secBox > a > span,.el-tiempo[data-tipo="mod_rich_text"] .cellContent > ul > li:before,.el-tiempo .grid > .secBox span a, .el-tiempo .mainBox .auxBox li:before {color:#959592;}



/* Estructura */
section ul {column-count:3;-webkit-column-count:3;-moz-column-count:3;-o-column-count:3;}

