#trabalhe{
	float:left;
	width:100%;
}
#formWork{
	float:left;
	width:382px;
}
#formWork p{
	font-size:12px;
	font-weight:bold;
}
#formWork #img{
	float:left;
	width:382px;
	height:184px;
	margin:12px 0 20px 0;
	background:#009;
}
.camposCon{
	float:left;
	width:382px;
	margin-top:17px;
	height:26px;
	padding-top:2px;
	background:#FBFBFB;
	border:1px solid #DADADA;
}	
.camposCon label{
	float:left;
	margin-left:10px;
	color:#585858;
	font-weight:bold;
}	
.caixaCon{
	float:left;
	width:80%;
	margin:5px 0 0 3px;
	background:none;
	border:0px;
}	
#enviaBt{
	float:right;
	margin-top:15px;
}
.caixaEnvia{
	display:block;
	cursor:pointer;
	width:59px;
	height:25px;
	color:#FFF;
}	
#div-input-file{
	position:relative;
	float:left;
	background:url(/sistemas/_contatos/_imgs/arquivo.jpg) no-repeat 100% 1px;
	height:29px;
	width:380px;
	margin:0px;									
}		
#laArq{
	position:absolute;
}
#div-input-file #file-original{
	position:relative;
	z-index:99;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=00);
	font-size:18px;
	cursor:pointer;
	background:#F00;
}								
#div-input-falso{
	position:absolute;
	top:0px;
}								
#div-input-falso #file-falso{
	width:370px;
	height:22px;
	font-size:12px;
	font-weight:bold;	
	color:#808080;
	float:left;
	text-indent:130px;
}
.caixaSem {
    background:none;
    border:0px;
}

#vagas{
	float:left;
	margin-left:30px;
}
#vagas .disp{
	font-size:12px;
	font-weight:bold;
}
.line{
	display:block;
	height:1px;
	margin:14px 0;
	background:url(/sistemas/_contatos/_imgs/pont2.png);
}
#highlight{
	float:left;
	width:100%;
}
#highlight li{
	list-style:none;
	float:left;
	width:100%;
	text-align:justify;
}
#highlight li .titVaga{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
