div.body
	{
	/* background:transparent url(img/page-shadow.png) repeat-y; */
	background:none;
	}
div.content
	{
	/*	Mudana: Remoo do fundo (background)
		Autor: IBT
		Data: 18-2-2011
	*/
	background: transparent;
	}
div.column-left
	{
	/*	Mudana: Remoo da imagem de fundo na rea da coluna esquerda
		Autor: IBT
		Data: 18-2-2011
	*/
	/* background:black url(img/home-body-back-ground.jpg) repeat-x; */
	}
	
div.bottom
	{
	background:transparent url(img/home-bottom-bg.png) no-repeat left bottom;
	/*([IE<=6]*/background:transparent url(img/home-bottom-bg.gif) no-repeat left bottom;/*)*/
	height:32px;
	padding:0 9px;
	}
	
div.bottom ul.menu-bottom
	{
	background:transparent url(img/home-bottom-desc-bg.gif) no-repeat left bottom;
	}

div.bottom-left
	{
	float:left;
	display:block;
	height:4px;
	width:100%;
	margin:5px 0 0 0;
	background:transparent url(img/bottom-left-bg.png) no-repeat left bottom;
	}
	
div.bottom ul.menu-bottom a
	{
	color:#b1b1b1;
	}
		
div.bottom ul.menu-bottom a:hover
	{
	color:white;
	}

div.signature
	{
	color:#b1b1b1;
	}
div.banner
	{
	padding:0 0 5px 0;
	}

dl.highlight-layout div.product-view
	{
	background-position:100% -260px!important;
	}
dl.highlight-layout dd
	{
	background-position:0 -388px!important;
	}

div.block-homepage div.product-view a.wishlist
	{
	background:transparent url(img/wishlist-buttons-home.gif) no-repeat;
	}

div.block-homepage
	{
	margin-left:0;
	width:auto;
	}




div.block-homepage ul.order-list li
	{
	float:none;
	display:inline;
	}
