body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	height: 100%;
	width: 100%;
	background-color: #000000;
}
.tabelaCentrar {
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#promocoes {
	width: 600px;
}
#topo {
	width: 600px;
}
#topImagem {
	width: 150px;
	float: left;
}
#topDescricao {
	width: 300px;
	float: left;
}
#apagar {
	width: 150px;
	float: left;
}

#imagem {
	width: 150px;
	float: left;
}
#descricao {
	width: 300px;
	float: left;
}

