/*........... NOTÍCIAS ...........*/
/***************************************/


/*..... BUSCA .....*/
/********************/
.busca {
	width:100%;
	float:left
}
.busca h4 {
	height:16px;
	margin-top:3px;
	float:left;
	text-indent:-99999px;
}


/* FORM */
/*************/
.busca form {
	width:316px;
	float:left
}
.busca form h4 {
	width:120px;
	background:url(../imagens/titulos/noticias/buscar_noticia.png) no-repeat
}
.busca form .input_txt {
	color:#9b9c9c;
	width:136px;
	float:left;
	border:1px solid #d2d2d2
}
.busca form .bt_ok {
	width:48px;
	height:20px;
	float:right;
	text-indent:-99999px;
	line-height:60px;
	cursor:pointer;
	border:none;
	background:url(../imagens/botoes/bt_ok.png) no-repeat
}


/* FILTRAR */
/*************/
.busca .filtrar {
	width:170px;
	float:right
}
.busca .filtrar h4 {
	width:60px;
	background:url(../imagens/titulos/noticias/filtrar.png) no-repeat
}
.busca .filtrar select {
	color:#9b9c9c;
	width:105px;
	float:right;
	border:1px solid #d2d2d2
}





/*..... LEITURA .....*/
/***********************/
.leitura {
	width:100%;
	margin:18px 0;
	padding:10px 0;
	float:left;
	border-top:1px solid #a6dcf2;
	border-bottom:1px solid #a6dcf2
}





/*..... LINKS .....*/
/***********************/
.leitura .links {
	width:100%;
	float:left;
}
.leitura .links .imprimir_noticias {
	font-size:5px;
	width:94px;
	height:11px;
	margin-right:15px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/imprimir_noticia.gif) no-repeat
}
.leitura .links .enviar_por_email {
	font-size:5px;
	width:99px;
	height:11px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/enviar_por_email.gif) no-repeat
}
.leitura .links .comentar {
	font-size:5px;
	width:274px;/*217px*/
	height:15px;/*11px*/
	float:left;
	text-indent:-99999px;
	background:url(../imagens/botoes/comentar.gif) no-repeat
}



/* TAMANO DAS LETRAS */
/*************************/
.tamanho_letra {
	font-size:5px;
	width:58px;
	padding-left:54px;
	float:left;
	position:absolute;
	right:25px;
	background:url(../imagens/aumenta_letra_azul.gif) no-repeat 0 3px
}
.tamanho_letra a.letra_menor {
	width:27px;
	background-image:url(../imagens/letra_menor_azul.gif)
}
.tamanho_letra a.letra_maior {
	width:29px;
	background-image:url(../imagens/letra_maior_azul.gif)
}





/* TEXTO NOTÍCIAS */
/*************************/
.texto_noticia {
	font-size:0.85em;
	width:100%;
	margin:12px 0;
	float:left
}
.texto_noticia span.data_noticia {
	color:#3b81c2;
	font-weight:bold;
	margin-bottom:5px;
	padding-left:12px;
	display:block;
	background:url(../imagens/backgrounds/bolinha_vermelha.gif) no-repeat left 4px
}

.texto_noticia h2.titulo_noticia {
	color:#3b81c2;
	font-size:20px;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
}
.texto_noticia .materia {
	line-height:1.7em
}
.texto_noticia .materia p {
	margin:0 0 10px 0;
}


.texto_noticia .materia .fotos_materia {
	width:167px;
	padding-left:5px;
	float:right
}
.texto_noticia .materia .fotos_materia a {
	color:#9b9c9c;
	font-size:11px;
	text-decoration:none;
	width:100%;
	margin-bottom:10px;
	float:right
}
.texto_noticia .materia .fotos_materia a:hover {
	color:#636262;
}
.texto_noticia .materia .fotos_materia a img {
	float:left;
	border:1px solid #9b9c9c
}
.texto_noticia .materia .fotos_materia a:hover img {
	border:1px solid #636262
}
.texto_noticia .materia .fotos_materia a span {
	width:100%;
	float:left
}




/* LEIA TAMBÉM */
/*************************/
.leia_tambem {
	width:100%;
	float:left
}
.leia_tambem h4 {
	width:100%;
	height:18px;
	float:left;
	text-indent:-99999px;
	background:url(../imagens/titulos/noticias/leia_tambem.png) no-repeat
}


/* LISTAGEM DE NOTÍCIAS */
/******************************/
.leia_tambem ul {
	width:100%;
	margin:8px 0;
	float:left;
	list-style:none
}
.leia_tambem ul li {
	width:100%;
	margin-bottom:10px;
	float:left;
}
.leia_tambem ul li a {
	/*color:#9b9c9c;*/
	color:#646464;
	text-decoration:none;
	width:100%;
	float:left;
}
.leia_tambem ul li a strong {
	color:#3b81c2;
}
.leia_tambem ul li a:hover span {
	color:#3b81c2;
	text-decoration:underline
}




/* PAGINAÇÃO */
/******************************/
.paginacao {
	width:450px;
	margin-top:8px;
	padding-left:35px;
	float:left;
	cursor:default
}

.paginacao .paginas {
	color:#3b81c2;
	font-weight:bold;
	text-align:center;
	width:280px;
	float:left;
}
.paginacao .paginas a {
	color:#3b81c2;
	text-decoration:none
}
.paginacao .paginas span {
	font-size:14px;
	text-decoration:underline
}


/* BOTÕES */
.paginacao .anterior,
.paginacao .proxima {
	width:79px;
	height:20px;
	text-indent:-999999px;
}
.paginacao .anterior {
	float:left;
	background:url(../imagens/botoes/anterior.png) no-repeat
}
.paginacao .proxima {
	float:right;
	background:url(../imagens/botoes/proxima.png) no-repeat
}








/* RESULTADO DA BUSCA */
/******************************/
.qtd_resultados {
	color:#3b81c2;
	font-size:17px;
	width:100%;
	margin:18px 0 8px 0;
	padding:10px 0;
	float:left;
	cursor:default;
	border-top:1px solid #a6dcf2;
	border-bottom:1px solid #a6dcf2
}


.resultado {
	width:100%;
	float:left
}
.resultado .qual_pagina {
	color:#3b81c2;
	text-align:right;
	width:100%;
	float:left;
	cursor:default
}


.resultado ul {
	width:100%;
	margin-bottom:8px;
	float:left;
	list-style:none
}
.resultado ul li {
	width:100%;
	margin-bottom:10px;
	float:left;
}
.resultado ul li a {
	/*color:#9b9c9c;*/
	color:#646464;
	text-decoration:none;
	width:100%;
	float:left;
	cursor:pointer
}
.resultado ul li a:hover {
	/*color:#636262;*/
	color:#494949;
}
.resultado ul li a strong {
	color:#3b81c2;
	width:97%;
	padding-left:10px;
	float:left;
	background:url(../imagens/backgrounds/bolinha_vermelha.gif) no-repeat left 5px
}
.resultado ul li a span.data {
	color:#3b81c2;
	font-weight:bold;
	width:100%;
	float:left;
}
.resultado ul li a span.resumo {
	width:100%;
	float:left;
}












