#caixa_trabalhe{
	width:681px;
	background:#eee;
	border:1px solid #8ba8be;
	border-width:0 115px;
	margin:0 auto;
}
	#caixa_trabalhe h1{
		background:#af1117;
		color:#FFFFFF;
		margin-bottom:12px;
		font:Verdana;
		font-size:14px;
		line-height:20px;
		padding-left:10px;
	}
	
#texto_topo{
	margin:0 75px 0 75px;
	background:#8ba8be;
	font:Verdana;
	font-size:11px;
	padding:15px;
	margin-bottom:45px;
}

#contato{
	float:left;
	width:190px;
	margin:10px 40px 0 75px;
	background:#8ba8be;
	font:Verdana;
	font-size:11px;
	padding:15px;
}

	#contato a{
		color:#af1117;
		text-decoration:none;
	}

.form-contato{
	font:Arial;
	font-size:11px;
	position:relative;
	bottom:20px;
	margin:0 0 0 350px;
	width:220px;
}

.input{
	border:none;	
	background:#e3e1e1;
	width:220px;
	height:20px;
	margin:2px 0 6px;
	line-height:20px;
}
.enviar{
	margin:10px auto 0;
	clear:both;
}
