﻿/* html */

html, body, * html #divTudo {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #0C274F;
	background-image: url(img/fundo.jpg);
	background-position: center top;
}

body, table, tr, td, div, input, select, option, textarea, a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #304463;
}

select {
	font-weight: bold;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

/* master */

#divTudo {
	min-height: 100%;
	position: relative;
}

.imagemTopo {
	background-image: url(img/img_topo.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#divTudo #divTopo {
	height: 180px;
	background-image: url(img/img_topo_centro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#divTudo #conteudoFora {
	width: 100%;
}

#divTudo #conteudoFora #conteudo {
	background-color: #fff;
	width: 775px;
	text-align: left;
}

#divTudo #conteudoFora #conteudo #menu {
	text-align: center;
	background: url(img/menu_fundo.jpg);
	height: 34px;
}

#divTudo #conteudoFora #conteudo #menu .imgMenuDireita {
	background: url(img/menu_canto_direito.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: inherit;
}

#divTudo #conteudoFora #conteudo #menu .imgMenuEsquerda {
	background: url(img/menu_canto_esquerdo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: inherit;
}

#divTudo #conteudoFora #conteudo #menu ul {
	padding: 0px;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

#divTudo #conteudoFora #conteudo #menu ul li {
	display: inline;
}

#divTudo #conteudoFora #conteudo #menu ul li a {
	color: #fff;
	font-family: Tahoma, Arial;
	font-size: 09px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#divTudo #conteudoFora #conteudo #menu a:hover {
	color: #fedf35;
}

#divTudo #conteudoFora #conteudo div#bannerTopo {
	background: #304463;
	height: 98px;
	border-left: 1px solid #e6edf0;
	border-right: 1px solid #e6edf0;
}

#divTudo #conteudoFora #conteudo .miolo {
	width: 538px;
	vertical-align: top;
}

#divTudo #conteudoFora #conteudo .lateral {
	vertical-align: top;
}

#divTudo #conteudoFora #conteudo #menuBottom {
	background-image: url(img/fundo_menu_rodape.jpg);
	background-repeat: repeat-x;
	background-color: #f5f8fa;
	padding: 5px;
	text-align: center;
}

#divTudo #conteudoFora #conteudo #menuBottom ul {
	padding: 0px;
	margin: 0px;
}

#divTudo #conteudoFora #conteudo #menuBottom ul li {
	display: inline;
}

#divTudo #conteudoFora #conteudo #menuBottom ul li a {
	color: #6B8EAB;
	text-transform: lowercase;
}

#divTudo #conteudoFora #conteudo #bottom {
	margin-top: 3px;
	background: url(img/fundo_rodape.jpg) repeat-x center top;
}

#divTudo #conteudoFora #conteudo #bottom .patrocinio {
	margin: 10px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#divTudo #conteudoFora #conteudo #bottom .apoio {
	margin: 10px;
	float: right;
	font-size: 10px;
	font-weight: bold;
}

#divTudo #conteudoFora #conteudo #bottom .imgLeft {
	background: url(img/rodape_pagina_esquerda.jpg) no-repeat bottom left;
}

#divTudo #conteudoFora #conteudo #bottom .imgRight {
	background: url(img/rodape_pagina_direita.jpg) no-repeat bottom right;
}

#divTudo #conteudoFora #rodape {
	width: 775px;
}

#divTudo #conteudoFora #rodape td {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

/* geral */

.margem_interna {
	margin: 15px 20px 15px 20px;
}

.secao_interna {
	margin-bottom: 10px;
}

.secao_interna, .secao_interna_semmargem {
	width: 527px;
	background-image: url(img/fundo_secao_interna.gif);
	background-repeat: repeat-x;
	min-height: 50px;
	padding-left: 10px;
	clear: both;
}

.secao_interna img, .secao_interna_semmargem img {
	float: left;
	vertical-align: top;
}

.secao_interna div, .secao_interna_semmargem div {
	float: left;
	color: #fff;
	font-size: 30px;
	padding-left: 10px;
	margin-top: 9px;
}

.botao {
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
}

.secao {
	background-color: #DCE6ED;
	width: 235px;
	background-image: url(img/degrade_bloco_lateral.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.secao .titulo_genero{
	background-image: url(img/barra_menu_lateral.jpg);
	background-repeat: repeat;
	font-size: 18px;
	font-weight: bold;
}

.secao .titulo_genero td{
	padding: 5px 5px 5px 5px;
}

.secao span, .secao span a {
	color: #457ca1;
}

.titulo {
	background-color: #304463;
	color: #fff;
	padding: 5px 0px 5px 5px;
	background-image: url(img/barra_menu_lateral.jpg);
	background-repeat: repeat;
	font-size: 16px;
	font-weight: bold;
}

.barra_interna, .barra_interna_completa {
	background: url(img/textura_barra_clara.jpg);
	padding: 5px 5px 5px 20px;
	color: #fff;
}

.barra_interna_completa {
	font-size: 16px;
	font-weight: bold;
}

.barra_interna a {
	color: #fff;
	text-decoration: underline;
}

.busca_menor {
	width: 100%;
	background-color: #F5F8FA;
	border-bottom: 1px solid #d7e1ec;
}

.busca_menor table {
	width: 100%;
	border-bottom: 1px solid #fff;
}

.busca_menor table {
	height: 40px;
}

.linha {
	background-color: #D9E3EC;
	height: 1px;
}

.paginas {
	color: #457ca1;
}

.pager a {
	font-size: 12px;
	display: block;
	padding: 2px;
	font-weight: bold;
}

.pager span {
	color: #457ca1;
	padding: 2px;
	font-size: 16px;
	font-weight: bold;
}

.titulo_interno {
	font-size: 16px;
	font-weight: bold;
}

.titulo_interno_votacao {
	font-size: 22px;
	font-weight: bold;
}

.img {
	border: 1px solid #BDD9EB;
	margin-right: 8px;
}

.legenda {
	font-size: 11px;
	font-weight: normal;
}

/* radio */

#radio .imprimir_agenda a, #radio .descricao, #radio .horario, #radio .programa, #radio .descricao {
	font-size: 10px;
	font-weight: bold;
}

#radio .descricao {
    width: 340px;
}

#radio .semana {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#radio .semana a {
	color: #99843c;
	text-decoration: underline;
}

#radio .barra {
	margin-top: 15px;
	padding: 5px;
}

#radio .barra_impressao {
	padding: 15px;
}

#radio .barra, #radio .barra_impressao {
	background-image: url(img/fundo_menu_rodape.jpg);
	background-repeat: repeat-x;
	background-color: #f5f8fa;
}

#radio .barra .programacao, #radio .barra_impressao .programacao {
	color: #99843c;
	padding-left: 15px;
}

#radio .barra .programacao span, #radio .barra_impressao .programacao span {
	color: #304463;
}

#radio .nome_programa, #radio .horario, #radio .programa {
	color: #2577b4;
}

#radio .barra .programacao, #radio .barra_impressao .programacao, #radio .barra a, #radio .barra_impressao a, #radio .nome_programa {
	font-size: 16px;
	font-weight: bold;
}

#radio .hora {
	font-size: 32px;
	font-weight: bold;
}

/* cadastro */

#cadastro .termo {
	background: #e8eff4;
	padding: 8px;
}

/* banco */

#banco .artista span {
	font-size: 14px;
	font-weight: bold;
}

#banco .artista div {
	color: #457ca1;
}

#banco .ouvir a {
	text-decoration: underline;
	color: #2577b4;
}

/* balcão */

#balcao .balcao a {
	color: #99843c;
	text-decoration: underline;
}

#balcao .responsavel {
	color: #2577b4;
}

#balcao .emailresp {
	color: #457ca1;
}

#balcao .site a {
	color: #99843c;
	text-decoration: underline;
}

#balcao .perfil a {
	color: #304463;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

/* top downloads */

#topdownloads .top_downloads_maior td .downloads, #topdownloads .top_downloads_outros td .downloads, #topdownloads .top_donwloads_alternado td .downloads {
	color: #457ca1;
}

#topdownloads .top_downloads_maior td {
	background-color: #FEE036;
	padding: 4px;
}

#topdownloads .top_downloads_outros td {
	background-color: #EAEFF4;
	padding: 4px;
}

#topdownloads .top_donwloads_alternado td {
	background-color: #F5F8FA;
	padding: 4px;
}

#topdownloads .mais_top_downloads {
	background-color: #175b8a;
	text-align: right;
	padding: 4px 4px 4px 0px;
}

#topdownloads .mais_top_downloads, #topdownloads .mais_top_downloads a {
	font-family: Tahoma;
	color: White;
}

#topdownloads .mais_top_downloads a, #topdownloads .top_downloads_maior td div, #topdownloads .top_downloads_outros td div, #topdownloads .top_donwloads_alternado td div {
	font-size: 10px;
	font-weight: bold;
}

div#lnkNome a {
	font-size: 10px;
}

/* banner lateral */

#banner_lateral {
	background: #6B8EA8;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

#banner_lateral .banners {
	background-color: #fff;
	padding: 2px 0px 2px 0px;
}

/* busca por letra */

#busca_por_letra {
	width: 100%;
	background-color: #F5F8FA;
	border-bottom: 1px solid #d7e1ec;
}

#busca_por_letra table {
	width: 100%;
	border-bottom: 1px solid #fff;
	height: 64px;
}

#busca_por_letra .letras, #busca_por_letra .letras a, #busca_por_letra input, #busca_por_letra select {
	font-family: Tahoma, Arial;
}

/* agenda */

#agenda {
	width: 490px;
}

#agenda .data, #agenda .data a {
	color: #2577b4;
	font-size: 10px;
	font-weight: bold;
}

#agenda .banda {
	font-size: 13px;
}

#agenda .localhora {
	color: #457ca1;
	margin-top: 3px;
}

#agenda .data_detalhe {
	color: #457ca1;
	font-size: 14px;
	font-weight: bold;
}

#agenda .banda_detalhe {
	margin-top: 4px;
	font-size: 16px;
	font-weight: bold;
}

#agenda .evento_detalhe {
	color: #2577b4;
	font-size: 16px;
	font-weight: bold;
}

#agenda .descr_detalhe {
	margin-top: 6px;
}

#agenda .localhora_detalhe {
	margin-top: 6px;
	font-size: 14px;
	color: #000;
}

#agenda .imprimir_agenda a {
	font-size: 16px;
	font-weight: bold;
}

#agenda .impressao {
	background: #fff;
	padding: 10px;
}

#agenda .editar, #agenda .editar a {
	color: #99843c;
}

#agenda .editar a {
	text-decoration: underline;
}

#agenda .links a {
	font-size: 10px;
	font-weight: bold;
}

/* artistas */

#artistas .nome_artista {
	font-size: 10px;
	font-weight: bold;
}

#artistas .buscando {
	font-size: 16px;
	font-weight: bold;
}

#artistas .buscando span {
	font-weight: bold;
	color: #457ca1;
}

#artistas .banda, #artistas .categorias_detalhe {
	font-size: 16px;
	font-weight: bold;
}

#artistas .banda_perfil {
	font-size: 24px;
	font-weight: bold;
}

#artistas .categorias_detalhe {
	color: #fff;
}

#artistas .categorias {
	color: #2577b4;
	font-size: 10px;
	font-weight: bold;
}

#artistas .bairro {
	font-size: 10px;
	font-style: italic;
	color: #2577b4;
}

#artistas .release {
	color: #457ca1;
	padding-top: 5px;
}

#artistas .release a {
	font-weight: bold;
	font-style: italic;
}

#artistas .musica, #artistas .musica a {
	font-size: 14px;
	font-weight: bold;
}

#artistas .ouvir a {
	text-decoration: underline;
	color: #2577b4;
}

#artistas .fone, #artistas .produtor {
	color: #2577b4;
}

#artistas .fone span, #artistas .produtor span, #artistas .produtor a, #artistas .comentario div {
	font-size: 14px;
	font-weight: bold;
	color: #304463;
}

#artistas .data a {
	color: #2577b4;
	font-size: 10px;
	font-weight: bold;
}

#artistas .banda {
	font-size: 13px;
}

#artistas .localhora {
	color: #457ca1;
	margin-top: 3px;
}

#artistas .imprimir_release a {
	font-size: 16px;
	font-weight: bold;
	float: right;
}

#artistas .comentario div {
	margin-bottom: 3px;
}

#artistas .comentario {
	margin-top: 3px;
	background-color: #f5f8fa;
	padding: 15px 20px 15px 20px;
}

#artistas .datahora {
	margin: 0px 20px 3px 20px;
	color: #2577b4;
	font-size: 10px;
	font-weight: bold;
}

#artistas .detalhe_campo {
	margin: 0px 0px 3px 5px;
	color: #2577b4;
	font-size: 9px;
	font-weight: bold;
}

/* colunistas */

#colunistas .nome {
	font-size: 16px;
	font-weight: bold;
}

#colunistas .nome_medio {
	font-size: 14px;
	font-weight: bold;
}

#colunistas .apresentando {
	font-size: 10px;
	font-weight: bold;
}

#colunistas .nome_colunista {
	color: #457ca1;
	font-size: 13px;
	font-weight: bold;
}

#colunistas .colunista {
	color: #457ca1;
}

#colunistas .email {
	color: #2577b4;
	font-size: 10px;
	font-weight: bold;
}

#colunistas .detalhe a {
	color: #99843c;
	text-decoration: underline;
	font-size: 10px;
}

#colunistas .detalhe {
	margin-top: 8px;
}

#musica_detalhe {
	background-color: #fff;
}

#musica_detalhe #titulo {
	font-weight: bold;
	font-size: 24px;
	color: #304463;
}

#musica_detalhe span {
	font-size: 18px;
	color: #457ca1;
	font-weight: bold;
}

#musica_detalhe .valor {
	font-size: 18px;
	color: #304463;
}

#musica_detalhe .letra {
	font-family: Courier New, Sans-Serif;
	font-size: 12px;
	color: #304463;
}

/* TV */

.titulo_tv{
	margin: 0px 0px 0px 15px;
}

.descricao_tv{
	margin: 10px 0px 0px 15px;
	
}