#informacoes{
	margin-top:15px;
	width:340px;
	float:left;
}

#informacoes p{
	margin-bottom:5px;
}

#informacoes span{
	font-weight:600;
}

#form{
	margin-top:15px;
	width:360px;
	margin-left:30px;
	float:left;
	
}

input{
	height:22px;
	margin-bottom:6px;
}

select{
	height:26px;
	margin-bottom:6px;
}

textarea{
	width:350px;
	height:80px;
	margin-bottom:6px;
}

.input_full{
	width:350px;
}

.input_medio{
	width:259px;
}

.uf{
	width:80px;
	margin-left:7px;
}

.espaco_uf{
	padding-left:7px;
}

.ddd{
	width:80px;
	margin-right:7px;
}

form p{
	float:left;
}

.bto{
	width:82px;
	height:29px;
	margin-right:6px;
	float:right;
}
