/* HEADER */
	.header{ position:relative; left:-78px; display:table; margin:0 auto; padding-top:20px; width:762px;}
	
	.header .logo{ display:inline; float:left; width:176px; height:139px; text-indent:-999em; background:url(../img/base/logo.gif) no-repeat left top;}
	body#sem-juros .header .logo{ background-position:left -139px;}
	body#frete-gratis .header .logo{ background-position:left -278px;}
	body#de-por .header .logo{ background-position:left -417px;}
	body#saldao .header .logo{ background-position:left -556px;}
	body#so-hoje .header .logo{ background-position:left -695px;}		
	
	.header .menu-usuario{ display:inline; float:right; width:313px;}
	.header .menu-usuario li{ display:inline; float:right; width:auto; margin:4px 4px 0 0; border-right:1px solid #565656;}
	.header .menu-usuario a{ color:#565656; padding:0 11px;}
	.header .menu-usuario a:hover, #container .header .menu-usuario a.selecionado{ font-weight:700;}
	.header .menu-usuario .pagina-pessoal a:hover{padding:0 2px 0 9px;}
	.header .menu-usuario a.ultimas-pesquisas:hover{ padding:0 4px 0 5px;}
	.header .menu-usuario a.configuracaoes:hover{ padding:0 8px;}
	.header .menu-usuario .pagina-pessoal{ background:url(../img/base/casa-bullet.gif) no-repeat left top; padding-left:6px;}	
	
	.header .menu-global{ display:inline; float:right; width:553px; height:56px; margin:26px 13px 0 0;}
	.header .menu-global li{ display:inline; float:left;}
	.header .menu-global .ultimo{ margin-left:4px;}
	.header .menu-global li a{ display:inline; float:left; width:101px; height:55px; padding-right:6px; text-indent:-999em; background:url(../img/base/menu-global.gif) no-repeat left bottom;}
	
	body#sem-juros .header .menu-global .sem-juros{ height:56px; background-position:left -46px;}
	body#frete-gratis .header .menu-global .frete-gratis{ height:56px; background-position:-107px -46px;}
	body#de-por .header .menu-global .de-por{ height:56px; background-position:-214px -46px;}
	body#saldao .header .menu-global .saldao{ height:56px; background-position:-321px -46px;}
	body#so-hoje .header .menu-global .so-hoje{ height:56px; margin-left:20px; padding-right:0; background-position:-452px -46px;}
	
	.header .menu-global li .sem-juros{ background-position:left 10px;}
	.header .menu-global li .frete-gratis{ background-position:-107px 10px;}
	.header .menu-global li .de-por{ background-position:-214px 10px;}
	.header .menu-global li .saldao{ background-position:-321px 10px;}
	.header .menu-global li .so-hoje{ margin-left:20px; padding-right:0; background-position:-452px 10px;}
	
	.header .menu-global li .sem-juros:hover{ background-position:left -46px;}
	.header .menu-global li .frete-gratis:hover{ background-position:-107px -46px;}
	.header .menu-global li .de-por:hover{ background-position:-214px -46px;}
	.header .menu-global li .saldao:hover{ background-position:-321px -46px;}
	.header .menu-global li .so-hoje:hover{ margin-left:20px; padding-right:0; background-position:-452px -46px;}
	
	.header .pesquisa{ display:inline; float:left; padding:14px 0 0 10px; width:568px; font-size:1em;}
	.header .pesquisa strong{ color:#fff; font-size:1.1em;}
	.header .pesquisa select{ width:140px; margin:0 10px 0 6px; padding:1px 0; font-size:1.2em;}
	.header .pesquisa select.promocao{ width:83px;}
	
	.header .pesquisa input{ display:inline; margin:0 10px; width:135px; _height:20px; font-weight:700;}	
	body#padrao .header .pesquisa input{ color:#c11313;}
	body#sem-juros .header .pesquisa input{ color:#6f6fbf;}
	body#frete-gratis .header .pesquisa input{ color:#669cad;}
	body#de-por .header .pesquisa input{ color:#5c9840;}
	body#saldao .header .pesquisa input{ color:#ab722a;}
	body#so-hoje .header .pesquisa input{ color:#d93b88;}
	
	.header .pesquisa select option.sem-juros{ color:#6f6fbf;}
	.header .pesquisa select option.frete-gratis{ color:#669cad;}
	.header .pesquisa select option.de-por{ color:#5c9840;}
	.header .pesquisa select option.saldao{ color:#ab722a;}
	.header .pesquisa select option.so-hoje{ color:#d93b88;}
	
	.header .pesquisa button{ display:inline; float:left; width:49px; height:17px; margin:2px 0 0 0; background:url(../img/base/btn-buscar.gif) no-repeat;}
	body#sem-juros .header .pesquisa button{ background-position:left -17px;}
	body#frete-gratis .header .pesquisa button{ background-position:left -34px;}
	body#de-por .header .pesquisa button{ background-position:left -51px;}
	body#saldao .header .pesquisa button{ background-position:left -68px;}
	body#so-hoje .header .pesquisa button{ background-position:left -85px;}
