.miolo {
	background-image:url(../../imgs/trabalhe-conosco/bg-miolo.jpg);
	background-repeat:no-repeat;
}


.cadastre {
	height:210px;
}

.cadastre .left {
	width:280px;
	float:left;
	height:150px;
}

.cadastre .right {
	width:400px;
	float:right;
}


.miolo p.first {
	margin-bottom:30px;
}


.miolo .campos {
	height:30px;
	margin-bottom:10px;
}

.miolo .campos .login {
	width:178px;
	float:left;
	height:30px;
}
.miolo .campos .senha {
	width:210px;
	float:right;
	height:30px;
}

.miolo .campos .email
{
	width:300px;
	background-color:red;
	float:left;
	height:30px;
} 

/* inp1 */

.miolo td.inp {
	background-image:url(../../imgs/trabalhe-conosco/input1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
}

.miolo td.inp input {
	border:none;
	padding:5px;
	background-color:transparent;
	width:125px;
}

/* inp2 */

.miolo td.inp2 {
	background-image:url(../../imgs/trabalhe-conosco/input2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
}

.miolo td.inp2 input {
	border:none;
	padding:5px;
	background-color:transparent;
	width:155px;
}


.bot-enviar {
	float:right;
}


/* inp3 */

.miolo td.inp3 {
	background-image:url(../../imgs/trabalhe-conosco/input3.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	height:30px;
}

.miolo td.inp3 input {
	border:none;
	padding:5px;
	background-color:transparent;
	width:350px;
}


.bot-enviar {
	float:right;
}


.vagas {}
.vagas .bot-vejatodas {float:right; margin-top:20px;}

.destaques {height:110px;}

.destaques a {
	color:#808387;
	font-size:11px;
	width:215px;
	display:block;
	text-align:justify;
	float:left;
	margin-right:35px;
	}
	
.destaques a:hover {
	color:#c8c9ca;
}
	
.destaques a strong {
	color:#808387;
	font-size:13px;
	display:block;
}

.destaques a:hover strong {
	color:#c6c6c6;}


.destaques a span {
	display:block;
	color:#1d4279;
	font-size:9px;
	font-weight:bold;
	
	background-image:url(../../imgs/trabalhe-conosco/mid-mais.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
	
	padding:5px 0px 5px 20px;
	margin-top:5px;
	
}

.destaques a:hover span {color:#6188c3;}

