/* CSS Document */

		  p{line-height:16px;}	
		  
		  
		  #topNavHome h3#noticias {
   		background:transparent url('../_imagens/menu_noticias.gif') no-repeat 22px 5px;
		}
		  
		  a.localizacaoVermais{
				background:url('../_imagens/bt_vermaisLocalizacao.gif') center no-repeat;
				width:103px;
				height:18px;
				float:left;
				text-indent:-5000em;
				margin:9px 7px;
				position:absolute; /* botao sem bottom */
				bottom:0px;
		  }
			a.localizacaoVermais02{
				background:url('../_imagens/bt_vermaisLocalizacao.gif') center no-repeat;
				width:98px;
				height:18px;
				display:block;
				text-indent:-5000em;
				margin:2px 0;
				
		  }
		  
#noticiaDestaque{
	height:320px;
	padding:7px;
	margin-top:22px;
	}
	#noticiaDestaque li{
		background-color:#F2F6ED; 
		margin-bottom:10px; 
	    width:380px;
		padding:10px;
		}
		#noticiaDestaque strong{display:block; font-size:14px; color:#438580;}
		#noticiaDestaque img{padding-bottom:6px; float:left; padding:0 15px 0 0;}
	
	#noticiaInterna{
		width:770px;
		padding:7px;
		margin-top:22px;
		min-height:330px;
		}
		#noticiaInterna span{float:right; height:307px; width:374px;}
		#noticiaInterna strong{display:block; font-size:15px; margin-bottom:10px;}
		#noticiaInterna img{margin-bottom:6px; border: 7px solid #BED2A3;}
		#noticiaInterna p{padding-bottom:10px;}
	
#noticiaMeio{
	width:780px;
	float:left;
	padding:18px 0;
	position:relative;
	padding-top:10px;
	padding-bottom:35px;
	}
	#noticiaMeio ul li{
		float:left;
		width:390px;
		}
		#noticiaMeio ul li img{float:left; border:7px solid #BED2A3; margin-right:13px;}
		#noticiaMeio ul li strong{display:block;}
		#noticiaMeio ul li p{ bottom:0px; padding-left:10px;}
		

#noticiaPequena{
	position:relative; 
	width:780px;
	float:left;
	padding:20px 0 37px;
	background:transparent url('../_imagens/dashed.gif') repeat-x center top;
	}
	#noticiaPequena ul li{
		float:left;
		width:260px;
		}
		#noticiaPequena ul li img{float:left; border:7px solid #BED2A3; margin-right:13px;}
		#noticiaPequena ul li strong{display:block;}
		#noticiaPequena ul li p{bottom:0px;padding:0 10px;}
		
#outrasNoticas{
	width:770px;
	height:158px;
	clear:both;
	padding-top:20px;
	background:transparent url('../_imagens/dashed.gif') repeat-x center top;
	}
	#outrasNoticas ul{}
		#outrasNoticas ul li{
			width:220px;
			padding:10px;
			float:left;
			background: #F2F2F2;	
			margin:0 15px 15px 0;
			display:inline;	
			}
			#outrasNoticas ul li strong{
				display:block; 
				font-size:14px; 
				color:#438580;
			}

#listaNoticias{
	width:750px;
	clear:both;
	}
	#listaNoticias ul{
		background:#F5F5F5;
		padding:10px;		
		}
		#listaNoticias ul li{
			background:url('../_imagens/bgpontinhadonoticias.jpg') center bottom repeat-x;
			padding:10px 0;
		}
		#listaNoticias ul li strong{display:block;}
div#paginacao{
	clear:both;
	width:770px;
	padding-top:20px;

}
	div#paginacao ul{
		width:500px;
	}
		div#paginacao ul li{
			float:left;
			margin:0 1px;
			background:#bed2a3;
			padding:5px;
		}
			div#paginacao ul li a{color:#37553d;}
			div#paginacao ul li a:hover{text-decoration:underline;}
			
