body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_cont {
	background-image: url(images/layout_07.jpg);
	background-repeat: no-repeat;
}

.img_bottom {
	background-image: url(images/layout_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_esq {
	background-image: url(images/layout_06.jpg);
	background-repeat: no-repeat;
}
.img_topo {
	background-image: url(images/layout_05.jpg);
	background-repeat: no-repeat;
}
.img_dir {
	background-image: url(images/layout_08.jpg);
	background-repeat: no-repeat;
}
.img_rodape {
	background-image: url(images/layout_10.jpg);
	background-repeat: no-repeat;
}
.fundo_cont_empresa {
	background-image: url(images/empresa.jpg);
	background-repeat: no-repeat;
}
.fundo_cont_containers {
	background-image: url(images/containers.jpg);
	background-repeat: no-repeat;
}

