

/* ------- DETALHE DE NOTICIAS  --------*/


		.tit_noticia{
		font-size: 22px;
		line-height: 22px;
		color: #000;
		padding: 1px 0 7px 0;
		clear:both;
		}
		.chamada_noticia{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#666;
		padding: 2px 0 28px 0;
		}
		.data_noticia{
		font-size: 11px;
		color: #333;
		padding: 2px 0 1px 0;
		}
		.fonte_noticia{
		font-size: 10px;
		font-weight:bold;
		color: #000;
		padding: 7px 0 10px 0;
		}
		.texto{
		font-size: 12px;
		padding: 10px 0 10px 0;
		border-top: 1px solid #d1d1d1;
		
		margin: 0 0 10px 0;
		overflow:hidden;
		}
		.foto_noticia{
		float: left;
		margin: 11px 15px 11px 0;
		clear:both;
		}
		.foto_noticia_e{
		float: left;
		margin: 0 15px 11px 0;
		clear:both;
		}
		.foto_noticia_d{
		float: right;
		margin: 11px 0 11px 15px;
		clear:both;
		}
		.foto_noticia img{
		}
		.legenda_noticia{
		font-size: 11px;
		background:#E4E4E4;
		color:#666;
		padding: 5px;
		}
		#texto_copiado{
		width: 570px;
		margin-left: 25px;
		background: #fff;
		}
		.topo_impressao{
		text-align:center;
		margin-bottom: 25px;
		}
		#base_noticia{
		overflow:hidden;
		clear:both;
		}
		.funcoes_not{
		width: 320px;
		margin: 5px 6px 5px 0 ;
		margin-bottom: 20px;
		float: left;
		}
		.funcoes_not img{
		border: none;
		}
		.mais_noticias{
		width: 245px;
		float:right;
		}
		.outras_noticias{
		font-size: 18px;
		color: #000;
		padding: 10px 0 10px 0;
		}
		.tit_mais_noticias{
		color:#3281BA;
		border-left: 2px solid #000;
		padding: 0 8px 0 8px;
		margin: 0 0 15px 0;
		font-size: 12px;
		line-height: 13px;
		}
		.tit_mais_noticias a{
		text-decoration: none;
		color:#3281BA;
		}
		.tit_mais_noticias a:visited{
		text-decoration: none;
		color:#3281BA;
		}
		.tit_mais_noticias a:hover{
		text-decoration: none;
		background:#276B8F;
		color:#EDF4FA;
		}
		.tit_mais_noticias a:active{
		text-decoration: none;
		color:#3281BA;
		}




/* ------- LISTAGEM DE NOTICIAS  --------*/


		.buscar_noticias{
		width: 540px;
		background: #f8f8f8;
		padding: 10px 20px;
		font-size: 11px;
		font-weight: bolder;
		border-bottom: 1px solid #d1d1d1;
		border-right: 1px solid #d1d1d1;
		overflow: hidden;
		margin-bottom: 30px;
		}
		#conteudo .buscar_noticias select.buscar_nots{
		width: 200px;
		border: 1px solid #666;
		font-size: 14px;
		color: #333;
		margin: 5px 0;
		}
		.buscarpor{
		float: left;
		padding: 0 6px;
		}
		.nacategoria{
		float: left;
		padding: 0 6px;
		}
		.buscar{
		float: left;
		margin: 12px 0 0 0;
		}
		
		.bloco_listagem_not{
		padding:0 0 3px 0;
		margin: 9px 0 5px 0;
		border-bottom: 1px solid #f5f5f5;
		}
		.categoria_list{
		color: #007f8e;
		font-size: 12px;
		margin-bottom: 5px;
		/*color:#047E8E;
		font-weight:bold;
		font-size: 14px;
		padding: 4px 4px;
		margin: 24px 0 5px 0;
		border-bottom: 2px dotted #d1d1d1;
		clear:both;*/
		}
		.categoria_list img{
		margin: 0 8px 0 0;
		}
		
		.font_list{
		font-size: 15px;
		color: #333;
		margin: -1px 0 0 0;
		}
		.font_list a{
		color:#666;
		}
		.font_list a:visited{
		color:#666;
		}
		.font_list a:hover{
		text-decoration: underline;
		}
		.font_list a:active{
		color:#666;
		}
		
		.font_data{
		font-weight: bold;
		color:#52483A;
		}


/*		#lateral{
		width: 210px;
		margin: 0 0 0 5px;
		float:left;
		background: #fff;
		}*/
		
		#lateral{
		width: 210px;
		margin: 0 0 0 8px;
		padding: 20px 0 100px 0;
		height: 100% auto;
		position: relative;
		float:left;
		}
		
		#painel_publicidade_direita{
		padding: 10px 5px;
		background: #fff;
		}
