/* CSS Document */
.bodyC{
	margin-top:10px;
	background-repeat:inherit;
	background-color:#ffffff;
	text-align:center;
}
.box1{
	width:100%;
	height:27px;
	background-image:url(imagens/dados.jpg);
	background-repeat:no-repeat;
	border-bottom:2px solid #42428c;
	}
.box2{
	width:100%;
	height:27px;
	background-image:url(imagens/objetivo.jpg);
	background-repeat:no-repeat;
	border-bottom:2px solid #42428c;
	}
.box3{
	width:100%;
	height:27px;
	background-image:url(imagens/profissional.jpg);
	background-repeat:no-repeat;
	border-bottom:2px solid #42428c;
	}
.box4{
	width:100%;
	height:27px;
	background-image:url(imagens/escolaridade.jpg);
	background-repeat:no-repeat;
	border-bottom:2px solid #42428c;
	}
#curriculo{
	width:600px;
	height:auto;
	text-align:left;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:0px auto;
	}
#topo{
	width:600px;
	height:166px;
}
#formulario{
	width:600px;
	height:auto;
	padding-left:20px;
	/*border-left:1px solid #91a4b3;
	border-right:2px solid #ced8e4;*/
	background-image:url(imagens/fundoTCRepeat.jpg);
	background-repeat:repeat-y;
}
.txt01{
	width:300px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt02{
	width:90px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt03{
	width:50px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt04{
	width:20px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt05{
	width:300px;
	height:170px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	overflow:hidden;
	}
.txt06{
	width:210px;
	_width:208px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt07{
	width:125px;
	_width:124px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.txt08{
	width:110px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.large{
	width:200px;
	text-align:left;
	}
.titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left:2px;
	}
.textoTitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left:2px;
	color:#335599;
	}
.textoLeg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#335599;
	}
.obrigatorio{
	color:#FF0000;
	}
.botao{
	border:1px solid #42428c;
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#ffffff;
	}
.menu1{
	width:111px;
	_width:111px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.menu2{
	width:150px;
	_width:150px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.menuCargo{
	width:300px;
	_width:300px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.cursos{
	width:300px;
	height:150px;
	overflow:hidden;
	border:1px solid #999999;
}
.table{
	margin-left:15px;
}
.tableCursos{
	width:500px;
	font-family:arial;
	font-size:11px;
	margin-left:15px;
	background-color:#DDDDDD;
}
#base{
	width:600px;
	height:25px;
	margin-top:0px;
	padding-top:0px;
	text-align:center;
	background-image:url(imagens/base.jpg);
}
#base a{
	font-family:arial;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
#base a:hover{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}