body{
    max-width: 715px;
    margin: 0 auto;
}
#boxFundo{
	font-family: Verdana;
}
#boxForm{
    color: #8a751f;
}
#boxForm label{}
#boxForm ul{
	list-style-type: none;
	margin-left: -30px;
	height: 16px;
	font-size: 10px;}
#boxForm table{font-weight: bold;margin-top: 25px;width: 715px;text-align: right;}
#boxForm form{
    margin-top: 20px;
    width: 715px;
}
#imgLogo{
    background: #ffffff url('../img/logo.jpg') no-repeat;

    background-size: 100%;
    width: 264px;
    height: 110px;
    position: absolute;
    margin-top: -30px;
}
.labels{
	float: left;
	text-align: right;
	width: 136px;
	margin-right: 5px;
	margin-top: 6px;
	height: 2px;
}
input[type="submit"]{
	width: 715px;
	height: 30px;
	border: none;
	box-shadow: 0px 0px 2px 0px;
	transition: all 0.5s;
	margin-top: 15px;
	background-color: #034da2;
	color: #ffffff;
	cursor: pointer;
}
input[type="submit"]:hover{
	box-shadow: 0px 0px 3px 0px green;
	background-color: #00a551;
}
.labels1{
	display: inline;
}
.labels2{
	display: inline;
}
.labels3{
	display: inline;
}
.todos{
	border: 1px solid #ccc;
}
.data{
	width: 30px;
	margin-right: 5px;
}
.labelCanhoto{
	float: left;
	text-align: right;
	width: 136px;
	margin-right: 5px;
	margin-top: 6px;
	height: 2px;
}
.nome{width: 383px;}
.naturalidade{}
.sexo{width: 125px;}
.identidade{text-align: center;}
.orgaoespedidor{width: 56px;margin: 0px 0px 0px 2px;text-transform: uppercase;}
.cpf{width: 100px;text-align: center;}
.estadocivil{}
.endereco{width: 383px;}
.bairro{width: 167px;}
.cidade{
    width: 145px;
}
.estado{width: 36px;text-transform: uppercase;text-align: center;}
.cep{width: 96px;text-align: center;}
.telefones{width: 100px;}
.telefonesRes{width: 100px;}
.empresa{width: 270px;}
.email{width: 270px;}
.nomePaiMae{width: 270px;}
.respofinanceiro{}
.campoOutro{display: none;}
.campoOutroCPF{display: inline;width: 100px;text-align: center;}
.1opcaoCurso{}
.2opcaoCurso{}
.dataProva{}
.necessidadeEspecial{margin-top: 10px;}
.tipoNecessidade{display: none;width: 180px;}
.canhoto{}
#lbnaturalidade{margin: 0px 0px 0px 20px;}
#lbIdentidade{margin: 0px 0px 0px 17px;}
#lborgaoespedidor{}
#lbcpf{margin: 0px 0px 0px 71px;}
#lbestadocivil{margin: 0px 0px 0px 33px;}
#lbcidade{margin: 0px 0px 0px 17px;}
#lbcep{margin: 0px 0px 0px 29px;}
#lbtelefones{margin: 0px 0px 0px 4px;}
#lbemail{}
#lbempresa{}
#lbrespofinanceiro{}
#lbcampoOutro{margin: 0px 0px 0px 0px; display: none;}
#lbcampoOutroCPF{display: inline;}
#lbdataProva{}
#lbnecessidadeEspecial{}
#lbtipoNecessidade{display: none;}
#lbcanhoto{}
@-moz-document url-prefix() {
	.naturalidade{width: 151px;}
	.identidade{width: 151px;}
	.cpf{width: 93px;}
	.cidade{width: 151px;}
	.telefones{}
	.orgaoespedidor{}
}