body {
	text-decoration:none;
	background:url(imagens/fundo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#8c0d04;
	text-align: center;
	margin: 0 0 0 0px;
	
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 18px;
	color: #ffa88d;
}

#geral{
	width:950px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

#topo{
	width:950px;
	float:left;
	margin-top:27px;
	position: relative;	
}

	#logo{
		width:300px;
		float:left;
		margin-left:25px;
		position: relative;	
	}
	
	#menu{
		width:300px;
		float:right;
		position: relative;
		text-align:right;
		margin-top:10px;
	}

		#menu img{
				margin-left:20px;
		}

#texto_agencia{
	width:565px;
	float:left;
	margin-left:360px;
	position: relative;
	margin-bottom:40px;
	margin-top:40px;
}

#job{
	width:950px;
	float:left;
	margin-top:50px;
	position: relative;
	text-align:center;
}

	#titulo_job{
		width:905px;
		height:40px;
		text-align:left;
		font-family: Trebuchet MS;
		font-size: 25px;
		line-height: 18px;
		color: #ffffff;
		padding-left:45px;
		
	}

	#texto_job{
		width:830px;
		float:left;
		margin-top:15px;
		margin-left:45px;
		position: relative;
		text-align:left;
	}
	
	a {
		color: #ffa88d;
		text-decoration:none;
	}
	
	a:hover {
		color: #ffa88d;
		text-decoration:underline;
	}
	

label{
	float:left;
	position:relative;
	width:100px;
	height:30px;
	}

#campo{
	float:left;
	position:relative;
	width:370px;
	height:30px;
	}

.campo{
	border: solid 1px #d8471a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	}

.titulo{
	font-family: Trebuchet MS;
	font-size: 25px;
	line-height: 18px;
	color: #ffffff;
	}

