@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../imagens/back.jpg);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	outline:none;
}

#conteudo{
	margin: 0 auto;
}

#barraTopo{
	position:relative;
	text-align:center;
	}

#topo{
	position:relative;
	text-align:center;
	}

#job01{
	position:relative;
	text-align:center;
}

#job02{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job03{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job04{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job05{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job06{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job07{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job08{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#job09{
	margin-top:30px;
	position:relative;
	text-align:center;
}

#barraRodape{
	vertical-align:bottom;
	bottom:0;
	margin-top:50px;
	position:relative;
	text-align:center;
	}

#rodape{
	vertical-align:bottom;
	position:relative;
	bottom: 0;
	text-align:center;
	background-image:url(../imagens/back_rodape.jpg);
	background-repeat:repeat-x;
	height:112px;
}
