#topo {
	background-image: url(../img/topo.png);
	background-repeat: no-repeat;
	height: 59px;
}
#topoimagem {
	height: 250px;
	width: 599px;
}
#fundo_menu {
	background-image: url(../img/fundo_menu.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 155px;
}
#conteudo {
	background-image: url(../img/conteudo.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 767px;
}
