@charset "utf-8";

/*  Headings and Texts Stylesheet for RGP

    Colores:
        Fondo: #a2cac8
        Tapiz: #fff
        Rayas finas azules: #daeeef
        Rayas finas grises: #a2cac8
        Bordes de formularios: #cee8e9
        Titulos negros: #000
        Títulos azules: #36b4b1
        Títulos grises: #888889
        Párrafos grises: #888889
        Enlaces azules: #36b4b1
        Fondos Grises Claritos: #f7f8f9
        Parrilla gris verdoso: #bdd6b6
        Parrilla gris pardo: #9cc589
        Parrilla verde: #97bd10
        Parrilla gris claro: #d7e6d3
----------------------------------------------------------------------------------------------------------------*/

/****   Títulos Iniciales   ***/
    #wrap h1,
    .modal-window h1 {
            display: none;
    }
    /*  Títulos de sección, en Negro*/
    #wrap h2 a,
    .modal-window h2 a{
            color: #000000;
            font-size: 23px;
            letter-spacing: -1px;
    }
    #wrap h2,
    .modal-window h2 {
            color: #000000;
            font-size: 23px;
            letter-spacing: -1px;
    }
    /*  Títulos de subsección, en Azul*/
    #wrap h3 ,
    .modal-window  h3 {
            color: #36b4b1;
            letter-spacing: -1px;
            font-weight: bold;
            font-size: 26px;
            line-height: 110%;
    }
    #wrap h3 a,
    .modal-window  h3 a{
            color: #36b4b1;
            line-height: 110%;
    }
    /*  Títulos secundarios, en Gris*/
    #wrap h4 a,
    .modal-window  h4 a{
            color: #888889;
            font-size: 18px;
    }
    /*  Títulos de categorías, en Gris*/
    #wrap .estilo-h5 ,
    .modal-window  .estilo-h5 {
            color: #888889;
            font-size: 13px;
            text-align: right;
            margin: 7px 0px;
    }
    #wrap .estilo-h5 a,
    .modal-window  .estilo-h5 a{
            color: #888889;
    }

/*  Títulos Específicos de cada página
--------------------------------------------------------------------------------------------------------------*/
/****   Home    ***/
/*  Títulos de la Home
---------------------------------------------------------------------------------------------------------------*/
    #a_side.home #mod_concursos .bd h3 a{
        font-size: 24px;
    }
    #a_side.home #mod_tv .hd h2 a{
        font-size: 21px;
    }
    #bd.home #mod_calientes .ft h2 a{
        padding: 20px 0px 0px 10px;
        display: inline;
        float: left;
    }

/****   Noticias    ***/
/*  Títulos de Noticias Main
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    .a_noticias_main #mod_buscador .hd h4{
            padding: 7px 0px;
    }
            .a_noticias_main #mod_buscador .hd h4 a{
                    color: #888889;
                    font-size: 14px;
                    font-weight: 800;
            }
    /*  body    */
    .bd_noticias_main #mod_noticias .bd #mod_titulares .hd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    .bd_noticias_main #mod_noticias .bd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .bd_noticias_main #mod_noticias .bd .estilo-h5 {
                    color: #888889;
                    font-size: 11px;
            }
    .bd_noticias_main #mod_noticias .bd h3 a{
            color: #36b4b1;
            font-size: 16px;
    }
    .bd_noticias_main #mod_noticias .bd .mod_resumen .hd .estilo-h5{
            background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
            margin-bottom: 0px;
    }
    .bd_noticias_main #mod_noticias .bd .mod_resumen .bd table div.position h4{
            color: #888889;
            font-size: 11px;
            font-weight: 800;
    }
    .bd_noticias_main #mod_noticias .bd .mod_resumen .bd table div.position h3 a{
            text-transform: uppercase;
            font-size: 19px;
    }
/*  Títulos de Noticias Search
-------------------------------------------------------------------------------------------------------------- */
    /*  body    */
    .bd_noticias_search #mod_noticias .bd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .bd_noticias_search #mod_noticias .bd .estilo-h5 a{
                    color: #888889;
            }
    .bd_noticias_search #mod_noticias  .hd h4 {
            font-size: 14px;
            font-weight: 800;
            color: #888889;
    }
    .bd_noticias_search #mod_noticias .bd h3 {
            text-transform: uppercase;
            font-size: 16px;
    }
    .bd_noticias_search #mod_noticias .bd #mod_resultados .bd h3 a{
            color: #36b4b1;
    }
/*  Títulos de Noticias Detail
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    .a_noticias_detail #mod_noticias .bd #mod_titulares .hd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    .a_noticias_detail #mod_noticias .bd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .a_noticias_detail #mod_noticias .bd .estilo-h5 a{
                    color: #888889;
                    font-size: 11px;
            }
    .a_noticias_detail #mod_noticias .bd h3 a{
            color: #36b4b1;
            font-size: 16px;
    }
    /*  body    */
    .bd_noticias_detail #mod_noticia .hd h4{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x bottom;
            padding-bottom: 19px;
    }
    .bd_noticias_detail #mod_noticia .bd p.p_gris{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x top;
            padding-top: 14px;
    }

/****   Agenda  ***/
/*  Títulos de Agenda Main
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    .a_agenda_main #mod_titulares .bd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .a_agenda_main #mod_titulares .bd .estilo-h5 a{
                    color: #888889;
                    font-size: 11px;
            }
    .a_agenda_main #mod_titulares .bd h3 a{
            color: #36b4b1;
            font-size: 16px;
    }
    /*  body    */
    .bd_agenda_main #mod_agenda .hd h2{
            display: inline;
            float: left;
    }
    .bd_agenda_main #mod_agenda .hd .estilo-h5{
            color: #888889;
            float: right;
            display: inline;
            font-weight: 800;
            margin: 4px 0px;
    }
            .bd_agenda_main #mod_agenda .hd .estilo-h5 a{
                    color: #888889;
                    font-size: 18px;
                    font-weight: 400;
            }
            .bd_agenda_main #mod_agenda .hd .estilo-h5 a.active{
                    color: #000000;
                    font-size: 18px;
            }
    .bd_agenda_main #mod_agenda .bd h2{
            display: block;
            float: none;
            color: #000000;
            font-size: 22px;
            letter-spacing: -1px;
    }
    .bd_agenda_main #mod_agenda .d_side .mod_resumen .hd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .bd_agenda_main #mod_agenda .d_side .mod_resumen .hd .estilo-h5 a{
                    color: #888889;
                    font-size: 11px;
            }
    .bd_agenda_main #mod_agenda .bd .d_side .mod_resumen .hd .estilo-h5{
            background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat top;
            margin-bottom: 0px;
            margin-top: 0px;
            float: none;
            display: block;
    }
    .bd_agenda_main #mod_agenda .bd .mod_resumen .bd table div.position h3 a{
            text-transform: uppercase;
            font-size: 19px;
    }

    .bd_agenda_main .c_side .hd h4{
            padding-bottom: 7px;
            color: #888889;
                    font-size: 14px;
                    font-weight: 800;
    }
/*  Títulos de Agenda Search
---------------------------------------------------------------------------------------------------------------*/
    /*  c_side  */
    .bd_agenda_search #mod_agenda .hd h2{
            display: inline;
            float: left;
    }
    .bd_agenda_search #mod_agenda .hd .estilo-h5{
            color: #888889;
            float: right;
            display: inline;
            font-weight: 800;
            margin: 4px 0px;
    }
            .bd_agenda_search #mod_agenda .hd .estilo-h5 a{
                    color: #888889;
                    font-size: 18px;
                    font-weight: 400;
            }
            .bd_agenda_search #mod_agenda .hd .estilo-h5 a.active{
                    color: #000000;
                    font-size: 18px;
            }
    .bd_agenda_search #mod_agenda .bd h2{
            display: block;
            float: none;
            color: #000000;
            font-size: 22px;
            letter-spacing: -1px;
    }
    .bd_agenda_search .c_side .hd h4{
            padding-bottom: 7px;
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    /* d_side   */
    .bd_agenda_search #mod_agenda #mod_resultados .bd .estilo-h5{
            text-align: right;
            padding-top: 14px;
    }
            .bd_agenda_search #mod_agenda #mod_resultados .bd .estilo-h5 a{
                    color: #888889;
            }
        .bd_agenda_search #mod_agenda #mod_resultados .hd h4 {
            font-size: 14px;
            font-weight: 800;
            color: #888889;
    }
    .bd_agenda_search #mod_agenda #mod_resultados .bd h3 {
            text-transform: uppercase;
            font-size: 16px;
    }
    .bd_agenda_search #mod_agenda .bd #mod_resultados .bd h3 a{
            color: #36b4b1;
    }
/*  Títulos de Agenda Detail
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    .a_agenda_detail #mod_agenda .bd h2{
            color: #000000;
            font-size: 22px;
            letter-spacing: -1px;
    }
    .a_agenda_detail .hd h4 a{
            padding-bottom: 7px;
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    /*  body    */
    .bd_agenda_detail #mod_evento .hd h4{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x bottom;
            padding-bottom: 19px;
            color: #888889;
    }

/****   Programación    ***/
/*  Títulos de Programación Main
---------------------------------------------------------------------------------------------------------------*/
    /*  body    */
    /* c_side   */
    .bd_programacion_main #mod_programacion .hd h2{
            display: inline;
            float: left;
    }
    .bd_programacion_main #mod_programacion .hd .estilo-h5{
            color: #888889;
            float: right;
            display: inline;
            font-weight: 800;
            margin: 4px 0px;
    }
            .bd_programacion_main #mod_programacion .hd .estilo-h5 a{
                    color: #888889;
                    font-size: 18px;
                    font-weight: 400;
            }
            .bd_programacion_main #mod_programacion .hd .estilo-h5 a.active{
                    color: #000000;
                    font-size: 18px;
            }
    .bd_programacion_main .c_side .bd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }


    /*  d_side*/
    .bd_programacion_main .d_side #mod_buscador .bd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
/*  Títulos de Programación Programa
---------------------------------------------------------------------------------------------------------------*/
    /*  body    */
    /* c_side   */
    .bd_programacion_main .c_side .bd h4{
            color: #36b4b1;
            font-size: 16px;
            font-weight: 800;
    }
    /*  d_side*/
    .bd_programacion_programa .d_side #mod_fonoteca .bd h3{
            color: #36b4b1;
            font-size: 18px;
            font-weight: 800;
            margin-bottom: 4px;
    }

/****   Sabrosura   ***/
/*  Títulos de Sabrosura Programa
---------------------------------------------------------------------------------------------------------------*/
    /*  body    */
    .a_s_programa #mod_fonoteca .bd h3 a,
    .a_s_programa #mod_mas_destacados .bd h3 a{
            color: #36b4b1;
            font-size: 18px;
            font-weight: 800;
            margin-bottom: 4px;
    }
/*  Títulos de Sabrosura Gladys
---------------------------------------------------------------------------------------------------------------*/
    /*  body    */
    .a_s_gladys #mod_fonoteca .bd h3 a,
    .a_s_gladys #mod_mas_destacados .bd h3 a{
            color: #36b4b1;
            font-size: 18px;
            font-weight: 800;
            margin-bottom: 4px;
    }
/*  Títulos de Sabrosura By Gladys Palmera
---------------------------------------------------------------------------------------------------------------*/
    /*  body    */
    .a_s_by_gladys #mod_fonoteca .bd h3 a,
    .a_s_by_gladys #mod_mas_destacados .bd h3 a{
            color: #36b4b1;
            font-size: 18px;
            font-weight: 800;
            margin-bottom: 4px;
    }
/*  Títulos de Sabrosura Entrevistas
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    /*  body    */
    .bd_s_entrevistas #mod_entrevistas #mod_entrevista .hd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }
    .bd_s_entrevistas #mod_entrevistas #mod_buscador .hd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
            margin-bottom: 5px;
    }
/*  Títulos de Sabrosura Multimedia
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    /*  body    */
    .a_s_multimedia #mod_multimedia #mod_info .hd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }
    .a_s_multimedia #mod_buscador .hd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
            margin-bottom: 5px;
    }
    .bd_s_multimedia #mod_podcasts .bd .estilo-h5{
            background-image: url(../../images/common/rayita_body.gif);
            background-repeat: no-repeat;
            background-position: 0px 21px;
            padding-bottom: 6px;
    }
    .bd_s_multimedia #mod_podcasts .bd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }

/****   Quienes Somos   ***/
/*  Títulos de Quienes Somos
---------------------------------------------------------------------------------------------------------------*/
    .bd_quienes #mod_quienes .bd h3{
            margin-bottom: 7px;
    }
/*  Títulos de la Modal
---------------------------------------------------------------------------------------------------------------*/
    #bd_modal_gladys #mod_modal .hd h3{
            float: left;
            display: inline;
            padding: 15px 0 0px 20px;
    }
    *:first-child+html #bd_modal_gladys #mod_modal .hd h3{
            padding-top: 5px;
    }

/****   Canales ****/
/*  Títulos de Canales  */
    .bd_canales #mod_canales .bd h4{
            color: #36b4b1;
            font-size: 15px;
            font-weight: 800;
            margin-bottom: 2px;
    }

/****   Multimedia  ***/
/*  Títulos de Multimedia
---------------------------------------------------------------------------------------------------------------*/
    /*  a_side  */
    /*  body    */
    .a_multimedia #mod_multimedia #mod_info .hd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }
    .a_multimedia #mod_buscador .hd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
            margin-bottom: 5px;
    }
    .bd_multimedia #mod_podcasts .bd .estilo-h5{
            background-image: url(../../images/common/rayita_body.gif);
            background-repeat: no-repeat;
            background-position: 0px 21px;
            padding-bottom: 6px;
    }
    .bd_multimedia #mod_podcasts .bd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }

/****   Programación Semanal    ***/
/*  Títulos de Programación Semanal
---------------------------------------------------------------------------------------------------------------*/
/*  body    */
	 /* c_side   */
    .bd_programacion_7d .c_side .bd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    /*  d_side*/
    .bd_programacion_7d .d_side #mod_buscador .bd h4{
            color: #888889;
            font-size: 14px;
            font-weight: 800;
    }
    .bd_programacion_7d #mod_parrilla .hd h2{
			float: left;
			display: inline;
	 }

/****   Blogs       *****/
    .a_blogs #mod_blogs #mod_info .hd h4{
            color: #36b4b1;
            letter-spacing: -1px;
            font-size: 18px;
            font-weight: 800;
    }

    .bd_blogs #mod_post .hd h4{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x bottom;
            padding-bottom: 19px;
    }
    .bd_blogs #mod_post .bd p.p_gris{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x top;
            padding-top: 14px;
    }

/****   Libro de Visitas       *****/
	.a_libro #mod_comentado .bd ul li h3{
			color: #97bd10;
			font-size: 16px;
	}
	.a_libro #mod_comentado .bd ul li h4{
			color: #888889;
			font-size: 12px;
	}
	.a_libro #mod_comentado .bd ul li p{
			color: #888889;
			font-size: 14px;
	}

/****   Ayuda y FAQ       *****/
	.bd_faq #mod_faq .bd ul li h4 a{
			color: #36b4b1;
			font-size: 16px;
	}

/****   Administraciones    ***/
/*  Títulos de la Users Admin
---------------------------------------------------------------------------------------------------------------*/    								    #cajaPrincipal .hd h2{
            text-transform: uppercase;
    }

/***    Párrafos    ********
--------------------------------------------------------------------------------------------------------------*/
    /*  Párrafos en gris */
    p.p_gris{
            color: #888889;
            font-size: 13px;
            text-align: justify;
    }
    p.p_gris_date{
            color: #444444;
            font-size: 11px;
            text-align: justify;
            margin-top: 10px;
    }
    p.p_gris_mini{
            color: #888889;
            font-size: 11px;
    }
            p.p_gris_highlight{
                    color: #888889;
                    font-weight: 800;
                    font-size: 13px;
            }

/*  Párrafos Específicos de cada página
--------------------------------------------------------------------------------------------------------------*/
/*  Los Más Calientes Home */
    #bd.home #mod_calientes .bd li .info p.cancion {
            color: #36b4b1;
            font-size: 22px;
            display: block;
            font-weight: 800;
    }
    #bd.home #mod_calientes .bd li .info p.artista {
            color: #888889;
            font-size: 16px;
            display: block;
            font-weight: 800;
    }
    #bd.home #mod_calientes .bd li .info p.sello {
            color: #888889;
            font-size: 14px;
    }
/*  Noticias Main   */
    .bd_noticias_main #mod_noticias .bd .mod_resumen .ft p.p_gris{
            background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat bottom;
            padding-bottom: 19px;
    }
/*  Agenda Main */
    .bd_agenda_main #mod_agenda .bd .mod_resumen .ft p.p_gris{
            /*background: transparent url(../../images/news/main/separador_titulares.gif) no-repeat bottom;*/
            /*padding-bottom: 10px;*/
    }
    .bd_agenda_main #mod_agenda .bd .mod_resumen .ft{
            border-bottom: 1px solid #CEE8E9;
    }
/*      Agenda Detail   */
    .bd_agenda_detail #mod_evento .bd p.p_gris{
            background: transparent url(../../images/news/main/separador_titulares.gif) repeat-x top;
            padding-top: 14px;
    }
/*  Programación Programa   */
    .bd_programacion_programa .d_side #mod_fonoteca .bd p{
            color: #888889;
            font-size: 13px;
    }
    .bd_programacion_programa .d_side #mod_canales .bd p{
            color: #000;
            font-size: 16px;
    }
    .bd_programacion_programa .c_side #mod_programa .bd p{
            margin: 0px;
            color: #888889;
            font-size: 14px;
            text-align: justify;
    }
/*      Programación Programa Semanal   */
    .bd_programacion_7d #mod_parrilla .bd table p{
            color: #888889;
            font-size: 14px;
    }
/*  Sabrosura Programa  */
    .a_s_programa #mod_fonoteca .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_programa #mod_mas_destacados .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_programa #mod_canales .bd p{
            color: #000;
            font-size: 16px;
    }
    .bd_s_programa #mod_programa .bd p{
            color: #888889;
            font-size: 13px;
    }
/*  Sabrosura Gladys    */
    .a_s_gladys #mod_fonoteca .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_gladys #mod_mas_destacados .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_gladys #mod_canales .bd p{
            color: #000;
            font-size: 16px;
    }
    .bd_s_gladys #mod_gladys .bd p{
            color: #888889;
            font-size: 13px;
    }
/*  Sabrosura By Gladys Palmera */
    .a_s_by_gladys #mod_fonoteca .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_by_gladys #mod_mas_destacados .bd p{
            color: #888889;
            font-size: 13px;
    }
    .a_s_by_gladys #mod_canales .bd p{
            color: #000;
            font-size: 16px;
    }
    .bd_s_by_gladys #mod_gladys .bd p{
            color: #888889;
            font-size: 13px;
    }
/*  Sabrosura Entrevistas   */
    .a_s_entrevistas #mod_artistas .bd p{
            color: #888889;
            font-size: 13px;
            font-weight: 800;
    }
    .a_s_entrevistas #mod_artistas .bd h4 a{
            color: #36b4b1;
            font-size: 21px;
            text-decoration: none;
            font-weight: 800;
    }
    .bd_s_entrevistas #mod_entrevistas .d_side #mod_mas_destacados .bd h3 a{
            color: #36b4b1;
            font-size: 18px;
            font-weight: 800;
            margin-bottom: 4px;
    }
/*  Sabrosura Multimedia    */
    .bd_s_multimedia #mod_podcasts .bd p{
            color: #888889;
            font-size: 16px;
    }
/*  Sabrosura Imágenes  */
    .bd_s_imagenes .c_side #mod_detalle p,
    .bd_s_imagenes .d_side #mod_thumbs p{
            color: #daeeef;
            font-size: 14px;
            text-align: center;
            font-weight: 800;
            margin-bottom: 2px;
    }
/*      Quienes Somos       */
    .bd_quienes #mod_quienes .bd p{
            color: #888889;
            font-size: 13px;
            text-align: justify;
    }
/*      Canales     */
    .bd_canales #mod_canales .bd p{
            color: #888889;
            font-size: 13px;
    }
/*  Multimedia  */
    .bd_multimedia #mod_podcasts .bd p{
            color: #888889;
            font-size: 16px;
    }
/*	Contactar	*/
    .bd_contactar #mod_contactar .bd p{
	 		color: #888889;
         font-size: 16px;
			margin: 7px 0px;
	 }
	 .bd_contactar #mod_contactar .bd p.p_gris_highlight{
         font-size: 16px;
			margin-left: 7px;
	 }
/*	Libro de Visitas	*/
	.a_libro #mod_comentado .bd ul li p{
			margin: 7px 0px;
	}
/*	Ayuda y FAQ	*/
	.bd_faq #mod_faq .bd ul li .toggle_container p{
			color: #888889;
			margin: 7px;
			font-size: 14px;
	}

/****** Enlaces ******/

/* Ver lista completa de los más Calientes */
.enlaces a {
	margin-top: 8px;
	float: right;
	font-size: 14px;
	color: #888889;
}

    #wrap a,
    .modal-window a{
            text-decoration: none;
            border: 0;
    }
    #master_hd #hd_nav ul li a:link{
            color: #000000;
    }
    #master_hd #hd_nav ul li a:visited{
            color: #000;
    }
    #master_hd #hd_nav ul li a:hover{
            color: #FB9D3A;
    }
    #master_hd #hd_nav ul li a:active, #master_hd #hd_nav ul li a.active {
            color: #FB9D3A;
    }


/*  Enlaces Específicos de cada página
--------------------------------------------------------------------------------------------------------------*/
/*  Enlaces de Noticias */
    #bd.home a.enlace_noticias,
    #bd.home a.enlace_agenda{
            color: #36b4b1;
            font-size: 13px;
            text-decoration: none;
            text-align: right;
            font-weight: 800;
            display: block;
            margin: 7px 0px 14px 0px;
    }
/* Agenda */
    .bd_agenda_main a.enlace_agenda,
    .a_agenda_detail a.enlace_agenda,
    .bd_agenda_search a.enlace_agenda{
            color: #36b4b1;
            font-size: 13px;
            text-decoration: none;
            font-weight: 800;
            display: block;
            margin: 7px 0px 14px 0px;
    }
    .a_agenda_main a.enlace_agenda{
            color: #888889;
            font-size: 13px;
            text-decoration: none;
            font-weight: 800;
            display: block;
            margin: 0px 0px 14px 0px;
    }
/* Programación */
    /*  Programa    */
    .bd_programacion_programa .d_side #mod_canales .ft a{
            color: #888889;
            font-size: 12px;
            text-decoration: none;
            font-weight: 800;
            letter-spacing: 1px;
    }
/* Sabrosura */
    .a_s_programa #mod_canales .ft a,
    .a_s_gladys #mod_canales .ft a,
    .a_s_by_gladys #mod_canales .ft a {
            color: #888889;
            font-size: 12px;
            text-decoration: none;
            font-weight: 800;
            letter-spacing: 1px;
            margin-bottom: 7px;
    }
/*  Entrevistas */
    .a_s_entrevistas #mod_artistas .hd a{
            color: #888889;
            font-size: 11px;
            text-decoration: none;
            font-weight: 800;
            margin-left: -1px;
            margin-bottom: 4px;
    }

/*  Imágenes    */
    .bd_s_imagenes .d_side #mod_thumbs p a,
    .bd_s_imagenes .c_side #mod_detalle p a{
            color: #888889;
            font-size: 14px;
            text-decoration: none;
            font-weight: 200;
    }
/*  Programacion Semanal    */
	.bd_programacion_7d #mod_parrilla .hd table a{
			color: #000000;
         font-size: 10px;
         text-decoration: none;
         font-weight: 800;
			border-top: 6px solid;
	}
			.bd_programacion_7d #mod_parrilla .hd table a.latin_spirit{
					border-top-color: #bdd6b6;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.musicas_del_agua{
					border-top-color: #36b4b1;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.achilifunk{
					border-top-color: #76a04d;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.batidora{
					border-top-color: #c3c396;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.calientes{
					border-top-color: #d2d165;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.calientes_fin{
					border-top-color: #bdd6b6;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.divas{
					border-top-color: #9cc589;
			}
			.bd_programacion_7d #mod_parrilla .hd table a.azafran{
					border-top-color: #9ab090;
			}

    .bd_programacion_7d #mod_parrilla .bd table a{
            font-weight: 800;
            font-size: 11px;
    }
    .bd_programacion_7d #mod_parrilla .bd table td.grande a{
            font-size: 15px;
    }
    .bd_programacion_7d #mod_parrilla .bd table td.mediano a{
            font-size: 13px;
    }
    .bd_programacion_7d #mod_parrilla .bd table .hueso a,
    .bd_programacion_7d #mod_parrilla .bd table .verdoso a{
            color: #747a76;
    }
    .bd_programacion_7d #mod_parrilla .bd table .verde a,
    .bd_programacion_7d #mod_parrilla .bd table .azul a,
    .bd_programacion_7d #mod_parrilla .bd table .parduzco a{
            color: #D7E6D3;
    }

/*	Mapa Web	*/
	.bd_mapa_web #mod_mapa_web .bd ul li a{
			margin: 0px;
			font-size: 18px;
			color: #97bd10;
			text-decoration: none;
			font-weight: 800;
	}
	.bd_mapa_web #mod_mapa_web .bd ul ul li a{
			color: #888889;
			font-size: 15px;
			text-decoration: none;
			font-weight: 800;
	}

/*	Contactar	*/
    .bd_contactar #mod_contactar .bd a{
	 		color: #36b4b1;
			text-decoration: none;
			font-size: 16px;
	 }

/*	Libro de Visitas	*/
	.a_libro #mod_comentado .bd ul li h4 a{
			text-decoration: none;
			color: #36b4b1;
			font-size: 12px;
	}
   .a_libro #mod_comentado .bd ul li h3 a{
			color: #36b4b1;
			margin: 7px 0px;
	}




