@charset "utf-8";

@import url('../../padrao/maxi-embalagens.css');

h1 { font-size:60px; height:auto; }

#Container { position: relative; width: 432px; height: 268px; border: 0px #F00 dotted; padding: 23px; z-index: 2; }
	#BgProduto { position: absolute; z-index: 1; border: 0px #CCC dotted; top: 321px; right: 8px; }
	.ContainerProdutoH1 { background: url(imagens/titulo-empresa.png) no-repeat center; margin-bottom: 18px; width: 120px; height: 32px; }
	#Container p { margin-bottom: 18px; }
