#rodape{
		float:left;
		height: 80px;
		width: 798px;
		background: url(../img/bg_rodape.jpg) no-repeat;
		}
		
.bt_voltar{
		display:block;
		background:url(../img/voltar.gif) no-repeat;
		text-indent: -90000px;
		width: 120px;
		height: 50px;
		margin: 5px 0 0 5px;
		float:left}
		
.bt_prox{
		display:block;
		background:url(../img/prox.gif) no-repeat;
		text-indent: -90000px;
		width: 120px;
		height: 50px;
		margin: 5px 0 0 5px;
		float:right}