 /*=====	
====================================*/
.internas h1{
	margin-bottom: 19px;
}
.internas .menu-internas{
	position: relative;
	float: left;
	width: 100%;
	border-bottom: dashed 1px #d4d4d4;
	font-size: 12px;
	color: #b2b1b1;
	font-family: "robotolight";
	line-height: 14px;
	padding-bottom: 8px;
}
.internas .menu-internas span{
	position: relative;
	float: left;
	width: auto;
	font-size: 12px;
	color: #b2b1b1;
	font-family: "robotolight";
	line-height: 14px;
	height: 14px;
}
.internas .menu-internas span a{
	text-decoration: none;
	color: #b2b1b1;
}
.internas .menu-internas span a:hover{
	text-decoration: underline;
}
.internas .menu-internas span.menu{
	padding-right: 12px;
	background: url('../images/seta-menu-internas.jpg') no-repeat right center;
	margin-right: 5px;
}
.topo-envie-vagas{
	position: relative;
	float: left;
	width: 442px;
	background: url('../images/bg-topo-anuncie-vagas.jpg') #665701 no-repeat top right;
	margin: 17px 0 40px 0;
	padding: 31px 470px 0 28px;
	height: 268px;
}
.topo-envie-vagas h2{
	position: relative;
	float: left;
	width: 100%;
	font-size: 30px;
	color: #fff;
	font-family: "robotothin";
	line-height: 34px;
	margin-bottom: 12px;
}
.topo-envie-vagas h2 strong{
	position: relative;
	float: left;
	width: 100%;
	font-family: "robotobold";
	font-size: 56px;
	line-height: 56px;
}
.topo-envie-vagas p{
	position: relative;
	float: left;
	width: 100%;
	font-family: "robotolight";
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}
.internas h3{
	position: relative;
	float: left;
	width: 100%;
	font-family: "robotoblack";
	color: #484544;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}
.internas h4{
	position: relative;
	float: left;
	width: 100%;
	font-family: "robotoblack";
	color: #484544;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 13px;
	text-transform: uppercase;
}
.formulario-sobre{
	position: relative;
	float: left;
	width: 100%;
}
.formulario-sobre form{
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	min-height: 100%;
}
form .linha{
	position: relative;
	float: left;
	width: 100%;
	min-height: 30px;
	margin: 0 0 9px 0;
}
form .linha-select label,
form .linha label{
	position: relative;
	float: left;
	width: 151px;
	text-align: right;
	font-size: 14px;
	color: #484544;
	font-family: "robotolight";
	line-height: 30px;
	padding-right: 9px;
}
form .linha input{
	position: relative;
	float: left;
	width: 491px;
	height: 28px;
	border: solid 1px #cccccc;
	line-height: 28px;
	padding-left: 8px;
	font-size: 14px;
	color: #484544;
	font-family: "robotolight";
	background: #fff;
}
form .linha textarea{
	position: relative;
	float: left;
	width: 491px;
	height: 130px;
	border: solid 1px #cccccc;
	line-height: 18px;
	padding-left: 8px;
	font-size: 14px;
	color: #484544;
	font-family: "robotolight";
	background: #fff;
}
form .linha.tamanho2 input{
	width: 242px;
}
.list-check{
	position: relative;
	float: left;
	width: 100%;	
	height: 168px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

.list-check.scroll{
	position: relative;
	float: left;
	width: 100%;
	height: 172px;
	overflow-y: scroll; 
	margin-bottom: 28px;
}
.list-check .checkbox{
	position: relative;
	float: left;
	width: 293px;
	height: 37px;
}
.list-check .checkbox label{
	position: relative;
	float: left;
	width: auto;
	font-size: 14px;
	color: #484544;
	font-family: "robotolight";
	line-height: 14px;
	padding-left: 5px;
	text-align: left;
}
.list-check .checkbox input{
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.box{
	position: relative;
	float: left;
	width: 100%;
	border-top: dashed 1px #d4d4d4;
	padding: 19px 0 10px 0;
}
form label.submit{
	position: relative;
	float: right;
	width: 172px;
	height: 50px;
	background: #bcb225;
	text-align: center;
	font-size: 20px;
	font-family: "robotobold";
	color: #fff !important;
	text-transform: uppercase;
	line-height: 50px;
	text-align: center;
	margin: 36px 0 59px 0;
}
form .submit input.bt-enviar{
	position: absolute;
	left: 0;
	top: 0;
	width: 172px;
	height: 50px;
	margin: 0 0;
	padding: 0 0;
	background: transparent;
	z-index: -9999px;
	font-size: 0;
	border: none;
	cursor: pointer;
	color: #fff;
}
form .submit:hover{
	background: #9a9124;
}
.linha-select{
	position: relative;
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 9px 0 !important;
}
.sobre-oportunidade{
	position: relative;
	float: left;
	width: 100%;
	margin: 59px 0 0 0;
}
.sobre-oportunidade h4{
	margin-top: 8px;
}
