@charset "utf-8";
/* CSS Document */

.tit_impressao {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #002244;
	font-weight: bold;
	padding: 2px;
	height: 25px;
	border-left: 5px solid #002244;
	border-bottom: 1px solid #002244;
}

.txt_titulo {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #002244;
	font-weight: bold;
	letter-spacing: -1px;
}

.txt_titulo_impressao {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #002244;
	font-weight: bold;
	letter-spacing: -1px;
}

.txt_valor {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
	letter-spacing: -1px;
}


.txt_pagina {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: bold;
}

.txt_form {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
}

.txt_form_valor {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: normal;
	padding-left: 30px;
}

.txt_form_valor_imp {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align:right;
}

.txt_form_vl {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: bold;
}

.txt_form_normal {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: normal;
}

.txt_pagina_normal {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #002244;	
	font-weight: normal;
}

.txt_asterisco {
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	color: #002244;
	font-weight: normal;
}

.txt_preto {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #002244;
	font-weight: bold;
}

.txt_branco {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.txt_descricao {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.txt_descricao_claro {
	font-family: Arial, sans-serif;
	color: #6D92A3;
	font-size: 10px;
	font-weight: normal;
}

.tit_atencao {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #0066CC;
	font-weight: bold;
}

.txt_atencao {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
}

.txt_despesas {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #0066CC;
	font-weight: normal;
}

.txt_grafico_descricao {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: normal;
}

.txt_impressao_rodape {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
}

.tabela_grafico {
	background-image:url(../images/bkg-tabela-grafico.png);
	width: 320px;
	height: 237px;
}

.tabela_grafico_tit {
	background-color: #002244;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 320px;
}

.tabela_resultado {
	background-image:url(../images/bkg-tabela-resultado.png);
	width: 252px;
	height: 92px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #331100;
	font-weight: bold;
	padding:12px;;
}

.tabela_resultado_imp {
	width: 310px;
	height: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: bold;
	padding:12px;
	border: 1px solid #002244;
	
}

.input_perc_amarelo {
	background-color: #f2af00;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_amarelo {
	background-color: #f2af00;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_amarelo {
	background-color: #fceec9;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

.input_perc_verde {
	background-color: #589199;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_verde {
	background-color: #589199;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_verde {
	background-color: #d9ecff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

.input_perc_limao {
	background-color: #c2b000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_limao {
	background-color: #c2b000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_limao {
	background-color: #fff491;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

.input_perc_laranja {
	background-color: #d47b22;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_laranja {
	background-color: #d47b22;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_laranja {
	background-color: #f7e2ce;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

.input_perc_azul {
	background-color: #628837;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_azul {
	background-color: #628837;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_azul {
	background-color: #e6ffe6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

.input_perc_vermelho {
	background-color: #d82141;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align: right;
	width: 30px;
	height:14px;
	border: 0px;
}

.perc_vermelho {
	background-color: #d82141;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;
}

.perc_txt_vermelho {
	background-color: #ffd2d2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	text-align:left;
	height:16px;
	border-bottom: 2px ridge #EAEAEA;	
	border-right: 2px ridge #EAEAEA;	
}

input, select {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D92A3;
	font-weight: normal;
}

.input_branco_bold{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: normal;
	text-align:right;
}

.input_cinza_bold{
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002244;
	font-weight: normal;
	text-align:right;
}

.input_branco_txt{
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D92A3;
	font-weight: normal;
	height:17px;
}

.input_amarelo_bold {
	background-color: #fceec9;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #f2af00;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_amarelo_txt {
	background-color: #fceec9;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_amarelo_vl {
	background-color: #fceec9;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_verde_bold {
	background-color: #d9ecff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #589199;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_verde_txt {
	background-color: #d9ecff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_verde_vl {
	background-color: #d9ecff;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_limao_bold {
	background-color: #fff491;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #c2b000;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_limao_txt {
	background-color: #fff491;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_limao_vl {
	background-color: #fff491;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_laranja_bold {
	background-color: #f7e2ce;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #d47b22;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_laranja_txt {
	background-color: #f7e2ce;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_laranja_vl {
	background-color: #f7e2ce;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_azul_bold {
	background-color: #e6ffe6;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #628837;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_azul_txt {
	background-color: #e6ffe6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_azul_vl {
	background-color: #e6ffe6;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_vermelho_bold {
	background-color: #ffd2d2;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #d82141;
	text-align:right;
	width: 93%;
	height:14px;
}

.input_vermelho_txt {
	background-color: #ffd2d2;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: left;
	height:14px;
	padding-left: 20px;
}

.input_vermelho_vl {
	background-color: #ffd2d2;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #002244;
	font-weight: normal;
	border: 0px;
	text-align: right;
	width: 99%;
	height:14px;
}

.input_total_bold {
	background-color: #dee5ea;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #002244;
	font-weight: bold;
	border: 1px solid #002244;
	text-align:right;
	width: 93%;
	height:14px;
	
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:751px;
	height:142px;
	z-index:1;
	background-image: url(../images/topo.jpg);
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:142px;
	width:751px;
	height:216px;
	z-index:2;
	background-image: url(../images/bkg-dados-iniciais.jpg);
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:358px;
	width:751px;
	z-index:3;
	background-image: url(../images/bkg-gastos-mensais.jpg);
}
#apDiv4 {
	position:absolute;
	left:0px;
	top:911px;
	width:751px;
	height:113px;
	z-index:4;
}
#apDiv5 {
	position:absolute;
	left:40px;
	top:173px;
	width:667px;
	height:34px;
	z-index:5;
}

#apDiv6 {
	position:absolute;
	left:39px;
	top:217px;
	width:339px;
	height:105px;
	z-index:6;
}

#apDiv7 {
	position:absolute;
	left:398px;
	top:217px;
	width:308px;
	height:114px;
	z-index:7;
}
#apDiv8 {
	position:absolute;
	left:38px;
	top:390px;
	width:528px;
	height:33px;
	z-index:8;
}

#apDiv9 {
	position:absolute;
	left:38px;
	top:451px;
	width:700px;
	height:375px;
	z-index:9;
	
}

#apDiv11 {
	position:absolute;
	left:235px;
	top:868px;
	width:302px;
	height:45px;
	z-index:11;
}

#apDuvidaInflacao {
	position:absolute;
	left:200px;
	top:317px;
	width:285px;
	height:63px;
	z-index:12;
	padding: 2px;
	background: #F4F4F2;
	border: 2px solid #0066CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #0066CC;
	font-weight: normal;
	display:none;
}

#apDuvidaRentabilidade {
	position:absolute;
	left:250px;
	top:292px;
	width:285px;
	height:63px;
	z-index:12;
	padding: 2px;
	background: #F4F4F2;
	border: 2px solid #0066CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #0066CC;
	font-weight: normal;
	display:none;
}

#reDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:751px;
	height:142px;
	z-index:1;
	background-image: url(../images/topo.jpg);
}

#reDiv2 {
	position:absolute;
	left:0px;
	top:142px;
	width:751px;
	height:404px;
	z-index:2;
	background-image: url(../images/bkg-resultado.jpg);
}

#reDiv3 {
	width:751px;
	z-index:3;
	background-image: url(../images/bkg-resultado-rodape.jpg);
}

#reDiv4 {
	position:absolute;
	left:35px;
	top:173px;
	width:227px;
	height:371px;
	z-index:4;
}

#reDiv5 {
	position:absolute;
	left:308px;
	top:174px;
	width:405px;
	height:309px;
	z-index:5;
}

#reDiv6 {
	position:absolute;
	left:0px;
	top:545px;
	z-index:6;
}

#reDiv7 {
	position:absolute;
	left:28px;
	top:649px;
	width:693px;
	height:361px;
	z-index:7;
}

#apDiv10 {
	position:absolute;
	left:139px;
	top:10px;
	width:83px;
	height:79px;
	z-index:13;
}
#divParceiro {
	position:absolute;
	left:608px;
	top:10px;
	width:113px;
	height:79px;
	z-index:13;
}

#reTextoParametrizado {
	width:751px;
	z-index:2;
	background-image: url(../images/bkg-resultado-texto.jpg);
}

#reBotao {
	width:751px;
	height: 94px;
	z-index:2;
	background-image: url(../images/bkg-resultado-botao.jpg);
}