#bg_topo{ background:url(../imagens/topo-menu-internas.jpg) left top repeat-x; }
#topo{ height:184px; }
.titulo{ margin-top:14px;}
.cont-vagas{ color:#616161; margin-left:25px; margin-right:25px; }

#pesquisa{ background:url(../imagens/bg-pesquisa.jpg) no-repeat; width:936px; height:57px; padding:0; padding-top:20px; }
#pesquisa div{ float:left; color:#26432e; }
#pesquisa input[type="submit"]{ cursor:pointer; background:url(../imagens/buscar.jpg) no-repeat; width:130px; height:36px; border:none; }
#quadro-vaga{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background:#e8e7e7; }
#quadro-vaga h2{ font-family:Arial; font-size:18px; color:#26432e; padding:10px; }
#quadro-vaga span{ font-size:14px; color:#9e9e9e; padding:10px; }
#quadro-vaga p{ font-family:Arial; font-size:14px; color:#26432e; padding-left:10px; padding-right:10px; padding-top:5px; } 
#detalhe-vaga{ padding-left:10px; padding-right:10px; padding-bottom:10px; }

span.select-branco {
	font-size:16px;
	background-color: none;
	color:#9e9e9e;
	height:36px;
	width:200px !important;
	line-height:36px;
	margin-right:10px;
}
span.select-branco.changed {
	background-color: none;
}
.select-brancoInner {
	height:36px;
	color: #9e9e9e;
	font-size: 16px;
	width:200px !important;
	overflow:hidden;
	background:url(../imagens/input-pesquisa3.jpg) no-repeat center right;
}