/* CSS Curriculo */
.topoCadastroReto{
	margin-top:10px;
	background-color:#e8f6f8;
	padding-top:5px;
	width:511px;
	height:33px;
}

#cxCurriculo{
	width:511px;
	margin-left:auto;
	margin-right:auto;
}

#corpoCurriculo{
	background-color:#e8f6f8;
	width:490px;
	margin:0;
	padding-left:20px;
}

.cxTitulos{
	clear:both;
	margin-bottom:10px;
}

.tituloCurriculo{
	font-weight:bold;
	line-height:18px;
	width:380px;
}

.btAcao{
	float:right;
	width:80px;
	text-align:center;
}

.tituloVaga{
	font-weight:bold;
	line-height:18px;
	width:200px;
}

.btCandidato{
	float:right;
	width:250px;
	text-align:right;
}

#dadosPessoais, #formacaoAcademica, #experienciaProfissional, #complementos, .vagas{
	width:470px;
	padding-bottom:10px;
	background:url(../img/linhaHorPremios.png) bottom center no-repeat;
	margin-bottom:20px;
	line-height:18px;
}

.formacao{
	width:380px;
	margin-bottom:10px;
}

.complementoDados{
	float:left;
	width:190px;
	margin:5px 0 5px 30px;
	
}

.linhaIdioma{
	width:120px; 
	text-align:right; 
	float:left; 
	margin-right:23px;
}

.linhaInfo{
	width:500px;
	height:25px;
	line-height:23px;
	margin:5px;
}


.labelInfo {
	width:190px;
	float:left;
	font-size:11px;
	text-align:right;
}

.linhaCampoInfo{
	width:300px; 
	float:right;
}

