/*-- Corpo pagina*/
#conteudo{
	background:  url(imagem/fundo-geral.gif) repeat-Y center center;
	overflow:hidden; 
}
#conteudo2{
	background:  url(imagem/fundo-geral2.gif) repeat-Y center center;
	overflow:hidden; 
}


/*-- TOP */

/* TOP Barra links*/
#separaCabCtd {
	background-color: #8194A3;
	width: 758px;
	height: 25px;
	color:#303f5c;
	color:white;
	font:9px Verdana;
	border-bottom: 20px solid white;
}
div#menu_superior a{
	color:white;
	font:9px Verdana;
}
div#menu_superior {
	float:right;
	padding:5px 10px 0;
}
div#data_gi {
	float:left;
	padding:6px 6px 0px 18px;
}
/* Caixa PassPesq*/
#cabeca{
	width:758px;
	display:table;
	background: url(imagem/imgbackgroundtop.gif) repeat-X;
}

#cabecaCentro {
	float:left;
	padding:10px 15px 0px;
	background: none;
	height:70px;
}

#cabecaCentro {
float:left;
	padding:10px 15px 0px;
	height:70px;
	background: url(imagem/chanfro.gif) no-repeat right top;
}



/* Logo Estudo Exame*/

#cabecaCentroR1 a.logo_infra{
	display:block;
	width:317px;
	height:30px;
}
 

#cabecaCentro #logo_infra{
	float:left;
	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/logo_infra.gif) no-repeat center;
	width:317px;
	height:30px;
	margin:8px 0 0;
	padding:1px 0px 1px  0px;
}

/* Buscas*/
#cabecaCentroR1 div#busca {
	float:right;
	width:334px;
	padding:1px 0px 1px  0px;
}
#cabecaCentroR1 div#busca .buttonbucar {
	overflow:hidden;
	text-indent:-5000px;
	height:15px;
	width:44px;
	border:0px;
	background:url(imagem/bot-buscar.gif) no-repeat center center;
}
#cabecaCentroR1 div#busca .buttonbucar a {
	height:15px;
	width:44px;
	border:0px;
	display:block;
}


#cabecaCentroR1 div#busca input {
	width:283px;
	font:9px Verdana;
	float:left;
	vertical-align:middle;
	color:#7b7c7c;
	height:13px;
	border:0px;
	margin:0px 5px 0px 0px;
	_margin:0px 0px 0px 0px;
	text-indent: 3px;
}

/*passaporte*/
#cabecaCentroR1 div#pstLogout {
	margin-top:8px;
	float:right;
	text-align:left;
	color:white;
	font:9px Verdana;
	width:334px;
}
#cabecaCentroR1 div#login {
	margin-top:4px;
	padding-top:4px;
	float:right;
	text-align:left;
	color:white;
	font:9px Verdana;
	width:334px;
	background:url(imagem/brgie.gif) repeat-x 0px 0px;
}
#cabecaCentroR1 div#login h1 {
	font-weight:normal; 
	padding:0px 0px 4px 0px;
}

#cabecaCentroR1 div#login input {
	width:117px; 
	float:left; 
	margin-right:3px; 
	vertical-align:middle;
}
#cabecaCentroR1 div#login #pstLogin .input_login_password {
	float:left;
	width:79px;
	font:9px Verdana;
	vertical-align:middle;
	color:#7b7c7c;
	height:13px;
	border:0px;
}
#cabecaCentroR1 div#login #pstLogin .input_login{
	width:113px;
 	font:9px Verdana;
	float:left;
	vertical-align:middle;
	color:#7b7c7c;
	height:13px;
	border:0px;
	padding-left:3px;
}
#cabecaCentroR1 div#login .buttonok a{
	height:15px;
	width:44px;
	border:0px;
	display:block;
}

#cabecaCentroR1 div#login .buttonok {
  	float:right;
	overflow:hidden;
	text-indent:-5000px;
	height:15px;
	width:44px;
	border:0px;
	background:url(imagem/bot-entrar.gif) no-repeat center center;
	margin:0px 0px 0px 0px;
}

#cabecaCentroR1 div#login #pstLogout .txtLogin{
	float:left;
	padding-top:2px;
	text-align:right;
	width:283px;

}
#cabecaCentroR1 div#login  #pstLogout  .buttonLogout {
	 
	float:right;
	overflow:hidden;
	text-indent:-5000px;
	height:15px;
	width:44px;
	border:0;
	background:url(imagem/bot-sair.gif) no-repeat center center;
	margin:0px 0px 0px 0px;
}
#cabecaCentroR1 div#login  #pstLogout  .buttonLogout a {
	height:15px;
	width:44px;
	border:0;
	display:block;
}
#cabecaCentroR1 div#login h2 {
	font-weight:normal;
	float:left;
	display:inline;
	padding:1px 3px 0px 0px;
}

/* SubCabecalhoCorpo */
 
#subcabecalho{
	float:right;
	width:562px;
	background-color: #ffffff;
	padding:0px 18px 0px 0px;
}
 
 #subcabecalho #subcabecalhoR1{
	padding:0px 0px 2px 0px;
	margin:0px 0px 15px 0px;
	border-bottom: 1px #EBEBEB solid;
	height:22px;
}

#subcabecalho #subcabecalhoR1 #cabecalho h1{
	float:left;
	background-image: url(imagem/tit_edicoes.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	height:20px;
	width:152px;
}

#subcabecalho #subcabecalhoR1 #cabecalho #subcabecalhoR2{
	float:right;
}
/* Corpo */
#centro{
	width: 412px;
	float: left;
	margin-left: 25px;
	margin-right: 20px;
	background:transparent;
}



.chSepBI{
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin:2px 0 5px 0;
	border-bottom: 1px solid #EAEAEA;


}
.chSepPE{
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #E1E1E1;
}
.chSepP{
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	padding: 5px 0 3px 0;
	margin: 0px 0 7px 0;
	_padding: 0px 0 4px 0;
	_margin: 1px 0 7px 0;
	border-bottom: 1px solid #EAEAEA;
}





.chSepBI h1,.chSepBI .sep{display: none;}
.chSepP2 h1,.chSepP2 .sep{display: none;}
.chSepP h1,.chSepP .sep{display: none;}

.chSepP2{
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
	margin: 7px 0 8px 0;
	border-bottom: 1px solid #EAEAEA;
}

/***Ponto 1**/
#destaquepagR1 .chDestaqueAH1{
	font:14px Verdana bold;
	margin-right:15px;
}

#destaquepagR1 .chDestaqueAH1 h1{
	font:19px arial ;
	font-weight: bold;
	 
} 

#destaquepagR1 .chDestaqueAH1 p {
	padding-top:7px;
	font:11px Verdana;
}

#destaquepagR1 .boxImg {
	float: left;
	margin-right: 13px;
}
/***Ponto 2**/

#destaquepagR2{
	width:410px;
	overflow:hidden; 
}

#destaquepagR2  .chPrincipalAR1 {
	margin-right: 10px;
	width:210px;
	float: left;
}
#destaquepagR2  .chPrincipalAR1 .chSubPrincipal{overflow:hidden; height:75px;}

#destaquepagR1 .Saibamais p a {
	text-decoration: underline;
}
#destaquepagR1 .chDestaqueAH1 p a {
	text-decoration: none;
}

#destaquepagR2  .chPrincipalAR1 .chSubPrincipal .boxImgmm{
	float: left;
	margin-right: 9px;
}
#destaquepagR2  .chPrincipalAR1 .chSubPrincipal .boxtext{
	padding-top:1px;
}
 #destaquepagR2 .chPrincipalAR2 {
	float: left;
	width:185px;
}
 
#destaquepagR2 .chPrincipalAR1 h1,#destaquepagR2 .chPrincipalAR2 h1{
	font:11px Verdana ;
	font-weight: bold;
} 
#destaquepagR2 .chPrincipalAR1 h1 p ,#destaquepagR2 .chPrincipalAR2 h1 p{
	padding-top:7px;
	font:11px Verdana;
}
/**Ponto 3*/

#destaquepagR2 .chPrincipalAR1 p a, #destaquepagR2 .chPrincipalAR2 h1 p.chSubPrincipalcaixa10px a {
	text-decoration: none;
}



/*----------ABAS---------------*/

#destaquepagR3{
	clear:right;
	width:100%;
	background:#FFFFFF;
}

#destaquepagR3  #abas ul {
	padding:0;
	margin:0px;
	text-align:left;
}

#destaquepagR3  #abas.aba1selected ul li .listAba1 {
	float:left;
	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/aba_obras_on.gif) no-repeat;
	width:94px;
	height:27px;
	cursor:pointer;
}

#destaquepagR3  #abas.aba1selected ul li .listAba2 {
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/aba_estado_off.gif) no-repeat;
	width:94px;
	height:27px;
	cursor:pointer;
}

#destaquepagR3  #abas.aba2selected ul li .listAba1 {
	float:left;
	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/aba_obras_off.gif) no-repeat;
	width:94px;
	height:27px;
	cursor:pointer;
}

#destaquepagR3  #abas.aba2selected ul li .listAba2 {
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/aba_estado_on.gif) no-repeat;
	width:94px;
	height:27px;
	cursor:pointer;
}

#destaquepagR3  #abas ul li {display:inline; }

 
/*----------ABAS---------------*/

#destaquepagR3  #abas.aba1selected .Aba1{display:inline}
#destaquepagR3  #abas.aba1selected .Aba2{display:none}

#destaquepagR3  #abas.aba2selected .Aba1{display:none}
#destaquepagR3  #abas.aba2selected .Aba2{display:inline}


#destaquepagR3  #abas .Aba1{
	float:left;
	background:#F2F2F2;
	border-top: 1px #8294A2 solid;
	border-left:1px #DCDCDC solid;
	border-bottom:1px #DCDCDC solid;
	padding:5px 5px 2px 5px;
	font:10px Verdana;
}

#destaquepagR3  #abas .Aba2{
	float:left;
	background:#F2F2F2;
	border-top: 1px #8294A2 solid;
	border-left:1px #DCDCDC solid;
	border-bottom:1px #DCDCDC solid;
	padding:5px 5px 2px 5px;
	font:10px Verdana;
}
#destaquepagR3  #abas .aba_form{
	height:140px;
	clear:both;
}
#destaquepagR3  #abas div form b{
	float:left;
	
}

/*----------CorpoCaixa---------------*/

 
#destaquepagR3  #abas div form  ul {
	padding:3px 0px;
}

#destaquepagR3  #abas div form  ul li {
	float:left;
	padding:0px;
	margin:5px;
	white-space: nowrap;
	vertical-align:middle;
}
#destaquepagR3  #abas div form  ul div {
	white-space: nowrap;
	float:left;
	text-align:right;
	width:inherit;
}


#destaquepagR3  #abas div form ul li select{
	border-style: solid;
	border-width: 1px;
	border-color: #9C9C9C; 
	font-size: 10px;	
 	display: block;	
	float:left;

	margin:0px 4px 0px 4px; 
}
#destaquepagR3  #abas div form ul li input{
	font:11px Verdana;
	width:45px;
	  
}
/*
#destaquepagR3  #abas div form ul li .tit{
	margin:2px 0px 0px 0px; 
	vertical-align:middle;
}
#destaquepagR3  #abas div form ul li .tit1{
	margin:2px 0px 0px 0px; 
	vertical-align:middle;
	display:block;
	width:90px;

}
#destaquepagR3  #abas div form ul li .tit2{
	margin:2px 0px 0px 0px; 
	vertical-align:middle;
	display:block;
	width:70px;

}
#destaquepagR3  #abas div form ul li .titqb{
	margin:-1px 3px 0px 3px; 
	vertical-align:middle;
}
#destaquepagR3  #abas div form ul li .titqb2{
	margin:-1px 3px 0px 3px; 
	vertical-align:middle;
}*/

#destaquepagR3  #abas div form ul li.formField {
	margin:0px;
	padding:1px;
	height:25px;
	white-space:nowrap;
	vertical-align:middle;
}
#destaquepagR3  #abas div form ul li.formField label{
	float:left;
	display:block;
	height:25px;
	vertical-align:middle;
}

#destaquepagR3  #abas div form ul li span{
	margin:0px 2px; 
 
}
#destaquepagR3  #abas div form ul li select.cbotit2{
	font:9px Verdana ;
	width:85px;
}
#destaquepagR3  #abas div form ul li select.cbotit1{
	font:9px Verdana ;
	width:60px;
}

#destaquepagR3  #abas div form .btBuscar {
	float:right;
	background:url(imagem/botao_buscar.gif) no-repeat;
	height:28px;
	width:71px;
	cursor:pointer;
 	border:0px;
}
input.btNovaPesquisa {
	background:url(imagem/bot_novaconsulta.gif) no-repeat;
	height:28px;
	width:98px;
	cursor:pointer;
 	border:0px;
}

#destaquepagR3  #abas div form .divBotton {
	float:right;
	margin:5px 0px;
}

/***Ponto 4**/

#destaquepagR4{
	clear:both;
}

#destaquepagR4 h1{
	margin:5px 0px 5px 0px;
	clear:both;
 	overflow:hidden;
	text-indent:-5000px;
	background:url(imagem/tit_sumario.gif) no-repeat;
	width:70px;
	height:15px;
}
#destaquepagR4 #chamadas{clear: both;}

 

#destaquepagR4 #chamadas h2.capa{
	margin:7px 0px 7px 0px;
	background-image: url(imagem/sub_capa.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	height: 16px;
	width: 41px;
}	

#destaquepagR4 #chamadas h2.brasil{
	margin:7px 0px 7px 0px;
	background-image: url(imagem/sub_brasil.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	text-indent:-5000px;
	height: 14px;
	width: 44px;
	}
#destaquepagR4 #chamadas #chamada h3{
	font:11px Verdana ;
	font-weight: bold;

} 

#destaquepagR4 #chamadas #chamada p{
	padding-bottom:10px;
	font:11px Verdana;
}
#destaquepagR4 #chamadas #chamada p a{
  text-decoration:none;
}

/* Corpo - edicoes Antriores**/
#centro #caixa_ae{
	float:left;
	border-top: 1px #8B9298 solid;
	background-color:#F0F0F0;
	border-bottom: 1px #87949D solid;
	padding:10px 10px 10px 12px;
	width:388px;
}
#centro #caixa_ae .caixa_detalhe {
	float:left;
	text-align:center;
 	padding:3px 13px;
}
#centro #caixa_ae .caixa_detalhe p{
	padding:5px 5px;
	text-align:center;
} 

/*Menu Esquerdo*/
#centro #caixa_ae .caixa_detalhe p{
	padding:5px 5px;
	text-align:center;
} 

#menugei {
	float: left;
	background: #F2F2F2;
	display: inline;
	width: 143px;
	overflow: hidden;
	}

#menuTitulomenugei {
	width: 144px;
	height: 27px;
	overflow: hidden;
	text-indent: -10000px;
	float: left;
	background: url(imagem/img_topo_meu_esquerdo.gif) no-repeat;
	}

 

#menugei h4 {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0069C3;
	margin: 10px 8px 5px 8px;
	float: left;
	display: inline;
	background: url(/css/imagem/esq_hr.gif) repeat-x bottom;
	height: 23px;
	width: 127px;
	}
	#menugei h4 a {
	color: #0069C3;
	position: relative;
	}

#menugei ul {
	color: black;
	margin: 0 8px;
	float: left;
	width: 123px;
	display: inline;
	padding-bottom: 15px;
	}

#menugei ul li {
	padding-left: 9px;
	clear: left;
	float: left;
	width: 133px;
	margin-top: 3px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	background: url(/css/imagem/esq_menu_hifenLista.gif) no-repeat top left;
	}

#menugei ul li a {
	color: black;
	}

/**direita Menu*/
.chSepPD{
	clear: both;
	width: 122px;
	height: 1px;
	font-size: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #E1E1E1;
}
#direita{
	margin:0px;
	padding:0px;
	float: right;
	width:137px;
}
#direita #direitacapa .caixacartaleitor{
	padding:20px 0 0 0;
	background:url(imagem/tit_capa.gif) no-repeat left top;
}
#direita #direitapublicidade{
	padding:15px 0 0 0;	 
}
#direitapublicidadesemtop{
  padding:0px 0 0 0;
}

#direita #direitapublicidadesemtop #tit{
	text-align:right;
	padding:1px 15px; 10px 0px;
	font-weight: normal;
	font:14px Verdana bold;
	
}

#direita #direitapublicidadesemtop #tit a.link_azul{
	font:9px Verdana;
}

#direita #direitapublicidade #tit{

	border:1px solid #00000;
	text-align:right;
	padding:3px 15px; 10px 0px;
	font-weight: normal;
	font:14px Verdana bold;
	
}

#direita #direitapublicidade #tit a.link_azul{
	font:9px Verdana;
}
#direita #direitacapa #direitamenu{
	padding-bottom:15px;
}

#direita #direitacapa #direitamenu a{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #0069C3;
}


#centro2{
	display:block;
	background:#FFFFFF;
	margin-left: 170px;
	margin-right: 25px;¨
	height:100%;
	padding:10px;
	clear:right;
}
.tit_preto_b{
	color:#000000;
	font-weight:bolder;
	font-size:11px;
}

.tit_verde_b{
	font:13px bold Verdana;
	color:#576264;
	font-weight: bold;
 
}
.tit_paginacao{
	font:11px  Verdana;
	font-weight: bold;
	color:#000000;

}

.pag_atual{
	color:#691B1B;
	font:11px  Verdana;
	text-decoration: underline;
	font-weight: bold;
}

/*	TABLE	*/
table.greyList tr.even{
	background:#F2F2F2;
}
table.greyList tr.odd{
	background:#F2F2F2;
}
table.greyList td{
	padding:3px;
	border:1px solid #CCCCCC;
}
table.greyList th{
	padding:7px;
	color:#CC0000;
	border:1px solid #CCCCCC;
	font-weight:bolder;
	background:#DEDEDE;
}

.whitebg{
	clear:right;
	background:#FFFFFF;
	width:545px;
	height:1040px;
}
/*Informe um erro**/
.botoes{
	width:500px;
	 
}

.caixaInformeerro{
	background: #F2F2F2;
	width:545px;
	height:350px;
}
.caixaInformeerro h4{
	padding-top:2px;
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	background: url('imagem/tarja_verde.jpg') no-repeat 0px 0px;
	width:545px;
	height:21px;
	color:#ffffff;
}
.caixaInformeerro p{
	padding:5px 0px 0px 10px ;
}
/*Fale Conosco**/

.faleconosco{
	background: #F2F2F2;
	width:545px;
	height:330px;
}
.faleconosco h4{
	padding-top:2px;
	font-size:13px;
	font-weight:bold;
	font-family:verdana;
	background: url('imagem/tarja_verde.jpg') no-repeat 0px 0px;
	width:545px;
	height:21px;
	color:#ffffff;
}
.faleconosco p{
	padding:5px 0px 0px 10px ;
}

