/* ======== GERAL ======== */
*{
	margin:0px;
	padding:0px;
	list-style:none;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body{
	text-align:center;
}
.bkg_interna{
	background:url(images/bkg_topsite_inst.gif) top repeat-x;
}
.bkg_home{
	background:url(images/bkg_home_inst.gif);
}
#geral{
	width:770px;
	margin:0 auto;
	text-align:left;
}
#col_esq{
	width:212px;
	float:left;
}
#col_dir{
	width:558px;
	float:left;
}
.clear{
	clear:both;
}

/* ======== HEADER ======== */
#headerhome_ext{
	width:100%;
	height:49px;
	background:url(images/bkg_topsite_inst.gif) repeat-x;
	text-align:center;
}
#headerhome{
	width:770px;
	margin:0 auto;
	text-align:left;
}
#logo_home{
	float:left;
	display:inline; /* IE6 double-margin fix */
	margin:8px 0 0 24px;
}
#logo_interna{
	margin-top:6px;
}

/* ======== BUSCA E ACESSO RÁPIDO ======== */
#busca_ac{
	float:right;
	display:inline; /* IE6 double-margin fix */
	margin:8px 8px 0 0;
}
#busca_ac #campo_busca,
#busca_ac #btn_ok_inst,
#busca_ac #acesso{
	float:left;
}
#busca_ac #campo_busca{
	width:99px;
	height:20px;
	float:left;
	background:url(images/bkg_busca_inst.gif) no-repeat;
}
#busca_ac #campo_busca input{
	background:transparent;
	width:90px;
	font-size:9px;
	color:#999;
	padding:0 0 0 7px;
	height: 20px;
	line-height: 20px;
}
#busca_ac #btn_ok_inst{
	margin-right:21px;
}
#segundo {
	
}
#acessorapido{
	background-color: #FFF;
	width:200px;
	border-left: 1px solid #667EA6;
	border-right: 1px solid #667EA6;
	border-bottom: 1px solid #667EA6;
	padding-bottom: 10px;
}
#acessorapido h4{
	font-size:11px;
	font-weight:bold;
	color:#0C419A;
	margin:10px 0 0 14px;
}
#acessorapido h4 a{
	color:#0C419A;
	text-decoration:none;
}
	#acessorapido h4 a:hover { text-decoration: underline; }
	
#acessorapido ul{
	margin-left:14px;
}
#acessorapido ul li{
	margin-top:8px;
}
#acessorapido ul li a{
	font-size:11px;
	color:#0C419A;
	text-decoration:none;
	width:163px;
	height:22px;
	display:block;
	padding:6px 0 0 7px;
}
#acessorapido ul li a:hover{
	background:#FF6600;
	color:#FFF;
}

/* ======== FLASH ======== */
#flash_home{
	width:741px;
	margin-top:12px;
	background:url(images/img_flash_inst.gif) top left no-repeat;
	padding:12px 14px 12px 15px;
}

/*  =================   TESTE PARA O FLASH   ===========   */

#flash_home_teste{
	width:741px;
	margin-top:12px;
	background:url(images/img_flash_inst_teste.gif) top left no-repeat;
	padding:12px 14px 13px 15px;
	*padding:12px 14px 7px 15px;
	_padding:12px 14px 7px 15px;
}


/*  =================   FIM TESTE   ===========   */

#flash_interna{
	margin-top:27px;
}

/* ======== MENUS ======== */
#menu_home{
	margin: 0 0 38px 7px ; 
	padding: 0;
}

#menu_home ul{
	width:760px;
}

#menu_home ul li{
	display:inline;
}

#menu_home ul li img{
	margin-left: 2px;
}

#menu_home ul li a{
	float:left;
}
#menu_interna{
	margin:8px 0 0 1px;
	height:137px;
}

/* ======== NOTÍCIAS ======== */
#noticias{
	width:200x;
	margin:39px 0 25px 9px;
}
#noticias .tit_top{
	height:27px;
}
#noticias .titulo{
	float:left;
}
#noticias .rss{
	float:right;
	padding-right:13px;
}
#noticias p.data{
	color:#8A847D;
	font-weight:bold;
}
#noticias p.descricao{
	margin-bottom:14px;
}
#noticias p.descricao a{
	color:#000;
	text-decoration:none;
}
#noticias p.descricao a:hover{
	text-decoration:underline;
}
#noticias #lermais{
	width:175px;
	padding:5px 0 3px 10px;
	background:#E3E3E3;
}
#noticias #lermais a{
	display:block;
}

/* ======== INTERNA ======== */
#tit_interna{
	width:547px;
	margin-top:16px;
	background:url(images/img_barra_interna.gif) bottom left no-repeat;
	padding:0 0 17px 8px;
}
#conteudo_interna{
	width:535px;
	margin:23px 0 0 20px;
}
#conteudo_interna p,
#conteudo_interna ul li{
	margin-bottom:12px;
	text-align:justify;
}
#conteudo_interna p a,
#conteudo_interna ul li a{
	text-decoration:underline;
	color:#000;
}
#conteudo_interna p a:hover,
#conteudo_interna ul li a:hover{
	text-decoration:none;
}
#conteudo_interna ul{
	margin-left:12px;
}
#conteudo_interna ul li{
	background:url(images/ico_bullet1_inst.gif) 0px 5px no-repeat;
	padding-left:12px;
}
#conteudo_interna h2{
	font-size:12px;
	margin-bottom:14px;
}
#conteudo_interna h3{
	font-size:14px;
	margin-bottom:14px;
}
#conteudo_interna h4{
	background:url(images/ico_bullet1_inst.gif) 0px 5px no-repeat;
	padding-left:12px;
	margin-bottom:3px;
}
#conteudo_interna .linktop{
	margin-bottom:14px;
}
#conteudo_interna .linktop a{
	color:#999;
	text-decoration:none;
}
#conteudo_interna .linktop a:hover{
	text-decoration:underline;
}
.tabelatt{
	color:#FFF;
	background:#0C419A;
	font-weight:bold;
	padding:2px;
}
.tabelatx,
.tabelatx2{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:15px;
}
.tabelatx2{
	text-align:center;
}
td.tabelatx{
	border-bottom:1px solid #FF7C24;
}
td.tabelatx2{
	border:1px solid #0C419A;
	border-collapse:collapse;
}
.tabelatx a,
.tabelatx2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}
.tabelatx a:hover,
.tabelatx2 a:hover{
	text-decoration:none;
}

.txt_arial_15_azul_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0C419A;
	font-weight:bold;
}

#conteudo_interna #txt_update{
	float:left;
	font-weight:bold;
	background:url(images/ico_bullet1_inst.gif) 0px 5px no-repeat;
	padding-left:9px;
	color:#999;
}


#div_update{
	background:url(images/bkg_pontilhadointerna.gif) top left repeat-x;
	padding-top:6px;
	height:20px;
	margin:22px 0 0 0;
}
#div_update #txt_update{
	float:left;
	font-weight:bold;
	background:url(images/ico_bullet1_inst.gif) 0px 5px no-repeat;
	padding-left:9px;
	color:#999;
}
#div_update .btn_top{
	float:right;
	padding-right:6px;
}

/* ======== RODAPÉ ======== */
#rodape_home{
	width:741px;
	display:block;
	float:left;
	height:15px;
	margin-top: 0px;
	text-align:center;
	font-size:9px;
	color:#06387F;

}
#rodape_home a{
	font-size:9px;
	color:#06387F;
	text-decoration:none;
}
#rodape_home a:hover{
	text-decoration:underline;
}
#rodape_interna_ext{
	width:100%;
	height:56px;
	background:url(images/bkg_rodape_inst.gif) repeat-x;
	text-align:center;
}
#rodape_interna_ext #rodape_interna{
	margin:0 auto;
	padding-top:29px;
	color:#FFF;
	font-size:9px;
}
#rodape_interna_ext #rodape_interna a{
	font-size:9px;
	color:#FFF;
	text-decoration:none;
}
#rodape_interna_ext #rodape_interna a:hover{
	text-decoration:underline;
}



.txt_tahoma_12_azul_b { font-size: 20px; }
.txt_arial_11_preto { 
	color:#000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:1px;
	padding-bottom: 10px;
	}
.txt_arial_11_preto a {
	color:#AAA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
	padding-bottom: 10px;
	}
.txt_arial_11_preto a:hover {
	color:#0C41CA;
	}
		
#bn_rodape {
	display:inline;
	float:left;
	width:760px;
	margin-left:9px;
	margin-bottom:18px;
	_margin-bottom:0px;	
}
#bn_rodape ul li{
	float:left;
	display:block;
	width:189px;
	height:70px;	
}
#bn_rodape ul li.last {
	text-align:right;

}
#bn_rodape ul li.center {
	text-align:center;

}
#bn_rodape h2 {
	background:url(images/tit_empresas_grp_pt.gif) no-repeat;
	text-indent:-9999px;
	height:12px;
	margin:5px 0px 7px 0px;
}
