.input{
	width:155px;
	border:1px solid #395011;
	height:18px;
}
.botao{
	width:55px;
	height:20px;
	font-size:.8em;
}
textarea{
	width:155px;
	height:150px;
	border:1px solid #395011;
}

.formulario{
	width:230px;
	height:340px;
	float:left;
	margin:5px 0 0 20px;
}
.formulario p{
	line-height:18px;
	font-size:.7em;	
	padding:0;
	color: #395011;
}

.contato{
	border:2px solid #395011;
	margin:0 10px 0 10px;
}

.orcamento{
	width:160px;
	height:260px;
	float:left;
	margin:5px 0 0 10px;
}
label{
	line-height:18px;
	font-size:.7em;	
	padding:0;
	color: #395011;
}

.cadastro_cpf{
	width:250px;
	height:auto;
	overflow:auto;
	float:left;
	margin:5px 0 0 10px;
	color: #395011;
}

.cadastro_cpf .input{
	width:155px;
	border:1px solid #395011;
	height:18px;
}
.cadastro_cpf select{
	width:155px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .botao{
	width:55px;
	height:20px;
	font-size:.8em;
}
.cadastro_cpf .cod{
	width:25px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .tel{
	width:85px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .fonte_menor{
	font-size:.7em;
}
.cadastro_cpf table{
	font-size:.6em;
	padding:5px 0 0 0;
}

.cadastro_cpf .espaco{
	padding:0 10px 0 0;
} 
.cadastro_cpf .endereco{
	width:200px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .cidade{
	width:74px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .mcidade{
	width:44px;
	border:1px solid #395011;
	height:20px;
}
.cadastro_cpf .gcidade{
	width:80px;
	border:1px solid #395011;
	height:20px;
}
