.trabalhe img{
	width:100%;
	margin-bottom: 17px;
}
.inputFormDados input{
	width: 100%;
    background: #efefef;
    border: 1px solid #9c9c9c;
    height: 30px;
    margin-bottom: 10px;
    padding-left: 8px;
}
.trabalheConoscoEsq{
	padding-right: 2%;
} 
.trabalheConoscoDir{
	padding-left: 2%;
} 
.titleDados{
	font-size: 20px;
	color: #724626;
	margin-top: 8px;
	margin-bottom: 10px;
}
.titleFormDados{
	font-weight: bold;
	font-size: 16px;
}
.titleFormDados input{

}
.trabalheImg .btnEnviarInfoAdi {
	text-align: right;
}
.subInfoAdi input{
	width: 15px !important;
	height: 20px;
	float: left;
}
.subInfoAdi label{
	float: left;
	margin-left: 6px;
    margin-right: 6px;
    margin-top: 3px;
}
.subInfoAdi{
	margin: 0 0 25px 0px;
	font-weight: bold;
}
.textareaInfo textarea{
	width:100%;	
	background: #efefef;
    border: 1px solid #9c9c9c;
        height: 112px;
    margin: 0 0 15px 0px;
}
.inputInfoAdi input{
	background: #efefef;
}
.titleFormInfo{
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
}
.padFormInfoAdi{
}
.inputFormDados select{
	width:100%;	
	background: #efefef;
    border: 1px solid #9c9c9c;
    height: 30px;
    margin-bottom: 10px;
}
.InfoAdiCarro{
	margin-bottom: 10px;
}
.textAreaEmpresa textarea{
	width:100%;	
	background: #efefef;
    border: 1px solid #9c9c9c;
    height: 80px !important;
    margin: 0 0 25px 0px;
}
.camposObg{

}
.btnEnviarInfoAdi button{
	background: #724626;
	color: #fff;
	padding: 10px 25px 10px 25px;
	border-radius: 5px; 
	margin-bottom: 50px;
	border:none;
}