/**
 * Site Up Money
 * Peart Web Solutions
 * Autores: Gabriel De Presbiteris - Programação
 *	        Jorge Curuchet         - Designer
 *
 * Nome do programa: upmoney.css 
 * Criado dia  : 29/10/2007 - 11:50
 * Alterado dia: 11/02/2008 - 11:12
 * Alterações realizadas por: Jorge Curuchet
 *                            - correção de posicionamento de IDS ( tabela graficos e botoes de imprimir e entre em contato)
 *  
 * Alterado dia: 19/02/2008 - 09:50
 * Alterações realizadas por: Gabriel Peart
 *                            - Remoção de Imagens via CSS nos depoimentos
 *                          
 *                             
 *
 * Copyright 2007 - Peart Web Solutions. Todos os direitos reservados
 *
 **
 */

html
{
	
	/*overflow-x: hidden; */
	
}

body 
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		margin:0;
		padding:0;
		border: 0;
		background: #036183;
		/*overflow-x: hidden;
                overflow-y: hidden;*/
}
.carrega_pagina 
{
    position: relative;
    top: 0;
    left: 0;
    width: 775px;
    height: 750px;
	background: url("../images/loading_inicial.gif") no-repeat;
}
.pagina_carregada 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 775px;
    height: 750px;
	background: #036183 url("../images/loading_inicial.gif") no-repeat;
}

.carrega_pagina_fim
{
    position: relative;
    top: 0;
    left: 0;
    width: 775px;
    height: 750px;
}


#tudo 
{
    width: 775px;
    height: auto;
	margin: auto auto 10px;
}
#logo
{
		position: relative;
		top: 0;
		left: 0;
    	width: 241px;
		height: 139px;
		background: url("../images/logo.jpg") no-repeat;
}
#bt_logo
{
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
		height: 80px;
}
#links
{
		position: absolute;
		top: 90px;
		left: 0;
    	width: 220px;
		height: auto;
}
#bt_home{
  position: relative;
  top: 0;
  left: 35px;
  display: block;
  width: 70px;
  height: 20px;
  font-family: verdana,tahoma,arial;
  font-size: 11px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  background: url("../images/casa.jpg") no-repeat;
}
#titulo_bt_home{
  position: relative;
  top: 2px;
  left: 20px;
}
#bt_contato{
  position: absolute;
  top: 2px;
  left: 100px;
  display: block;
  width: 70px;
  height: 20px;
  font-family: verdana,tahoma,arial;
  font-size: 11px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
  background: url("../images/envelope.jpg") no-repeat;
}
#titulo_bt_contato{
  position: relative;
  top: 0;
  left: 20px;
}
#topo
{
		position: relative;
		top: 0;
		left: 241px;
    width: 556px;
		height: 139px;
		background: url("../images/topo.jpg") no-repeat;
}

#data
{
		position: relative;
		top: 10px;
		left: 380px;
    width: 160px;
		height: auto;
		font-size: 11px;
		color: #333;
}
.sublinhado
{
		text-decoration: underline;
}
#fundo_form{
		position: relative;
		top: 0;
		left: -66px;
    width: 328px;
		height: 270px;
		background: url(../images/fundo_email.jpg) no-repeat;
}
#form_email
{
			position: relative;
			top: 15px;
			left: 80px;
      width: 210px;
			height: auto;
}
#segura_form_avaliacao
{
			position: relative;
			top: 0;
			left: 0;
      width: 680px;
			height: auto;
}
#segura_indica
{
			position: relative;
			top: 0;
			left: 0;
      width: 207px;
			height: auto;
}
#segura_label_indica
{
			position: relative;
			top: 3px;
			left: 0;
      width: 105px;
			height: auto;
			line-height: 17pt;
			text-align: right;
}
#segura_datafield_indica
{
			position: absolute;
			top: 0;
			left: 105px;
      width: 102px;
			height: auto;
}
#segura_form_dados
{
			position: relative;
			top: 0;
			left: 30px;
      width: 680px;
			height: auto;
}
#segura_form_dados_esquerda
{
			position: relative;
			top: 0;
			left: 0;
      width: 350px;
			height: auto;
			text-align: right;
}
#segura_form_dados_direita
{
			position: absolute;
			top: 0;
			left: 345px;
            width: 210px;
			height: auto;
			text-align: right;
}
#fundo_form_avaliacao{
		position: relative;
		top: 30px;
		left: 50px;
    width: 775px;
		height: auto;
		background: url(../images/fundo.jpg) no-repeat;
}
#segura_tabelas{
		position: relative;
		top: 0;
		left: 10px;
    	width: 660px;
		height: auto;
}
#segura_tabelas2{
		position: relative;
		top: 40px;
		left: -12px;
    	width: 700px;
		height: auto;
		
}
#tit_receitas{
		position: relative;
		top: 15px;
		left: 294px;
    width: 142px;
		height: 16px;
		background: url(../images/tit_receitas.gif) no-repeat;
}
#tit_patrimonios{
		position: relative;
		top: 0;
		left: 260px;
    	width: 146px;
		height: 24px;
		/*background: url(../images/tit_patrimonio.gif) no-repeat;*/
}
#tit_resultados{
		position: relative;
		top: 55px;
		left: 50px;
    	width: 603px;
		height: 20px;
		background: url(../images/tit_resultados.gif) no-repeat;
}

#tit_dividas2{
		position: relative;
		top: 45px;
		left: 260px;
    width: 129px;
		height: 16px;
		/*background: url(../images/tit_dividas.gif) no-repeat;*/
}
#tit_conclusao{
		position: relative;
		top: 16px;
		left: 280px;
    width: 97px;
		height: 24px;
		/*background: url(../images/tit_conclusao.gif) no-repeat;*/
}
#tit_despesas{
		position: relative;
		top: 35px;
		left: 260px;
    width: 152px;
		height: 20px;
		/*background: url(../images/tit_despesas.gif) no-repeat;*/
}
#segura_resultados_finais{
		position: relative;
		top: 20px;
		left: 0;
    	width: 700px;
		height: auto;
		border: 1px solid red;
}
#segura_resultados_finais2{
		position: relative;
		top: 20px;
		left: 0;
    	width: 700px;
		height: auto;
		border: 1px solid red;
}
.negrito{
		font-weight: bold;
}

#segura_graficos{
		position: relative;
		top: 25px;
		left: 0;
   	width: 700px;
		height: 340px;
}
#segura_legenda_grafico1{
		position: absolute;
		top: 180px;
		left: 0;
    width: 164px;
		height: auto;
}
#segura_legenda_grafico2{
		position: absolute;
		top: 60px;
		left: 210px;
    width: 164px;
		height: auto;
}
#segura_legenda_grafico3{
		position: absolute;
		top: 60px;
		left: 500px;
    width: 164px;
		height: auto;
}
#segura_legenda_grafico4{
		position: absolute;
		top: 70px;
		left: 185px;
    width: 164px;
		height: auto;
}
#segura_legenda_grafico5{
		position: absolute;
		top: 70px;
		left: 440px;
    	width: 164px;
		height: auto;
}
.azul_claro{
		position: relative;
		top: 0;
		left: 0;
    width: 12px;
		height: 10px;
		/*background: url(../images/azul_claro.jpg) no-repeat;*/
}
.azul_escuro{
		position: relative;
		top: 0;
		left: 0;
    	width: 12px;
		height: 10px;
		/*background: url(../images/azul_escuro.jpg) no-repeat;*/
}
.verde_escuro{
		position: relative;
		top: 0;
		left: 0;
    	width: 12px;
		height: 10px;
		/*background: url(../images/verde_escuro.jpg) no-repeat;*/
}
.verde_claro{
		position: relative;
		top: 0;
		left: 0;
    	width: 12px;
		height: 10px;
		/*background: url(../images/verde_claro.jpg) no-repeat;*/
}
.texto_legendas{
		padding-left: 15px;
		font-size: 10px;
}
#segura_graficos_figura1{
		position: absolute;
		top: 15px;
		left: 0;
    width: 170px;
		height: auto;
		/*background: url(../images/teste1.jpg) no-repeat;*/
}
#texto_grafico1{
		position: relative;
		top: 0;
		left: 175px;
    width: 525px;
		height: auto;
		text-align: justify;
}
#segura_graficos2{
		position: relative;
		top: 5px;
		left: 0;
    width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos_figura2{
		position: relative;
		top: 0;
		left: 70px;
    width: 292px;
		height: 151px;
}
#segura_graficos_figura2A{
		position: absolute;
		top: 0;
		left: 360px;
    width: 292px;
		height: 151px;
		/*background: url(../images/teste2.jpg) no-repeat;*/
}
#segura_graficos_figura3{
		position: absolute;
		top: 0;
		left: 0;
    	width: 234px;
		height: 220px;
		/*background: url(../images/teste3.jpg) no-repeat;*/
}
#texto_grafico3{
		position: relative;
		top: 0;
		left: 240px;
    width: 460px;
		height: auto;
		text-align: justify;
}
#segura_graficos3{
		position: relative;
		top: 15px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos_figura4{
		position: relative;
		top: -5px;
		left: 20px;
    width: 613px;
		height: 300px;
		/*background: url(../images/teste4.jpg) no-repeat;*/
}
#segura_graficos4{
		position: relative;
		top: 15px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos5{
		position: relative;
		top: 80px;
		left: 0;
    width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos_figura5{
		position: relative;
		top: 0;
		left: 50px;
    	width: 368px;
		height: 197px;
		/*background: url(../images/teste5.jpg) no-repeat;*/
}
#segura_graficos_figura5A{
		position: absolute;
		top: 0;
		left: 310px;
    width: 368px;
		height: 197px;
		/*background: url(../images/teste5.jpg) no-repeat;*/
}
#segura_graficos6{
		position: relative;
		top: 75px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos7{
		position: relative;
		top: 60px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos8{
		position: relative;
		top: 55px;
		left: 30px;
    width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos9{
		position: relative;
		top: 20px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#segura_graficos10{
		position: relative;
		top: 20px;
		left: 0;
    	width: 700px;
		height: auto;
		/*border: 1px solid;*/
}
#bt_entre_contato
{  
      position: relative;
      width: 150px;
      height: 20px;
      top: 20px;
      left: 180px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #f1f1f1;
}
#bt_envie_comentario
{  
      position: relative;
      width: 150px;
      height: 20px;
      top: 20px;
      left: 100px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #f1f1f1;
}
#bt_imprime
{  
      position: relative;
      width: 150px;
      height: 20px;
      top: 20px;
      left: 180px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #f1f1f1;
}
#alertinha{
		position: relative;
		top: 40px;
		left: 80px;
		width: 500px;
    font-family: verdana,tahoma,arial;
		text-align: center;
		font-size: 9px;
		color: #666;
}
#alertinha1{
		position: relative;
		top: 5px;
		width: 270px;
		left: 0;
    	font-family: verdana,tahoma,arial;
		font-size: 9px;
		text-align: justify;
		color: #666;
}
#segura_renda{
		position: relative;
		top: 20px;
		left: 40px;
    width: 265px;
		height: auto;
}
#segura_patrimonio_result{
		position: relative;
		top: 33px;
		left: 0;
    	width: auto;
		height: auto;
}
#segura_patrimonio_result02{
		position: relative;
		top: 44px;
		left: 0;
    width: auto;
		height: auto;
}
#segura_valor_patrimonio_result{
		position: relative;
		top: 0;
		left: 170px;
    width: 100px;
		height: auto;
}
#segura_porcentagem_patrimonio_result{
		position: relative;
		top: 0;
		left: 300px;
    width: 100px;
		height: auto;
}
#segura_patrimonio{
		position: relative;
		top: 46px;
		left: 0;
    width: 265px;
		height: auto;
}
#segura_despesas{
		position: absolute;
		top: 0;
		left: 270px;
    width: 280px;
		height: auto;
}
#segura_despesas2{
		position: absolute;
		top: 0;
		left: 300px;
    	width: 350px;
		height: auto;
}
#segura_dividas{
		position: relative;
		top: -25px;
		left: 290px;
    width: 265px;
		height: auto;
}
#segura_dividas2{
		position: relative;
		top: 0;
		left: 340px;
    	width: 265px;
		height: auto;
}
.radio{		
		position: relative;
    	top: 3px;
    	cursor: pointer;
}
#interrogacao{
		position: absolute;
		top: 16px;
		left: 240px;
    width: 16px;
		height: 75px;
}
#interrogacao_patrimonio{
		position: absolute;
		top: 16px;
		left: 240px;
    	width: 16px;
		height: 75px;
}
#interrogacao_despesas{
		position: absolute;
		top: 16px;
		left: 263px;
    width: 14px;
    /*line-height: 14pt;*/
		height: 241px;
}
#interrogacao_dividas{
		position: absolute;
		top: 25px;
		left: 240px;
    	width: 18px;
		height: 130px;
		
}

#segura_titulos_renda{
		position: absolute;
		top: -17px;
		left: 0;
    	width: 254px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_renda2{
		position: absolute;
		top: -17px;
		left: -40px;
    	width: 330px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}

#segura_titulos_patrimonio_result{
		position: relative;
		top: 15px;
		left: 0;
    	width: 254px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio_result_vr{
		position: relative;
		top: 15px;
		left: 0;
    	width: 276px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio_result2{
		position: absolute;
		top: 13px;
		left: -40px;
    width: 330px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}

#segura_texto_patrimonio_result{
		position: relative;
		top: 18px;
		left: 0;
    width: 240px;
		height: auto;
		font-size: 11px;
}
#segura_texto_patrimonio_result2{
		position: relative;
		top: 30px;
		left: 0;
    	width: 240px;
		height: auto;
		font-size: 11px;
}
#segura_titulos_patrimonio{
		position: absolute;
		top: -17px;
		left: 0;
    	width: 254px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio_vr2{
		position: absolute;
		top: -17px;
		left: 0;
    	width: 277px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio_vr{
		position: absolute;
		top: -22px;
		left: -40px;
    	width: 357px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio2{
		position: absolute;
		top: -17px;
		left: 0;
    	width: 352px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio02{
		position: absolute;
		top: 10px;
		left: 0;
    	width: 352px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}
#segura_titulos_patrimonio3{
		position: absolute;
		top: -17px;
		left: -40px;
    	width: 330px;
		height: auto;
		text-align: center;
		border-bottom: 1px solid #036183;
}

#segura_titulo_valor_renda{
		position: absolute;
		top: 0;
		left: 152px;
    width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda_vr{
		position: absolute;
		top: 0;
		left: 200px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda2{
		position: absolute;
		top: 0;
		left: 110px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda02{
		position: absolute;
		top: 0;
		left: 170px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda3{
		position: absolute;
		top: 0;
		left: 200px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda4{
		position: absolute;
		top: 0;
		left: 175px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda5{
		position: absolute;
		top: 0;
		left: 265px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_renda_vr2{
		position: absolute;
		top: 0;
		left: 224px;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_titulo_valor_result{
		position: relative;
		top: 39px;
		left: 0;
    	width: 87px;
		height: auto;
		text-align: center;
}
#segura_porcentagem_result{
		position: relative;
		top: 10px;
		left: 140px;
    	width: 30px;
		height: auto;
		text-align: center;
}

#segura_dados_renda{
		position: relative;
		top: 16px;
		left: 0;
    	width: 150px;
    	line-height: 14pt;
		height: auto;
}
#segura_dados_renda2{
		position: relative;
		top: 16px;
		left: -40px;
    	width: 150px;
    	line-height: 14pt;
		height: auto;
}

#segura_dados_patrimonio{
		position: relative;
		top: 16px;
		left: 0;
    	width: 170px;
    	line-height: 14pt;
		height: auto;
}
#segura_dados_patrimonio2{
		position: relative;
		top: 16px;
		left: -40px;
    	width: 170px;
    	line-height: 14pt;
		height: auto;
}
#segura_dados_dividas{
		position: relative;
		top: 0;
		left: 0;
    	width: 150px;
    	line-height: 14pt;
		height: auto;
}
#segura_dados_dividas_vr2{
		position: relative;
		top: 0;
		left:-40px;
    	width: 150px;
    	line-height: 14pt;
		height: auto;
}
#segura_valor_renda{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 152px;
    width: 88px;
		height: auto;
}
#segura_valor_renda_vr{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 200px;
    width: 88px;
		height: auto;
}
#segura_valor_renda2{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 110px;
    	width: 88px;
		height: auto;
}
#segura_valor_renda3{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 198px;
    	width: 88px;
		height: auto;
}
#segura_valor_despesas{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 175px;
    	width: 110px;
		height: auto;
}
#segura_valor_despesas3{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 263px;
    	width: 110px;
		height: auto;
}#segura_valor_despesas{
		position: absolute;
		top: 16px;
		line-height: 14pt;
		left: 175px;
    	width: 110px;
		height: auto;
}
#segura_valor_dividas{
		position: absolute;
		top: 13px;
		left: 152px;
    	width: 88px;
		height: auto;
}
#segura_valor_dividas_vr2{
		position: absolute;
		top: 13px;
		left: 224px;
    	width: 88px;
		height: auto;
}
#cheque{
		position: relative;
		top: 10px;
		left: 0;
}
#cheque_mes{
		position: relative;
		top: 10px;
		left: 0;
}
#emprestimos{
		position: absolute;
		top: 87px;
		left: 0;
}
#emprestimos_mes{
		position: absolute;
		top: 87px;
		left: 0;
}
#financiamento{
		position: absolute;
		top: 128px;
		left: 0;
}
#financiamento_mes{
		position: absolute;
		top: 128px;
		left: 0;
}
#cartao{
		position: absolute;
		top: 50px;
		left: 0;
}
#cartao_mes{
		position: absolute;
		top: 50px;
		left: 0;
}

#resultado_valor_renda{
		position: relative;
		top: 2px;
		left: 0;
    width: 85px;
		height: 16px;
	  border:1px solid #3e869e;
    background: #f0f3f8;
    color: #3e869e;
    font-size: 10px;
}
#resultado_valor_patrimonio{
		position: relative;
		top: 2px;
		left: 0;
    width: 85px;
		height: 16px;
	  border:1px solid #3e869e;
    background: #f0f3f8;
    color: #3e869e;
    font-size: 10px;
}
#resultado_valor_despesas{
		position: relative;
		top: 2px;
		left: 0;
}
#resultado_valor_dividas{
		position: relative;
		top: 0;
		left: 50px;
    /*width: 82.6px;*/
}
#resultado_valor_dividas_mes{
		position: relative;
		top: 0;
		left: 162px;
    /*	width: 82.8px;*/
}
#resultado_valor_patrimonio_result{
		position: relative;
		top: 25px;
		left: 55px;
}
#resultado_valor_patrimonio_result_mes{
		position: relative;
		top: 25px;
		left: 55px;
}
#resultado_porcentagem_result{
		position: relative;
		top: -5px;
		left: 170px;
    
}
#resultado_porcentagem_result_mes{
		position: relative;
		top: -5px;
		left: 170px;
    
}
.segura_result{
		position: relative;
		top: 2px;
		left: 0;   
}
.segura_result2{
		position: relative;
		top: 10px;
		left: 0;
		width: 270px;   
}
#oculta_select{
    position: absolute;
    top: 120px;
    left: 370px;
		text-align: center;
}
#resultado_valor_patrimonio_receita{
		position: relative;
		top: 4px;
		left: 0;
    width: 85px;
		height: 16px;
	  border:1px solid #3e869e;
    background: #f0f3f8;
    color: #3e869e;
    font-size: 10px;
}

/*COMEï¿½O DO MENU*/
#segura_menu{
		position: absolute;
		top: -54px;
		left: 168px;
    width: 556px;
		height: 44px;
}
.prodrop4 {padding:0 0 0 0; margin:0; list-style:none; height:36px; background: url(../images/menu/menu.jpg); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
/*link1*/
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.link1 {display:block; float:left; width: 118px; height:44px; padding:0 0 0 0; cursor:pointer;background: url(../images/menu/menu1.jpg) no-repeat;}
.prodrop4 li a.link1:hover {color:#000; background: url(../images/menu/menu1a.jpg) no-repeat; }
/*link2*/
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.link2 {display:block; float:left; height:44px; width: 78px; padding:0 0 0 0; cursor:pointer;background: url(../images/menu/menu2.jpg) no-repeat;}
.prodrop4 li a.link2:hover {color:#000; background: url(../images/menu/menu2a.jpg) no-repeat; }
/*link3*/
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.link3 {display:block; float:left; height:44px; width: 105px; padding:0 0 0 0; cursor:pointer;background: url(../images/menu/menu3.jpg) no-repeat;}
.prodrop4 li a.link3:hover {color:#000; background: url(../images/menu/menu3a.jpg) no-repeat; }
/*link4*/
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.link4 {display:block; float:left; height:44px; width: 164px; padding:0 0 0 0; cursor:pointer;background: url(../images/menu/menu4.jpg) no-repeat;}
.prodrop4 li a.link4:hover {color:#000; background: url(../images/menu/menu4a.jpg) no-repeat; }
/*link5*/
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.link5 {display:block; float:left; height:44px; width: 91px; padding:0 0 0 0; cursor:pointer;background: url(../images/menu/menu5.jpg) no-repeat;}
.prodrop4 li a.link5:hover {color:#000; background: url(../images/menu/menu5a.jpg) no-repeat; }


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* estilo dos sub-menus. */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* posiï¿½ï¿½o dos sub-menus */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {display:block; float:left; width:100px;}
.prodrop4 ul.sub2 {width:110px;}
.prodrop4 ul.sub3 {width:150px;}
.prodrop4 ul.sub4 {width:112px;}

.prodrop4 :hover ul {left:0; top:33px; font-family: verdana,tahoma,arial; font-size:11px; background: #f6f6f6; padding:3px; border:1px solid #f6f6f6; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-family: verdana,tahoma,arial; font-size:11px; width:auto;}
.prodrop4 :hover ul li a {display:block; font-family: verdana,tahoma,arial; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#046383; color:#fff;}

#segura_banner
{
			position: relative;
			top: 0;
			left: 0;
      width: 775px;
			height: 222px;
			padding-bottom: 5px;
		  background-color: #036183;
}

#conteudo
{
			position: relative;
			top: 0;
			left: 0;
      		width: 775px;
			height: auto;
			background: url("../images/fundo.jpg");
}
.texto_site_todo
{		
			font-family: verdana,tahoma,arial;
			font-size: 11px;
			color: #333;
}
.texto_site_artigos
{		
			font-family: verdana,tahoma,arial;
			font-size: 11px;
			color: #333;
}
.texto_site_artigos_maior
{		
			font-family: verdana,tahoma,arial;
			font-size: 14px;
			color: #333;
}
#texto_conteudo
{
			position: relative;
			top: 0;
			left: 50px;
      		width: 680px;
			height: auto;
}
#texto_conteudo_fases
{
			position: relative;
			top: 0;
			left: 0;
      width: 700px;
			height: auto;			
}
#segura_fases_branco
{
			position: relative;
			top: 15px;
			left: 7px;
      		width: 680px;
			height: auto;		
}
#texto_conteudo_fases_branco
{
			position: relative;
			top: 0;
			left: -16px;
      		width: 700px;
			height: 361px;
			text-align: justify;
			font-family: verdana,tahoma,arial;
			color: #333;
			font-size: 11px;
			background: url("../images/fundo_fases.jpg") no-repeat;
			
}
#texto_conteudo_fases_branco2
{
			position: relative;
			top: 0;
			left: -16px;
      		width: 700px;
			height: 270px;
			text-align: justify;
			font-family: verdana,tahoma,arial;
			color: #333;
			font-size: 11px;
			background: url("../images/fundo_fases2.jpg") no-repeat;
			
}
#texto_conteudo_fases_branco3
{
			position: relative;
			top: 0;
			left: -16px;
      		width: 700px;
			height: 238px;
			text-align: justify;
			font-family: verdana,tahoma,arial;
			color: #333;
			font-size: 11px;
			background: url("../images/fundo_fases3.jpg") no-repeat;
			
}
#negrito_branco
{
			text-align: center;
			font-family: verdana,tahoma,arial;
			color: #3E869E;
			font-size: 18px;
}
#negrito_verde
{
			position: relative;
			top: 0;
			left: 0;
      		width: 14px;
			height: 13px;
			background: url("../images/verde.gif") no-repeat;
}
#negrito_amarelo
{
			position: relative;
			top: 0;
			left: 0;
      		width: 14px;
			height: 13px;
			background: url("../images/amarelo.gif") no-repeat;
}
#negrito_vermelho
{
      position: relative;
			top: 0;
			left: 0;
      		width: 14px;
			height: 13px;
			background: url("../images/vermelho.gif") no-repeat;
}
.negrito_como_fazer
{
      position: relative;
			top: 0;
			left: 17px;
			width: 660px;
			height: auto;
}

.tit_pag 
{
			position: relative;
			top: 20px;
			left: 0;
			padding-bottom: 10px;
			color: #3e869e;
			font-family: verdana;
			font-size: 22px;
} 

.tit_como_fazer
{
			position: absolute;
			top: 20px;
			left: 0;
  		color: #3e869e;
			font-family: verdana;
			font-size: 22px;
			padding-bottom: 10px;
			
}

.corpo_artigo
{
			position: relative;
			top: 10px;
			left: 0;	
			padding-bottom: 10px;
			color: #3e869e;
			font-family: verdana;
			font-size: 20px;
	
}

.corpo_depoimento
{
			position: relative;
			top: 20px;
			left: 0;
			padding-bottom: 10px;
			color: #3e869e;
			font-family: verdana;
			font-size: 20px;
		
}

/*#tit_home
{
			position: relative;
			top: 20px;
			left: 0;
      		width: 363px;
			height: 33px;
			padding-bottom: 10px;
			background: url("../images/tit_home.gif") no-repeat;
}*/

/*#tit_institucional
{
			position: relative;
			top: 20px;
			left: 0;
      		width: 150px;
			height: 31px;
			padding-bottom: 10px;
			background: url("../images/tit_institucional.gif") no-repeat;
}*/

#tit_artigo1
{
			position: relative;
			top: 10px;
			left: 0;
      width: 411px;
			height: 23px;
			padding-bottom: 10px;
			/*background: url("../images/tit_artigo2.gif") no-repeat;*/
}


#tit_indica
{
			position: relative;
			top: 40px;
			left: 15px;
      		width: 147px;
			height: 32px;
			padding-bottom: 10px;
			background: url("../images/tit_indica.gif") no-repeat;
}
/*#tit_artigos
{
			position: relative;
			top: 20px;
			left: 0;
      		width: 175px;
			height: 33px;
			padding-bottom: 10px;
			/*background: url("../images/tit_artigos.gif") no-repeat;*/
}*/

/*#tit_depoimentos
{
			position: relative;
			top: 20px;
			left: 0;
      		width: 149px;
			height: 35px;
			padding-bottom: 10px;
			/*background: url("../images/tit_depoimentos.gif") no-repeat;*/
}*/

#tit_depoimento1
{
			position: relative;
			top: 20px;
			left: 0;
      		width: 387px;
			height: 32px;
			padding-bottom: 10px;
			/*background: url("../images/tit_depoimentos1.gif") no-repeat;*/
}

/*#tit_uteis
{
			position: relative;
			top: 20px;
			left: 0;
      width: 133px;
			height: 33px;
			padding-bottom: 10px;
			background: url("../images/tit_sites.gif") no-repeat;
}*/

/*#tit_contato
{
			position: relative;
			top: 20px;
			left: 0;
      width: 163px;
			height: 33px;
			padding-bottom: 10px;
			background: url("../images/tit_contato.gif") no-repeat;
}*/

#tit_avaliacao
{
			position: relative;
			top: 20px;
			left: 0;
      width: 228px;
			height: 32px;
			padding-bottom: 10px;
			/*background: url("../images/tit_avaliacao.gif") no-repeat;*/
}

#tit_dados
{
			position: relative;
			top: 5px;
			left: 0;
      width: 160px;
			height: 24px;
			padding-bottom: 10px;
			/*background: url("../images/tit_dados.gif") no-repeat;*/
}
#tit_dados_asterisco
{
			position: relative;
			top: 0;
			left: 530px;
			font-size: 10px;
		    color: #666;
}
#tit_orcamento
{
			position: relative;
			top: 20px;
			left: 120px;
      		width: 403px;
			height: 45px;
			padding-bottom: 10px;
			/*background: url("../images/tit_orcamento.gif") no-repeat;*/
}
#tit_orcamento2
{
			position: relative;
			top: 20px;
			left: 120px;
      		width: 394px;
			height: 22px;
			padding-bottom: 10px;
			/*background: url("../images/tit_orcamento2.gif") no-repeat;*/
}
#tit_orcamento3
{
			position: relative;
			top: 20px;
			left: 45px;
      		width: 611px;
			height: 20px;
			padding-bottom: 10px;
			/*background: url("../images/tit_orcamento3.gif") no-repeat;*/
}
#tit_receitas
{
			position: relative;
			top: 25px;
			left: 260px;
      width: 142px;
			height: 16px;
			padding-bottom: 10px;
		/*	background: url("../images/tit_receitas.gif") no-repeat;*/
}

#foot
{
			position: relative;
			top: 0;
			left: 0;
			padding-bottom: 5px;
      width: 775px;
      font-family: verdana,tahoma,georgia;
      font-size: 11px;
      color: #fff;
      text-align: center;
			height: auto;
			background: url("../images/foot.jpg") no-repeat;
}

#ufoDemo{
    position: absolute;
    top: -45px;
    left: 668px;
}

#texto_esquerda
{
			position: relative;
			top: 15px;
			left: 0;
      		width: 400px;
			height: auto;
}
.segura_links
{
			position: relative;
			top: 15px;
			left: 0;
      		width: 300px;
			height: auto;
}
.segura_links_direita
{
			position: absolute;
			top: 72px;
			left: 380px;
      		width: 300px;
			height: auto;
}
.segura_links_direita2
{
			position: absolute;
			top: 220px;
			left: 380px;
      		width: 300px;
			height: auto;
}
.segura_links_uteis
{
			position: absolute;
			top: 15px;
			left: 160px;
      		width: auto;
			height: auto;
}
.segura_links_uteis2
{
			position: absolute;
			top: 15px;
			left: 160px;
      		width: auto;
			height: auto;
}
.segura_links_uteis4
{
			position: absolute;
			top: 10px;
			left: 160px;
      		width: auto;
			height: auto;
}
.segura_links_uteis3
{
			position: absolute;
			top: 15px;
			left: 160px;
      		width: auto;
			height: auto;
}
.links_uteis
{
			text-decoration: none;    
      font-family: verdana,arial,tahoma;
      color: #3e869e;
      font-size: 13px;
      font-weight: bold;
      text-transform: uppercase;
}
#akatu
{
			position: relative;
			top: 0;
			left: 0;
      width: 300px;
			height: 70px;
}
#procon
{
			position: relative;
			top: 0;
			left: 0;
      width: 300px;
			height: 70px;
}
#associacao
{
			position: relative;
			top: 0;
			left: 0;
      width: 300px;
			height: 70px;
}
#serasa
{
			position: relative;
			top: 0;
			left: 0;
      width: 300px;
			height: 70px;
}

#form_indica
{
			position: relative;
			top: 5px;
			left: 20px;
      		width: 210px;
			height: auto;
}

#indica
{
			position: absolute;
			top: 10px;
			left: 440px;
      		width: 250px;
			height: 273px;
			padding-bottom: 10px;
			background: url("../images/indica2.gif") no-repeat;
}
p
{
      line-height: 14pt;
      text-align: justify;
}
li
{
      font-family: verdana,tahoma,georgia;
      font-size: 11px;
      color: #333;
      line-height: 14pt;
      text-align: justify;
}

.negrito_azul
{     
      color: #3e869e;
}
#ul_azul
{     
      color: #3e869e;
}
.negrito_azul_tabelas
{     
      color: #3e869e;
      text-align: center;
}
.negrito_azul_resultados
{     
      font-size: 11px;
      color: #3e869e;
      text-align: center;
}

.links
{ 
      text-decoration: underline;    
      color: #3e869e;
}

label
{ 
      font-size: 11px;
      cursor: pointer;      
}

input.normal
{     
      margin-top: 5px;                  
      border:1px solid #3e869e;
      background:#fff;
      color: #666;
      font-size: 11px;
}
input.lemb_preencher
{     
      margin-top: 5px;                  
      border:1px solid #FF7777;
      background:#fff;
      color: #666;
      font-size: 11px;
}
input.desabilitado
{     
      margin-top: 5px;                  
      border:1px solid #ccc;
      background: #eee;
      color: #666;
      font-size: 11px;
}

input.comfoco
{
      margin-top: 5px;
      border:1px solid #3e869e;
      background: #f0f3f8;
      color:#666;
      font-size: 11px;
}
input.normal_tabelas
{     
      margin-top: 0;                  
      border:1px solid #3e869e;
      background:#fff;
      color: #666;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_tabelas
{     
                        
      border:1px solid #ccc;
      background: #eee;
      color: #666;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_tabelas2
{     
                        
      border:1px solid #ccc;
      background: #eee;
      color: #666;
      text-align: left;
      font-size: 11px;
}
input.desabilitado_tabelas_amarelo
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #FFFF99;
      color: #666;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_tabelas_dividas
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #eee;
      color: #666;
      text-align: right;
      font-size: 11px;
	  width: 520px;
}
input.desabilitado_tabelas_vermelho
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #eee;
      color: #ff0000;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_fundo_vermelho_tabelas
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #FF6262;
      color: #333;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_fundo_verde_tabelas
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #66CC99;
      color: #333;
      text-align: right;
      font-size: 11px;
}
input.desabilitado_fundo_amarelo_tabelas
{     
      margin-top: 0;                  
      border:1px solid #ccc;
      background: #FFFF99;
      color: #333;
      text-align: right;
      font-size: 11px;
}
input.comfoco_tabelas
{
      margin-top: 0;
      border:1px solid #3e869e;
      background: #f0f3f8;
      color:#666;
      text-align: right;
      font-size: 11px;
}
.checkbox
{
      position: relative;
      top: 4px;
      
}

select.normal
{     
      margin-top: 5px;                  
      border:1px solid #3e869e;
      background:#fff;
      color: #666;
      width: auto;
      font-size: 11px;
      text-align: justify;
}
select.desabilitado
{     
      margin-top: 5px;                  
      border:1px solid #ccc;
      background: #eee;
      width: auto;
      color: #666;
      font-size: 11px;
      text-align: justify;
}

select.comfoco
{
      margin-top: 5px;
      border:1px solid #3e869e;
      background: #f0f3f8;
      color:#666;
      width: auto;
      font-size: 11px;
      text-align: justify;
}
/*PROPRIEDADES DOS COMBOS*/
#combo_sexo
{  
      position: relative;
      left: 0;
      width: 105px;
      font-size: 11px;
}
#combo_estado_civil
{  
      width: 110px;
      font-size: 11px;
      text-align: justify;
}
#combo_dependentes
{  
      width: 120.9px;
      font-size: 11px;
      text-align: justify;
}
#combo_escolaridade
{  
      width: 121px;
      font-size: 11px;
      text-align: justify;
}
#profissao
{  
      width: 290px;
      font-size: 11px;
      text-align: justify;
}

#combo_estado
{  
      position: relative;
      left: 0;
      width: 105px;
      font-size: 11px;
}
#combo_cidade
{  
      width: 137px;
      font-size: 11px;
}
#combo_religiao
{  
      width: 120.9px;
      font-size: 11px;
      text-align: justify;
}
#combo_residencia
{  
      width: 121.2px;
      font-size: 11px;
      text-align: justify;
}
#field_cpf
{  
      position: relative;
      left: -2px;
      font-size: 11px;
}
#field_telefone
{  
      position: relative;
      left: 0;
      font-size: 11px;
	  width: 119.5px;
}
/*FIM DAS PROPRIEDADES DOS COMBOS*/
.normal{
	    margin-top: 5px;                  
      border:1px solid #3e869e;
      background:#fff;
      color: #666;
      font-family: verdana,arial,tahoma;
      font-size: 11px;
}
.comfoco{
      margin-top: 5px;
      border:1px solid #3e869e;
      background: #f0f3f8;
      color:#666;
      font-family: verdana,arial,tahoma;
      font-size: 11px;
}
#mensagem
{  
      position: relative;
      width: 191px;
      height: 79px;
}
#bt_indica
{  
      position: relative;
      width: 52px;
      height: 20px;
      top: 5px;
      left: 155px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #eceaed;
}
#bt_email
{  
      position: relative;
      width: 52px;
      height: 20px;
      top: 0;
      left: 149px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #f1f1f1;
}
#bt_avaliacao
{  
      position: relative;
      width: 80px;
      height: 20px;
      top: 20px;
      left: 300px;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: #333;
      cursor: pointer;
      border: none;
      background: #f1f1f1;
}
#texto_email
{  
      position: absolute;
      width: 350px;
      height: auto;
      top: 60px;
      left: 320px;
}

#resposta_indica
{  
      position: relative;
      width: 150px;
      height: auto;
      top: -15px;
      left: 0;
      font-family: verdana, arial,tahoma;
      font-size: 11px;
      color: red;
      text-align: center;
}
#resposta_email
{  
      position: absolute;
      width: 150px;
      height: auto;
      top: 215px;
      left: 0;
      font-family: verdana, arial,tahoma;
      font-size: 10px;
      color: red;
      text-align: center;
}
img {
    border: none;
}
/*Painel de destaques*/
#limita_banner {
    position: relative;
		width: 678px;
		height: 220px; 
		top: 0;
		left: 50px;
		border: 1px solid;
		cursor: pointer;
    background-color: #fff;		
}
#texto_quadro2 {
    position: absolute;
		width: 316px;
		height: auto; 
		top: 505px;
		left: 0;
		font-size: 10px;
		color: #666;
    text-align: justify;	
}
#texto_quadro3 {
    position: absolute;
		width: 255px;
		height: auto; 
		top: 505px;
		left: 43px;
		font-size: 10px;
		color: #666;
    text-align: justify;	
}
#letras {
    position: relative;
		width: 343px;
		height: 60px; 
		top: 40px;
		left: 60px;
		border: none;
		cursor: pointer;		
}
.text_form2 {
    position: relative;
	top: -4px;
	left: 0;
}
.text_form3 {
    position: relative;
	top: 0;
	left: 0;
}
.esquerda_form {
        position: relative;
		top: 0;
		left: -2px;	
}
#outros {
    position: relative;
	height: 12px;
	top: -4px;
	left: 5px;	
}
#outros_mes {
    position: relative;
	height: 12px;
	top: 0;
	left: 5px;	
}

.corpo_imagem_destaque1 {
  position: relative;
  top: 2px;
  left: 2px;
  width: 485px;
  height: 215px;
  border: none;
  background: url("../images/destaque1.gif") no-repeat;
}
.corpo_imagem_destaque2 {
  position: relative;
  top: 2px;
  left: 2px;
  width: 485px;
  height: 215px;
  border: none;
  background: url("../images/destaque2.gif") no-repeat;
}
.corpo_imagem_destaque3 {
  position: relative;
  top: 2px;
  left: 2px;
  width: 485px;
  height: 215px;
  background-color: #000;
  border: none;
  background: url("../images/destaque3.gif") no-repeat;
}

#corpo_botoes_destaque {
  position: absolute;
  top: 2px;
  left: 489px;
  width: 187px;
  height: auto;
}

.botao{
  position: relative;
  top: 0;
  left: 0;
  width: 187px;
  height: 71px;
  border: none;
  background: url("../images/bt_dest1.jpg") no-repeat;
  cursor: pointer;
}
.botao:hover{
  background: url("../images/bt_dest1_ho.jpg") no-repeat;
}
.botao_ativado{
  position: relative;
  top: 0;
  left: 0;
  width: 202px;
  height: 71px;
  border: none;
  cursor: pointer;
  background: url("../images/bt_dest1_a.jpg") no-repeat;
}
.botao2{
  position: relative;
  top: 1px;
  left: 0;
  display: block;
  width: 187px;
  height: 71px;
  border: none;
  cursor: pointer;
  background: url("../images/bt_dest2.jpg") no-repeat;
}
.botao2:hover{
  background: url("../images/bt_dest2_ho.jpg") no-repeat;
}
.botao_ativado2{
  position: relative;
  top: 1px;
  left: 0;
  display: block;
  width: 202px;
  height: 71px;
  border: none;
  cursor: pointer;
  background: url("../images/bt_dest2_a.jpg") no-repeat;
}
.botao3{
  position: relative;
  top: 2px;
  left: 0;
  display: block;
  width: 187px;
  height: 71px;
  border: none;
  cursor: pointer;
  background: url("../images/bt_dest3.jpg") no-repeat;
}
.botao3:hover{
  background: url("../images/bt_dest3_ho.jpg") no-repeat;
}
.botao_ativado3{
  position: relative;
  top: 2px;
  left: 0;
  display: block;
  width: 202px;
  height: 71px;
  border: none;
  cursor: pointer;
  background: url("../images/bt_dest3_a.jpg") no-repeat;
}
#shadow-container {
    position: relative;
    left: 6px;
    top: 10px;
    margin-right: 6px;
    margin-bottom: 10px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #000;
        position: relative;
        left: -2px;
        top: -2px;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
        position: relative;
        left: -2px;
        top: -2px;
    }

    #shadow-container .container {
        background: #f8f8f8;
        border: 1px solid #848284;
        position: relative;
        left: -2px;
        top: -2px;
        padding: 10px;
    }
/*PRIEDADES DO LINK COMO FAZER*/
a {
  outline: none;
}
input, textarea  {
    outline:none;
}
a:focus {
  outline: none;
}
input:focus, textarea:focus  {
    outline:none;
}

#segura_botoes_rasgados{
  position: relative;
  top: 10px;
  left: 100px;
  width: 450px;
  height: auto;  
}
.botao_fase{
  position: absolute;
  top: 0;
  left: 0;
  width: 169px;
  height: 420px;
  border: none;
  background: url("../images/1.jpg") no-repeat;
  
}
.botao_fase_rasgando{
  position: absolute;
  top: 0;
  left: 0;
  width: 169px;
  height: 420px;
  border: none;
  background: url("../images/1.gif") no-repeat;
}
.botao2_fase{
  position: relative;
  top: 0;
  left: 169px;
  display: block;
  width: 130px;
  height: 420px;
  border: none;
  background: url("../images/2.jpg") no-repeat;
}
.botao2_fase_rasgando{
  position: relative;
  top: 0;
  left: 169px;
  display: block;
  width: 130px;
  height: 420px;
  border: none;
  background: url("../images/2.gif") no-repeat;
}
.botao3_fase{
  position: absolute;
  top: 0;
  left: 299px;
  display: block;
  width: 159px;
  height: 420px;
  border: none;
  background: url("../images/3.jpg") no-repeat;
}
.botao3_fase_rasgando{
  position: absolute;
  top: 0;
  left: 299px;
  display: block;
  width: 159px;
  height: 420px;
  border: none;
  background: url("../images/3.gif") no-repeat;
}
.bt_fase_1{
  position: absolute;
  top: 300px;
  left: 50px;
  display: block;
  width: 110px;
  height: 80px;
  border: none;
  cursor: pointer;
}
.bt_fase_2{
  position: absolute;
  top: 270px;
  left: 12px;
  display: block;
  width: 110px;
  height: 80px;
  border: none;
  cursor: pointer;
}
.bt_fase_3{
  position: absolute;
  top: 320px;
  left: 12px;
  display: block;
  width: 110px;
  height: 80px;
  border: none;
  cursor: pointer;
}
#bt_abrir1
{ 
  position: relative;
  top: 2px;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir2
{ 
  position: absolute;
  top: 21px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir3
{ 
  position: absolute;
  top: 40px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir4
{ 
  position: absolute;
  top: 59px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir5
{ 
  position: absolute;
  top: 76px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir6
{ 
  position: absolute;
  top: 95px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir7
{ 
  position: absolute;
  top: 115px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir8
{ 
  position: absolute;
  top: 135px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir9
{ 
  position: absolute;
  top: 152px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir10
{ 
  position: absolute;
  top: 172px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir11
{ 
  position: absolute;
  top: 192px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir12
{ 
  position: absolute;
  top: 210px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir13
{ 
  position: absolute;
  top: 230px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir14
{ 
  position: relative;
  top: 2px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir15
{ 
  position: absolute;
  top: 21px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir16
{ 
  position: absolute;
  top: 39px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir17
{ 
  position: absolute;
  top: 58px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir18
{ 
  position: relative;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir19
{ 
  position: absolute;
  top: 20px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir20
{ 
  position: absolute;
  top: 39px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir21
{ 
  position: absolute;
  top: 57px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir22
{ 
  position: relative;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir23
{ 
  position: absolute;
  top: 38px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir24
{ 
  position: absolute;
  top: 76px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}
#bt_abrir25
{ 
  position: relative;
  top: 100px;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  background: url(../images/interrogacao.gif) no-repeat;
  cursor: pointer;
}

.topinho{
position: relative;
top: 0;
left: 0;
width: 409px;
height: 44px;
background: url("../images/topinho.gif") no-repeat;
}
.bt_fechar{
  position: relative;
  top: 15px;
  left: 310px;
  display: block;
  width: 69px;
  height: 18px;
  cursor: pointer;
  border: none;
  background: url("../images/bt_fecha.gif") no-repeat;
}
.conteudo_alerta{
position: relative;
top: 0;
left: 0;
width: 409px;
height: auto;
font-family: verdana, tahoma,arial;
font-size: 11px;
color: #666;
text-align: justify;
padding-bottom: 10px;
background: url("../images/conteudo_alerta.gif") no-repeat;
}
.segura_alerta{
position: relative;
top: 0;
left: 15px;
width: 375px;
height: auto;
}
.titulo_alerta
{
			text-align: left;
			font-family: verdana,tahoma,arial;
			color: #3E869E;
			font-size: 18px;
			padding-bottom: 10px;
}

.footzinho{
position: relative;
top: 0;
left: 0;
width: 409px;
height: 26px;
background: url("../images/footizinho.gif") no-repeat;
}
/* propriedades das Pop Ups*/
/*#segura_popoup
{
    position: relative;
	top: -500px;
	left: 20px;
	width: 600px;
    height: 600px;
	border: 1px solid;
}*/
.esconde_popup
{
	width: 409px;
	display: none;
    cursor: move;
}
#popup_resposta
{
	position: absolute;
	top: 350px;
	left: 150px;
}
#popup_resposta_dividas
{
	position: absolute;
	top: 600px;
	left: 150px;
}
#popup
{
	position: absolute;
	top: 350px;
	left: 20px;
}
#popup2
{
	position: absolute;
	top: 370px;
	left: 20px;
}
#popup3
{
	position: absolute;
	top: 390px;
	left: 20px;
}
#popup4
{
	position: absolute;
	top: 410px;
	left: 20px;
}
#popup5
{
	position: absolute;
	top: 430px;
	left: 20px;
}
#popup6
{
	position: absolute;
	top: 450px;
	left: 20px;
}
#popup7
{
	position: absolute;
	top: 470px;
	left: 20px;
}
#popup8
{
	position: absolute;
	top: 490px;
	left: 20px;
}
#popup9
{
	position: absolute;
	top: 510px;
	left: 20px;
}
#popup10
{
	position: absolute;
	top: 530px;
	left: 20px;
}
#popup11
{
	position: absolute;
	top: 550px;
	left: 20px;
}
#popup12
{
	position: absolute;
	top: 570px;
	left: 20px;
}
#popup13
{
	position: absolute;
	top: 590px;
	left: 20px;
}
#popup14
{
	position: absolute;
	top: 350px;
	left: 350px;
}
#popup15
{
	position: absolute;
	top: 370px;
	left: 350px;
}
#popup16
{
	position: absolute;
	top: 390px;
	left: 350px;
}
#popup17
{
	position: absolute;
	top: 410px;
	left: 350px;
}
#popup18
{
	position: absolute;
	top: 510px;
	left: 350px;
}
#popup19
{
	position: absolute;
	top: 530px;
	left: 350px;
}
#popup20
{
	position: absolute;
	top: 550px;
	left: 350px;
}
#popup21
{
	position: absolute;
	top: 570px;
	left: 350px;
}
#popup22
{
	position: absolute;
	top: 670px;
	left: 20px;
}
#popup23
{
	position: absolute;
	top: 690px;
	left: 20px;
}
#popup24
{
	position: absolute;
	top: 710px;
	left: 20px;
}
#popup25
{
	position: absolute;
	top: 730px;
	left: 20px;
}
.link02
{
	position: relative;
	top: -4px;
}
#link03
{
	position: relative;
	top: 0;
	left: 0;
}
#link04
{
	position: relative;
	top: 0;
	left: 0;
}
.cabecalho_artigos
{ 
  position: relative;
  top: 0;
  left: 550px;
  width: auto;
  height: auto;
}
.bt_fonte_normal
{ 
  position: relative;
  top: 0;
  left: 0;
  width: 30px;
  height: 27px;
  border: none;
  background: url(../images/a_normal.gif) no-repeat;
  cursor: pointer;
}
.bt_fonte_maior
{ 
  position: relative;
  top: 0;
  left:0;
  width: 30px;
  height: 27px;
  border: none;
  background: url(../images/a_mais.gif) no-repeat;
  cursor: pointer;
}
.print
{ 
  position: relative;
  top: 0;
  left: 0;
  width: 40px;
  height: 27px;
  border: none;
  background: url(../images/impressora.gif) no-repeat;
  cursor: pointer;
}
.voltar
{ 
  position: relative;
  top: 0;
  width: 46px;
  height: 37px;
  border: none;
  background: url(../images/voltar.gif) no-repeat;
  cursor: pointer;
}
