@charset "utf-8";
/* CSS Document */


div#box-banner {
    width:1000px;
    height:356px;
    float:left;
    background:url(../images/bg_banner.png) no-repeat center;
}

div#box-banner .banner {
    padding:19px 0 0 49px;
    float:left;
}

ul#pag-banner {
    width:930px;
    float:left;
    list-style:none;
    padding:0 0 0 70px;
}

ul#pag-banner li {
    float:left;
    font:bold 17px Arial, Helvetica, sans-serif;
    color:#FFF;
    padding:10px;
}
ul#pag-banner li.atual {
    color:#781287;
}

div#participe{ width:401px; height:201px; float:left; display:inline; margin-left:22px; padding:25px 0 0 14px; background:url(../images/box_participe.png) no-repeat;}
div#box-participe{ width:232px; float:left;}
div#box-participe .titulo{ width:194px; background:url(../images/tit_participe.png) no-repeat; height:54px; padding:16px 0 0 38px;}
div#box-participe .titulo h3{ text-indent:-999em;}
div#box-participe .conteudo{ width:200px; padding:0 2px 0 30px;}
div#box-participe .conteudo .bt{margin:15px 2px 0 0px; width:auto; height:auto;}

div#box-naweb{ width:168px; float:left;}
div#box-naweb .titulo{ width:148px; background:url(../images/tit_naweb.png) no-repeat; height:54px; padding:16px 0 0 20px;}
div#box-naweb .titulo h3{ text-indent:-999em;}
div#box-naweb ul li { float:left; display:inline; padding:0 8px 5px 8px;}


div#programacao{ width:266px; height:201px; float:left; background:url(../images/box_programacao.png) no-repeat;padding:25px 0 0 0;}
div#programacao .titulo{ width:228px; background:url(../images/tit_programacao.png) no-repeat; height:54px; padding:16px 0 0 35px;}
div#programacao .titulo h3{ text-indent:-999em;}
div#programacao table{margin:0 0 0 25px;}
div#programacao table .horario{ color:#62116e; padding:3px 0;}
div#programacao table .programa{color:#fff;}
div#programacao p .link{ padding:10px 0 0 25px; display:block; float:left;}
div#programacao p a { color:#f5ba25;}
div#programacao p a:hover{ color:#62116e;}


div#podcast{ width:272px; height:201px; float:left; background:url(../images/box_podcast.png) no-repeat; padding:25px 0 0 0px;}
div#podcast .titulo{ width:234px; float:left; background:url(../images/tit_podcast.png) no-repeat; height:54px; padding:16px 0 0 25px;}
div#podcast .titulo h3{ text-indent:-999em;}
div#podcast ul{ width:224px; float:left; padding:0  14px;}
div#podcast ul li{ padding:3px 7px; margin:1px 0; color:#fff;}
div#podcast ul li a{ color:#fff;}
div#podcast ul li a:hover{ color:#f5ba25;}
div#podcast ul li.bg1{ background:#01667c;}
div#podcast ul li.bg2{ background:#025c70;}
div#podcast p .link{ float:left; padding:8px 0 0 20px; display:block;}
div#podcast p a { color:#f5ba25;}
div#podcast p a:hover{ color:#fff;}
