/* CSS Document */

form h2{
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#be3926;
}

fieldset h3{
	clear:both;
	padding-bottom:5px;
	margin-top:25px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
	color:#cc3333;
	border-bottom:1px dotted #333;
}

fieldset ul{
	overflow:auto;
}

fieldset li{
	display:block;
	float:left;
	margin-bottom:15px;
	font-size:11px;
}

label{
	display:block;
}

textarea{
	width:492px;
	height:60px;
}

/* CAMPOS */

#fnome{
	width:400px;
	margin-right:20px;
}

#fsexo{
	width:64px;
}

#fdia_nascimento,
#fmes_nascimento,
#fano_nascimento,
#fddd_residencial,
#fddd_comercial,
#fddd_celular,
#fdia_entrada,
#fmes_entrada,
#fano_entrada,
#fdia_saida,
#fmes_saida,
#fano_saida,
#fdia_entrada2,
#fmes_entrada2,
#fano_entrada2,
#fdia_saida2,
#fmes_saida2,
#fano_saida2{
	width:30px;
	margin-right:3px;
}

#fano_nascimento,
#fano_entrada,
#fano_saida,
#fano_entrada2,
#fano_saida2{
	margin-right:20px;
}

#fidentidade{
	width:160px;
	margin-right:20px;
}

#fcpf{
	width:158px;
}

#fnaturalidade,
#fnacionalidade,
#festado_civil{
	width:155px;
	margin-right:20px;
}

#fvisto_brasil1,
#fvisto_brasil0{
	margin-top:3px;
}

#fvisto_brasil0{
	margin-left:25px;
}

#fnome_pai,
#fnome_mae,
#fcurso,
#finstituicao,
#fempresa,
#fempresa2{
	width:492px;
}

#fendereco{
	width:260px;
	margin-right:20px;
}

#fnumero{
	width:50px;
	margin-right:20px;
}

#fcomplemento{
	width:126px;
}

#fcep1{
	width:50px;
	margin-right:3px;
}

#fcep2{
	width:30px;
	margin-right:20px;
}

#fbairro,
#fcidade{
	width:142px;
	margin-right:20px;
}

#festado{
	width:30px;
}

#ftelefone_residencial,
#ftelefone_comercial,
#ftelefone_celular{
	width:101px;
	margin-right:20px;
}

#ftelefone_celular{
	margin-right:0px;
}

#femail{
	width:318px;
}

#fnivel_academico{
	width:280px;
}

#fcidade_curso{
	width:286px;
	margin-right:20px;
}

#festado_curso{
	width:30px;
	margin-right:20px;
}

#fconclusao,
#nivel_conhecimento1,
#nivel_conhecimento2{
	width:120px;
}

#fidioma1,
#fidioma2{
	width:205px;
	margin-right:20px;
}

fieldset table{
	border:1px solid #999;
}

fieldset thead td{
	background-color:#ddd;
}

fieldset thead td.vazio{
	background-color:#fff;
}

fieldset td{
	width:70px;
	height:25px;
	text-align:center;
}

fieldset td.tecnologia{
	width:100px;
	padding-left:10px;
	text-align:left;
	background-color:#ddd;
}

#fcargo,
#fcargo2{
	width:200px;
}


/* COLUNA DIREITA */


div.colDir h2{
	padding-top:0;
	margin-bottom:0px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;	
}

div.colDir h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#be3926;
	margin-bottom:0;
}

div.colDir li{
	margin-bottom:10px;
}

div.colDir span.cidade{
	font-weight:bold;
}