#coluna-esquerda{
	display:block;
	float:left;
	width:540px;
	height:419px;
	overflow:hidden;
}

#coluna-esquerda h1{
	width:493px;
	height:auto;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:25px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:23px;
	color:#024472;
}


#menu-carreira{
	display:block;
	position:relative;
	width:495px;
	height:30px;
	line-height:30px;
	font-size:11px;
	margin-top:0px;
	padding-bottom:10px;
	margin-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #E6E6E6;
	margin-left:25px;
}

a#cadastro-vaga{
	display:block;
	width:100px;
	padding:0px;
	padding-left:35px;
	height:30px;
	line-height:30px;
	background-image:url("../imagens/adicionar.gif");
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	color:gray;
}

#busca{
	display:block;
	position:absolute;
	top:10px;
	right:5px;
	width:280px;
	height:18px;
}

#campo-busca{
	display:block;
	float:right;
	width:150px;
	border:1px solid #C7C7C7;
	background-image:url("../imagens/fundo-input.JPG");
	font-size:11px;
}

#busca #botao-formulario{
	display:block;
	float:right;
	width:57px;
	height:18px;
	line-height:18px;
	margin-right:5px;
	background-image:url("../imagens/enviar.gif");
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-left:5px;
	font-weight:normal;
	padding:0px;
}

#conteudo-esquerdo{
	display:block;
	position:relative;
	width:535px;
	height:233px;
	overflow:hidden;
}

.codigo{
	display:block;
	float:left;
	width:90px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.cargo{
	display:block;
	float:left;
	width:80px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.perfil{
	display:block;
	float:left;
	width:210px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.contato{
	display:block;
	float:left;
	width:65px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#topo-itens1{
	display:block;
	width:495px;
	height:21px;
	background-color:#990000;
	color:white;
	margin-bottom:5px;
	margin-left:25px;
}

#topo-itens{
	display:block;
	width:495px;
	height:21px;
	color:white;
	margin-bottom:5px;
	margin-left:25px;
}

#topo-itens1 div{
	height:auto;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
}

#topo-itens div{
	height:auto;
	line-height:21px;
	font-weight:bold;
	font-size:11px;
}

.texto .item-lista{
	clear:left;
	width:495px;
	min-height:54px;
	padding:0px;
}

.texto .item-lista div p{
	font-size:11px;
	margin-top:5px;
	padding-bottom:5px;
}

.enviar{
	display:block;
	float:right;
	width:58px;
	height:57px;
	background-image:url("../imagens/fundo_bt.gif");
	background-repeat:no-repeat;
	overflow:hidden;
}

#coluna-esquerda p a{
	text-decoration:none;
	color:#4C4C4C;
}

.seta-laranja{
	padding-left:13px;
	background-image:url("../imagens/seta-laranja-pequena.JPG");
	background-repeat:no-repeat;
	background-position:center left;
}


#coluna-esquerda .titulo-texto{
	font-size:14px;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	margin-left:25px;
	clear:left;
	margin-bottom:8px;
	margin-top:8px;
	color:#024472;
	font-weight:bold;
}


.lista{
	height:120px;
}


#conteudo-esquerdo #chamada{
	display:block;
	float:left;
	margin-top:20px;
	width:300px;
	height:91px;
	overflow:hidden;
	color:#024472;
	font-weight:bold;
}

#conteudo-esquerdo .texto{
	padding-left:25px;
	margin-top:0px;
	color:#5B5B5B;
}

#conteudo-direito{
	display:block;
	float:right;
	width:auto;
	height:419px;
}

#conteudo-direito div{margin-bottom:10px;}

.espaco{
	height:1px;
	overflow:hidden;
	clear:both;
}

