.caixa_formulario{
}
	
	.caixa_formulario label,
	.caixa_formulario .caixa_checkbox .label_padrao{
		width: 112px;
	}
	
	.caixa_formulario label{
		padding-left: 13px;
	}
	
	.caixa_formulario label.duaslinhas{
		padding-top: 0;
	}
		
		.caixa_formulario label span{
			float: none;
			margin: 0 0 0 0;
			color: #003088;
		}
		
	.caixa_formulario span{
		float: left;
		margin: 9px 0 0 0;
		color: #777777;
	}
	
	.caixa_formulario .campo{
		width: 313px;
		float: left;
	}
	
	.caixa_formulario .caixa_input{
	}
	
		.caixa_formulario .caixa_input input{
			width: 167px;
		}
		
		.caixa_formulario .caixa_input input.lupa {
			width: 22px;
			height: 31px;
			float: left;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background: #fff url(../images/botoes/lupa_formulario.html) no-repeat 0 4px;
			display: block;
			text-indent: -99999px;
			overflow: hidden;	
			cursor: pointer;
		}
		
	.caixa_formulario .caixa_checkbox{
	}
		
		.caixa_formulario .caixa_checkbox input{
			margin: 9px 8px 0 0;
		}
		
		.caixa_formulario .caixa_checkbox label{
			width: 34px;
			font-weight: normal;
			text-align: left;
			padding: 8px 0 0 0;
		}
	
	.caixa_formulario .info{
		float: left;
		margin: 12px 0 0 0;
	}
	
		.caixa_formulario .info span{
			float: none;
			margin: 0 0 0 0;
			color: #003088;
		}

.caixa_formulario2{
}
	
	.caixa_formulario2 label{
		width: 179px;
		padding-left: 65px;
		text-align: left;
		font-weight: normal;
	}
		
.caixa_interna form.form_interna{
	float: left;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
		
	.caixa_interna .caixa_input{
		width: auto;
	}

.caixa_input{
	width: 187px;
	height: 31px;
	float: left;
	background: url(../images/cantos/canto_e_input.gif) no-repeat 0 0;
	padding: 0 0 0 5px;
}

	.caixa_input input{
		height: 29px;
		float: left;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		color: #777777;
	}
	
	.caixa_input div{
		width: 5px;
		height: 31px;
		float: left;
		background: url(../images/cantos/canto_d_input.gif) no-repeat 0 0;
		overflow: hidden;
	}

.botao{
	float: left;
}

	.botao div{
		width: 5px;
		height: 31px;
		float: left;
		background: no-repeat 0 0;
	}
	
	.botao .canto_d{
	}
	
	.botao .canto_e{
	}
	
	.botao input,
	.botao a{
		height: 31px;
		float: left;
		_border: 1px solid #fff;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		font-size: 12px;
		font-weight: bold;
		padding: 0 5px;
		cursor: pointer;
		overflow: hidden;
		position: relative;
	}
	
	.botao a{
		height: 23px;
		padding: 8px 5px 0 5px;
	}
		
.caixa_checkbox{
	float: left;
}

	.caixa_checkbox input{
		width: 13px;
		height: 13px;
		float: left;
		margin: 7px 8px 0 0;
	}
	
	.caixa_checkbox label{
		float: left;
		font-weight: normal;
	}
	
a.mgT7{
	display: block;
}

fieldset{
	border: 1px solid #dadada;
	padding: 20px 10px;
}

	.caixa_formulario fieldset .caixa_checkbox label{
		width: auto;
	}

/* CORRECOES CUST SELECT... */

.botao input, .botao a{ position: static; }

.jquery-selectbox ..jquery-selectbox-currentItem { float: left; }
.jquery-selectbox .jquery-selectbox-currentItem { float:left; }


/* NOVOS LUMINA  */
	
.arial-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #525252;
}

.caixa_input_rev_e {
	width: 5px;
	height: 31px;
	float: left;
	background: url(../images/cantos/canto_e_input.gif) no-repeat 0 0;
/*	padding: 0 0 0 5px; */
		overflow: hidden;
}

.caixa_input_rev{
		line-height:26px;

		height: 31px;
		float: left;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		color: #777777;
}

.input{  /* PARA FACILITAR DE/PARA */
height: 13px;
border: none;
float: left;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
color: #777777;

}

.input_ta{  /* PARA FACILITAR DE/PARA em TextAreas */
		float: left;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		border-right: 1px solid #e6e6e6;
		border-left: 1px solid #e6e6e6;
		color: #777777;
}

.caixa_input_rev_d {
		width: 5px;
		height: 31px;
		float: left;
		background: url(../images/cantos/canto_d_input.gif) no-repeat 0 0;
		overflow: hidden;
}

.caixa_input_rev_e_dis {
	width: 5px;
	height: 31px;
	float: left;
	background: url(../images/cantos/canto_e_input_disabled.html) no-repeat 0 0;
/*	padding: 0 0 0 5px; */
		overflow: hidden;
}

.caixa_input_rev_dis{
		line-height:26px;
		height: 31px;
		float: left;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		color: #777777;
		background: #d4d0c8;
}
	
.caixa_input_rev_d_dis {
		width: 5px;
		height: 31px;
		float: left;
		background: url(../images/cantos/canto_d_input_disabled.html) no-repeat 0 0;
		overflow: hidden;
}

.caixa_input_rev_calendario {
		line-height:26px;
		height: 31px;
		float: left;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		color: #777777;
}


/* BORDA DE UMA SEcao */
.tabela-consulta {
	
		border-top: 1px solid #D1D1D1 ;
		border-bottom: 1px solid #D1D1D1 ;
		border-left: 1px solid #D1D1D1 ;
		border-right: 1px solid #D1D1D1 ;
}
.box-tit {
	font-size: 12px;
	font-weight: bold;
}	

.box-tit2 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #979797;
}	

.arial-cinza {
	font-size: 12px;
	font-weight: normal;
		color: #777777;
		
}

.arial-preta {
	font-size: 12px;
	font-weight: normal;
	color: #525252;
		
}

.arial-preta-bold {
	font-size: 12px;
	font-weight: bold;
	color: #525252;
		
}

.arial-preta-b {
	font-size: 12px;
	font-weight: bold;
	color: #525252;
		
}

.paginacao {
	font-size: 12px;
	font-weight: bold;
	color: #525252;

}
.antigo label{
color:#000;
font-family:arial;
font-weight:bold;
text-align:right;
float:left;
font-size:12px;
margin: 5px 5px 0 0;
}

.label-200{
width:200px;
}