/*GERAL*/
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
}
body	{
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
img{
	border: 0px;
}
ul{
	list-style: none;
}
/* GERAL */


/* topo */
#topo {
	background: url(../img/bgTopo.gif) no-repeat;
	width: 778px;
	height: 136px;
	margin: auto;
	font-size: 0.8em;
	color: #333128;
}
#topo .frase{
	padding: 5px 0 1px 0;
}
#topo #bannerTopo {
	border: 1px #d9d9d9 solid;
}
#menuHome {
	width: 778px;
	height: 64px;
	margin: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#menuHome a {
	color: #60606c;
	font-weight: bold;
	font-size: 0.9em;
	padding-bottom: 10px;
	padding-top: 5px;
}
#menuHome a:hover {
	text-decoration: underline;
}
#menuHome .selecionado {
	color: #39372e;
	font-weight: bold;
}
#subMenu {
	float: left;
}
#oucaOnline {
	float: right;
}


#topo #interno{
	margin-top: 8px;
	float: left;
}
#topo #interno #programacao td{
	font-size: 1.1em;
	padding-left: 20px;
}
#topo #interno #programacao td em{
	color: #6983b2;
	background-color: #f4f4f0;
	padding: 3px;
	font-style: normal;
	font-weight: bold;
}
/* topo */

/* definicoes de divs HOME */
.corpo {
	background: url(../img/bgCorpo.gif) repeat-x;
	background-color: #c3c5bb;
	margin: auto;
}
.spacer {
	background: url(../img/BgLinhas.gif) no-repeat top;
	margin: auto;
}
.meioHome {
	background: url(../img/topoMeioHome.gif) no-repeat top;
	margin: auto;
}
#fechaHome {
	margin: auto;
}
.fechaMeioHome {
	background: url(../img/fechaMeioHome.gif) no-repeat top;
	margin: auto;
	height: 27px;
}
.fechaMeioInternas {
	background: url(../img/fechaMeioInternas.gif) no-repeat top;
	margin: auto;
	height: 27px;
}
.bgLadoE {
	background: url(../img/bgLadoE.gif) repeat-x;
	background-position: 0 55px;
}
.bgLadoM {
	background: url(../img/bgLadoM.gif) repeat-x;
	background-position: 0 55px;
	margin: auto;
}
.bgLadoD {
	background: url(../img/bgLadoD.gif) repeat-x;
	background-position: 0 55px;
}

/* definicoes de divs HOME */



/* definicoes de estilos HOME */
.titulosHome {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 1.5em;
	padding: 14px 0 0 16px;
}
.titulosInternas {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 1.5em;
	padding: 23px 0 10px 16px;
}
.titulosInternas.relacionadas {
	border-bottom: 1px #c3c5bb solid;
}
#relacionada {
	border-bottom: 1px #c3c5bb solid;
	padding-bottom: 10px;
}
#relacionada .linksNoticias {
	padding-top: 6px;
}
.titulosHome img{
	vertical-align: middle;
}
.titulosHome img, .linksNoticias img{
	vertical-align: middle;
}
.subTitulos {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bgSubTitulos.gif) repeat-x;
	padding: 3px 0 0 10px;
	height: 45px;
	color: #393939;
	font-size: 1.4em;
}
.subTitulos2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bgSubTitulos2.gif) repeat-x;
	padding: 3px 0 0 10px;
	height: 46px;
	color: #393939;
	font-size: 1.4em;
}
.fotoLocutor {
	width: 78px;
	height: 63px;
}
/* definicoes de estilos HOME */

/* noticias */
#noticias {
	display: block;
	clear: both;
	float: right;
}
.corpoNoticias {
	padding: 10px 0 0 0;
	color: #52544a;
	line-height: 16px;
	padding-left: 7px;
}
.corpoNoticias.resultado {
	padding: 7px 0 0 0;
	color: #52544a;
	line-height: 16px;
}
.corpoNoticias.resultado2 {
	padding: 0 0 0 0;
}
.corpoNoticias em {
	color: #6983b2;
	background-color: #fff;
	/*padding: 2px;  */
	font-style: normal;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 4px; 
}
.corpoNoticias a{
	color: #52544a;
	display: block;
	clear: both;
}
.corpoNoticias a:hover{
	text-decoration: underline;
}
.linksNoticias{
	padding-right: 8px;
	height: 20px;
}
.linksNoticias a{
	color: #6983b2;
	text-decoration: underline;
	font-size: 0.9em;
	margin-right: 15px;
}
.linksNoticias a:hover{
	color: #4a5d80;
}
.linksNoticias.resultado{
	padding-top: 5px;
}
.corpoNoticias .fotoNoticia {
	margin: auto;
	padding: 10px 0 4px 0;
	width: 228px;
	height: 160px;
}
.corpoNoticias .fotoNoticiaP {
	width: 114px;
	height: 80px;
}


/* noticias */

/* no Ar */
.noArLocutor {
	font-size: 0.6em;
	font-style: normal;
	padding-left: 10px;
}
.noAr {
	padding-top: 5px;
}
.noAr strong {
	margin-top: 10px;
	float: left;
	width: 140px;
}
.noAr em {
	font-size: 1em;
}
.proximaAtracao {
	padding-left: 8px;
	line-height: 21px;
}
.proximaAtracao p {
	font-size: 1em;
	font-weight: bold;
	color: #52544a;
	padding: 4px 0 2px 0;
	border-bottom: 1px #efefeb solid;
	margin-bottom: 6px;
}
.proximaAtracao em {
	color: #6983b2;
	background-color: #f4f4f0;
	padding: 3px;
	font-style: normal;
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	margin-right: 4px;
	clear: left;
}
/* no Ar */

/* enquete */
#enquete {
	margin-top: 10px;
}
#enquete #formEnquete{
	padding-left: 10px;
	color: #6983b2;
}
#enquete #formEnquete p {
	width: 180px;
	margin-bottom: 10px;
}
#enquete #formEnquete label input{
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 3px;
}
#enquete #formEnquete input{
	margin-top: 4px;
	margin-right: 5px;
}

#enquete #resultado .numero{
	padding: 4px 4px 4px 7px;
}
/* enquete */

/* pesquisa */
#pesquisa {
	margin-top: 10px;
}
/* altura forçada - height: 301px; rever isso */
#pesquisa #formPesquisa{
	padding-left: 10px;
	height: 100%;
}
#pesquisa #formPesquisa p{
	color: #6983b2;
}
#pesquisa #formPesquisa label{
	color: #52544a;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
#pesquisa #formPesquisa label input{
	font-weight: bold;
	display: block;
	width: 220px;
	border: 1px #c6c7c0 solid;
	padding: 2px;
	margin-top: 4px;
	vertical-align: middle;
}
#pesquisa #formPesquisa label select{
	width: 170px;
	margin-left: 6px;
	vertical-align: middle;
}
#pesquisa .buscar{
	float: right;
	margin-right: 12px;
}
/* pesquisa */

/* arquivo */
#arquivo p {
	color: #52544a;
	width: 210px;
	margin-top: 10px;
	line-height: 18px;
}
#arquivo #formArquivo  {
	padding-left: 15px;
}
#arquivo #formArquivo label {
	color: #718bbc;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
#arquivo #formArquivo label input{
	font-weight: bold;
	width: 60px;
	border: 1px #c6c7c0 solid;
	padding: 2px;
	color: #606258;
	font-size: 0.9em;
}
#arquivo .dataLabel{
	float: left;
	width: 200px;
}
#arquivo .date-picker{
	float: left;
	margin-right: 4px;
}
#arquivo .data2{
	margin-left: 8px;
}
#arquivo #demo-holder label{
	margin-right: 6px;
}
#arquivo .dataLabel2 select{
	float: left;
	width: 210px;
	margin-top: 4px;
}
#arquivo .buscar{
	float: right;
	margin-right: 15px;
}
/* arquivo */

/* parceiros */
#parceiros img{
	border: 2px #cfcfcf solid;
	margin-bottom: 15px;
	clear: both;
	display: block;
}
/* parceiros */

/* internas */
#subMenuInternas {
	float: left;
}
#subMenuInternas a{
	font-weight: normal;
}
#subMenuInternas a, #subMenuInternas strong{
	border-right: 1px #60606c solid;
	padding: 2px 8px 3px 8px;
}
.bgLadoEinternas {
	background: url(../img/bgLadoE2.gif) repeat-x;
	background-position: 0 55px;
}
#barraInternas {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #393939;
	font-weight: normal;
}
#barraInternas td {
	padding: 18px 0 30px 15px;
}
#barraInternas.texto td {
	padding: 17px 0 0 15px;
}

#barraInternas .marcado{
	color: #7994c6;
	font-weight: bold;
}
#texto{
	float: right;
	margin-top: -25px;
}
#texto img{
	padding: 4px;
}
.conteudoInternas {
	padding: 0 0 0 16px;
	color: #52544a;
	line-height: 18px;
	padding-bottom: 15px;
}
.fio {
	border-bottom: 1px #f0f2ef solid;
}
.tituloInternas {
	background: url(../img/bgTituloInternas.gif) repeat-x;
	padding: 10px 0 0 16px;
	height: 46px;
	color: #7994c6;
	font-size: 1.3em;
	font-weight: bold;
}
.tituloInternas strong {
	color: #595b51;
}
.tituloInternas em {
	color: #a8aaa2;
	font-size: 0.8em;
	font-style:normal;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	clear: both
}
.tituloInternas2 {
	padding: 3px 0 0 16px;
	height: 30px;
	color: #7994c6;
	font-size: 1.3em;
	font-weight: bold;
}
.conteudoInternas2 ul  {
	padding-left: 30px;
	padding-bottom: 10px;
}
.conteudoInternas2 ul li {
	list-style: disc;
	color: #52544a;
	list-style-image: url(../img/iconeLi.gif);
	margin-top: 6px;
}
#boxFoto td{
	padding-left: 10px;
	color: #52544a;
}
#boxFoto td img{
	border: 2px #d9d9d9 solid;
	margin-top: 10px;
}
.tituloInternas3 {
	padding: 3px 0 0 16px;
	height: 30px;
	color: #7994c6;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #f5f2e9;
}
.conteudoInternas3 {
	padding: 0 0 0 16px;
	color: #52544a;
	line-height: 18px;
	padding-bottom: 10px;
	background-color: #f2f3eb;
}
.arquivoBusca {
	margin:auto;
	color: #607db2;
	font-weight: bold;
	margin-top: 15px;
	border-bottom:1px #f0f2ef solid;
	border-top:1px #f0f2ef solid;

}
.arquivoBusca td {
	padding: 10px 0 10px 20px;
}
.arquivoBusca em {
	color: #595b51;
	font-style:normal;
	margin-top: 5px;
	font-weight: normal;
	display: block;
	clear: both
}
#paginacao{
	margin:auto;
}
#paginacao strong{
	padding: 3px 6px 3px 6px;
	background-color:#e4e6de;
	border: 1px #e4e6de solid;
	margin-right: 8px;
	display: block;
	float: left;
}
#paginacao .link{
	padding: 3px 6px 3px 6px;
	background-color:#fff;
	border: 1px #eff1e9 solid;
	color:#6983b2;
	font-size: 0.9em;
	margin-right: 8px;
	display: block;
	float: left;
}
#paginacao .link:hover{
	border: 1px #d9dbd2 solid;
	text-decoration:underline;
}

#eventos  {
	margin-top: 15px;
}
#eventos .linha {
	background:url(../img/bgEventos.gif) no-repeat;
	background-position:bottom;
	font-weight:bold;
	padding: 10px 0 15px 40px;
	line-height: 18px;
}
#eventos .linha a {
	background:url(../img/seta.gif) no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	color:#52544a;
}
.corpoFale {
	padding: 15px 0 0 0;
	color: #52544a;
	line-height: 16px;
	padding-left: 15px;
	font-size: 0.9em;
	line-height: 18px;
}
.corpoFale a {
	color: #52544a;
}

#tabelaFale {
	font-weight: bold;
	font-size: 0.9em;
}
#tabelaFale input, #tabelaFale textarea, #tabelaFale select {
	width: 340px;
	border:1px #c6c7c0 solid;
	padding: 2px;
}
#tabelaFale em {
	font-style:normal;
	font-weight: normal;
}

#palavra {
	width: 120px;
}

#noticiaDetalhe {
	padding: 10px 0 0 0;
	color: #52544a;
	line-height: 16px;
	padding-left: 7px;
}
#noticiaDetalhe td {
	padding: 0 15px 0 20px;
}
#noticiaDetalhe .foto {
	border:2px #cfd1c8 solid;
	margin: 10px;
	float: right;
	width: 228px;
	height: 160px;
}
.marginAuto {
	margin:auto;
}
#data{
	border-bottom: 1px #c3c5bb solid;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #a2a39c;
	font-size: 1.3em;
	margin-top: 15px;
	font-weight:bold;
}
#data.pesquisa {
	color: #7994c6;
	font-size: 1.4em;
	font-weight: normal;
}
.corpoNoticias .fotoNoticiaP {
	border:2px #cfd1c8 solid;
	margin: 0 10px 10px 0;
	float: left;
}
.corpoNoticias.titulo {
	padding: 5px 0 0 0;
}
.dataP {
	color:#6983b2;
	font-size: 0.9em;
}


#faleResposta {
	border: 2px #e4e5df solid;
	background-color: #f8f9f3;
	padding: 50px;
}

#faleResposta td {
	padding: 10px;
}
/* internas */


/* programas */
#programas {
	border-top: 1px #f0f2ef solid;
	border-bottom: 1px #f0f2ef solid;
	line-height: 20px;
	color:#595b51;
	margin-top: 20px;
}
#programas .foto{
	border: 2px #fffffc solid;
	margin: 10px;
}
#programas h2{
	color: #607db2;
	display:block;
	clear:both;
	font-size: 1.2em;
	margin-top: 7px
}
#programas strong{
	color: #595b51;
}
#programas em{
	color: #607db2;
	font-style:normal;
	font-weight:bold;
}
#programas .foto{
	width: 104px;
	height: 84px;
}

#programasDetalhe {
	line-height: 20px;
	color:#595b51;
}
#programasDetalhe td {
	padding: 0 20px 0 20px;
}
#grade th {
	background:url(../img/bgDetalheGrade.gif);
	color: #3f3f3f;
	padding-left: 11px;
	text-align:left;
	height: 32px;
	border-left:1px #c9cac3 solid;
	border-right:1px #c9cac3 solid;
}
#grade td {
	border-left:1px #c9cac3 solid;
	padding: 0 5px 0 11px;
	color: #6983b2;
	border-bottom:2px #e4e6de solid;
	border-right:1px #c9cac3 solid;
	height: 35px;
	font-size: 0.9em;
}
#grade .linha {
	background-color: #fcfcfa;
}
#grade em {
	float:right;
	font-style:normal;
	font-size: 0.9em;
	font-weight:normal;
	margin-top: -16px;
	margin-right: 6px;
	color:#903e3e;
}
/* programas */

/*  rodape  */
#rodape {
	margin: auto;
	font-size: 0.8em;
	color: #8e8e8e;
}
#rodape a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #8e8e8e;
	padding: 5px 6px 5px 8px;
	font-size: 1.2em;
}
#rodape a:hover{
	text-decoration: underline;
}
/*  rodape  */


/* player */

#player {
	margin:auto;
	color: #4b4d43;
}
#player .bg {
	background:url(../img/playerBg.gif) repeat-x;
}
#player td em{
	color: #6983b2;
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em;
}

#player .maior{
	font-size: 1em;
}


.enqueteformEnquetelabel{
	color: #52544a;
	display: block;
	font-size: 1em;
	padding-left: 10px;
}
/* player */


/* Novas páginas */
.boxComunicador {
	height: 156px;
	width: 232px;
	background: url(../img/fndBoxComunicador.jpg) repeat-x;
	margin: 0 0 5px;
}
.boxComunicador tr td{
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #eaeae7;
	vertical-align: top;
	height: 100%;
}
.boxComunicador tr td.border0 {
	border: none;
	height: 7px;
}
.boxComunicadorInt tr td{
	border: none;
}
.boxComunicadorTit {
	text-align:left;
}
.boxComunicadorTit h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 6px 0 14px 13px;
	padding: 0;
}
.boxComunicadorImg {
	background: url(../img/fndFotoBox.jpg) no-repeat left top;
	width: 122px;
	height: 97px;
}
.boxComunicadorImg img{
	margin: 0 0 7px 10px;
}
.comunicadorGrid {
	width: 100%;
}
.profile {
	background: url(../img/fdnProfile.jpg) repeat-y;
	margin: 10px 0 0 0;
}
.profile td {
	padding: 0 14px 0 13px;
}
.profile td.profileFim {padding: 0;}

.profile td.profileDivide {
	width: 1px;
	background: #c3c4be;
	padding: 0 0 0 0;
}
.profileLista {
	margin: 20px 0 0 20px;
	color: #4b4d43;
	font-family: Tahoma, Times, serif;
	font-size: 12px;
}
.profileLista li{
	margin: 0 0 11px; 
}
.profileListaMais {
	margin: 0 0 0 19px;
	color: #4b4d43;
	font-family: Tahoma, Times, serif;
	font-size: 12px;
} 
.profileListaMais li {
	background: url(../img/bulletDetalhes.gif) no-repeat 0px 4px;
	margin: 0 0 11px; 
	padding: 0 0 0 12px;
}
.item {
	font-weight: bold;
}
.profileImg {
background:url(../img/fndFotoBox.jpg) no-repeat center top;
height: 90px;
vertical-align: top;	
}
.profileImg img {
	margin: 0 0 0 15px;
}
.profileBtn {
	text-align:center;
}
.btnOutros {
	padding: 0 0 0 13px
}
.programaImg {
background:url(../img/fndFotoBox.jpg) no-repeat;
height: 90px;
vertical-align: top;	
}
.programaImg img {
	margin: 0 0 0 10px;
}
.linksPrograma {
	padding: 0 0 0 10px;
}
.linksPrograma a{
	color: #6983b2;
	text-decoration: underline;
	font-size: 0.9em;
	margin-right: 15px;
}
.linksPrograma a:hover{
	color: #4a5d80;
}
.nomePrograma {
	font-family: tahoma;
	font-weight: bold;
	color: #5975a9;
	font-size: 14px;
	padding: 3px 16px;	
}
.comunicadorPrograma {
	font-family: tahoma;
	font-weight: bold;
	color: #52544a;
	font-size: 12px;
	padding: 3px 16px;	
}
.horarioPrograma {	
	font-family: tahoma;
	color: #52544a;
	font-size: 12px;
	padding: 3px 16px;
}
.detalhePrograma {
	padding: 5px 16px;
}
.detalhePrograma div {
	font-family: tahoma;
	color: #52544a;
	font-size: 12px;
	height: 151px;
	overflow: auto;
	line-height: 20px;
}
.btnFechar {
	text-align:right;
	vertical-align: top;
	padding: 22px 0 0;
}
.btnFechar a{
	font-family: tahoma;
	font-size: 11px;
	color: #959592;
	text-decoration: underline;
}	
#comunicador {	color: #5975a9;}
#horario { font-weight: bold}
/* Novas páginas */

/*Link FEB*/
#rodape #linkFeb {
	float: right;
	margin-top: -5px;
}
#rodape p{
	padding-top: 10px;
	float: left;
}