/* CSS Document */
#nome{
	width:350px;
	}
#cpf{
	width:90px;
	}
#sexo{
	width:92px;
	}
#estCivil{
	width:92px;
	text-align:left;
	}
#escolaridade{
	width:92px;
	}
#naturalidade{
	width:150px;
	}
#estrangeiro{
	width:50px;
	}
#rg{
	width:90px;
	}
#orgEmi{
	width:30px;
	}
#ufRG{
	width:20px;
	}
#pai{
	width:350px;
	}
#mae{
	width:350px;
	}
#cep{
	width:90px;
	}
#end{
	width:350px;
	}
#numero{
	width:35px;
	}
#cidade{
	width:350px;
	}
#ufEnd{
	width:20px;
	}
#complemento{
	width:77px;
	}
#email{
	width:243px;
	}
#bairro{
	width:350px;
	}
#fixo{
	width:65px;
	}
#cel{
	width:65px;
	}
#dddCel{
	width:20px;
	}
#dddFixo{
	width:20px;
	}
#anoDtNasc{
	width:35px;
	}
.textBox{
	border:none; 
	font-family: verdana;
	font-size: 11px;
	color: #465A00;
	font-weight:normal;
	background-color:#E6DFB1;
}
.estCivilPc{
	border:none; 
	font-family: verdana;
	font-size: 11px;
	color: #465A00;
	font-weight:normal;
	background-color:#E6DFB1;
}
.data{
	color:#465A00;
	font-family:verdana;
	font-size:11px;
	border:none;
	background-color:#E6DFB1;
}
.dataAno{
	width:30px;
	color:#465A00;
	font-family:verdana;
	font-size:11px;
	border:none;
	background-color:#E6DFB1;
}
.alinhamento{
	text-align:right;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.ex{
	text-align:left;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
	}
.linkCep{
	color:#FF9933;
	text-decoration:none;
}
.linkCep:hover{
	color:#FF9933;
	text-decoration:underline;
}
.botaoPc{
	color:#465A00;
	background-color:#E6DFB1;
	font-size: 13px;
	font-family:arial;
	border:1px solid #BBBB79;
	}
#tconosco{
	width:550px;
	height:auto;
	margin-left:120px;
	padding-top:25px;
}
.titulos{
	color:#BBC27F;
	font-size:11px;
	font-family:verdana;
	}
#conteudoTc{
	width:100%;
	height:auto;
	background-image:url(../images/fundofc.jpg);
	background-repeat:no-repeat;
	background-position:5px 2px;

	}


