.box {
	z-index: 1;
	width: 988px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	border: 0px solid #000000;
}
.topo {
	z-index: 2;
	height: 230px;
	width: 984px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.menu {
	z-index: 3;
	height: 35px;
	width: 826px;
	position: relative;
	float: left;
	clear: right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
.conteudo {
	background-color: #FFFFFF;
	z-index: 4;
	width: 984px;
	position: relative;
	clear: left;
	float: left;
	background-image: url(../imagens/fundo_conteudo.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.rodape {
	z-index: 5;
	position: relative;
	clear: both;
	height: 20px;
	width: 750px;
	float: left;
}
.lateral {
	position: relative;
	width: 158px;
	height: 35px;
	float: left;
	clear: both;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(../imagens/bt.jpg);
}

.conteudo1 {
	width: 200px;
	position: relative;
	float: left;
	z-index: 5;
	clear: left;
	height: 500px;
}
.conteudo2 {
	float: left;
	z-index: 5;
	clear: right;
	width: 780px;
	background-color: #FFFFFF;
}

img {
	border:0px;
	behavior:url(../iepngfix.htc);
	}

