body h2, body h3{
	font-family:HelveticaInseratRoman;
}

p, label{
	font-family:Arial;
}


/*INITIAL SETTINGS*/
        * {margin:0; padding:0; color:#fff}
        html {background-color:#000;}
        
        body#bg-pt-br {background:url(../img/layout/bg_01-pt-br.jpg) #000 repeat; height:100%;}
        body#bg-en {background:url(../img/layout/bg_01-en.jpg) #000 repeat; height:100%;}
        body#bg-es {background:url(../img/layout/bg_01-es.jpg) #000 repeat; height:100%;}
        
        body#cool-pt-br {background:url(../img/layout/bg_cool-pt-br.jpg) #000 repeat; height:100%;}
        body#cool-en {background:url(../img/layout/bg_cool-en.jpg) #000 repeat; height:100%;}
        body#cool-es {background:url(../img/layout/bg_cool-es.jpg) #000 repeat; height:100%;}
        
        body#luxo-rustico-pt-br {background:url(../img/layout/bg_luxo-rustico-pt-br.jpg) #000 repeat; height:100%;}
        body#luxo-rustico-en {background:url(../img/layout/bg_luxo-rustico-en.jpg) #000 repeat; height:100%;}
        body#luxo-rustico-es {background:url(../img/layout/bg_luxo-rustico-es.jpg) #000 repeat; height:100%;}
        
        body#elegante-pt-br {background:url(../img/layout/bg_elegante-pt-br.jpg) #000 repeat; height:100%;}
        body#elegante-en {background:url(../img/layout/bg_elegante-en.jpg) #000 repeat; height:100%;}
        body#elegante-es {background:url(../img/layout/bg_elegante-es.jpg) #000 repeat; height:100%;}
        
        body#dolce-vita-pt-br {background:url(../img/layout/bg_dolce-vita-pt-br.jpg) #000 repeat; height:100%;}
        body#dolce-vita-en {background:url(../img/layout/bg_dolce-vita-en.jpg) #000 repeat; height:100%;}
        body#dolce-vita-es {background:url(../img/layout/bg_dolce-vita-es.jpg) #000 repeat; height:100%;}
        
        body.Exception { background-color:#141819; overflow:hidden; }        
        a {outline:none; text-decoration:none;}
        a:hover {text-decoration:none;}
        legend {display:none;}
        img,
                fieldset { border:none; }
        input.Text,
                input.Password { border:none; background:none; padding:0 5px; height:18px; font-size:11px; }
        textarea { border:none; background:none; padding:5px; font-size:11px; }
        button { display:block; border:none; cursor:pointer; outline:none; }
        ins { text-decoration:none; }
        li {list-style:none;}
	
/*/INITIAL SETTINGS*/

/*CLASS ASSISTANTS*/
	.Debug { border:1px solid #FF0000!important; }
	.Clear { clear:both; font-size:0; height:0; line-height:0; }
	.Sucess {color:#09f; }
	.Error { color:#E84C4C; }
/*/CLASS ASSISTANTS*/

/*BASIC STRUCTURE*/
	#main {background:url(../img/layout/bg_02.png) repeat-y; margin:0 auto; padding:0 19px; width:940px;}	
	#top { height: 285px; overflow: hidden; font-family:Arial, Helvetica, sans-serif; font-size:11px;  }
	
        #top ul#nav-styles {background:url(../img/layout/bg_03.png) 0 77px repeat-x;  width:940px; height:145px; overflow:hidden;  }        
	#top ul#nav-styles li{float:left; position:relative; z-index:5;  }        
        #top ul#nav-styles li.Exception {font-family:HelveticaInseratRoman; font-size:12px; padding:2px 4px; margin:40px -10px 1px 10px; color:#666; display:inline;}
        #top ul#nav-styles li.Exception a {margin:1px 5px 0 0; color:#fff; display:inline;}
        #top ul#nav-styles li a {overflow:hidden!important;}
        #top ul#nav-styles li a:hover { font-family:HelveticaInseratRoman; overflow:hidden!important; position:relative!important; z-index:5!important;}
		#top ul#nav-styles li.Exception a.LnkOndeEncontrar {padding-left:5px}
	#top ul#nav-products {width:900px; position:absolute; z-index:1; top:200px; font-size:10px; font-family:arial; margin-left:20px;}
	#top ul#nav-products li {background:url(../img/layout/bg_04.png) repeat-x; padding:2px 4px; margin:0 1px 1px 0; border:1px solid #555; float:left; display:block; }
        #top ul#nav-products li a {color:#8b8b8b;}
        #top ul.foo-2-en:first-child {display:none;}
        #top ul.foo-2-es:first-child {display:none;}
        #top ul#list-languages {float:right; overflow:hidden; margin-right:20px; }
        #top ul#list-languages li {font-family:HelveticaInseratRoman; font-size:11px; margin-right:2px; float:left;}
        #top ul#list-languages li a {background:url(../img/layout/bg_06.png) repeat-x; padding:5px; color:#666; height:18px; overflow:hidden;}
        #top ul#list-languages li a:hover {background-position:0 -18px; color:#ccc;}
        #top ul#list-languages li a.Ativo{background-position:0 -18px; color:#ccc;}
	
        #top #box-top-1 {float:left; margin:15px 0 0 20px; width:208px;}
	#top #box-top-1 strong {display:block; margin-bottom:35px; color:#ccc;}
	#top #box-top-1 strong a {font-weight:normal; color:#fff;}
	#top #box-top-1 ul {width:208px; height:25px; line-height:25px;}
	#top #box-top-1 ul.Exception-pt-br li {display:inline; margin-right:10px; font-family:HelveticaInseratRoman; font-size:14px; color:#666;}
	#top #box-top-1 ul.Exception-en li,
	#top #box-top-1 ul.Exception-es li {display:inline; margin-right:10px;}	
	#top #box-top-1 li a {color:#fff; font-size:12px; padding-right:10px; }
	
        #top h1 { float:left; margin:23px 0 0 97px; width:215px; height:74px; }
	#top h1 a { display:block; width:215px; height:74px;}
	#top form { float:right; margin-top:57px; clear:right; }
	#top .LnkBlog { margin-right:10px; }
	
        #footer {background:url(../img/layout/bg_09.png) top repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:40px 0 20px 20px; margin-top:-20px; overflow:hidden; }
	#footer ul { float:left; margin-right:20px;}	
	#footer li a {color:#666;}
	#footer li a.Active { color:#FFF; cursor:default; }
	#footer li a.Active:hover { text-decoration:none; }
	#footer div.Exception {float:left; margin:20px 0 0 10px;}
	#footer div.Exception h2 {font-family:HelveticaInseratRoman; font-size:12px; font-weight:normal; float:left; color:#ccc; margin:5px; }	
	#footer div.Exception a {float:left; margin-right:5px; }
	#footer #box-footer li a.Twitter { color:#4D748F}
	#footer #box-footer { margin:0 auto; padding-top:30px; width:900px; height:127px; }
	
        #footer #newsletter { float:left; width:230px; margin-left:55px; }
	#footer #newsletter h3 {font-family:HelveticaInseratRoman; font-size:15px; font-weight:normal;  margin-bottom:10px;}
	#footer #newsletter p { margin-bottom:10px; color:#666; }
	#footer #newsletter div { padding:10px 20px; height:48px; background-color:#191919; }
	#footer #newsletter div strong { font-weight:normal;  color:#666; }
	#footer #newsletter div a { display:block; float:left; padding-right:25px; background:url(../img/layout-2/ico_arrow-right-2.jpg) no-repeat bottom right; color:#4d748f; }
        #signature {overflow:hidden; margin:0 auto; width:940px; margin-top:10px;}
        #signature address.Exception { float:right; margin-right:10px; font-family:Arial; font-size:10px; font-style:normal; color:#ccc; }
	#signature address.Exception2 { width:33px; float:right; }
        #signature address.Exception2 a { background:url(../img/layout/ico_grafia.png) no-repeat; width:32px; height:20px; text-indent:-9999em; display:block; }
/*/BASIC STRUCTURE*/

/*PERSONALIZED LINKS*/
	.LnkEstiloElegante-pt-br {background:url(../img/layout/bt_elegante.png) 0 0 no-repeat; width:222px; height:32px; display:block; text-indent:-9999em; margin-top:33px;}
	.LnkEstiloElegante-pt-br:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloCool-pt-br {background:url(../img/layout/bt_cool.png) 0 0 no-repeat; width:222px; height:32px;  margin:33px 0 0 -90px; display:block; text-indent:-9999em;}
	.LnkEstiloCool-pt-br:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloLuxoRustico-pt-br {background:url(../img/layout/bt_luxo-rustico.png) 0 0 no-repeat; width:231px;  height:32px;  margin:33px 0 0 -75px; display:block; text-indent:-9999em;}
	.LnkEstiloLuxoRustico-pt-br:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloDolceVita-pt-br {background:url(../img/layout/bt_dolce-vita.png) 0 0 no-repeat; width:222px; height:32px; margin:33px 0 0 -78px; display:block; text-indent:-9999em;}
	.LnkEstiloDolceVita-pt-br:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
        .LnkLancamentos {background:url(../img/layout/bg_10.png) left top #666 repeat-y; width:115px; height:15px; margin:33px 0 0 -81px; display:block; color:#fff; font-family:HelveticaInseratRoman; font-size:16px; padding: 7px 10px 10px; text-align: right;}
	.LnkLancamentos:hover {background-color:#999; font-size:16px;}
        .Foo-pt-br {margin-left:-72px;}       
        .Foo-es {margin-left:-87px;}
        .LnkEstiloElegante-en {background:url(../img/layout/bt_elegante-en.png) 0 0 no-repeat; width:222px;  height:32px; display:block; text-indent:-9999em; margin-top:33px;}
	.LnkEstiloElegante-en:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloCool-en {background:url(../img/layout/bt_cool-en.png) 0 0 no-repeat; width:231px;  height:32px;   margin:33px 0 0 -81px; display:block; text-indent:-9999em;}
	.LnkEstiloCool-en:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloLuxoRustico-en {background:url(../img/layout/bt_luxo-rustico-en.png) 0 0 no-repeat; width:222px; height:32px;  margin:33px 0 0 -92px; display:block; text-indent:-9999em;}
	.LnkEstiloLuxoRustico-en:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloDolceVita-en {background:url(../img/layout/bt_dolce-vita-en.png) 0 0 no-repeat; width:239px;  height:32px; margin:33px 0 0 -80px; display:block; text-indent:-9999em;}
	.LnkEstiloDolceVita-en:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
              
        .LnkEstiloElegante-es {background:url(../img/layout/bt_elegante-es.png) 0 0 no-repeat; width:222px;  height:32px; display:block; text-indent:-9999em; margin-top:33px;}
	.LnkEstiloElegante-es:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloCool-es {background:url(../img/layout/bt_cool-es.png) 0 0 no-repeat; width:237px; height:65px;   margin:33px 0 0 -112px; display:block; text-indent:-9999em;}
	.LnkEstiloCool-es:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloLuxoRustico-es {background:url(../img/layout/bt_luxo-rustico-es.png) 0 0 no-repeat; width:253px;  height:32px;   margin:33px 0 0 -92px; display:block; text-indent:-9999em;}
	.LnkEstiloLuxoRustico-es:hover {background-position:0 -55px; height:150px; margin-top:-33px;}
	.LnkEstiloDolceVita-es {background:url(../img/layout/bt_dolce-vita-es.png) 0 0 no-repeat; width:239px;  height:32px;  margin:33px 0 0 -78px; display:block; text-indent:-9999em;}
	.LnkEstiloDolceVita-es:hover {background-position:0 -55px; height:150px; margin-top:-33px;}

	.LnkAcessar { width:99px; height:25px; background:url(../img/layout-2/bt_acessar.gif) no-repeat; }
	.LnkAdicionar { width:111px; height:25px; background:url(../img/layout-2/bt_adicionar.gif) no-repeat; }
	.LnkAdicionarEndereco { display:block; width:146px; height:25px; background:url(../img/layout-2/bt_adicionar-endereco.gif) no-repeat; text-indent:-5000em; }
	.LnkAdicionarLista { display:block; padding-left:25px; height:16px; line-height:16px; background:url(../img/layout-2/ico_label-2.gif) no-repeat; color:#666; }
	.LnkAlterar-pt-br {width:72px; height:24px; background:url(../img/layout/bt_alterar.gif) no-repeat; cursor:pointer;  text-indent:-5000em;}
	.LnkAlterar-pt-br:hover { background-position:0 -24px;}
	.LnkAlterar-en {width:72px; height:24px; background:url(../img/layout/bt_alterar-en.gif) no-repeat; cursor:pointer;  text-indent:-5000em;}
	.LnkAlterar-es:hover { background-position:0 -24px;}
	.LnkAtualizarDados { width:124px; height:25px; background:url(../img/layout-2/bt_atualizar-dados.gif) no-repeat; }
	.LnkBar-pt-br { display:block; width:45px; height:37px; background:url(../img/layout-2/bt_bar.jpg) no-repeat; text-indent:-5000em; }
	.LnkBar-en { display:block; width:44px; height:37px; background:url(../img/layout-2/bt_bar-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkBar-es { display:block; width:45px; height:37px; background:url(../img/layout-2/bt_bar-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkBlog { background:url(../img/layout-2/bt_blog.png) no-repeat; width:43px; height:17px; display:block; text-indent:-9999em;}
	.LnkBlog:hover { background-position:0 -17px; }
	.LnkBuscarLista { display:block; padding-left:70px; background:url(../img/layout-2/ico_find.png) no-repeat; height:45px; line-height:45px; font-size:22px; color:#c1c2c2; }
	.LnkBuscarLista2-pt-br { width:136px; height:25px; background:url(../img/layout-2/bt_buscar-lista.gif) no-repeat; }
	.LnkBuscarLista2-en { width:185px; height:25px; background:url(../img/layout-2/bt_buscar-lista-en.gif) no-repeat; }
	.LnkBuscarLista2-es { width:136px; height:25px; background:url(../img/layout-2/bt_buscar-lista-es.gif) no-repeat; }
	.LnkCadastrar-pt-br { width:87px; height:25px; background:url(../img/layout-2/bt_cadastrar.gif) no-repeat; }
	.LnkCadastrar-en { width:87px; height:25px; background:url(../img/layout-2/bt_cadastrar-en.jpg) no-repeat; }
	.LnkCadastrar-es { width:87px; height:25px; background:url(../img/layout-2/bt_cadastrar-es.jpg) no-repeat; }
	.LnkChaCafe-pt-br { display:block; width:98px; height:37px; background:url(../img/layout-2/bt_cha-e-cafe.jpg) no-repeat; text-indent:-5000em; }
	.LnkChaCafe-en { display:block; width:130px; height:37px; background:url(../img/layout-2/bt_cha-e-cafe-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkChaCafe-es { display:block; width:93px; height:37px; background:url(../img/layout-2/bt_cha-e-cafe-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkComprar-pt-br { display:block; width:114px; height:24px; background:url(../img/layout-2/bt_comprar-2.png) no-repeat; /*width:135px; height:32px; background:url(../img/layout-2/bt_comprar.gif) no-repeat;*/ text-indent:-5000em; }
	.LnkComprar-en { display:block; width:135px; height:32px; background:url(../img/layout-2/bt_comprar-en.gif) no-repeat; text-indent:-5000em; }
	.LnkComprar-es { display:block; width:135px; height:32px; background:url(../img/layout-2/bt_comprar-es.gif) no-repeat; text-indent:-5000em; }
	.LnkEmBreve-pt-br { display:block; width:114px; height:24px; background:url(../img/layout-2/bt_comprar-3.png) no-repeat; /*width:135px; height:32px; background:url(../img/layout-2/bt_comprar.gif) no-repeat;*/ text-indent:-5000em; }
	.LnkEmBreve-en { display:block; width:135px; height:32px; background:url(../img/layout-2/bt_comprar-3.png) no-repeat; text-indent:-5000em; }
	.LnkEmBreve-es { display:block; width:135px; height:32px; background:url(../img/layout-2/bt_comprar-3.png) no-repeat; text-indent:-5000em; }
	.LnkComprar2 { display:block; width:114px; height:25px; background:url(../img/layout-2/bt_comprar-2.gif) no-repeat; text-indent:-5000em; }
	.LnkComprar3 { display:block; width:114px; height:25px; background:url(../img/layout-2/bt_comprar-3.gif) no-repeat; text-indent:-5000em; }
	.LnkConcluirEnvio { width:147px; height:25px; background:url(../img/layout-2/bt_concluir-o-envio.gif) no-repeat; text-indent:-9999em; }
	.LnkConhecaTop10-pt-br { display:block; width:179px; height:73px; background:url(../img/layout-2/logo_conheca-os-top-10.png) no-repeat; text-indent:-5000em; }
	.LnkConhecaTop10-en { display:block; width:168px; height:70px; background:url(../img/layout-2/logo_conheca-os-top-10-en.png) no-repeat; text-indent:-5000em; }
	.LnkConhecaTop10-es { display:block; width:168px; height:79px; background:url(../img/layout-2/logo_conheca-os-top-10-es.png) no-repeat; text-indent:-5000em; }	
	.LnkContinuar { display:block; width:101px; height:25px; background:url(../img/layout-2/bt_continuar.gif) no-repeat; text-indent:-5000em; }
	.LnkContinuar2-pt-br { display:block; width:86px; height:25px; background:url(../img/layout-2/bt_continuar-2.gif) no-repeat; }
	.LnkContinuar2-en { display:block; width:86px; height:25px; background:url(../img/layout-2/bt_continuar-2-en.gif) no-repeat; }
	.LnkContinuar2-es { display:block; width:86px; height:25px; background:url(../img/layout-2/bt_continuar-2-es.gif) no-repeat; }
	.LnkCriarLista-pt-br { width:122px; height:25px; background:url(../img/layout-2/bt_criar-lista.gif) no-repeat; }
	.LnkCriarLista-en { width:122px; height:25px; background:url(../img/layout-2/bt_criar-lista-en.gif) no-repeat; }
	.LnkCriarLista-es { width:122px; height:25px; background:url(../img/layout-2/bt_criar-lista-es.gif) no-repeat; }
	.LnkCriarMinhaLista { display:block; padding-left:55px; background:url(../img/layout-2/ico_pans.png) no-repeat; height:35px; line-height:35px; font-size:22px; color:#c1c2c2; }
	.LnkDetalhes { display:block; width:89px; height:25px; background:url(../img/layout-2/bt_detalhes.gif) no-repeat; text-indent:-5000em; }
	.LnkDivulgarLista { display:block; width:111px; height:25px; background:url(../img/layout-2/bt_divulgar-lista.gif) no-repeat; text-indent:-5000em; }
	.LnkDownloadCatalogoPdf-pt-br { display:block; width:224px; height:26px; background:url(../img/layout-2/bt_download-catalogo-pdf.png) no-repeat; text-indent:-5000em; }
	.LnkDownloadCatalogoPdf-en { display:block; width:224px; height:26px; background:url(../img/layout-2/bt_download-catalogo-pdf-en.png) no-repeat; text-indent:-5000em; }
	.LnkDownloadCatalogoPdf-es { display:block; width:224px; height:26px; background:url(../img/layout-2/bt_download-catalogo-pdf-es.png) no-repeat; text-indent:-5000em; }
	.LnkDownloadColecao2009 { display:block; width:265px; height:22px; background:url(../img/layout-2/bt_download-colecao-2009.jpg) no-repeat; text-indent:-5000em; }
	.LnkDownloadFolhetoLancamentos { display:block; width:278px; height:24px; background:url(../img/layout-2/bt_download-folheto-lacamento.gif) no-repeat; text-indent:-5000em; }
	.LnkEditarDados { display:block; width:102px; height:25px; background:url(../img/layout-2/bt_editar-dados.gif) no-repeat; text-indent:-5000em; }	
	.LnkElisaMilan { display:block; width:306px; height:53px; background:url(../img/layout-2/bt_elisa-milan-tramontina.jpg) no-repeat; text-indent:-5000em; }
	.LnkEnviar-pt-br { width:85px; height:25px; background:url(../img/layout-2/bt_enviar.gif) no-repeat; }
	.LnkEnviar-en { width:85px; height:25px; background:url(../img/layout-2/bt_enviar-en.gif) no-repeat; }
	.LnkEnviar-es { width:85px; height:25px; background:url(../img/layout-2/bt_enviar-es.gif) no-repeat; }
	.LnkEnviarAmigo { display:block; padding-left:25px; height:13px; line-height:13px; background:url(../img/layout-2/ico_enviar-amigo.png) no-repeat; color:#666; }		
	.LnkExcluirLista { display:block; width:104px; height:25px; background:url(../img/layout-2/bt_excluir-lista.gif) no-repeat; text-indent:-5000em; }	
	.LnkFacas-pt-br { display:block; width:65px; height:37px; background:url(../img/layout-2/bt_facas.jpg) no-repeat; text-indent:-5000em; }
	.LnkFacas-en { display:block; width:77px; height:37px; background:url(../img/layout-2/bt_facas-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkFacas-es { display:block; width:114px; height:37px; background:url(../img/layout-2/bt_facas-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkFacebook {background:url(../img/layout/ico_facebook.png) no-repeat; width:25px; height:25px; display:block; text-indent:-9999em;}	
	.LnkFechar-pt-br { display:block; width:58px; height:14px; background:url(../img/layout-2/bt_fechar.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar-en { display:block; width:58px; height:14px; background:url(../img/layout-2/bt_fechar-en.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar-es { display:block; width:58px; height:14px; background:url(../img/layout-2/bt_fechar-es.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar2-pt-br { display:block; width:65px; height:12px; background:url(../img/layout-2/bt_fechar-2.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar2-en { display:block; width:65px; height:12px; background:url(../img/layout-2/bt_fechar-2-en.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar2-es { display:block; width:65px; height:12px; background:url(../img/layout-2/bt_fechar-2-es.gif) no-repeat; text-indent:-5000em; }
	.LnkFechar3 { display:block; width:20px; height:20px; background:url(../img/layout-2/bt_fechar-3.png) no-repeat; text-indent:-5000em; }
	.LnkFornoFogao-pt-br { display:block; width:129px; height:37px; background:url(../img/layout-2/bt_forno-e-fogao.jpg) no-repeat; text-indent:-5000em; }
	.LnkFornoFogao-en { display:block; width:167px; height:37px; background:url(../img/layout-2/bt_forno-e-fogao-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkFornoFogao-es { display:block; width:145px; height:37px; background:url(../img/layout-2/bt_forno-e-fogao-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkGaleriaImagens { display:block; width:172px; height:25px; background:url(../img/layout-2/bt_galeria-de-imagens.jpg) no-repeat; text-indent:-5000em; }
	.LnkGoogleMaps { display:block; width:102px; height:26px; background:url(../img/layout-2/bt_google-maps.jpg) no-repeat; text-indent:-5000em; }
	.LnkImprimir { display:block; width:73px; height:25px; background:url(../img/layout-2/bt_imprimir.gif) no-repeat; text-indent:-5000em; }
	.LnkInfoTecnicas-pt-br { display:block; width:172px; height:25px; background:url(../img/layout-2/bt_informacoes-tecnicas.png) no-repeat; text-indent:-5000em; }
	.LnkInfoTecnicas-en { display:block; width:172px; height:25px; background:url(../img/layout-2/bt_informacoes-tecnicas-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkInfoTecnicas-es { display:block; width:172px; height:25px; background:url(../img/layout-2/bt_informacoes-tecnicas-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkIngles2 {background:url(../img/layout-2/bt_english.png) no-repeat; width:64px; height:17px; display:block; text-indent:-9999em;}
	.LnkIngles2:hover { background-position:0 -17px; }
	.LnkLembrar { width:99px; height:25px; background:url(../img/layout-2/bt_lembrar.gif) no-repeat; }
	.LnkLembrar2-pt-br { width:72px; height:25px; background:url(../img/layout-2/bt_lembrar-2.gif) no-repeat; }
	.LnkLembrar2-en { width:72px; height:25px; background:url(../img/layout-2/bt_lembrar-2-en.gif) no-repeat; }
	.LnkLembrar2-es { width:72px; height:25px; background:url(../img/layout-2/bt_lembrar-2-es.gif) no-repeat; }
	.LnkMaisEmails { display:block; width:98px; height:25px; background:url(../img/layout-2/bt_mais-emails.gif) no-repeat; text-indent:-5000em; }
	.LnkMarioBianchi { display:block; width:219px; height:53px; background:url(../img/layout-2/bt_mario-bianchi.jpg) no-repeat; text-indent:-5000em; }
	.LnkMesa-pt-br { display:block; width:57px; height:37px; background:url(../img/layout-2/bt_mesa.jpg) no-repeat; text-indent:-5000em; }
	.LnkMesa-en { display:block; width:62px; height:37px; background:url(../img/layout-2/bt_mesa-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkMesa-es { display:block; width:64px; height:37px; background:url(../img/layout-2/bt_mesa-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkMinhasListas { display:block; padding-left:70px; background:url(../img/layout-2/ico_present-2.png) no-repeat; height:27px; line-height:27px; font-size:22px; color:#c1c2c2; }
	
	.LnkPesquisar { width:36px; height:35px; background:url(../img/layout/bt_pesquisar.png) no-repeat; text-indent:-9999em; }
	.LnkProdutos-pt-br { display:block; width:118px; height:37px; background:url(../img/layout-2/bt_produtos.png) no-repeat; text-indent:-5000em; }
	.LnkProdutos-en { display:block; width:138px; height:37px; background:url(../img/layout-2/bt_produtos-en.png) no-repeat; text-indent:-5000em; }
	.LnkProdutos-es { display:block; width:150px; height:37px; background:url(../img/layout-2/bt_produtos-es.png) no-repeat; text-indent:-5000em; }
	.LnkQueroCadastrar-pt-br { display:block; width:146px; height:25px; background:url(../img/layout-2/bt_quero-me-cadastrar.gif) no-repeat; text-indent:-5000em; }
	.LnkQueroCadastrar-en { display:block; width:146px; height:25px; background:url(../img/layout-2/bt_quero-me-cadastrar-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkQueroCadastrar-es { display:block; width:146px; height:25px; background:url(../img/layout-2/bt_quero-me-cadastrar-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkSaibaMais { display:block; padding-left:15px; background:url(../img/layout-2/ico_label.gif) no-repeat 0 1px; color:#9f9f9f; }
	.LnkSalvarAlteracoes-pt-br { display:block; width:173px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes.gif) no-repeat; text-indent:-5000em; }
	.LnkSalvarAlteracoes-en { display:block; width:173px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes-en.gif) no-repeat; text-indent:-5000em; }
	.LnkSalvarAlteracoes-es { display:block; width:173px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes-es.gif) no-repeat; text-indent:-5000em; }
	.LnkSalvarAlteracoes2-pt-br { display:block; width:160px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes-2.gif) no-repeat; text-indent:-5000em; }
	.LnkSalvarAlteracoes2-en { display:block; width:160px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes-2-en.gif) no-repeat; text-indent:-5000em; }
	.LnkSalvarAlteracoes2-es { display:block; width:160px; height:25px; background:url(../img/layout-2/bt_salvar-alteracoes-2-es.gif) no-repeat; text-indent:-5000em; }
	.LnkServir-pt-br { display:block; width:67px; height:37px; background:url(../img/layout-2/bt_servir.jpg) no-repeat; text-indent:-5000em; }
	.LnkServir-en { display:block; width:73px; height:37px; background:url(../img/layout-2/bt_servir-en.jpg) no-repeat; text-indent:-5000em; }
	.LnkServir-es { display:block; width:73px; height:37px; background:url(../img/layout-2/bt_servir-es.jpg) no-repeat; text-indent:-5000em; }
	.LnkTramontinaImprensa-pt-br { display:block; width:277px; height:28px; background:url(../img/layout-2/bt_tramontina-design-collection-na-imprensa.png) no-repeat; text-indent:-5000em; }
	.LnkTramontinaImprensa-en { display:block; width:277px; height:28px; background:url(../img/layout-2/bt_tramontina-design-collection-na-imprensa-en.png) no-repeat; text-indent:-5000em; }
	.LnkTramontinaImprensa-es { display:block; width:277px; height:28px; background:url(../img/layout-2/bt_tramontina-design-collection-na-imprensa-es.png) no-repeat; text-indent:-5000em; }
	.LnkTwitter {background:url(../img/layout/ico_twitter.png) no-repeat; width:25px; height:25px; display:block; text-indent:-9999em;}	
	.LnkUsarEndereco { display:block; width:115px; height:25px; background:url(../img/layout-2/bt_usar-endereco.gif) no-repeat; text-indent:-5000em; }
	.LnkVoltarLoja { display:block; width:138px; height:25px; background:url(../img/layout-2/bt_voltar-para-a-loja.gif) no-repeat; text-indent:-5000em; }
	.LnkZonDesign { display:block; width:214px; height:53px; background:url(../img/layout-2/bt_zon-design.jpg) no-repeat; text-indent:-5000em; }
	.LnkZoom { display:block; width:82px; height:25px; background:url(../img/layout-2/bt_zoom.png) no-repeat; text-indent:-5000em; }
	.Lnk360 { display:block; width:82px; height:25px; background:url(../img/layout-2/bt_360.png) no-repeat; text-indent:-5000em; }
/*/PERSONALIZED LINKS*/

/*TABLE DEFAULT*/
	table.Default { clear:both; width:100%; }
	table.Default th { background:url(../img/layout-2/bg_25.png); _background:#161817; height:30px; text-indent:-5000em; text-transform:uppercase; font-weight:100; font-size:13px; color:#bebebf; }
	table.Default th.Exception { text-indent:0; width:100px; }
	table.Default td { background:url(../img/layout-2/bg_26.png); _background:#262729; height:100px; color:#bebebe; }
	table.Default td.Exception { text-align:center; }
	table.Default tr.Exception td { background:url(../img/layout-2/bg_25.png); _background:#161817; }
	table.Default td img { margin:0 20px; }
	table.Default td input { background:url(../img/layout-2/bg_25.png); _background:#000; width:20px; text-align:center; color:#FFF; }
	table.Default a.LnkComprar3 { cursor:default; }
	table.Default a.Excluir { color:#FFF; }
/*/TABLE DEFAULT*/

/*FORMS*/
	#form-access { height:200px; }
	#form-access label { clear:both; display:block; float:left; margin-top:5px; padding-right:20px; width:70px; text-align:right; font-size:12px; color:#999; }
	#form-access input { margin-bottom:4px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; height:15px; color:#fff; width:206px; font-size:12px; /*color:#b2b2b2;*/ }
	#form-access button { clear:both; float:right; margin-top:10px; text-indent:-5000em; }
	#form-access strong { display:block; text-align:right; font-weight:100; font-size:10px; color:#e84c4c; }
	#form-access #box-access-1 { float:left; margin:25px 25px 0 0; width:310px; _width:313px; }
	#form-access #box-access-1 a { display:block; margin:5px 0 0 90px; color:#ccc; }
	#form-access #box-access-2 { float:left; display:none; width:310px; _width:313px; }
	#form-access #box-access-2 h4 { font-weight:100; font-size:18px; color:#8c8d8e; }
	#form-access #box-access-2 div { margin-top:4px; background:url(../img/layout-2/bg_25.png); _background:#28292a; padding:15px; }
	#form-access #box-access-2 label { width:40px; }
	#form-access #box-access-2 input { margin-bottom:0; }
	#form-access #box-access-2 p { margin-top:10px; }
	#form-access #box-access-2 p b,
		#form-access #box-access-2 p a { color:#FFF; }
	#form-access .Sucess { font-size: 12px; color:#4d748f; }

	#form-register { }
	#form-register div { clear:both; position:static; }
	#form-register div.Exception { margin-left:20px; padding-top:10px; }
	#form-register div.Exception2 { margin-top:20px; border-top:1px solid #242525; padding-top:10px; }
	#form-register label { display:block; float:left; padding-right:10px; width:120px; height:25px; line-height:25px; text-align:right; color:#b2b2b2; }
	#form-register label.Exception { display:inline; float:none; margin:0 5px; padding:0; width:auto; height:auto; text-align:left; }
	#form-register h3 { float:left; padding-right:10px; width:120px; height:25px; line-height:25px; font-weight:100; font-size:11px; text-align:right; color:#b2b2b2; }
	#form-register input.Text,
		#form-register input.Password { float:left; margin-bottom:3px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; height:15px; color:#fff; width:246px; /*color:#b2b2b2;*/ }
	#form-register select.Dropdown { float:left; margin-bottom:3px; background:#3A3637; width:258px; color:#ffffff;border:1px solid #2b2b2b; }
	#form-register em { clear:both; display:block; margin:0 0 10px 20px; font-style:normal; color:#b2b2b2; }
	#form-register strong { float:left; margin-left:10px; height:25px; line-height:25px; font-weight:100; color:#e84c4c; }
	#form-register div.Exception strong { float:none; margin:0; height:auto; line-height:auto; }
	#form-register button { margin:20px 0 0 395px; *float:left; _float:none; text-indent:-9999em; }
	#form-register a.linkselectLink { float:left; }
	#form-register ul.Answers { margin-top:10px; }
	#form-register ul.Answers li.Exception { float:left; margin:0 20px 20px 0; }
	#form-register ul.Answers label { display:inline; float:none; margin:0 5px; padding:0; width:auto; height:auto; text-align:left; }
	#form-register ul.Answers input.Text { float:none; }
	#form-register ul.Answers li input.Text { *margin-bottom:-3px; } 
	#form-register .AreaCode { width:30px; }
	#form-register .Prefix { width:25px; }
	#form-register .Sucess { color:#4d748f!important; }
	#form-register #list-gender { float:left; width:260px; }
	#form-register #list-gender li { display:inline; }
	#form-register #list-gender label { display:inline; float:none; padding:0; width:auto; height:auto; text-align:left; }
	#form-register #add-news { margin-left:20px; }
	#form-register #zip-code,
		#form-register #phone-1,
		#form-register #phone-2,
		#form-register #cpf,
		#form-register #birth-date { width:90px; }
	#form-register #resposta-9-qual, 
		#form-register #resposta-5 { background-color:#3a3637; }
		
	#form-contact {  }
	#form-contact div { clear:both; position:relative; }
	#form-contact label { clear:both; display:block; float:left; padding-right:10px; width:110px; height:25px; line-height:25px; text-align:right; color:#b2b2b2; }
	#form-contact input.Text { float:left; margin-bottom:3px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; height:15px; color:#fff; width:246px; /*color:#b2b2b2;*/ }
	#form-contact select.Dropdown { float:left; margin-bottom:3px; background:#3A3637; width:258px; color:#fff;border:1px solid #2b2b2b; }
	#form-contact textarea { float:left; margin-bottom:5px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; color:#fff; width:246px; /*color:#b2b2b2;*/ }
	#form-contact em { clear:both; display:block; margin:0 0 10px 80px; font-style:normal; color:#b2b2b2; }
	#form-contact strong { float:left; margin-left:10px; height:25px; line-height:25px; font-weight:100; color:#e84c4c; }
	#form-contact button { margin:20px 0 0 295px; text-indent:-5000em; }
	#form-contact a.linkselectLink { float:left; }
	#form-contact div.Exception label { clear:none; display:inline; float:none; padding:0; width:auto; height:auto; line-height:auto; text-align:left; }
	#form-contact div.Exception input { margin:0 5px 0 80px; *margin-right:0; }
	#form-contact #telefone { width:197px; }

	#form-disclose { color:#CCC; }
	#form-disclose ol { margin-bottom:20px; }
	#form-disclose li { margin:0 0 3px 20px; *margin:0 0 0 30px; list-style:decimal; color:#CCC; }
	#form-disclose input.Text { margin:0 5px; background:url(../img/layout-2/bg_25.png); _background:#222; width:200px; color:#b2b2b2; }
	#form-disclose strong { line-height:25px; font-weight:100; color:#e84c4c; }
	#form-disclose textarea { margin-bottom:20px; background:url(../img/layout-2/bg_25.png); _background:#222; width:525px; color:#b2b2b2; }
	#form-disclose a { float:left; color:#FFF; }
	#form-disclose a.Voltar { margin:0 15px 0 369px; line-height:25px; }
	#form-disclose a.LnkMaisEmails { margin:0 5px 0 332px; *margin-left:342px; _margin-left:169px; }
	#form-disclose #write-message label { display:none; }
	#form-disclose #show-email #model { padding:310px 0 0 110px; width:510px; height:327px; background:url(../img/layout-2/bg_modelo-convite-lista.jpg) no-repeat; font-family:Tahoma; }
	#form-disclose #show-email #model p { margin-bottom:30px; width:450px; }
	#form-disclose #show-email #model #message-user { margin-left:35px; width:415px; }
	#form-disclose #show-email #model span { text-decoration:underline; font-weight:900; color:#809bc3; }
	#form-disclose #show-email #info-footer { margin-bottom:20px; background-color:#211f20; padding:10px 15px; width:571px; font-family:Arial, Helvetica, Sans-serif; font-size:10px; color:#555; }
	#form-disclose #show-email #info-footer p { margin-bottom:10px; }
	#form-disclose #show-email #info-footer span { text-decoration:underline; }
	#form-disclose #show-email a.Voltar { margin-left:408px; }

	#form-address {  }
	#form-address div { clear:both; position:relative; }
	#form-address label { clear:both; display:block; float:left; padding-right:10px; width:100px; height:25px; line-height:25px; text-align:right; color:#FFF; }
	#form-address input.Text { float:left; margin-bottom:3px; background:url(../img/layout-2/bg_25.png); _background:#222; width:250px; color:#b2b2b2; }
	#form-address textarea { float:left; margin-bottom:5px; background:url(../img/layout-2/bg_25.png); _background:#222; width:250px; color:#b2b2b2; }
	#form-address em { clear:both; display:block; margin:0 0 20px 110px; font-style:normal; color:#b2b2b2; }
	#form-address strong { float:left; margin-left:10px; height:25px; line-height:25px; font-weight:100; color:#e84c4c; }
	#form-address button { margin-left:110px; }
	#form-address a.linkselectLink { float:left; }
	#form-address #zip-code { width:100px; }

	#form-wishlist {  }
	#form-wishlist ul { margin-left:110px; }
	#form-wishlist li { display:inline; }
	#form-wishlist label { clear:both; display:block; float:left; padding-right:10px; width:110px; height:25px; line-height:25px; text-align:right; color:#FFF; }
	#form-wishlist label.Exception { display:inline; float:none; }
	#form-wishlist input.Text { float:left; margin-bottom:3px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; height:15px; color:#fff; width:250px; font-size:12px; }
	#form-wishlist select.Dropdown { float:left; margin-bottom:3px; background:#3A3637; width:258px; color:#b2b2b2;border:1px solid #2b2b2b; }
	#form-wishlist textarea { float:left; margin-bottom:5px; /*background:url(../img/layout-2/bg_25.png); _background:#222;  width:250px; color:#b2b2b2;*/ border:2px solid #453f44; background-color:#555; padding:1px 5px 0; color:#fff; width:250px; }
	#form-wishlist em { clear:both; display:block; margin:0 0 20px 110px; font-style:normal; color:#b2b2b2; }
	#form-wishlist strong { float:left; margin-left:10px; height:25px; line-height:25px; font-weight:100; color:#e84c4c; }
	#form-wishlist button { margin-left:110px; text-indent:-99999em; }
	#form-wishlist #date,
	#form-wishlist #validity { width:100px; }

	#form-create-my-list { width:250px; *width:255px; }
	#form-create-my-list ul { margin:0; height:auto; }
	#form-create-my-list li { display:block; float:none; margin:5px 3px 3px 3px!important; *margin-bottom:1px; height:auto!important; }
	#form-create-my-list label { font-size:12px; color:#999; }
	#form-create-my-list input.Text { width:152px; background:url(../img/layout-2/bg_20.jpg) no-repeat; font-size:12px; color:#b2b2b2; }
	#form-create-my-list button { float:right; margin:40px 11px 0 0; text-indent:-99999em; }

	#form-login { width:222px; _width:227px; }
	#form-login label { clear:both; display:block; float:left; margin-top:5px; width:50px; font-size:12px; color:#999; }
	#form-login input { margin-bottom:4px; background:url(../img/layout-2/bg_19.jpg) no-repeat; width:162px; font-size:12px; color:#b2b2b2; }
	#form-login button { float:right; margin-top:5px; }
	#form-login a { float:left; margin-top:10px; font-size:10px; color:#787777; }
	#form-login strong { display:block; text-align:right; font-weight:100; font-size:10px; color:#e84c4c; }

	#form-remember-password { width:222px; _width:227px; }
	#form-remember-password label { clear:both; display:block; float:left; margin-top:5px; width:50px; font-size:12px; color:#999; }
	#form-remember-password input { margin-bottom:5px; border:1px solid #2b2b2b; background-color:#3A3637; padding:1px 5px 0; height:15px; color:#fff; width:158px; font-size:12px; /*color:#b2b2b2;*/ }
	#form-remember-password button { float:right; margin-top:5px; text-indent:-99999em; }
	#form-remember-password a { float:left; margin-top:10px; font-size:10px; color:#787777; }
	#form-remember-password strong { display:block; text-align:right; font-weight:100; font-size:10px; color:#e84c4c; }

	#form-send-to-friend label { display:none; }
	#form-send-to-friend input { display:block; margin-bottom:5px; width:207px; background:url(../img/layout-2/bg_11.jpg) no-repeat; color:#797979; }
	#form-send-to-friend button { float:right; margin-top:5px; text-indent:-99999em;}

	#form-add-wishlist div { margin-bottom:5px; _margin-bottom:0; height:13px; }
	#form-add-wishlist input { clear:both; float:left; margin-right:3px; }
	#form-add-wishlist label { *margin-top:3px; float:left; font-size:12px; color:#999; }
	#form-add-wishlist button { clear:both; float:right; margin-top:5px;text-indent:-99999em; }

	#form-newsletter { width:230px; height:25px; }
	#form-newsletter label { display:none; }
	#form-newsletter input { float:left; width:190px; border:1px solid #2b2b2b; background-color:#3A3637; color:#8c8c8c; }
	#form-newsletter button {background:url(../img/layout/bg_08.jpg) repeat-x; border:1px solid #373435; height:18px;font-family:HelveticaInseratRoman; font-size:10px; color:#fff; display:block; float:left; overflow:hidden; margin-left:5px;}
	#form-newsletter button:hover {background-position:0 -18px; border:1px solid #5d5b5b;}        

	#form-search { width:251px; }
	#form-search label { display:none; }
	#form-search input { float:left; width:190px; border:1px solid #2b2b2b; background-color:#3A3637; color:#8c8c8c; }
	#form-search button { float:left; margin-top: -5px;}
	#form-search div { position:absolute; z-index:10; margin:25px 0 0 4px; *margin-left:-204px;  background-color:#383838; padding-top:10px; width:200px; font-family:Georgia, "Times New Roman", Times, serif; color:#686868; }
	#form-search div h3 { margin-left:10px; font-size:11px; }
	#form-search div small { margin-left:10px; font-size:10px; } 
	#form-search div li { margin-bottom:1px; background-color:#171415; padding:10px 15px; }
	#form-search div li.Exception { background-color:#101010; }
	#form-search div h4 { font-size:11px; }
	#form-search div p { font-size:10px; color:#686868; }
	#form-search div a { color:#B6B6B6; }
	#form-search div a.Exception { display:block; margin-left:10px; padding:3px 0; font-weight:bold; }

	#form-search-list { width:232px; }
	#form-search-list label { display:block; margin:0 0 3px 3px; font-size:11px; color:#8e8e8e; }
	#form-search-list input { margin-bottom:8px; background:url(../img/layout-2/bg_16.jpg) no-repeat; width:222px; font-size:12px; color:#b2b2b2; }
	#form-search-list button { float:right; text-indent:-99999em;}
	.FormMessages { color:#E84C4C; margin:5px; padding:5px; font-weight:bold; display:none; }
/*/FORMS*/

/*NAVIGATION*/
	#navigation { margin:0 auto; margin-top:10px; width:900px; height:37px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; }
	#navigation li { display:block; float:left; }
	#navigation li div.Interactive { position:absolute; z-index:10; margin-top:1px; background:url(../img/layout-2/bg_12.png) no-repeat; _background-image:url(../img/layout-2/bg_12.gif); padding-top:4px; width:619px; display:none; }
	#navigation li div.Interactive div { background:url(../img/layout-2/bg_13.png) no-repeat bottom; _background-image:url(../img/layout-2/bg_13.gif); padding-bottom:4px; }
	#navigation li div.Interactive ul { background-color:#262727; padding:6px 15px; }
	#navigation li li { display:inline; float:none; color:#777; }
	#navigation li li a { color:#777; }
/*/NAVIGATION*/

/*BREADCRUMB*/
	#breadcrumb {margin: 20px auto 0; padding-left: 10px; width: 910px; height:15px; font-size:10px; font-family:Arial; overflow:hidden; *padding-top:15px;}
	#breadcrumb li { display:block; float:left; padding-right:16px; height:25px;}
	#breadcrumb li a,
		#breadcrumb li strong { display:block; background:url(../img/layout/ico_arrow.jpg) left 9px no-repeat;  _display:inline-block; padding:3px 5px 0 20px; height:22px; font-weight:normal; color:#999; }
                #breadcrumb li a.Exception {background:none; padding-left:5px;}
        #breadcrumb li.Exception {padding-right:9px;}
	#breadcrumb li.Exception2 {float:right; background:none;}
	#breadcrumb li.Exception2 a {padding:0; background:none; font-size:10px;}
        
         
    
    
    
/*/BREADCRUMB*/

/*SPLASH*/
	#splash { background:url(../img/layout-2/bg_34.jpg) no-repeat center top; padding-top:111px; width:100%; height:600px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
	#splash div { margin:0 auto; padding-top:171px; width:1000px; height:300px; }
	#splash div.Excecao0 { background:url(../img/layout-2/bg_35.png) no-repeat right top; }
	/*#splash div.Excecao1 { background:url(../img/layout-2/bg_36.png) no-repeat right top; }*/
	#splash div.Excecao2, #splash div.Excecao1 { background:url(../img/layout-2/bg_37.png) no-repeat right top; }
	#splash h1 { display:none; }
	#splash ul { margin:0 0 98px 60px; }
	#splash li { display:block; float:left; margin-right:29px; background:url(../img/layout-2/bg_38.png) no-repeat right 8px; padding-right:31px; /*font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;*/ }
	#splash li.Exception { background:none; }
	#splash li a { color:#666; }
	#splash li a:hover { text-decoration:none; color:#FFF; }
	#splash input { float:left; margin:0 5px 0 119px; }
	#splash label { float:left; margin-bottom:140px; /*font-style:italic; color:#424242;*/ color:#666; }
	#splash label span { font-style:normal; color:#666; }
	#splash address { clear:both; padding-right:20px; text-align:right; font-style:normal; color:#666; }
/*/SPLASH*/

/*HOME*/
	#home { font-size:11px; }
	#home #banner { margin:0 auto; width:900px; height:421px; overflow:hidden; margin-left:20px;}
	#home #banner .Banner { position:absolute; } 
	#home #highlights { height:180px; margin-top:20px;}
	#home #highlights ul.BoxMain { margin:0 auto; width:920px; height:159px; background:url(../img/layout/bg_07.png) repeat-x; padding-left:20px;}
	#home #highlights li { display:block; float:left; }     
	#home #highlights li h2 { display:none; }
        #home #highlights li a {background:url(../img/layout/bg_08.jpg) repeat-x; border:1px solid #373435; height:10px; padding:4px; font-family:HelveticaInseratRoman; font-size:11px; color:#fff; display:block;}
	#home #highlights li a:hover {background-position:0 -18px; border:1px solid #5d5b5b;}        
	
	#home #highlights #personalite-pt-br  {width:303px; background:url(../img/layout/tit_personalite-pt-br.png) no-repeat;}
	#home #highlights #personalite-pt-br a {width:89px; margin:120px 0 0 100px;}
	#home #highlights #personalite-en {margin-left:150px; width:303px; background:url(../img/layout/tit_personalite-en.png) no-repeat; }
	#home #highlights #personalite-en a {width:70px; margin:120px 0 0 97px;}
	#home #highlights #personalite-es {margin-left: 165px; width:303px; background:url(../img/layout/tit_personalite-es.png) no-repeat;}
	#home #highlights #personalite-es a {width:90px; margin:120px 0 0 100px;}
        
        #home #highlights #top-10-pt-br {width:308px; background:url(../img/layout/tit_top-10-pt-br.png) no-repeat;}
	#home #highlights #top-10-pt-br a {width:32px; margin:120px 0 0 112px;}
	#home #highlights #top-10-en {width:308px; background:url(../img/layout/tit_top-10-en.png) no-repeat;}
	#home #highlights #top-10-en a {width:27px; margin:120px 0 0 105px;}
	#home #highlights #top-10-es {width:308px; background:url(../img/layout/tit_top-10-es.png) no-repeat;}
	#home #highlights #top-10-es a {width:35px; margin:120px 0 0 101px;}
        
        #home #highlights #blog {margin:10px 0 0 35px; width:230px; overflow:hidden;}
	#home #highlights #blog h2 {display:block; font-family:HelveticaInseratRoman; font-size:18px; font-weight:normal; color:#666; margin-bottom:15px; float:left; }
	#home #highlights #blog h2 span {color:#fff;}
	#home #highlights #blog ul {margin-bottom:15px; overflow:hidden; width:230px;}
	#home #highlights #blog li {background:url(../img/layout/ico_arrow.jpg) left no-repeat; font-size:12px; padding-left:12px; width:218px;}
	#home #highlights #blog li a{color:#fff; background:none; border:none; display:block;}
        #home #highlights #blog li span {font-size:10px; font-family:Arial; color:#666;}
	#home #highlights #blog a.Exception {float:right; margin-right:35px;}
        
        /*#home #highlights #lancamentos-pt-br  { margin-right:10px; width:291px; background:url(../img/layout-2/tit_lancamentos-design-collection-pt-br.png) no-repeat 0 45px; }
	#home #highlights #lancamentos-pt-br a { margin:95px 0 0 137px; _margin-left:53px; }
	#home #highlights #lancamentos-en { margin-right:15px; width:296px; background:url(../img/layout-2/tit_lancamentos-design-collection-en.png) no-repeat 0 50px; }
	#home #highlights #lancamentos-en a { margin:100px 0 0 132px; _margin-left:53px; }
	#home #highlights #lancamentos-es { margin-right:15px; width:296px; background:url(../img/layout-2/tit_lancamentos-design-collection-es.png) no-repeat 0 40px; }
	#home #highlights #lancamentos-es a { margin:90px 0 0 132px; _margin-left:53px; }
        
        #home #highlights #linhas-pt-br { margin-right:25px; _margin-right:13px; width:269px; background:url(../img/layout-2/tit_uma-colecao-de-pecas-com-o-design.png) no-repeat 10px 25px; }
	#home #highlights #linhas-pt-br a { margin:90px 0 0 86px; _margin-left:43px; } 
	#home #highlights #linhas-en { margin-right:25px; _margin-right:13px; width:269px; background:url(../img/layout-2/tit_uma-colecao-de-pecas-com-o-design-en.png) no-repeat 10px 25px; }
	#home #highlights #linhas-en a { margin:110px 0 0 80px; _margin-left:43px; } 
	#home #highlights #linhas-es { margin-right:25px; _margin-right:13px; width:269px; background:url(../img/layout-2/tit_uma-colecao-de-pecas-com-o-design-es.png) no-repeat 10px 25px; }
	#home #highlights #linhas-es a { margin:90px 0 0 85px; _margin-left:43px; } 
	*/
	
	

	
.clear{ clear:both;}
	
	
/*/HOME*/

/*PRODUCT*/
	#product { margin:0 auto; padding-top:10px; width:885px; font-size:11px; }
	#product small { display:block; font-size:14px; color:#999; }
	#product h2 { width:350px; font-size:30px; font-weight:normal; color:#FFF; font-family:Georgia; }
	#product h2 em { display:inline-block; width:24px; height:23px; background:url(../img/layout-2/ico_top.png) no-repeat; text-indent:-5000em; }
	#product h2 em.Top { background:url(../img/layout-2/ico_top.png) no-repeat; }
	#product h2 em.Lancamento { background:url(../img/layout-2/ico_lancamento.png) no-repeat; }	
	#product #box-product-1 { margin-bottom:10px; text-align:center; margin-top: -116px; padding-top:110px;}
        #product .colecao-luxo-rustico-pt-br {background:url(../img/layout/bg_faixa-luxo-rustico.jpg) 750px top no-repeat;}
        #product .colecao-cool-pt-br {background:url(../img/layout/bg_faixa-cool.jpg) 750px top no-repeat;}
        #product .colecao-elegante-pt-br {background:url(../img/layout/bg_faixa-elegante.jpg) 750px top no-repeat;}
        #product .colecao-dolce-vita-pt-br {background:url(../img/layout/bg_faixa-dolce-vita.jpg) 750px top no-repeat;}
        #product .colecao-luxo-rustico-en {background:url(../img/layout/bg_faixa-luxo-rustico-en.jpg) 750px top no-repeat;}
        #product .colecao-cool-en {background:url(../img/layout/bg_faixa-cool-en.jpg) 750px top no-repeat;}
        #product .colecao-elegante-en {background:url(../img/layout/bg_faixa-elegante-en.jpg) 750px top no-repeat;}
        #product .colecao-dolce-vita-en {background:url(../img/layout/bg_faixa-dolce-vita-en.jpg) 750px top no-repeat;}
        #product .colecao-luxo-rustico-es {background:url(../img/layout/bg_faixa-luxo-rustico-es.jpg) 750px top no-repeat;}
        #product .colecao-cool-es {background:url(../img/layout/bg_faixa-cool-es.jpg) 750px top no-repeat;}
        #product .colecao-elegante-es {background:url(../img/layout/bg_faixa-elegante-es.jpg) 750px top no-repeat;}
        #product .colecao-dolce-vita-es {background:url(../img/layout/bg_faixa-dolce-vita-es.jpg) 750px top no-repeat;}
	#product #box-product-2 { float:left; margin-right:0px; width:314px; color:#adadad; }
	#product #box-product-2 p { margin-bottom:10px; }
	#product #box-product-2 a.LnkSaibaMais { margin-bottom:20px; }
	#product #box-product-2 a.LnkFechar-pt-br,
		#product #box-product-2 a.LnkFechar-en,
			#product #box-product-2 a.LnkFechar-es { float:right; }
	#product #box-product-2 h3 { clear:both; float:left; margin:2px 5px 0 0; font-weight:normal; font-size:10px; color:#afb0b0; }
	#product #box-product-2 ul { float:left; margin-bottom:30px; height:17px;}
	#product #box-product-2 li { display:inline; }
	#product #box-product-2 div.Interactive { position:absolute; margin:-300px 0 0 0; border:1px solid #36393b; background-color:#252626; padding:10px 10px 10px 30px; width:525px; }
	#product #box-product-2 div.Interactive p {clear:both; *margin-top:-5px; padding-top:5px; *padding-top:0;}
	#product #menu { float:left; margin-right:0px; width:172px; }
	#product #menu li { display:block; float:left; margin-bottom:5px; }
	#product #menu li.Exception { margin-right:8px; }
	#product #menu a.LnkFechar-pt-br, 
		#product #menu a.LnkFechar-en,
			#product #menu a.LnkFechar-es { float:right; }
	#product #menu div.Interactive { position:absolute; margin:-300px 0 0 0; border:1px solid #36393b; background-color:#252626; padding:10px 10px 10px 30px; width:373px; }
	#product #menu div.Interactive dl { clear:both; *margin-top:-5px; padding-top:5px; *padding-top:0; color:#CCC; }
	#product #menu div.Interactive dt { clear:both; float:left; margin:0 3px 3px 0; }
	#product #menu div.Interactive dd { margin-bottom:3px; }
	#product #box-product-3 { float:left; width:160px; }
	#product #box-product-3 ins {display:block; text-align:right; font-size:26px; color:#FFF;}
	#product #box-product-3 em {display:block; text-align:right; font-size:10px; color:#6d6d6e;}
	#product #menu-2 { float:right; width:200px; }
	#product #menu-2 li { margin-bottom:10px; }
	#product #menu-2 a.LnkFechar-pt-br,
		#product #menu-2 a.LnkFechar-en,
			#product #menu-2 a.LnkFechar-es { float:right; }
	#product #menu-2 div.Interactive { position:absolute; margin:-300px 0 0 0; border:1px solid #36393b; background-color:#252626; padding:10px 10px 10px 30px; width:201px; }
	#product #menu-2 div.Interactive form { clear:both; *margin-top:-5px; padding-top:5px; *padding-top:0; color:#CCC; }
	#product #menu-2 div.Exception { padding-left:14px; width:217px; }
/*/PRODUCT*/

/*PRODUCTS COMBINE*/
	#products-combine { clear:both; height:165px;}
	#products-combine div { margin:0 auto; padding:18px 0 0 13px; width:887px; text-align:center; }
	#products-combine h3.Exception-pt-br,
            #products-combine h3.Exception-en,
                #products-combine h3.Exception-es {float:left; font-family:Georgia; font-weight:normal; font-size:12px; color:#fff;}
	#products-combine ul { clear:both; _margin-top:-15px; padding-top:15px; *padding-top:0; }
	#products-combine li { display:inline-block; *float:left; margin:0 50px; width:160px; }
	#products-combine h4 { font-size:11px; font-weight:100; color:#666; }
	#products-combine h4 a { color:#666; }
/*/PRODUCTS COMBINE*/

/*CONCEPT*/
        .Foo-3-pt-br {background:url(../img/layout/bg_11.png) 545px 70px  no-repeat;}
        .Foo-3-en {background:url(../img/layout/bg_01-en.jpg) 545px 70px  no-repeat; }
        .Foo-3-es {background:url(../img/layout/bg_01-es.jpg) 545px 70px no-repeat; }
	#concept { margin:0 auto 20px; padding:91px 0 80px 25px; width:800px; height:317px; font-size:13px; color:#e0e0e0;   }
	#concept  h2 {background-color:#fff; width:80px; margin:0 0 30px -20px; padding:5px 5px 5px 100px; font-family:HelveticaInseratRoman; font-size:16px; text-align:right; color:#231f20; overflow:hidden;}
	#concept p {color: #999999; font-family: Arial; font-size: 11px; margin-bottom: 10px; overflow: hidden; width: 400px;}
        #concept p span {font-weight:bold;  color:#999;}

	#concept a {background-color: #363434; color: #CCCCCC; display: block; float: left; font-family: HelveticaInseratRoman; font-size: 11px; margin-right: 5px; padding: 10px; text-transform: uppercase;}
        #concept a:hover {background-color:#423f3f;}
        #concept a.link-donwload{width:155px;}
/*/CONCEPT*/

/*ABOUT DESIGNERS*/
	#about-deisgners { margin:0 auto; padding-left:36px; width:864px; height:250px; font-size:11px; color:#8b8c8d; }
	#about-deisgners h2 { margin:0 0 15px 24px; font-size:18px; font-weight:100; color:#8d8d8e; }
	#about-deisgners li { display:block; float:left; }
	#about-deisgners li a.Active { background-position:0 -53px; cursor:default; }
	#about-deisgners div.Interactive { position:absolute; padding:20px; width:700px; background:url(../img/layout-2/bg_25.png);} 
	#about-deisgners #design-2 div.Interactive { margin-left:-214px!important; }
	#about-deisgners #design-3 div.Interactive { margin-left:-433px!important; }
/*/ABOUT DESIGNERS*/

/*PRESS*/
	#press { margin:30px auto 20px; width:900px; font-size:11px; color:#CCC; overflow:hidden;}
	#press h2 { float:right; margin:0 60px 0 0; font-size:27px; font-weight:100; color:#838383; }
	#press p { float:left; margin:0 0 20px 15px; width:500px; }
	#press p a,
		#press p b { font-weight:100; color:#fefefe; }
	#press #box-press-1 { clear:both; margin:0 0 20px 15px; }
        #press #box-press-1  label {clear: both; display: block; margin-bottom: 5px;}
	#press #box-press-1 select.Dropdown { float:left; margin-bottom:3px; background:#222; width:150px; color:#b2b2b2;border:1px solid #222222; }
	#press ul{width:900px;}
	#press li { float:left; background:url(../img/layout-2/bg_14.png) repeat-x; _background:none; padding:32px 0 0 25px; width:150px; height:218px; overflow:hidden;}
	#press li small { font-size:11px; color:#828282; }
	#press li h3 { margin-bottom:5px; height:40px; font-size:11px; font-weight:100; color:#FFF; }
/*/PRESS*/

/*CATEGORY*/
	#category { margin:0 auto 30px; width:900px; }
	#category h2 { display:none; }
	#category #banner { margin:12px 0 25px; }
	#category #box-category-1 { float:left; border-right:1px solid #000; width:665px; }
	#category #box-category-2 { float:left; margin-left:20px; width:200px; }
	#category #box-category-2 h3 { margin-bottom:20px; font-size:18px; font-weight:100; color:#cebe84; }
	#category #box-category-2 ul { margin-bottom:30px; }
	#category #box-category-2 li { margin-bottom:5px; font-size:10px; }
	#category #box-category-2 li a { padding-left:7px; background:url(../img/layout-2/ico_arrow-right-2.gif) no-repeat 0 4px; color:#BBB; }
/*/CATEGORY*/

/*LIST PRODUCTS*/
	#list-products { font-size:11px; color:#d5d5d5; }
	#list-products li { float:left; margin-left:15px; width:190px; height:170px; text-align:center; }
	#list-products img { margin-bottom:10px; }
	#list-products div { float:left; border-right:1px solid #474749; padding-right:5px; width:105px; text-align:right; }
	#list-products small { display:block; font-size:12px; color:#747677; }
	#list-products small a { color:#747677; }
	#list-products h3 { font-weight:100; font-size:11px; }
	#list-products h3 a { color:#d5d5d5; }
	#list-products span { color:#797979; }
	#list-products ins { float:left; margin:3px 0 0 2px; font-size:15px; color:#7a7a7b; }
	#list-products strong { position:absolute; margin-left:150px; display:block; width:24px; height:23px; text-indent:-5000em; }
	#list-products strong.Top { background:url(../img/layout-2/ico_top.png) no-repeat; }
	#list-products strong.Lancamento { background:url(../img/layout-2/ico_lancamento.png) no-repeat; }
/*/LIST PRODUCTS*/

/*FIND*/
	#find { margin:50px auto 0; padding-left:15px; width:885px; font-size:11px;  overflow: hidden;}
	#find h2 { font-weight:100; font-size:30px; color:#FFF; }
	#find h2.Exception { margin-bottom:10px; background:#1f1f20; padding:10px 20px; width:385px; font-size:15px; color:#c4c4c4; }
	#find p { color:#FFF; }
	#find strong { display:block; float:right; margin-top:10px; background:url(../img/layout-2/bg_21.png) repeat-x; _background-image:url(../img/layout-2/bg_21.gif); padding:12px 20px 0; width:300px; height:57px; font-weight:100; color:#636364; }
	#find strong a { color:#FFF; }
	#find #box-find-1 p { float:left; margin-top:30px; width:300px; color:#FFF; }
	#find #nav-find { clear:both; padding-top:20px; height:46px; } 
	#find #nav-find li { display:block; float:left; margin-right:4px;}
	#find #nav-find li a { display:block; background:url(../img/layout-2/bg_22.png) no-repeat 0 5px; _background-image:url(../img/layout-2/bg_22.jpg); font-family:HelveticaInseratRoman; padding-top:10px; width:215px; height:36px; text-align:center; font-weight:100; font-size:22px; color:#919192; }
	#find #nav-find li a.Active { background-position:0 -41px; color:#FFF; cursor:default; }
	#find #nav-find li a.Active:hover { text-decoration:none; }	 
	#find #pontos-venda,
	#find #lojas-virtuais { _border-top:2px solid #585b5b; background:url(../img/layout-2/bg_23.png) repeat-x; _background:none; padding-top:35px; }
	#find #pontos-venda {  }
	#find #pontos-venda #box-pontos-venda-1 { float:left; padding-left:10px; width:300px; height:180px; }
	#find #pontos-venda #box-pontos-venda-1 p { margin-bottom:20px; }
	#find #pontos-venda select,
		#find #pontos-venda a.linkselectLink { display:block; margin-bottom:5px; width:150px; }
	#find #pontos-venda .linkselectContainer { width:200px; }
	#find #pontos-venda select.Dropdown { float:left; margin-bottom:3px; background:#222; width:258px; color:#b2b2b2;border:1px solid #222222; }
	#find #pontos-venda p.Exception { float:left; margin:10px 0 20px 0; background:#1f1f20; padding:10px 20px; width:auto; font-size:13px; color:#c4c4c4; }
	#find #pontos-venda p.Exception b { font-weight:100; font-size:15px; }
	#find #pontos-venda strong { margin-bottom:20px; padding-top:20px; height:49px; }
	#find #pontos-venda h3 { clear:both; margin-bottom:10px; border-top:1px solid #292d2e; padding-top:10px; font-weight:100; font-size:18px; color:#FFF; }
	#find #pontos-venda h4 { clear:both; margin-bottom:10px; _border-top:1px solid #222526; background:url(../img/layout-2/bg_14.png) repeat-x; _background:none; padding:10px 0 0 10px; font-weight:100; font-size:14px; color:#e0e0e1; }
	#find #pontos-venda img { margin-bottom:10px; border:4px solid #595959; }
	#find #pontos-venda h5 { margin-left:15px; font-weight:100; font-size:14px; color:#e0e0e0; }
	#find #pontos-venda li { float:left; margin-right:5px; width:218px; height:280px; }
	#find #pontos-venda li p { margin:0 0 10px 15px; color:#c8c8c8; clear:both; }
	#find #pontos-venda li a.LnkGoogleMaps { margin-left:15px; }
	#find #pontos-venda li a.LearningMore { font-size:11px; font-weight:bold; color:#4dd; display:block;  width:101px; margin:0 0 10px 15px; padding-top:3px;} 
	
	#find #lojas-virtuais p { margin:0 0 20px 10px; width:280px; }
	#find #lojas-virtuais p.Exception { float:left; margin:0 0 20px 0; background:#1f1f20; padding:10px 20px; width:auto; font-size:13px; color:#c4c4c4; }
	#find #lojas-virtuais p.Exception b { font-size:15px; font-weight:100; }
	#find #lojas-virtuais h2.Exception { margin:0 0 20px 10px; }
	#find #lojas-virtuais li { float:left; margin-right:2px; width:218px; height:170px; } 
	#find #lojas-virtuais h3 { margin:0 0 5px 5px; font-weight:100; font-size:14px; color:#dfdfe0; }
	#find #lojas-virtuais a.Email { margin-left:5px; font-size:12px; color:#4c7d96; }
	#find #lojas-virtuais img { margin-top:5px; border:4px solid #595959; }
/*/FIND*/

/*MINHA CONTA*/
	#minha-conta {margin:30px auto 20px; width:900px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#CCC; overflow:hidden;}
	#minha-conta h2 { margin-bottom:20px; font-size:30px; font-weight:normal; color:#FFFFFF; }
	#minha-conta p { margin:0 0 20px 10px; width:300px; color:#CCCCCC; }
	#minha-conta ul { clear:both; margin-bottom:50px; height:186px; }
	#minha-conta li { display:block; float:left; margin-right:4px; width:296px; height:186px; background:url(../img/layout-2/bg_26.jpg) no-repeat; }
	#minha-conta ul ul { margin:0; height:auto; }
	#minha-conta li li { float:none; margin:0 0 5px 0; width:auto; height:auto; background:none; }
	#minha-conta li li a { color:#CCCCCC; font-size:12px; }
	#minha-conta #box-meus-dados h2.Tit-pt-br { margin:24px 0 12px 41px; width:187px; height:45px; text-indent:-5000em; background:url(../img/layout-2/tit_meus-dados.png) no-repeat; }
	#minha-conta #box-meus-dados h2.Tit-en { margin:24px 0 12px 41px; width:187px; height:45px; text-indent:-5000em; background:url(../img/layout-2/tit_meus-dados-en.png) no-repeat; }
	#minha-conta #box-meus-dados h2.Tit-es { margin:24px 0 12px 41px; width:187px; height:45px; text-indent:-5000em; background:url(../img/layout-2/tit_meus-dados-es.png) no-repeat; }
	#minha-conta #box-meus-dados ul { margin-left:69px; }
	#minha-conta #box-minhas-listas h2.Tit-pt-br { margin:36px 0 42px 18px; width:205px; height:27px; text-indent:-5000em; background:url(../img/layout-2/tit_minhas-listas.png) no-repeat; }
	#minha-conta #box-minhas-listas h2.Tit-en { margin:36px 0 42px 18px; width:205px; height:27px; text-indent:-5000em; background:url(../img/layout-2/tit_minhas-listas-en.png) no-repeat; }
	#minha-conta #box-minhas-listas h2.Tit-es { margin:36px 0 42px 18px; width:205px; height:27px; text-indent:-5000em; background:url(../img/layout-2/tit_minhas-listas-es.png) no-repeat; }
	#minha-conta #box-minhas-listas ul { margin-left:113px; }
/*/MINHA CONTA*/

/*WISHLIST*/
	#wishlist { margin:2px auto 0; padding-top:95px; width:900px; font-size:11px; background:no-repeat right top; }
	#wishlist h2 { width:250px; margin:0 0 20px 15px; background:url(../img/layout-2/ico_present.png) no-repeat right; _background-image:url(../img/layout-2/ico_present.gif); padding:7px 90px 0 0; font-weight:100; font-size:30px; color:#FFF; }
	#wishlist p { clear:both; margin:0 0 10px 15px; color:#CCC; }
	#wishlist p b { font-size:12px; }
/*/WISHLIST*/

/*WISHLIST VIEW*/
	#wishlist-view { margin:0 auto; width:900px; font-size:11px; }
	#wishlist-view h2 { display:none; } 
	#wishlist-view h3 { margin:0 0 10px 10px; font-weight:100; font-size:17px; color:#c0c0c1; }
	#wishlist-view h3 strong { font-weight:100; font-size:25px; }
	#wishlist-view dl { margin:0 0 10px 10px; }
	#wishlist-view dt { display:inline; color:#c2c3c3; }
	#wishlist-view dd { display:inline; margin-right:55px; color:#818283; }
	#wishlist-view table { margin-bottom:50px; }
/*/WISHLIST VIEW*/

/*WISHLIST EDIT*/
	#wishlist-edit { margin:50px auto 0; width:900px; font-size:11px; }
	#wishlist-edit h2 { float:left; margin:0 10px 10px; _margin-left:5px; font-weight:100; font-size:25px; color:#c4c5c6; }
	#wishlist-edit a { color:#FFF; }
	#wishlist-edit a.LnkEditarDados { float:left; margin-top:3px; }
	#wishlist-edit dl { clear:both; margin:0 0 20px 10px; }
	#wishlist-edit dt { display:inline; color:#c2c3c3; }
	#wishlist-edit dd { display:inline; margin-right:55px; color:#818283; }
	#wishlist-edit p { clear:both; margin:0 0 20px 15px; color:#CCC; }
	#wishlist-edit ul.Opcoes { margin:0 0 10px 15px; height:25px; }
	#wishlist-edit ul.Opcoes li { display:block; float:left; margin-right:30px; _margin-right:15px; }
	#wishlist-edit ul.Opcoes li.Exception { float:right; }
	#wishlist-edit ul.Opcoes li.Exception2 { clear:both; margin:5px 30px 20px 0; _margin-right:15px; }
	#wishlist-edit ul.Opcoes li.Exception3 { margin-right:5px; }
	#wishlist-edit ul.Opcoes2 { clear:both; float:right; margin:0 30px 10px 0; _margin-right:15px; height:15px; }
	#wishlist-edit ul.Opcoes2 li { float:left; margin-left:20px; }
	#wishlist-edit ul.Opcoes2 label { margin-left:5px; color:#bebebe; }
	#wishlist-edit ul.Exception { height:55px; }
	#wishlist-edit table { margin-bottom:20px; }
	#wishlist-edit #box-wishlist-edit-1 { clear:both; margin-left:20px; padding:10px 0 30px; }
	#wishlist-edit #box-wishlist-edit-1 h3 { margin:0 0 20px 10px; font-size:18px; font-weight:100; color:#c4c4c4; }
	#wishlist-edit #box-wishlist-edit-1 #form-wishlist { margin-bottom:20px; border-bottom:1px solid #000; padding-bottom:30px; }
	#wishlist-edit #aviso { clear:both; margin-bottom:20px; background:url(../img/layout-2/bg_25.png); _background:#000; padding:10px; }
	#wishlist-edit #aviso h3 { margin-bottom:5px; font-weight:100; font-size:13px; color:#FFF; }
	#wishlist-edit #aviso p { margin:0; color:#CCC; }
/*/WISHLIST EDIT*/

/*WISHLIST CREATE*/
	#wishlist-create { margin:50px auto 0; width:885px; padding-left:15px; font-size:11px; }
	#wishlist-create h2 { margin-bottom:20px; border-bottom:2px solid #303031; padding-bottom:3px; font-weight:100; font-size:30px; color:#FFF; }
	#wishlist-create h3 { margin:0 0 20px 20px; font-size:18px; font-weight:100; color:#c4c4c4; }
	#wishlist-create form { margin:0 0 20px 20px; }
	#wishlist-create button.LnkSalvarAlteracoes2-pt-br,
		#wishlist-create button.LnkSalvarAlteracoes2-en,
			#wishlist-create button.LnkSalvarAlteracoes2-es{ margin-right: 480px; float: right; }
	#wishlist-create #delivery-address { margin-bottom:20px; border-top:1px solid #303031; border-bottom:1px solid #303031; padding-top:10px; }
	#wishlist-create #delivery-address h3 { float:left; margin:0 0 10px 0; font-size:22px; color:#FFF; }
	#wishlist-create #delivery-address a.LnkAdicionarEndereco { float:left; margin:3px 0 0 15px; }
	#wishlist-create #new-address { clear:both; margin-bottom:20px; border-top:1px solid #303031; padding:30px 0 0 15px; }
	#wishlist-create #new-address h4 { margin-bottom:20px; font-weight:100; font-size:18px; color:#FFF; }
	#wishlist-create #list-address { clear:both; margin-bottom:20px; border-top:1px solid #303031; padding-top:20px; }
	#wishlist-create #aviso { clear:both; margin-bottom:20px; background:url(../img/layout-2/bg_25.png); _background:#000; padding:10px; }
	#wishlist-create #aviso h3 { margin:0 0 5px 0; font-weight:100; font-size:13px; color:#FFF; }
	#wishlist-create #aviso p { margin:0; color:#CCC; }
	#wishlist-create img.ui-datepicker-trigger { float:left;margin:5px 0 0 10px; }
/*/WISHLIST CREATE*/

/*WISHLIST DISCLOSE*/
	#wishlist-disclose { margin:50px auto 0; width:885px; padding-left:15px; font-size:11px; }
	#wishlist-disclose h2 { margin-bottom:20px; border-bottom:2px solid #303031; padding-bottom:3px; font-weight:100; font-size:30px; color:#FFF; }
	#wishlist-disclose h3 { margin-bottom:10px; font-weight:100; font-size:13px; color:#c4c4c4; }
	#wishlist-disclose h3 strong { font-weight:100; font-size:15px; }
	#wishlist-disclose #etapas { margin-bottom:20px; border-top:1px solid #303031; padding:10px 0 0 15px; height:20px; }
	#wishlist-disclose #etapas li { float:left; margin-right:50px; list-style:inside decimal; font-size:13px; color:#ccc; }
	#wishlist-disclose #etapas li.Active span{ color:#5facda; }
	#wishlist-disclose form { clear:both; margin:0 0 50px 15px; }
/*/WISHLIST DISCLOSE*/

/*NAVIGATION WISHLIST*/ 
	#nav-wishlist { margin-top:20px; height:270px; }
	#nav-wishlist li { display:block; float:left; margin-top:57px; height:103px;  }
	#nav-wishlist li form { display:none; clear:both; margin-left:31px; }
	#nav-wishlist li.Active { margin-top:17px; height:195px; }
	#nav-wishlist a.LnkFechar3 { display:none; position:absolute; margin:15px 0 0 260px; *margin-left:40px; }
	#nav-wishlist li.Active a.LnkFechar3 { display:block; }
	#nav-wishlist #box-wishlist-1 { background:url(../img/layout-2/bg_15.png) no-repeat; width:285px; }
	#nav-wishlist #box-wishlist-1 a.LnkBuscarLista { float:left; margin:30px 0 10px 41px; _margin-left:20px; }
	#nav-wishlist #box-wishlist-1.Active { background-position:0 -103px; }
	
	#nav-wishlist #box-wishlist-2 { background:url(../img/layout-2/bg_17.png) no-repeat; width:285px; }
	#nav-wishlist #box-wishlist-2 a.LnkFechar3 { *margin-left:30px; }
	#nav-wishlist #box-wishlist-2 a.LnkMinhasListas { float:left; margin:38px 0 10px 34px; _margin-left:17px; }
	#nav-wishlist #box-wishlist-2.Active { background-position:0 -103px; }
	
	#nav-wishlist #box-wishlist-3 { background:url(../img/layout-2/bg_18.png) no-repeat; width:311px; }
	#nav-wishlist #box-wishlist-3 a.LnkFechar3 { margin:13px 0 0 285px; *margin-left:20px; }
	#nav-wishlist #box-wishlist-3 a.LnkCriarMinhaLista { float:left; margin:33px 0 10px 41px; _margin-left:20px; }
	#nav-wishlist #box-wishlist-3 form { margin-left:45px; }
	#nav-wishlist #box-wishlist-3.Active { margin-top:0; background-position:0 -103px; height:257px; }
/*/NAVIGATION WISHLIST*/

/*SEARCH RESULTS WISHLIST*/
	#search-results-wishlist { margin:0 auto 50px; width:900px; font-size:11px; }
	#search-results-wishlist h3 { margin-bottom:20px; font-weight:100; font-size:17px; color:#c2c3c3; }
	#search-results-wishlist p,
		#search-results-wishlist p { text-decoration:none; color:#c2c3c3; }
	#search-results-wishlist h3 strong { font-weight:100; font-size:25px; }
	#search-results-wishlist ol { padding-left:20px; *padding-left:25px; }
	#search-results-wishlist ol ol { margin:10px 0; }
	#search-results-wishlist li { margin-bottom:10px; list-style:decimal; color:#FFF; }
	#search-results-wishlist li a { color:#FFF; }	
	#search-results-wishlist li h4 { font-weight:100; }
	#search-results-wishlist li h4 a { display:block; width:300px; background:url(../img/layout-2/ico_arrow-right-3.jpg) no-repeat right; }
	#search-results-wishlist li h4 a.Active { background-image:url(../img/layout-2/ico_arrow-down.gif); }
	#search-results-wishlist li li { margin-bottom:5px; }
	#search-results-wishlist li li a { display:inline-block; width:150px; }
	#search-results-wishlist li li a.Exception3 { display:inline; margin-left:30px; }
	#search-results-wishlist li li span { display:inline-block; width:150px; text-align:right; color:#858585; }
/*/SEARCH RESULTS WISHLIST*/

/*LISTS WISHLIST*/
	#lists-wishlist { margin:0 auto 50px; width:900px; font-size:11px; }
	#lists-wishlist h3 { margin-bottom:20px; font-weight:100; font-size:17px; color:#c2c3c3; }
	#lists-wishlist h3 strong { font-weight:100; font-size:25px; }
	#lists-wishlist ol { padding-left:20px; *padding-left:25px; }
	#lists-wishlist ol ol { margin:10px 0; }
	#lists-wishlist li { margin-bottom:10px; list-style:decimal; color:#FFF; }
	#lists-wishlist li a { color:#FFF; }
	#lists-wishlist li h4 { font-weight:100; }
	#lists-wishlist li h4 a { display:block; width:200px; background:url(../img/layout-2/ico_arrow-right-3.jpg) no-repeat right; }
	#lists-wishlist li h4 a.Active { background-image:url(../img/layout-2/ico_arrow-down.gif); }
	#lists-wishlist li li { margin-bottom:5px; }
	#lists-wishlist li li a { display:inline-block; width:150px; }
	#lists-wishlist li li span { display:inline-block; width:150px; text-align:right; color:#858585; }
/*/LISTS WISHLIST*/

/*SEARCH*/
	#search { margin:50px auto 0; padding-left:15px; width:885px; font-size:11px; }
	#search h2 { font-weight:100; font-size:30px; color:#FFF; }
	#search p { color:#FFF; }
/*/SEARCH*/

/*BESTSELLERS*/
	#bestsellers { margin:40px auto; width:900px; }
	#bestsellers h2 { margin:0 0 30px 10px; background:url(../img/layout-2/tit_top-10.png) no-repeat; width:185px; height:56px; text-indent:-5000em; }
/*/BESTSELLERS*/

/*DEALERS*/
	#dealers { margin:40px auto; width:900px; }
	#dealers h2 { margin:0 0 10px 10px; font-weight:100; font-size:30px; color:#FFF; }
/*/DEALERS*/

/*SEARCH RESULTS*/
	#search-results { margin:40px auto; width:900px; }
	#search-results h2 { margin:0 0 10px 10px; font-weight:100; font-size:30px; color:#FFF; }
	#search-results p { margin:0 0 30px 10px; font-size:17px; color:#c2c3c4; }
	#search-results p strong { font-size:25px; font-weight:100; }
/*/SEARCH RESULTS*/

/*CONTACT*/
	#contact { margin:45px auto; padding-left:15px; width:885px; font-size:11px; color:#b2b2b2; }
	#contact h2 { margin-bottom:20px; font-weight:100; font-size:30px; color:#FFF; }
	#contact form { float:left; margin:20px 0 50px; width:550px; }
	#contact p.Exception { clear:both; margin-left:80px; color:#858687; }
	#contact p.Exception a { color:#858687; }
	#contact #box-contact-1 { float:right; background:url(../img/layout-2/bg_28.png) repeat-x; _background-image:url(../img/layout-2/bg_28.gif); padding:15px; width:301px; height:84px; font-size:11px; color:#bdbebe; }
	#contact #box-contact-1 h3 { margin-bottom:10px; font-weight:100; font-size:11px; }
	#contact #box-contact-1 p { width:250px; }
	#contact #box-contact-1 p a { color:#FFF; }
/*/CONTACT*/

/*TYPE*/
	#type { margin:20px auto 40px; width:900px; }
	#type h2 { margin:0 0 10px 10px; font-weight:100; font-size:18px; color:#919293;  }
	#type #banner { margin-bottom:30px; }
/*/TYPE*/

/*RELEASES*/
	#releases { margin:11px auto 40px; width:900px; }
	#releases h2 { display:none; }
	#releases a.LnkDownloadColecao2009 { margin-bottom:30px; }
	#releases #banner { margin-bottom:10px; }
/*/RELEASES*/

/*REGISTER*/
	#register { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#b2b2b2; }
	#register h2 { margin-bottom:20px; font-weight:normal; font-size:30px;  color:#FFF; }
	#register form { margin-top:20px; _float:left; }
/*/REGISTER*/

/*PRIVACY POLICY*/
	#privacy-policy { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#CCC; }
	#privacy-policy h2 { margin-bottom:20px; font-weight:100; font-size:25px; color:#c6c7c8; }
	#privacy-policy dl { margin-left:10px; }
	#privacy-policy dt { margin-bottom:20px; font-size:18px; color:#c5c7c8; }
	#privacy-policy dd { margin:0 0 30px 20px; width:556px; }
	#privacy-policy p { margin-bottom:20px; }
	#privacy-policy p b { font-weight:100; color:#FFF; }
	#privacy-policy ul { margin:0 0 20px 20px; }
	#privacy-policy li { margin-bottom:10px; }
/*/PRIVACY POLICY*/

/*TERMS USE*/
	#terms-use { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#CCC; }
	#terms-use h2 { margin-bottom:20px; font-weight:100; font-size:25px; color:#c6c7c8; }
	#terms-use p { margin:0 0 10px 10px; width:556px; }
	#terms-use p b { font-weight:100; color:#FFF; }
/*/TERMS USE*/

/*FREQUENT QUESTIONS*/
	#frequent-questions { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#CCC; }
	#frequent-questions h2 { margin-bottom:20px; font-weight:100; font-size:25px; color:#c3c4c5; }
	#frequent-questions h3 { margin-bottom:5px; width:230px; font-size:18px; }
	#frequent-questions h3 a { display:block; margin-left:10px; background:url(../img/layout-2/ico_arrow-right-down.png) no-repeat right top; _background-image:url(../img/layout-2/ico_arrow-right-down.gif); padding-right:30px; height:19px; _line-height:19px; font-weight:normal; color:#c3c4c5; }
	#frequent-questions h3 a.Active { background-position:right -19px; }
	#frequent-questions dl { clear:both; margin:10px 0 20px 30px; width:556px; }
	#frequent-questions dt { margin-bottom:5px; font-size:13px; color:#FFF; }
	#frequent-questions dd { margin-bottom:20px; }
/*/FREQUENT QUESTIONS*/

/*SITE MAP*/
	#site-map { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#CCC; }
	#site-map h2 { margin-bottom:20px; font-weight:100; font-size:25px; color:#c3c4c5; }
	#site-map h3 { font-weight:100; font-size:18px; color:#c5c6c7; }
	#site-map h3 a { color:#c5c6c7; } 
	#site-map ul { float:left; margin:0 50px 0 20px; }
	#site-map ul ul { float:none; margin:5px 0 5px 5px; }
	#site-map li li { font-size:13px; }
	#site-map li li a { background:url(../img/layout-2/ico_arrow-right-2.gif) no-repeat center left; padding-left:10px; color:#9e9f9f; }
/*/SITE MAP*/

/*LOGIN*/
	#login { margin:40px auto; padding-left:15px; width:885px; font-size:11px; color:#CCC; }
	#login h2 { margin-bottom:20px; font-weight:100; font-size:30px; color:#FFF; }
	#login h3 { float:left; margin:2px 100px  0 10px; font-weight:100; font-size:18px; color:#8f9192; }
	#login a.LnkQueroCadastrar-pt-br, 
		#login a.LnkQueroCadastrar-en, 
			#login a.LnkQueroCadastrar-es { float:left; margin-bottom:10px; }
	#login form { margin-top:20px; }
	#login #box-login-1 { clear:both; border-top:1px solid #323334; padding:10px; color:#b2b2b2; }
/*/LOGIN*/

/*MODAL ZOOM*/
	#modal-zoom { border:1px solid #2e2e2e; background-color:#151515; padding:9px 11px 11px 12px; width:935px; height:558px; }
	#modal-zoom a.LnkFechar2-pt-br,
		#modal-zoom a.LnkFechar2-en,
			#modal-zoom a.LnkFechar2-es { float:right; margin-bottom:7px; }
	#modal-zoom div { clear:both; border:1px solid #2e2e2e; background-color:#FFF; width:935px; height:537px; }
/*/MODAL ZOOM*/

/*MODAL MAP*/
	#modal-map { border:1px solid #2e2e2e; background-color:#151515; padding:7px 14px 16px 9px; width:617px; height:432px; font-family:Georgia, "Times New Roman", Times, serif; }
	#modal-map a.LnkFechar2-pt-br,
		#modal-map a.LnkFechar2-en,
			#modal-map a.LnkFechar2-es { float:right; }
	#modal-map h1 { clear:both; float:left; margin:7px 7px 13px 0; font-size:15px; font-weight:100; color:#b8b8b8; }
	#modal-map h2 { float:left; font-size:22px; font-weight:100; color:#FFF; }
	#modal-map #box-modal-map-1 { clear:both; border:1px solid #2e2e2e; background-color:#FFF; width:617px; height:384px; }
/*/MODAL MAP*/

/*MODAL ZOOM*/
	#modal-press { background-color:#151515; font-family:Georgia, "Times New Roman", Times, serif; overflow:hidden;}
	#modal-press a.LnkFechar2-pt-br,
		#modal-press a.LnkFechar2-en,
			#modal-press a.LnkFechar2-es { float:right; margin-bottom:7px; }
	#modal-press small { clear:both; display:block; font-size:12px; color:#828282; }
	#modal-press h1 { margin-bottom:20px; font-size:12px; font-weight:100; color:#FFF;}
	#modal-press img { clear:both; }
/*/MODAL ZOOM*/

/*PAGINATION*/
	#pagination { clear:both; text-align:center; }
	#pagination ul { display:inline-block; *display:table; height:22px; *height:auto; }
	#pagination li { *display:inline; float:left; *float:none; margin-right:3px; *margin-right:0; }
	#pagination li a { display:block; *display:inline-block; background:url(../img/layout-2/bg_27.png) no-repeat; _background-image:url(../img/layout-2/bg_27.jpg); padding-top:3px; width:22px; height:19px; text-align:center; font-size:12px; color:#989898; }
	#pagination li a:hover { text-decoration:none; color:#FFF; }
	#pagination li a.Active { background-position:0 -22px; cursor:default; }
	#pagination li a.Active:hover { color:#989898; }
/*/PAGINATION*/

/*LIST ADDRESS*/
	#list-address { color:#b2b2b2; }
	#list-address li { float:left; width:300px; height:220px; }
	#list-address h4 { margin-bottom:10px; font-size:18px; font-weight:100; color:#FFF; }
	#list-address p { height:120px; }
	#list-address a { margin-left:20px; color:#FFF; }
	#list-address a.LnkUsarEndereco { margin:0 0 5px 0; }
/*/LIST ADDRESS*/

/*ALTERAR SENHA*/
	#alterar-senha {margin:30px auto 20px; width:900px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#CCC;	}
	#alterar-senha h2 {margin-bottom:20px; font-size:30px; font-weight:normal; color:#FFFFFF;}
	#alterar-senha p { margin-left:15px; width:395px; color:#CCCCCC; }
	#alterar-senha form { margin-top:30px; width:390px; }
	#alterar-senha form div { margin-bottom:5px; }
	#alterar-senha form div.Excecao { margin-bottom:10px; }
	#alterar-senha form strong { float:right; margin:5px; color:#E84C4C; }
	#alterar-senha label { margin-left:15px; display:inline-block; width:110px; padding-right:10px; text-align:right; color:#B2B2B2; }
	#alterar-senha input { width:196px; height:20px; padding:0 5px; border:2px solid #453f44; background-color:#555; padding:1px 5px 0; height:15px; color:#fff; /*color:#B2B2B2; background:url(../img/layout-2/bg_25.png); _background:#222; color:#b2b2b2;*/}
	#alterar-senha button {clear:both; margin:10px 0 100px 0; float:right;}
/*/ALTERAR SENHA*/

/*NYRO MODAL*/
	div#nyroModalWrapper {background:#000; border: 4px solid #777;}
	a#closeBut {position:absolute; display:block; top:-18px; right:0px; width:65px; height:13px; text-indent:-9999em; background: url(../img/layout/bt_fechar-2.gif) no-repeat; outline:0;}
	#nyroModalTitle { display:none; }
	#nyroModalWrapper {overflow:hidden!important;}
	#nyroModalContent{overflow:hidden!important;}
	#nyroModalContent iframe {overflow:hidden!important;}
/*/NYRO MODAL*/

.horinaja_pagination {float:right; margin-right:5px;}
.horinaja_pagination li {font-family:HelveticaInseratRoman; font-size:14px; padding:3px;}

