/* CSS Document */
#geral {
	position:absolute;
	float:right;
	margin-left:-390px;
	left:532px;
	top:-4px;
	/*width:780px;*/
	z-index:1;
}
#menu {
	
	left:0;
	top:0;
	width:780px;
	/*height:330px;*/
	z-index:1;
}
#principal {
	
	left:0px;
	top:330px;
	width:780px;
	/*height:400px;*/
	z-index:2;
}
#rodape {
	
	left:4px;
	/*top:788px;*/
	width:780px;
	height:39px;
	z-index:3;
	
}

</style>

