@charset "utf-8";
/* Formatação Padrão*/
html {overflow: -moz-scrollbars-vertical;
}

body{
	font-family:Tahoma,arial, verdana;
	color:#000000;
	font-size:9px;
	margin:0;
	padding:0;
	background:url(imagens/bgTop_noticias.jpg) repeat-x;}
	
h1,h2,h3,h4,p{
	margin:0; padding:0;}

#noticias1{
	width:980px;
	margin:0 auto;
}
#topoNoticias{
	width:980px; height:122px; float:left;}

/* BUSCA */	
	
.notBusca{
	width:240px; height:80px;
	padding:0 0 0 240px;
	background:url(imagens/noticias_logo.png) no-repeat left top;
	float:left;}

.ac_modBusca{
	width:200px; height:20px;
	margin:28px 0;
	background-color:#f4f2f2; border:2px solid #c7b9a5; float:left;}
.modBusca{
	width:98%;
	height:98%;
	*margin-top:2px;
	margin-left:2px;
	border:0;
	background:none;
	color:#4a3f56; font-size:14px;}

.bt_modBusca{
	width:25px; height:22px;
	margin:29px 5px;
	background:url(imagens/barra_buscaok.png) no-repeat left;
	border:0; float:left;
	cursor:pointer;}
	
.bt_modBusca:hover{
	background:url(imagens/barra_buscaok.png) no-repeat right;}

/* MENU INSTITUCIONAL */

.menuInst{
	width:435px; height:30px;
	margin:25px 50px 25px 15px;
	background-image:url(imagens/bg_menuHor1.png); background-repeat:no-repeat;
	float:left;
 }

.menuInst ul{
	margin:10px 0 0 10px;
	padding:0;
}
.menuInst ul li{
	display:inline;
	 border-right:1px solid #999;
}
.menuInst ul li a{
	text-decoration:none;
	font-size:11px; font-weight:bold; color:#30243e;
	margin:0 6px;
}
.menuInst ul li a:hover{
	color:#8b888f;}

/* MENU AGENCIAS */

.menuAgencia{
	width:870px; height:42px; float:left;
	background:url(imagens/tit_mAgencia.png) no-repeat left;
	padding:0 0 0 110px;}

.menuAgencia ul{
	margin:0; padding:0;}

.menuAgencia ul li{
	display:inline; height:16px; 
	margin:12px 0 14px 0; float:left;
	border-right:1px solid #FFF;}
	
.menuAgencia ul li a{
	text-decoration:none; color:#FFF;
	font-size:12px; font-weight:bold;
	padding:0 14px;}
	
.menuAgencia ul li a:hover{
	color:#CCC;
	}
	
/* RODAPE */

#rodape1{
		width:980px; height:auto; float:left; border-top:1px solid #999; margin-top:15px;
	}

.rodape_esq{
	width:50%; float:left; text-align:left; margin-top:7px;  color:#383737;}
.rodape_esq a{
	color:#383737; text-decoration:none;}	
.rodape_esq a:hover{
	color:#383737; text-decoration:underline;}		
.rodape_dir{
	width:50%; float:left; text-align:right;  margin-top:7px; color:#383737;}
		
/* Página Todas as Notícias - noticias.html */

#todasNoticias{
	width:980px; min-height:500px; float:left; margin-top:15px;}

#todasNoticias h1{
	font-size:16px; color:#332640; background:url(imagens/bullet_noticias.png) no-repeat left; padding-left:25px;}

#todasNoticias h2 a{
	font-size:13px; color:#332640;}
#todasNoticias h2 a:hover{
	color:#666;}
	
#todasNoticias p.notData{
	color:#8c8c8c; font-size:10px; margin-top:5px; font-weight:bold;}
#todasNoticias p.notResumo{
	color:#565656; font-size:11px; margin-top:7px;}	

#todasNoticias h3{
	font-size:11px; color:#565656;}

#todasNoticias h3 a{
	color:#332640;}
	
#todasNoticias h3 a:hover{
	color:#666;}

.agencia1{
	width:980px; float:left;}

/* 2 container para as listas de notícias */

.agNoticias1{
	width:600px; float:left; margin-top:15px; min-height:230px;}
.notTipo1{
	margin-bottom:20px;}

.agNoticias2{
	width:230px; min-height:230px;float:left; margin:0 80px 0 30px; padding:15px 0 0 40px;
	background:url(imagens/notSepara.png) left top no-repeat; }

.notTipo2{
	margin-bottom:25px;}
	
/* Página Todas as Notícias - noticias2.html */

#notPorAgencia{
	width:980px; min-height:500px; float:left; margin-top:15px;}

#notPorAgencia p.data{
	font-size:14px; color:#5a595b; margin-bottom:10px;}

#notPorAgencia h1 a{
	font-size:13px; color:#332640;}
#notPorAgencia h1 a:hover{
	color:#666;}
	
#notPorAgencia p.notAutor{
	color:#8c8c8c; font-size:10px; margin-top:5px; font-weight:bold;}
#notPorAgencia p.notDesc{
	color:#565656; font-size:11px; margin-top:7px;}	

.notData1{
	width:980px; float:left; margin-bottom:30px;}
.listaNoticia	{
	width:900px; float:left;}
	
.agPaginacao{
	width:980px; float:left;}
	
.agPagVoltar{
	width:40%; margin-right:10%; float:left; text-align:right;	}
.agPagVoltar a{
	color:#332640; font-size:14px;}
.agPagVoltar a:hover{
	color:#666;}	
	
.agPagAvancar{
	width:40%; margin-left:10%; float:left; text-align:left;}
.agPagAvancar a{
	color:#332640; font-size:14px;}
.agPagAvancar a:hover{
	color:#666;}	
	
.conteudo_texto{
	font-size:12px; color:#000; margin-bottom:15px; text-align:justify;
}
	
#notEmSi{
	width:980px; float:left; margin-top:10px; min-height:50px;}

#notEmSi h1{
	font-size:16px; color:#332640; margin-bottom:10px;}

#notEmSi p.notFonte{
	font-size:12px; color:#8c8c8c; margin-bottom:10px;}

#notEmSi p.notTexto{
	font-size:12px; color:#000; margin-bottom:15px; text-align:justify;}

#notEmSi p.assTexto{
	font-size:11px; color:#8c8c8c; margin-bottom:10px;}
	
.notVoltar{	
	width:100%; float:left; text-align:center;	}
.notVoltar	 a{
	color:#332640; font-size:14px;}
.notVoltar a:hover{
	color:#666;}

