/************************* FONTES *************************/
.fonteErro { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: red; 
}

.fontePadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.textoBrancoBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.text_manual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text_manual_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold; 
}

.text_menu { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #005597; 
	font-weight: bold; 
	TEXT-DECORATION: none;
}

.text_menu:hover { 
	color: #F5BE00;
}

.text_menu_sub_tit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #005597; 
	TEXT-DECORATION: none;
}

.text_menu_sub_tit:hover { 
	color: #F5BE00;
}

.text_menu_sub { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #005597; 
	TEXT-DECORATION: none;
}

.text_menu_sub:hover { 
	color: #F5BE00; 
}

.text_branco { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF
}

.text_cinza { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666;
}

.text_azul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000066;
}

.text_cinza_bold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666 ; 
	font-weight: bold;
}

.titulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #005597; 
	font-weight: bold; 
	TEXT-DECORATION: none;
}


/************************* BOTES *************************/
.btContornoAzul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #005597 ; 
	border: 1px #005597 solid; 
	background-color: #FFFFFF; 
}

.btContornoPreto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF; 
	border: 1px solid #000000;
}

.btfundoCinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	/* background-image: url(../../imagens/fundo_combo.gif); */			
	border: 1px solid #000000;
	width: 90px;
}

.btContornoAzulPeq {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #005597 ; 
	border: 1px #005597 solid; 
	background-color: #FFFFFF; 
	width: 20px;
}

.btContornoPretoPeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 20px;
}

.btFundoAzulEscuro {
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: 005597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.btFundoAzulClaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014579;
	font-weight: bold;
	TEXT-DECORATION: none;
	border: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_sub.gif);	
	height: 17px;
	width: 50px;
}


/************************* FUNDOS *************************/	
.b_escri { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #005597 ; 
	border: 1px #005597 solid; 
	background-color: #FFFFFF; 
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

td {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

.form {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 border: 1px solid;
	 color: #666666;
}

.combo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005597;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

.input_escri2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #EEF2F5;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;			
}


.input_escri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;			
}

.input_escri_sel_cidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
	width: 300px;	
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

.input_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 18px;
}

.input_escri_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

.selectCombo235 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 235px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005597;
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

.input_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: #FCB525;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/* background-image: url(../../imagens/fundo_combo.gif); */
}

.tit_menu1 {
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: F5BE00;
	height: 2px;
	/*background-image: url(../images/fundo_combo.gif);*/
}

.tit_menu2 {
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: 005597;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	/*background-image: url(../images/fundo_combo.gif);*/
}

.fundo_login {
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: ECF2F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECF2F8;
	/*background-image: url(../images/fundo_combo.gif);*/
}

.fundo_login1 {
	border: #005597;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ECF2F8;
	/*background-image: url(../images/fundo_combo.gif);*/
}
		
.fundo_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F5;
}

.fundo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
}

.borda {
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	background-image: url(../../imagens/fundo_tabela.gif);
	background-position: top;
}

.body_popup {
	background-color: #ECF2F8;
}

.text_fundo_branco
{
	/*BORDER-RIGHT: #818181 1px solid;
	BORDER-TOP: #818181 1px solid;
	BORDER-LEFT: #818181 1px solid;
	BORDER-BOTTOM: #818181 1px solid;*/
	FONT-SIZE: 11px;
	COLOR: #818181;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none
}

.text_fundo_cinza
{
	/*BORDER-RIGHT: #818181 1px solid;
	BORDER-TOP: #818181 1px solid;
	BORDER-LEFT: #818181 1px solid;
	BORDER-BOTTOM: #818181 1px solid;*/
	FONT-SIZE: 11px;
	COLOR: #818181;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #f7f7f7;
	TEXT-DECORATION: none
}

.fundo_azul_titulo
{
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(../../imagens/fundo_tabela_css.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}

.b_mais {
	cursor: hand;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_sub.gif);
	text-indent: 3px;
	height: 19px;
}

.b_mais_sub {
	cursor: hand;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_sub.gif);
	height: 19px;
}

.b_menu_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005597;
	font-weight: bold;
	TEXT-DECORATION: none;
	cursor: hand;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_sub.gif);
	height: 19px;
	text-indent: 10px;
}

.b_menu_tit4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005597;
	font-weight: bold;
	TEXT-DECORATION: none;
	cursor: hand;
	border-top: none;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_tit_sub.gif);
	height: 19px;
	text-indent: 20px;
}

.b_menu_sub_sub_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005597;
	TEXT-DECORATION: none;
	cursor: hand;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_tit_sub_sub.gif);
	height: 19px;
	text-indent: 16px;	
}

.b_mais_sub_sub {
	cursor: hand;
	border-bottom: 1px solid #005597;
	background-image: url(../../imagens/fundo_menu_tit_sub_sub.gif);
	height: 19px;	
}

.fundo_cinza {
	background-color: f5f5f5;
	
.folha {
    page-break-after: always;
}
	