﻿body {
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cantoCatalogo {
  z-index: 1;
  left: 1px;
  position: absolute;
  width: 200px;
  height: 20px;
  background-color: #19335E;
  bottom: 10px;
}