

	/* HEADER*/
	.Header, .Header .Logo,.Header .HeaderContent {height:210px;}
	.Header { background-image:url(../img/FullHeader.gif); background-position:left;}
	.Header .Logo { float:left; width:276px;}
	.Header .HeaderContent { margin-left:380px;}
	
	/* MENU  */
	.Header .HeaderContent .MenuHeader  { height:31px;}
	.Header .HeaderContent .MenuHeader ul { float:right;}
	.Header .HeaderContent .MenuHeader li { float:left; padding:10px 25px 10px 20px; color:#fff; font-size:11px;}
	.Header .HeaderContent .MenuHeader li a { color:#FFFFFF; text-decoration:none} 
	.IcoHeader { background-position:left; background-repeat:no-repeat; }
	
	.IcoCadastro { background-image:url(../img/header_ico_cadastro.png)}
	.IcoMinhaConta { background-image:url(../img/header_ico_minhaconta.png)}
	.IcoPedidos { background-image:url(../img/header_ico_pedidos.png)} 
	.IcoAtendimeto { background-image:url(../img/header_ico_atendimento.png)}
	.IcoLista { background-image:url(../img/header_ico_lista.png)}
	.IcoTelevendas { background-image:url(../img/header_ico_atendimentoonline.png)}
	
	/* LOGIN */
	.LoginHeader {margin-top:30px;color:#FFFFFF; padding:30px 0 0 50px; height:11px; font-size:11px; }
	.LoginHeader b { font-size:12px }
	.LoginHeader  a{ color:#FFFFFF}
	.LoginHeader u { text-decoration:none}
	
	/* BUSCAHEADER*/
	
	.BotaoSubmit { background:none; background-image:url(../img/botao_busca_ok.png); width:33px; height:20px;}
	
	.HeaderBusca{margin-top:15px; margin-top:20px; color:#fff;font-size:14px;}/* margin-top:45px;*/
	.HeaderBusca .HeaderLeft{float:left; t color:#FFF; padding:3px 0; text-align:right; font-size:14px; width:160px;}
	.HeaderBusca .HeaderBuscaCenter{margin-left:165px;margin-right:54px;width:auto;}
	.HeaderBusca .HeaderBuscaCenter .HeaderBuscaInput{width:auto;}
	.HeaderBusca .HeaderBuscaCenter .HeaderBuscaInput input{color:#a7141f;background:#fff;border:1px solid #c0c0c0;font-size:11px;font-weight:bold;}
	.HeaderBusca .HeaderBuscaCenter .HeaderBuscaInput #search_query{font-size:10px;font-size:11px;font-weight:bold;padding:0 1px 0 3px;height:18px;width:100%;}
	.HeaderBusca .HeaderBuscaRight{float:right;width:53px;}
	
	
	
	.HeaderIcons { font-size:11px; padding-top:20px;}
	.HeaderIcons p { float:right}
	.HeaderIcons .FloatLeft { background-image:url(../img/miniico_cartao.png); font-weight:bold; background-repeat:no-repeat; line-height:7px; background-position:left top; padding:0px 0 0 30px; margin:7px 0 0 20px; color:#FFFFFF;} /*  background-image:url(../img/miniico_cartao.png);*/
	.HeaderIcons .FloatLeft b { font-size:12px;  color:#f4ef0e;}
	.HeaderIcons .FloarRight { padding:10px;}
	/* CARRINHO */
	.headerCarrinho{float:right;width:160px;height:50px;margin-top:-6px;font-size:10px;color:#e75e68;cursor:pointer;}
	.headerCarrinho .headerCarrinhoBg{ background-image:url(../img/CarrinhoHeader.png); margin:14px 0; width:160px; height:28px; font-size:11px; color:#a81722; background-position:left top; background-repeat:no-repeat;position:absolute;z-index:10;}
	.headerCarrinho .headerCarrinhoBg .infoCarrinho{width:120px;margin:8px 0 0 32px;}
	.headerCarrinho .detalhesCarrinho{width:120px;position:absolute;z-index:9;margin-left:10px;background:url(../img/CarrinhoHeaderBG.png) repeat-y;display:none;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoProdutos{padding:10px 4px 2px 18px;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoProdutos li{margin-bottom:5px;list-style:square;color:#fff;font-size:9px;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoProdutos li a{color:#fff;font-size:9px;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoProdutos li a:hover{color:#fef89c;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoBottom{width:112px;height:32px;background:url(../img/CarrinhoHeaderBottom.png) no-repeat;margin-bottom:-20px;padding:7px 0 2px 8px;color:#f88e8e;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoBottom .cifrao{color:#f88e8e;font-size:9px;font-weight:bold;}
	.headerCarrinho .detalhesCarrinho .detalhesCarrinhoBottom .valor{color:#fff;font-size:13px;font-weight:bold;}
	.headerCarrinhoEspaco{margin-top:40px;}

	/* ICON ENTREGA */
	.headerAcompanheEntrega{float:right;width:122px;height:22px;margin-right:10px;margin-top:12px;}
	
	
	/* MENU DEPARTAMENTOS */
	.Departamentos { background-image:url(../img/DepartamentosHeader.png); height:34px;}
	.Departamentos .Quebra { background-image:url(../img/DepartamentosHeaderQuebra.png); height:34px; width:2px; }
	.Departamentos .Title { text-align:center; padding:10px; font-size:14px; vertical-align:top}
	.Title:hover {background-image:url(../img/DepartamentosHeaderHover.png);}
	.Departamentos a { color:#fff; font-weight:bold; text-decoration:none}
	.Departamentos td:hover a { color:#fff; }
	
	
	/* BARRA OFERTAS E DESTAQUE */
	
	.OfertasDestaque {background-image:url(../img/headerbar.png); height:31px;}
	.OfertasDestaque .FloatLeft { width:25%;height:30px;}
	.OfertasDestaque .FloarRight {  width:70%; height:30px;  font-size:10px; color:#395610; text-align:center;}
	.OfertasDestaque .FloarRight b { font-size:14px;}