#geral {
	background-image: url(images/fundo2.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
#mae {
	height: auto;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#topo {
}
#menu {
	height: auto;
	width: 132px;
	float: left;
}
#conteudo {
	float: right;
	height: auto;
	width: 620px;
}
#baixo {
}
