#geral {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topo {
	height: 265px;
	width: 780px;
}
#corpo {
	width: 780px;
	background-image: url(../images/site_03.jpg);
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#menu {
	width: 180px;
	margin-left: 15px;
	float: left;
}
#conteudo {
	float: right;
	height: auto;
	width: 547px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#rodape {
	background-image: url(../images/site_05.jpg);
	height: 68px;
	width: 780px;
	float: left;
}
#rodapecont {
	text-align: center;
	width: 308px;
	float: left;
	margin-top: 28px;
}
#rodapecont2 {
	text-align: center;
	width: 450px;
	float: right;
	margin-top: 35px;
}
