#corpo {
  padding-top: 0;
  background-image: url(/layout/padrao/img/corpo-index-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

#colunaesq {
/*  background-image: url(/layout/padrao/img/colunaesq-index-bg.gif);*/
	background-position: left top;
	background-repeat: no-repeat;
}

#colunadir {
/*  background-image: url(/layout/padrao/img/colunadir-bg-index.gif);*/
	background-position: -8px top;
	background-repeat: no-repeat;
}

#conteudo .produtos {
	background: none;}
	
#conteudo #listaProdutosCamisetas .produtos {background: url('/layout/padrao/img/bg-paginacao.gif') no-repeat center top;}
