@charset "utf-8";

@import url('../../padrao/maxi-embalagens.css');

h1 { font-size:60px; height:auto; }

#Container { float: left; position: relative; width: 386px; height: 268px; border: 0px #F00 dotted; padding: 23px; padding-right: 0px; z-index: 2; }
	.ContainerProdutoH1 { background: url(imagens/titulo-produtos.png) no-repeat left; margin-bottom: 18px; height: 32px; }
	#Container p { margin-bottom: 18px; }
	
	#Container li { display: block; border-top: 0px #365a42 solid; border-bottom: 1px #365a42 solid; height: 28px; }
	#Container li:hover { background: #0d5f17; }
	#Container li a { text-decoration: none; display: block; width: 374px; height: 22px; padding-top: 6px; padding-left: 12px; }
	
	#ContainerProdutos { float: left; margin: 59px 0px 0px 14px; width: 447px; border: 0px #CCC dotted; }
	.Produto { line-height: normal; margin: 0px 0px 0px 14px; border-bottom: 1px #74917d solid; padding: 9px; }
	.Produto img { float: left; border: 2px #2a5437 solid; } 
	.Produto img:hover { display: block; border: 2px #74917d solid; }
	.ProdutoDetalhe { float: left; padding: 0 0 0 16px; width: 262px; margin-top: 28px; }
	.ProdutoDetalhe h1 { font-size: 14px; }
	
	
	#TamborMetalico li.TamborMetalico, 
	#TamborPlastico li.TamborPlastico,
	#TamborComTampa li.TamborComTampa,
	#Containers li.Containers,	
	#TamboreseBombas li.TamboreseBombas,	
	#Gaxetas li.Gaxetas,	
	#Lacradeiras li.Lacradeiras, 
	#lixoReciclavel li.lixoReciclavel
	{ background: #0d5f17; }


