
/**/

#center-box {
	width:543px;
	border:5px solid #D6DFE2;
	background-color:#F0F4F5;
	padding:0;
	float:left;
}* html #center-box {width:553px;}

/**/

#passos {
	
	margin:0;padding:0;
	float:left;
}

#passos li {
	
	display:block;
	float:left;
	text-indent:-5000px;
	height:67px;
}

#passos li.p1 { background: url(../../img/pt-br/aempresa/pessoas_passo01.png) no-repeat; width:128px; }
#passos li.p2 { background: url(../../img/pt-br/aempresa/pessoas_passo02.png) no-repeat; width:162px; }
#passos li.p3 { background: url(../../img/pt-br/aempresa/pessoas_passo03.png) no-repeat; width:82px; }
#passos li.p4 { background: url(../../img/pt-br/aempresa/pessoas_passo04.png) no-repeat; width:171px; }
#passos li.selected { background-position: 0 -67px; }
#passos li.passed { background-position: 0 -134px; }

/**/

#dp, #fa, #cu, #hp { margin:10px; }
#dp p, #fa p, #cu p, #hp p { margin:8px 0; }
#dp label, #fa label, #cu label, #hp label { display:block; margin:3px 0; }
#dp div, #fa div, #cu div, #hp div { height:40px; margin:0 0 10px 0; }
#dp span.desc, #fa span.desc, #cu span.desc, #hp span.desc { font-size:07pt; display:block;}
#dp input.numb, #fa input.numb, #cu input.numb, #hp input.numb { width:30px; }

/* Dados Pessoais */

#dp #txNome { width:230px; }
#dp #txEmail { width:230px; } 
#dp #txDataNascDia,
#dp #txDataNascMes,
#dp #txDataNascAno { width:30px; }
#dp #slSexo { width:130px; }
#dp #txCivil { width:130px; }
#dp #slEnd { width:60px;}
#dp #txEndereco { width:220px;}
#dp #txComplemento { width:130px; }
#dp #txCEP { width:90px;}
#dp #txBairro { width:280px;}
#dp #slEstado { width:90px;}
#dp #txCidade { width:220px;}
#dp #slAreaInteresse { width:120px;}

#dp .txNome { float:left; width:250px; }
#dp .txDataNascDia { float:left; width:170px; }
#dp .slSexo { float:left; width:170px; }
#dp .slEnd { clear:both; float:left; width:340px; }
#dp .txCEP { clear:both; float:left; width:150px; }
#dp .txTel { clear:both; float:left; width:250px; }
#dp .slEstado  {clear:both; float:left; width:250px; }


#btContinuar, #btVoltar, #btFinalizar {
	float:right;
	
	margin-right:8px;
	margin-bottom:8px;
	text-indent:-5000px;
	width:73px; height:17px; cursor:pointer;
	background: url(../../img/pt-br/bt_continuar.gif) no-repeat;
}* html #btContinuar,* html #btVoltar ,* html #btFinalizar{ top:5px; }

#btVoltar { background: url(../../img/pt-br/bt_voltar.gif) no-repeat; }
#btFinalizar { background: url(../../img/pt-br/bt_finalizar.gif) no-repeat; }

/* Formação acadêmica  & Cursos */

#fa div, #cu div, #hp div { height:30px; margin:0 0 10px 0; }

#fa fieldset, #cu fieldset, #hp fieldset {
	background-color:#F0F3F4;
	border:1px solid #DBDFE1;
	padding:10px;
}
#fa fieldset legend, #cu fieldset legend, #hp fieldset legend {
	font-weight:bold;
	font-size:10pt;
}

#rdSim, #rdG1Sim, #rdG2Sim, #rdPG1Sim, #rdPG2Sim, #rdC2Sim, #rdC3Sim, #rdNao, #rdG1Nao, #rdG2Nao, #rdPG1Nao, #rdPG2Nao, #rdC2Nao, #rdC3Nao, #rdIdioma1Basico,#rdIdioma2Basico,#rdIdioma3Basico, #rdIdioma1Intermediario,#rdIdioma2Intermediario,#rdIdioma3Intermediario, #rdIdioma1Avancado,#rdIdioma2Avancado,#rdIdioma3Avancado, #rdExp1Nao,#rdExp2Nao,#rdExp3Nao,#rdExp1Sim,#rdExp2Sim,#rdExp3Sim  {position:relative;top:3px; left:5px; border:0;}
#txInstituicao, #txG1Instituicao, #txG2Instituicao, #txPG1Instituicao, #txPG2Instituicao, #txC2Instituicao, #txC3Instituicao, #txCurso, #txG1Curso, #txG2Curso, #txPG1Curso, #txPG2Curso, #txC2Curso, #txC3Curso { width: 240px;}
#txAnoInicio, #txG1AnoInicio, #txG2AnoInicio, #txPG1AnoInicio, #txPG2AnoInicio, #txC2AnoInicio, #txC3AnoInicio, #txAnoConclusao, #txG1AnoConclusao, #txG2AnoConclusao, #txPG1AnoConclusao, #txPG2AnoConclusao, #txC2AnoConclusao, #txC3AnoConclusao { width: 65px;}

#fa .rdSim, #cu .rdSim, #fa .rdNao, #cu .rdNao , #hp .rdNao  { 
	height:20px;
} 
#fa .rdNao, #cu .rdNao , #hp .rdNao   { 
	margin:10px 0 10px 0; 
	padding:0 0 10px 0; 
	height:20px; 
	border-bottom:1px dashed #CCD;
}
#fa .rdSim label, #cu .rdSim label, #hp .rdSim label, #fa .rdNao label, #cu .rdNao label, #hp .rdNao label {
	float:left;
}
#fa .txInstituicao, #cu .txInstituicao  { 
	float:left; 
	width:250px; 
	margin-top:-3px;
}
#fa .txCurso, #cu .txCurso { }
#fa .txAnoInicio,  #cu .txAnoInicio {
	clear:both; 
	float:left; 
	width:80px; 
	margin-top:-3px;
}
#fa .txAnoConclusao,#cu .txAnoConclusao {}


/* CURSOS */

#txIdioma1,#txIdioma2,#txIdioma3 { width:200px; }
.txIdioma1, .txIdioma2, .txIdioma3 {	float:left; }
#cu .rdIdioma1,#cu .rdIdioma2,#cu .rdIdioma3 { margin-left:240px;}
#cu .rdIdioma1 label,#cu .rdIdioma2 label,#cu .rdIdioma3 label  {
	float:none;
	display:inline;
	padding-left:5px;
}	
#idioma div {	margin:0;padding:0; }

/* Histórico Profissional  */



#txEmpresa, #txExp2Empresa, #txExp3Empresa { width:490px;}
#txRamoAtuacao, #txExp2RamoAtuacao, #txExp3RamoAtuacao { width:240px;}
#txCargo, #txExp2Cargo, #txExp3Cargo {width:240px;}
#taAtribuicoes, #taExp2Atribuicoes, #taExp3Atribuicoes { width:490px; height:80px;}

.txRamoAtuacao { float:left; width: 250px; border:1px solid #F0F3F4;}
.txCargo { border:1px solid #F0F3F4; }
.taAtribuicoes { height:110px !important; }

.txUltimoSalario { float:left; width:170px; }
.txPretensaoSalarial { float:left; width:170px; }
