/* Formulario Cadastro*/
#cxFaleConosco,#cxCadastro{
	width:511px;
	margin-left:auto;
	margin-right:auto;
}

#topoCadastro{
	background:url(../img/backTopoFC.png) no-repeat top;
	background-color:#e8f6f8;
	padding-top:5px;
	width:511px;
	height:35px;
}

#tipoAtividade{
	background:url(../img/topoCadastroJorn.png) no-repeat;
	width:511px;
	height:24px;
	margin-bottom:2px;
}
#atividadePJ, #atividadePF{
	width:255px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0993a0;
	font-weight:bold;
	float:left;
	margin:0;
}

#corpoFormulario,#corpoCadastro,.corpoCadastroReto{
	background-color:#e8f6f8;
	width:511px;
	margin:0;
}

.linhaCampo{
	width:310px; 
	margin-top:0px; 
	float:right;
}

.linhaCampoPq{
	width:110px; 
	margin-top:0px; 
	float:left;
}


#faleCN{
	margin:0;
	width:380px;
	padding-top:20px;
}

.linha, .linhaTA, .linhaTA2{
	vertical-align:bottom;
	width:450px;
	height:25px;
	line-height:23px;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
}
.linhap{
	width:200px;
	height:25px;
	float:left;
	margin:0;
}

.linhaTA{
	height:90px;
}

.linhaTA2{
	height:150px;
}

label {
	width:120px;
	float:left;
	font-size:10px;
	text-align:right;
	/*border:1px dashed #f00;*/
}

.campoTextarea,.campoTextareaGd, .campoSelect{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
	width:253px;
	height:80px;
	margin-left:5px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
}
.campoTextareaGd{
	width:400px;
	height:145px;
}
.campoSelect{
	height:145px;
}

.campoGrande{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
	width:253px;
	height:15px;
	margin-left:5px;
}

.campoMedio{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
	width:150px;
	height:15px;
	margin-left:24px;
}

.campoPequeno{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:0px;
	border-bottom:1px solid #48bbc5;
	border-right:1px solid #48bbc5;
	width:90px;
	height:15px;
	margin-left:24px;
}

#rodapeFaleConosco{
	background:url(../img/backRodapeFC.png) no-repeat;
	width:511px;
	height:14px;
	margin-bottom:15px;
}

#botoes{
	text-align:center;
	margin:2px auto 5px auto;
	width:511px;
	background-color:#FFFFFF;
}

#btLimpar, #btEnviar, #btEnviar2, #btEnviar3{
	border:0;
	background:none;
	background:url(../img/btLimpar.png) no-repeat;
	width:69px;
	height:16px;
	margin-right:10px;
	cursor:pointer;
}

#btEnviar{
	background:url(../img/trabalheConosco/btSalvar.png) no-repeat;
}

#btEnviar2{
	background:url(../img/btEnviarFC.png) no-repeat;
}

#btEnviar3{
	background:url(../img/trabalheConosco/btSalvarContinuar.png) no-repeat;
	width:132px;
}

.msgErro{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:11px;
	margin-left:20px;
}
.obs{
	font-size:10px;
	color:#999999;
	margin-left:20px;
}
/* Fim Formulario*/

/* Formulário de Login */

#linhaLogin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0993a0;
	height:30px;
	width:490px;
	margin:0;
	background:url(../img/programas/barraBotoesFundo.png) no-repeat;
}

.txtLinhaLogin{
	float:left;
	height:15px;
	width:410px;
	margin:9px 0 0 5px;
}
#formulario{
	width:509px;
	margin:0;
}

.botaoLog{
	width:20px; 
	height:16px; 
	float:right; 
	margin-top:8px;	
}
.btVoltaCurriculo{
	float:right;
	width:176px;
}

#SubTitulo{
	width:280px;
	float:left;
	margin:3px;
}

hr{
	clear:both;
}

#helpRG, #helpCPF, #helpTel, #helpNiver, #helpCep, #helpPassaporte {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0993a0;
	width:320px;
}

