.lat_esq {
	background-image: url(img/header_top_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 1000px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
}
.barra_verde {
	background-image: url(img/barra_verde.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}

.lat_dir {
	background-image: url(img/header_top_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 1000px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabela {
	background-position: top;
}
