* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; }

#site { margin: 0 auto; width: 954px; text-align: center; z-index: 1; }
#rodape { clear: both; font-size: 11px; width: 745px; margin: 0 auto; }
#topo { width: 954px; height: 231px; background-image: url(../imagens/topao.jpg); }

	.clear	{clear: left;}

	#conteudo	{width: 589px; margin: 0 0 0 325px; padding-top: 20px; background: url(../imagens/imagem2.jpg) no-repeat; }
	
		#banner {margin-bottom: 20px; display: inline;}
			
			#banners { list-style-type:none;}

			#banners li { list-style-type:none;}

		#produtos	{width: 535px; height: 175px; margin: 20px auto 0 auto; }

			#destaque1	{width: 260px; float: left; margin: 2px;}

				#destaque1 li	{list-style: none; margin: 2px; float: left;}

			#destaque2	{width: 260px; height: 175px; margin: 20px 0 0 280px;}

				#destaque2 li	{list-style: none; margin: 2px; float: left;}

		#lancamentos	{width: 589px; height: 250px; margin: -40px 0 0 0; background: no-repeat url('../imagens/imagem1.jpg'); }

			#lancamento1	{width: 260px; float: left; margin: 85px 0 0 25px;}

				#lancamento1 li	{list-style: none; margin: 2px; float: left;}

			#lancamento2	{width: 260px; height: 175px; margin: 20px 0 0 300px;}

				#lancamento2 li	{list-style: none; margin-top: 85px; float: left;}


#rodape-conteudo {background: url(../imagens/imagem3.jpg) no-repeat; width: 589px; height:30px; float:left; clear:left; }

		
body {
	background-image: url(../imagens/bg_geral.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}