﻿div.linhas_form {
	display:inline; float:left;
	width:100%;
	padding:0 0 5px 0;
}
	div.linhas_form label.label_campos {
		display:inline; float:left;
		text-align:left;
	}
	div.linhas_form label.texto_news {
		display:inline; float:left;
		width:56px;
		padding:4px 5px 0 0;
		text-align:right;
	}
	div.linhas_form label.texto_fale_con {
		display:inline; float:left;
		width:106px;
		padding:4px 5px 0 0;
		text-align:right;
	}	
.combo_left {
	float:left;
}
.input_250 {
	width:240px;
	font:11px Arial, Helvetica, sans-serif;
	color:#616161;
	border:1px solid #B8B8B8;
	padding:3px 2px 0 5px; height:15px;
	overflow:hidden;
}
.text_250 {
	width:240px;
	font:11px Arial, Helvetica, sans-serif;
	color:#616161;
	border:1px solid #B8B8B8;
	padding:3px 2px 0 5px;
	overflow:auto;
}
.input_130 {
	width:120px;
	font:11px Arial, Helvetica, sans-serif;
	color:#616161;
	border:1px solid #B8B8B8;
	padding:3px 5px 0 5px; height:15px;
	overflow:hidden;
}
.input_30 {
	width:20px;
	font:11px Arial, Helvetica, sans-serif;
	color:#616161;
	border:1px solid #B8B8B8;
	padding:3px 5px 0 5px; height:15px;
	overflow:hidden;
}
.input_100 {
	width:90px;
	font:11px Arial, Helvetica, sans-serif;
	color:#616161;
	border:1px solid #B8B8B8;
	padding:3px 5px 0 5px; height:15px;
	overflow:hidden;
}