/*
Copyright (c) 2008, FNAC . Todos os direitos reservados.
version:1.0
*/

/* #region CONTAINERS PRINCIPAIS */
html, body, .geral, .topo, .corpo, .menuPrincipal, .corpoLimitador,
.janelaAmarelo, .janelaAmarelo h2, .janelaPreto, .janelaPreto h2, .janelaCinza, .janelaCinza h2, 
.janelaAmarelo .vejaMais, .caixa .conteudo, .listaSimples, .listaProdutos li,
.accordionMultimidia, .accordionMultimidia .produtos div, .accordionSelecao, .caixa, .janelaBusca,
.destaques li, .ofertas li{ position:relative; }
  
html{height:100%} 
.topo{width:984px;margin:auto;height:78px;overflow:hidden}
	
.menuPrincipal{
	text-align:center;
	height:46px;
	margin:-3px 0 0 0;
	}
	
.corpoLimitador{
	margin:auto;
	width:984px;
	overflow:hidden;
	}

.buzzBanner{
	padding: 10px 0pt 0px 8px;	
}	




.colunaEsquerda{
	float:left;
	width:212px;
	padding:12px 0 0 0;
	z-index:400
	}
	
/*#home .colunaEsquerda{ width:212px; }*/
	
.colunaCentro{
	float:left;
	/*width:559px;*/
	width:576px;
	padding:12px 0 0 0;
	overflow:hidden;
	z-index:300
	}
	
.colunaCentro{
	z-index:300
	}
	
/*#home .colunaCentro
{
    width:576px
    }*/
	
.colunaDireita, .acoes{
	padding:12px 0 0 0;
	overflow:hidden;
	width:186px;
	float:right;
	margin:0pt 10px 0pt 0pt;
	z-index:500
	}
.acoes
{
}	
.rodape {
	margin:10px auto 0 auto;
	width:1000px;
	clear:both;
}

/* #region TOPO */
.topoMarca a{
	width:165px;
	height:90px;
	/*float:left;*/
	position:absolute;
	display:block;
	cursor:pointer;
	/*margin:13px 0 0 13px;*/
	overflow:hidden;
	}
.topoMarca strong{
	text-indent:-9999px;
	display:block;
	}
	
.topoOpcoes{
	position:absolute;
	right:261px;
	top:10px;
	height:18px
	}
	
.topoOpcoes .last{
	height:18px;
	margin:0 -7px 0 0;
	padding:2px 10px 0 10px;
	}

.topoOpcoes li{
	float:left;
	padding:1px 10px 0 10px;
	height:14px;
	overflow:hidden;
	margin:1px 0 0 0;
	}
	
.topoOpcoes a{
	text-decoration:none
	}

.topoOpcoes a:hover{
	text-decoration:underline
	}
	
.topoCarrinho{
	position:absolute;
	left:771px;
	top:1px;
	padding:11px 8px 0 35px
	}

.topoCarrinho a{
	display:block;
	padding:0 0 2px 0;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
	
.topoCarrinho a:hover{
	text-decoration:underline
	}
	
.topoTelevendas{
	height:23px;
	left:438px;
	overflow:auto;
	position:absolute;
	text-align:center;
	top:33px;
	width:317px;
	padding-right: 2px;
	}

.topoTelevendas span{	
	/*display:none*/
	}
	
.topoInfoUsuario{
	position:absolute;
	right:45px;
	top:58px

	}
	
.topoInfoUsuario a{
	font-weight:bold;
	}

.topoInfoUsuario a:hover{
	text-decoration:none
	}
	
/* #end region CONTAINERS PRINCIPAIS */
	
/* #region MENU PRINCIPAL */
.menuPrincipal .menuFlash{
	margin:auto;
	width:452px; /* temporario atï¿½ vir o flash e ter o noscript */
	}
	
.menuPrincipal .menuNoscript{
	display:none
	}
/* #end region MENU PRINCIPAL */
	
/* #region JANELAS LATERAIS */
.publicidade{
	margin:0 0 0 8px;
	width:186px;
	min-height:66px
	}
	
#home .publicidade{
	min-height:auto !important;
	}
	
#resultadoBusca .publicidade{
	min-height:33px !important;
	}
	
.publicidade div{
	padding:0 0 10px;
	}
	
.colunaEsquerda .janelaAmarelo, .colunaEsquerda .janelaPreto, .colunaEsquerda .janelaCinza{
	margin-left:8px;
	}
	
.janelaAmarelo, .janelaPreto, .janelaCinza{
	width:186px;
	margin:0 0 13px 0;
	overflow:hidden;
	}
	
.janelaAmarelo h2, .janelaPreto h2, .janelaCinza h2{
	text-align:center;
	font:bold 14px "Trebuchet MS", Arial;
	padding:5px 0;
	line-height:15px
	}
	
.janelaAmarelo .conteudo{
	padding:0 1px;
	}
	
.janelaAmarelo .vejaMais, .janelaPreto .vejaMais{
	padding:4px 0 4px 20px;
	font:11px "Trebuchet MS", Arial;
	display:block;
	text-decoration:none;
	}
	
.janelaAmarelo .vejaMais:hover{
	text-decoration:underline;
	}
	
.janelaPreto h2{
    /*	background-position:-186px top;*/
    background-position:-185px top;
	}
	
.janelaCinza h2{
	background-position:-185px top;
	}
	
.janelaCinza .sombra{
	padding-bottom:17px;
	overflow:hidden;
	border-bottom:none;
	}
	
.listaSimples{
	padding:10px 0 17px 0;
	font-family:"Trebuchet MS",Arial;
	line-height:14px
	}
	
.listaSimples .categoria{
	margin:0 10px 5px 10px;
	border-bottom:1px solid #c6c4c5;
	padding:0 0 5px 0
	}
	
.listaSimples .last{
	border-bottom:none;
	margin:0 10px;
	padding:0;
	}	
	
.listaSimples h3{
	margin:0 0 3px 0;
	font:bold 15px "Trebuchet MS",Arial;
	line-height:15px
	}
	
.listaSimples h3 a{
	text-decoration:none;
	}
	
.listaSimples h3 a:hover{
	text-decoration:underline
	}
	
.listaSimples .produtos li{
	padding:0 0 5px 10px;
	display:block;
	font-weight:bold;
	}
	
.listaSimples .produtos li a{
	text-decoration:none
	}
	
.listaSimples .produtos li a:hover{
	text-decoration:underline
	}
	
.listaSimples .valor{
	display:block;
	}
	
.listaProdutos {
	/*padding:0 0 30px 0*/
	}
	
.listaProdutos li{
	padding:11px 0 10px 0;
	border-bottom:1px solid #d1d0d0;
	clear:both;
	width:175px;
	margin:0 0 0 9px
	}
	
.listaProdutos .last{
	border:0
	}
	
.listaProdutos div{
	float:left;
	width:85px
	}
	
.listaProdutos li a{
	font:bold 11px "Trebuchet MS",Arial;
	display:block;
	text-decoration:none;
	line-height:14px
	}
	
.listaProdutos li a:hover{
	text-decoration:underline
	}
	
.listaProdutos .autorMarca{
	font:12px "Trebuchet MS",Arial;
	line-height:15px;
	display:block;
	margin:0 0 0 85px
	}
	
.listaProdutos .valor{
	font:bold 11px "Trebuchet MS",Arial;
	line-height:10px;
	padding:5px 0 0 0;
	margin:0 0 0 86px
	}

.listaProdutos .valorAntigo{
	font-size:10px;
	font-weight:normal;
	display:block;
	padding:2px 0pt 4px;
	}
	
.listaProdutos .valorAntigo em{
	text-decoration:line-through;
	font-style:normal;
	}
	
.listaProdutos .valorAtual{
	display:block;
	font:bold 11px "Trebuchet MS",Arial;
	line-height:10px;
	margin:0 0 0 86px
	}
	
.accordionMultimidia, .accordionSelecao{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family:"Trebuchet MS",Arial;
	line-height:14px;	
	}

.accordionMultimidia .categoria{
	/*border-bottom:1px solid #ccc*/
	overflow:hidden
	}

.accordionMultimidia h3 a, .accordionSelecao h3 a{
	background-position:left top;
	padding:3px 0 3px 10px;
	display:block;
	text-decoration:none;
	font:bold 11px "Trebuchet MS",Arial;
	width:174px;
	outline:none;
	}
	
.accordionMultimidia .selected a, .accordionSelecao .selected a{
	background-position:left -22px;
	}

.accordionMultimidia .produtos, .accordionSelecao .produtos{
	border-bottom:1px solid #ccc
	}
	
.accordionMultimidia .produtos li{
	border-bottom:1px solid #c5c5c5;
	margin:0 9px;
	padding:9px 0 8px 0;
	clear:both;
	overflow:hidden
	}
	
.accordionMultimidia .last{
	border-bottom:0 !important
	}
	
.accordionMultimidia .produtos div{
	float:left;
	width:80px;
	height:100px;
	}
	
.accordionMultimidia .produtos strong{
	display:block;
	font-weight:bold
	}
	
.accordionMultimidia .produtos em{
	display:block;
	font-style:normal
	}
	
.accordionMultimidia .produtos .btOuvir{
	margin:5px 0 0 79px;
	background-position:-150px bottom;
	display:block;
	width:60px;
	height:17px;
	text-indent:-9999px
	}
	
.accordionSelecao .produtos li{
	border-bottom:1px solid #C6C5C5;
	display:block;
	font-weight:bold;
	margin:9px 9px 0pt;
	padding:0pt 0pt 9px 10px;
	}
	
.accordionSelecao .produtos a{
	text-decoration:none
	}
	
.accordionSelecao .produtos a:hover{
	text-decoration:underline
	}
	
.accordionSelecao .produtos .valor{
	display:block;
	}
	
.accordionSelecao .produtos .last{
	border:none
	}
	
.accordionSelecao .subtitulo{
	font:bold 15px 'Trebuchet MS'; 
	color:#747474; 
	line-height:15px; 
	margin:0 0 -3px 0 !important; 
	padding:7px 0 0 10px !important; 
	background:none !important; 
	border:0 !important
	}
	
.lojas{
	/*padding:10px 0*/
	}

.msie6 .lojas{
	padding-top:0;
	padding-bottom:20px
	}
	
.lojas li{
	padding:0px 0 0px 11px;
	}
	
.msie6 .lojas li{
	padding-bottom:0;
    }
    
.lojas a{
	border-bottom:1px solid #ccc;
	display:block;
	height:45px;
	width:162px;
	overflow:hidden;
	text-align:center
	}

.lojas .last{ border-bottom:none }
		
.sombra{
	/*background-position:-186px bottom;*/
	}
/* #end region JANELAS LATERAIS */

/* #region COLUNA DA DIREITA */
.colunaDireita .publicidade{
	margin:0
	}
	
.colunaDireita .vejaMais{
	padding:3px 0 0 10px;
	position:absolute;
	left:0;
	bottom:11px;
	height:19px;
	display:block;
	width:184px;
	text-decoration:none
	}
	
.colunaDireita .vejaMais span{
	display:block;
	padding:0 0 0 10px
	}
/* #end region COLUNA DA DIREITA */

/* #region COLUNA DO CENTRO */
.janelaBusca{
	width:545px;
	height:43px;
	margin:-5px 0 5px 0;
	overflow:hidden;
	}
	
#home .janelaBusca{
	margin:0 0 10px 1px !important;
	width:554px !important;
	height:44px;
	}
	
.janelaBusca .labelProcurar{
	display:block;
	height:12px;
	width:61px;
	margin:16px 0 0 12px;
	float:left;
	overflow:hidden;
	}
	
#home .janelaBusca .labelProcurar
{
    display:none
}
	
.janelaBusca .labelProcurar span{
	display:block;
	text-indent:-9999px
	}
	
.janelaBusca .valorBusca{
	border:1px solid silver;
	position:absolute;
	top:11px;
	left:82px;
	padding:1px 0 1px 3px;
	font:bold 11px "Trebuchet MS", Arial;
	width:187px;
	-moz-border-radius:3px;
    -webkit-border-radius:3px;
	}
	
#home .janelaBusca .valorBusca
{
    width:202px;
    border:0px;
    left:65px;
    padding-top:2px;
    font-size:14px;    
}
	
.janelaBusca .selectCategoria
{
    border:1px solid silver;
	position:absolute;
	top:12px;
	left:283px;
	width:213px;
	height:20px;
	font:bold 11px "Trebuchet MS", Arial;
	overflow:hidden;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    color:#999 !important;
	}
	
#home .selectCategoria
{
	border:none;
    left:315px;
    width:175px;
    }

#home .selectCategoria
{
    color:#c9c9c9;
}

#home .janelaBusca .btOk{
	/*background-position:-238px bottom !important;*/
	height:27px;
	right:13px;
	left:auto !important;
	width:38px !important;
	top:9px;
	}

.janelaBusca .btOk{	
	position:absolute;
	top:11px;
	left:505px;	
	background-position:-210px bottom;
	display:block;
	width:28px;
	height:20px
	}
	
.janelaBusca .btOk span{
	display:block;
	text-indent:-9999px
	}
	
.breadcrumb{
 	padding:2px 0 15px 10px;
 	font:bold 11px "Trebuchet MS", Arial;
}
 
.breadcrumb a{
 	padding:0 3px;
 	margin-bottom:1px
	}
	
.breadcrumb .active{
	font-weight:normal
	}
	
.breadcrumb .ultimoLink
{   
    font-weight:bold
}
	
.janelaTvflash{
	margin:0 0 10px 1px;
	width:554px;
	height:179px;	
	}
	
.destaques{
	clear:left;
	/*width:560px;*/
	z-index:1;
	overflow:auto
	}
	
.msie6 .destaques{
    overflow:hidden
    }
	
.destaquesLinha1{
    padding-bottom:9px
    }
    
.firefox .destaquesLinha2, .safari .destaquesLinha2{
    padding-bottom:12px
    }   
    
.destaques li{
	margin:1px 15px 0 0;
	width:176px; /* era 177 */ 
	/*padding:1px 0 10px 0;*/
	float:left;
	font-family:"Trebuchet MS", Arial;
	overflow:hidden;	
	}
.destaques li.ultimo{
    margin-right:0
}

.destaques h2{
	font:bold 14px "Trebuchet MS",Arial;
	line-height:15px;
	text-align:center;
	padding:7px 0;
	}
	
.firefox .destaques h2
{
    padding:6px 0 8px;
    }
	
.destaques h2 a{
	text-decoration:none;
	display:block;	
	padding:1px 5px;
	}
	
.destaqueVermelho h2,
.destaqueVermelhoInstitucional h2{
	background-position:-557px 0;
	}

.destaqueVermelho h2, .destaqueVermelho h2 a,
.destaqueVermelhoInstitucional h2, .destaqueVermelhoInstitucional h2 a
{
    color:#fff !important
    }
	
.destaqueVermelho
	{
		background-position: -557px bottom !important;
	}


.destaqueVermelho dl{
	background-position:-557px bottom !important;
	}
	
.destaqueVermelhoInstitucional{
	background-position:-557px bottom !important;
	}
	
.destaquePretoInstitucional, .destaqueMostardaInstitucional, .destaqueVerdeInstitucional, .destaquePrataInstitucional, .destaqueArcoIrisInstitucional{
	background-position:-1089px bottom !important;
	}
	
.destaqueMostarda h2{
	background-position:-909px 0px;
	}
	
.destaqueMostarda dl{
	background-position:-909px bottom !important;
	}
	
.destaqueVerde h2{
	background-position:-558px 0;
	}
	
.destaqueVerde dl{
	background-position:-558px bottom !important;
	}
	
.destaqueArcoiris h2{
	background-position:-558px 0;
	}
	
.destaqueArcoiris dl{
	background-position :-558px bottom !important;
	}
	
.destaquePrata h2{
	background-position:-373px 0;
	}
	
.destaquePrata dl{
	background-position:-373px bottom !important;
	}
	
.destaques dl{
	/*padding:0 1px;*/
	border-left:1px solid #cfcfcf;
    border-right:1px solid #cfcfcf;
    margin:0 0 6px;
    overflow:hidden;
    position:relative;
	}
	
/*.destaqueVermelho dl,
.destaqueVermelhoInstitucional dl{
    border-color:red !important;
    }*/

.msie6 .destaques dl{
    width:174px;
    border-bottom:1px solid black
    }
	
.destaques dt{
	padding:10px 10px 10px 13px
	}
	
#home .destaques li
{
    height:312px
}

#home .destaques dt
{
    padding-bottom:0;
    height:52px;
}
	
.destaques dt a{
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-decoration:none;
	}
	
.destaques dt a:hover{
	text-decoration:underline;
	}
	
.destaques dt em{
	display:block;
	font-size:11px;
	font-style:normal;
	line-height:14px
	}
	
.destaques .thumb{
	height:112px;
	text-align:center;	
	}
	
.destaques .thumb .btDestaque img{
    margin:35px 7px 0;
    }
	
.destaques .selos{
	/*padding:0;
	height:36px;
	margin:0 0 7px 0;
	width:175px;
	text-align:center;
	border-top:1px solid #c2c2c2; 
	border-bottom:1px solid #c2c2c2*/
	padding:6px 0 0 !important;
	text-align:center !important;
	width:175px;
	background:none !important;
	border:none !important;
	margin-bottom:0 !important;
	height:35px !important;
	}
	
.destaquePretoInstitucional .selos,
.destaqueVermelhoInstitucional .selos,
.destaqueMostardaInstitucional .selos, 
.destaqueVerdeInstitucional .selos, 
.destaquePrataInstitucional .selos, 
.destaqueArcoIrisInstitucional .selos
{
    display:none
    }
	
/*#home .destaques .selos{
	padding:6px 0 0 !important;
	text-align:center !important;
	width:175px;
	background:none !important;
	border:none !important;
	margin-bottom:0 !important;
	height:35px !important;
	}*/
	
.destaques .selos img{
	margin:4px 2px 0 0
	}
	
.destaques .info{
	line-height:15px;
	width:175px;
	overflow:hidden;
	text-align:center;
	height:50px;
	padding-top:8px
	}
	
/*#home .destaques .info{ padding:0 !important }*/

.destaques .info img{ vertical-align:middle }
/*
.destaquePretoInstitucional .info,
.destaqueVermelhoInstitucional .info,
.destaqueMostardaInstitucional .info, 
.destaqueVerdeInstitucional .info, 
.destaquePrataInstitucional .info, 
.destaqueArcoIrisInstitucional .info
{
    padding-top:4px
    }*/
    
/* modo 1 = preço antigo + preço atual + parcelamento */
.destaques .modo2 /* preço antigo + preço novo */
{
    height:37px !important;
    padding-top:23px !important;
}

.destaques .modo3 /* apenas preço */
{
    /*padding-top:9px !important;*/
    /*height:45px !important*/
}

.destaques .valorAntigo{
	display:block;
	font-size:12px
	}
	
.destaques .valorAntigo em{
	font-style:normal;
	text-decoration:line-through
	}

.destaques .valorAtual{
	display:block;
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px
	}
	
.destaques .parcelamento{
	font:11px Arial;
	line-height:16px;
	display:block
	}
	
.destaques li p{
	line-height:14px;
	padding:0 10px 0 0
	}
	
.destaques .botoes{
	text-align:center;
	width:175px;
	margin:10px 0 0 0;
	height:24px
	}
		
.destaquePretoInstitucional .botoes,
.destaqueVermelhoInstitucional .botoes,
.destaqueMostardaInstitucional .botoes, 
.destaqueVerdeInstitucional .botoes, 
.destaquePrataInstitucional .botoes, 
.destaqueArcoIrisInstitucional .botoes
{
    display:none
    }
	
.chrome .destaques .botoes,
.safari4 .destaques .botoes{
    height:27px;
    }
    
.firefox .destaques .botoes{
    height:23px;
    }
	
.destaques .botoes a{
	text-decoration:none;
	}
	
.destaques .botoes span{
	visibility:hidden;
	}

.destaques .btDetalhes{
	padding:0 23px 8px 0;
	width:42px;
	height:16px
	}
	
.destaques .btComprar{
	padding:0 43px 8px 0;
	background-position:-65px top;
	width:43px;
	height:16px
	}
	
.destaques .vejaMais{
	padding:5px 0 0 25px;
	margin:5px 0 0 0
	}
	
.destaques .vejaMais a{
	text-decoration:none;
	text-align:left;
	}
	
.destaques .vejaMais a:hover{
	text-decoration:underline
	}
	
.ofertas{
	clear:both;
	font-family:"Trebuchet MS", Arial;
	}
	
.ofertas h2{
	height:23px;
	width:545px;
	padding:6px 0 0 0;
	text-align:center;
	font:bold 14px "Trebuchet MS", Arial;
	}

.ofertas #ofertas{
    padding-left:10px
    }

.ofertas li{
	height:132px;
	overflow:hidden;
	float:left;
	width:273px;
	margin:10px 0 0 0;
	}
	
.ofertas .odd{
	margin-left:10px;
	width:253px
	}
	
.ofertas dl{
	padding:0 0 0 100px
	}
	
.ofertas dt a{
	text-decoration:none;
	line-height:12px
	}
	
.ofertas dt a:hover{
	text-decoration:underline;
	}
	
.ofertas .thumb{
	position:absolute;
	left:0;
	top:0
	}
	
.ofertas .selos{
	position:absolute;
	left:100px;
	top:98px
	}
	
.ofertas .autorMarca{
	display:block;
	font-style:normal;
	line-height:12px
	}
	
.ofertas .valor{
	padding:3px 0 5px 0;
	position:absolute;
	bottom:32px;
	}
	
.ofertas .valorAntigo{
	display:block;
	font-size:10px;	
	}
	
.ofertas .valorAntigo em{
	font-style:normal;
	text-decoration:line-through
	}
	
.ofertas .valorAtual{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-indent:-1px;
	line-height:13px;
	letter-spacing:-1px
	}
	
.ofertas .botoes{
	height:24px;
	position:absolute;
	bottom:10px;
	}	

.ofertas .botoes a{
	text-decoration:none
	}
	
.ofertas .botoes span{
	visibility:hidden
	}
	
.ofertas .btDetalhes{
	padding:0 23px 8px 0;
	width:42px;
	height:16px
	}
	
.ofertas .btComprar{
	padding:0 43px 8px 0;
	background-position:-65px top;
	width:43px;
	height:16px;
	/*margin:0 0 0 5px*/
	}
	
.ofertas .last{
	background:none;
	height:125px;
	}

/* #end region COLUNA DO CENTRO */

/* #region REGIOES DE CONTEUDO  */
.colunaCentroMaior{
	width:755px;
	overflow:hidden;
	clear:left;
	margin:auto
	}

.colunaMaior{
	overflow:hidden;
	margin:0 0 0 8px;
	width:755px;
	}

.caixa{
	font:11px "Trebuchet MS",Arial;
	width:754px;
	margin:0 0 10px 0;
	overflow:hidden !important;
	}
	
.caixa .bottomLeft, .caixa .bottomRight{
	display:block;
	position:absolute;
	width:8px;
	height:8px;
	background:url(../img/curvas.gif) no-repeat;
	}
	
.caixaAmarelo .bottomLeft, .caixaAmarelo .bottomRight{
	background-image:url(../img/curvas_amarelo.gif)     
	}
	
.caixa .bottomLeft{
	left:0;
	bottom:0;
	background-position:left bottom;
	}
	
.caixa .bottomRight{
	right:0;
	bottom:0;
	background-position:right bottom;
	}

/*.caixa .titulo{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:5px 0 4px 11px
	}
		
.caixa .conteudo{
	border:1px solid #000;
	border-top-width:0px;	
	}*/
		
.caixaMedia{
	width:544px
	}
	
.caixa a img{
	border:0
	}

.caixaAmarelo .conteudo{
	border:1px solid #e9af10;
	}
	
.caixa .instrucoes{
	background:#f4f4f4;
	width:350px
	}
	
.dicas{
	color:#363636
	}
	
.dicas b{
	color:#666;
	}
	
.dicas li{
	padding:0 0 10px 10px;
	}
/* #end region REGIï¿½ES DE CONTEï¿½DO */

/* #region RESULTADO DO FILTRO */ 
.filtragem{
	clear:right;
	margin:90px 0 0 220px;
	position:relative;
	width:755px
	}
	
.filtragem .tl, .filtragem .tr, .filtro .tl, .filtro .tr{
	position:absolute;
	top:-1px;
	height:11px;
	width:11px;
	}
	
.filtragem .tl, .filtro .tl{
	left:-1px;
	}
	
.filtragem .tr, .filtro .tr{
	right:-1px
	}
	
.filtragem .filtragemHeader{
	margin-bottom:1px;
	padding:10px
	}
	
.filtragem .filtragemHeader h2{
	font:bold 12px "Trebuchet MS", Arial;
	padding:2px 0
	}
	
.filtragem .direita{
	float:right;
	position:relative
	}
	
.filtragem .direita input{
	vertical-align:middle;
	}

.filtragem .direita .input{
	margin:0 3px;
	width:230px;
	}
	
.paginacao{
	padding:10px 0
	}
	
.paginacao .active{
	font-weight:bold;
	text-decoration:none
	}
	
.filtragemHeader, .filtro, .ordenacao{
	border-bottom:2px solid #fff
	}
		
.filtro{
	padding:12px 10px 10px 10px;
	overflow:hidden;
	margin:0 0 1px 0;
	position:relative
	}
	
.filtro .direita, .ordenacao .direita{
	margin-top:-2px;
	float:right
	}
	
.filtro select, .ordenacao select{
	vertical-align:middle
	}
	
.filtro h4{ 
	font-size:14px; 
	font-weight:bold; 
	margin:0 0 3px 
	}

.filtroBgAlternativo{
	background:transparent url(../img/bg_alerta1.gif) !important
	}	
	
.ordenacao{
	border-bottom:5px solid #ffc63e;
	padding:0 10px 0 0;
	overflow:auto;
	height:1%
	}
	
.ordenacao .direita{
	float:right;
	margin:7px 0 0 0
	}
	
.ordenacao h5{
	float:left;
	padding:10px;
	border-right:1px solid #fff;
	}
	
.ordenacao .ordemOpcoes{		
	overflow:auto;
	}
	
.ordenacao .ordemOpcoes li{
	float:left;
	padding:10px;
	border-right:1px solid #fff
	}
	
.ordenacao .ordemOpcoes a{
	text-decoration:none
	}
	
.ordenacao .ordemOpcoes a:hover{
	text-decoration:underline
	}
/* #end region RESULTADO DO FILTRO */ 

/* #region RESULTADO DO FILTRO MODO 1 */ 	
.filtroModo1 .produtos li{
	border-bottom:1px solid #000;
	position:relative;
	display:block;
	width:755px;
	padding:20px 0;
	overflow:auto;
	font-family:"Trebuchet MS",Arial;
	font-size:12px
	}
	
* html .filtroModo1 .produtos li {height:1%;}
	
.filtroModo1 dt{
	float:left;
	margin:0 0 0 168px;
	width:430px; /* modificar este valor afetarï¿½ o alinhamento da thumbnail */
	}
	
.filtroModo1 dt a{
	text-decoration:none;
	line-height:12px
	}
	
.filtroModo1 dt b{
	font-weight:bold;
	font-size:15px;
	display:block;
	line-height:17px
	}
	
.filtroModo1 dt p{
	margin:20px 0;
	line-height:14px
	}
	
.filtroModo1 dt a.more{
	display:block;
	padding:0 0 0 15px;
	text-decoration:underline;
	line-height:18px
	}
	
.filtroModo1 dt a:hover{
	text-decoration:underline
	}

.filtroModo1 dt a:hover b{
	text-decoration:underline
	}
	
.filtroModo1 dd{
	display:inline;
	}
	
.filtroModo1 .thumb{
	padding:20px 0;
	margin:0 0 0 -562px;
	float:left
	}
	
.filtroModo1 .selos{
	float:right;
	padding:0 0 17px 0;
	width:150px
	}
	
.filtroModo1 .valor{
	float:right;
	clear:right;
	width:150px;
	padding:0 0 15px 0
	}
	
.filtroModo1 .valorAtual{
	font-size:15px;
	font-weight:bold;
	display:block
	}
	
.filtroModo1 .rating{
	float:right;
	clear:right;
	width:150px
	}
	
.filtroModo1 .botoes{
	float:right;
	clear:right;
	width:154px;
	padding:15px 0 0 0
	}
	
.filtroModo1 .botoes a{
	text-decoration:none;
	height:24px;
	display:block;
	}
	
.filtroModo1 .botoes span{
	visibility:hidden
	}
	
.filtroModo1 .btDetalhes{
	width:65px;
	float:left
	}
	
.filtroModo1 .btComprar{
	background-position:-65px top !important;
	width:86px;
	margin:0 0 0 68px;
	}
/* #end region RESULTADO DO FILTRO MODO 1 */ 

/* #region RESULTADO DO FILTRO MODO 2 */ 
.filtroModo2 .produtos{
	margin:10px 0 0 0;
	position:relative;
	overflow:hidden;	
	height:1%
	}
	
.filtroModo2 .produtos li{
	height:132px;
	float:left;
	width:372px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:0 10px 10px 0;
	}
	
.filtroModo2 .odd{
	padding:0 0 0 10px;
	margin:0 !important;
	width:362px !important;
	}
	
.filtroModo2 dl{
	position:relative
	}
	
.filtroModo2 dt{
	position:absolute;
	left:100px;
	top:0
	}
	
.filtroModo2 dt a{
	text-decoration:none;
	line-height:12px
	}
	
.filtroModo2 dt b{
	display:block;
	width:265px
	}
	
.filtroModo2 dt a:hover{
	text-decoration:underline;
	}
	
.filtroModo2 dt p, .filtroModo2 dt .more{
	display:none
	}
	
.filtroModo2 .thumb{
	position:absolute;
	left:0;
	top:0;
	}
	
.filtroModo2 .selos{
	position:absolute;
	left:0;
	top:95px;
	}
	
.filtroModo2 .valor{
	position:absolute;
	left:100px;
	top:60px
	}
	
.filtroModo2 .valorAtual{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-indent:-1px;
	line-height:13px;
	}
	
.filtroModo2 .rating{
	display:none
	}
	
.filtroModo2 .botoes{
	height:24px;
	position:absolute;
	top:97px;
	left:100px;
	}	

.filtroModo2 .botoes a{
	text-decoration:none;
	display:inline-block;
	float:left
	}
	
.filtroModo2 .botoes span{
	visibility:hidden;
	}
	
.filtroModo2 .btDetalhes{
	width:65px;
	height:24px;
	display:block;
	}
	
.filtroModo2 .btComprar{
	background-position:-65px top !important;
	width:85px;
	height:24px;
	display:block;
	margin:0 0 0 5px
	}
/* #end region RESULTADO DO FILTRO MODO 2 */ 

/* #region RESULTADO DO FILTRO MODO 3 */ 
.filtroModo3 .produtos li{
	border-bottom:1px solid #000;
	position:relative;
	overflow:hidden;
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	height:60px;
	}
	
.filtroModo3 dt{
	position:absolute;
	left:0;
	top:0;
	padding: 18px 0 0 0;
	width:305px;
	}
	

	
.filtroModo3 dt a{
	text-decoration:none;
	font-size:11px;
	}
	
.filtroModo3 dt b{
	font-weight:bold;
	display:block;
	line-height:10px;
	}
	
.filtroModo3 dt p{
	display:none;
	}
	
.filtroModo3 dt a.more{
	display:none;
	}
	
.filtroModo3 dt a:hover{
	text-decoration:underline
	}

.filtroModo3 dt a:hover b{
	text-decoration:underline
	}
	
.filtroModo3 .thumb{
	display: none;
	}
	
.filtroModo3 .selos{
	padding: 16px 10px 0 10px;
	text-align:center;
	width:89px;
	position:absolute;
	left:315px;
	height:44px;
	}
	
.filtroModo3 .valor{
	padding: 14px 0 0 15px;
	position:absolute;
	left:424px;
	width:140px
	}
		
.filtroModo3 .valorAtual{
	font-size:15px;
	font-weight:bold;
	display:block;
	line-height:18px
	}
	
.filtroModo3 .parcela{
	line-height:7px
	}

.filtroModo3 .rating{
	display:none;
	}
	
.filtroModo3 .botoes{
	position:absolute;
	left:585px;
	height:42px;
	padding:18px 0 0 8px;
	width:162px
	}
	
.filtroModo3 .botoes a{
	text-decoration:none;
	height:24px;
	display:block;
	_display:inline-block;
	text-align:center;
	}
	
.filtroModo3 .botoes span{
	visibility:hidden
	}
	
.filtroModo3 .btDetalhes{
	width:65px;
	float:left
	}
	
.filtroModo3 .btComprar{
	background-position:-65px top !important;
	width:86px;
	margin:0 0 0 70px;
	}
/* #end region RESULTADO DO FILTRO MODO 3 */ 

/* #region RESULTADO DE BUSCA */
.busca{
	clear:both;
	font-family:"Trebuchet MS", Arial;
	width:965px;
	margin:auto
	}

.busca p{
	font-size:18px;
	color: #333;
	margin-bottom: 5px;
	}
  
.busca strong{
	font-size:16px;
	color:#900
	} 

.busca h4{
	font-size:11px;
	background: #ddd;
	padding: 10px 0 10px 10px;
	margin-bottom: 2px 
	}

.busca h4 a {
	padding: 0 0 0 3px;
	color:#666;
  	}
  
.busca h4 a:hover {
	text-decoration:none;
	}
	
.busca h2{
	font-size:11px;
	padding: 10px 0 0 0;
	margin-bottom: 2px;
	color: #333; 
	}

.busca h2 a {
	padding: 0 0 0 3px;
	color:#666;
  	}
  
.busca h2 a:hover {
	text-decoration:none;
	}
	
.refine{
	border-bottom: 5px solid #ffc63e;
	background: #ddd;
	}

.refine h5 {
	font-size:11px;
	padding: 10px 8px 9px 10px;
	border-right: 2px solid #fff;
	float: left; 
	} 

.refine h6 {
	font-size:11px;
	padding: 7px 0 8px 0;
	margin:0 0 0 107px
	}

.refine h6 b {
	padding: 0 0 0 5px;
	}

.refine h6 strong{
	color: #900;
	font-size:11px;
	}

.refine h6 a{
	text-decoration:none;
	font-size:15px;
	}

/*Regiï¿½o tituloTabela*/
.tituloTabela {
	overflow:hidden;
	clear:left;
	background: url(../img/fundo_pattern_cinza.gif) repeat-x;
	font:15px "Trebuchet MS", Arial;
	color:#fff;
	padding:3px 0 0 10px;
	height:24px
	}

.tituloTabela span{
	display:block;
	color:#fff;
	float:right;
	padding:2px 10px 5px 0;
	font-size:11px;
	}

.tituloTabela span a{
	color:#ffc63e;
	font-size:12px;
	}
  
/*tabela  listaResultado*/

.listaResultado {
	font:"Trebuchet MS", Arial;
	border-left: 1px solid #B2B2B2;
	border-top:1px solid #B2B2B2;
	margin:0 0 0 1px;
	/* tratamento diferente no IE, pq por alguma razï¿½o 1px da lateral esquerda da tabela some =X */
	*margin-left:0;
	text-align:center;
	}
	
.listaResultado .coluna1 a{
	text-decoration:none
	}
	
.listaResultado .coluna1 a:hover{
	text-decoration:underline
	}

/*coluna 1*/
.listaResultado .coluna1, .listaResultado .valores{
	text-align:left;
	}

.listaResultado .coluna1 img{
	vertical-align:middle;
	}

.listaResultado .coluna1 span{
	width:452px;
	text-align:center;
	} 

.listaResultado .coluna1 a{
	font-size: 15px;
	padding: 0 3px 0 10px;
	}
	
/*end coluna 1*/	

.listaResultado th{
	border-right:1px solid #B2B2B2;
	text-align:center;
	font-weight:bold;
	vertical-align:middle; 
	}	

.listaResultado tr{
	border-left:1px solid #B2B2B2;
	}
	
.listaResultado th span {
	background:transparent url(../img/fundo_thead.gif) repeat-x left 1px;
	border-bottom:1px solid #B2B2B2;
	display:block;
	margin:0pt 1px;
	padding:14px 10px;
	width:99px
	}	
	
.listaResultado td{ 
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	font-size:12px;
	padding:10px;
	vertical-align:middle;
	width:121px;
	overflow:hidden
	}	
	
.listaResultado .gridAutor{ padding-right:0 }
.listaResultado .gridMarca{ padding-right:0 }
.listaResultado .gridPrazo{ padding-right:0 }

.listaResultado .fixedCol span{ width:100px; display:block; overflow:hidden }
.listaResultado .gridAutor span{  }
.listaResultado .gridMarca span{  }
.listaResultado .gridPrazo span{  }
	
/*botao Coluna valores*/
.listaResultado .valores{
	padding:0 0 0 18px
	}
	
.listaResultado .valores .btComprar{
	display:block; 
	height:24px;
	width:85px;
	float:left;
	background:url(../img/botoes.gif) no-repeat -65px top;
	margin: 5px 0 0 0;
	text-decoration:none
	}
	
.listaResultado .valores .btComprar span{
	visibility:hidden
	}
	
.listaResultado .valores em{
	text-decoration:line-through;
	font-style:normal;
	color: #c90;
	font-size:11px;
	}	

.listaResultado .valores b{
	color: #c00;
	font-size:12px;
	}
	
/* #end region RESULTADO DE BUSCA */

/* #region MENU */
.menu .itens {
	padding:8px 0;
	border-bottom:1px solid #eecc84;
	}

.menu .itens a{
	text-decoration:none;
	}
	
.menu .itens a:hover{
	text-decoration: underline;
	}	

.menu .itens li{
	font-family:"Trebuchet MS",Arial;
	margin-left:10px;
	padding:0pt 0pt 1px 12px;
	position:relative;
	}
/* #end region MENU */

/* #region FORMULÃRIOS (com excessÃ£o dos formulÃ¡rios relacionados ao PROCESSO DE COMPRA) */
.form input, .form select, .form textarea{ 
	padding:0px 2px;		
	border-left:1px solid #abadb3;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	font-size:12px;
	-moz-border-radius:2px
	}
	
.form label{
	display:block;
	padding:2px 0 3px;
	}
	
.form .botoes{
	padding:10px 10px 9px
	}
	
.firefoxBotoes, x:-moz-any-link{
	padding-bottom:6px !important
	}
	
.form .botoes img{
	margin:0 5px 0 0
	}
	
.form .botoesAdireita{
	text-align:right
	}
	
.form .botoesAdireita img{
	margin:0 0 0 5px
	}
/* #end region FORMULÃRIOS */

/* #region TABELA PADRÃƒO */
.tabela{
	width:100%
	}
	
.tabela tr{
	
	}
	
.tabela th{
	font:bold 12px "Trebuchet MS", Arial;
	border-bottom:1px solid #b2b2b2;
	vertical-align:middle;
	background:transparent url(../img/fundo_thead.gif) repeat-x scroll left 1px;
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	text-align:center
	}
	
.tabela th span{
	padding:12px 0 10px;
	display:block
	}
	
.tabela td{
	font:12px "Trebuchet MS", Arial;
	padding:6px 0;
	text-align:center;
	border-bottom:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	}
	
.tabela .textleft{
	text-align:left;
	padding:0 0 0 10px
	}
/* #end region TABELA PADRÃƒO */

/* #region FALE CONOSCO */
.contato fieldset{
	padding:10px
	}
	
.contato .campoNome input{
	width:400px
	}
	
.contato .campoEmail{
	float:left;
	margin:0 10px 0 0
	}
	
.contato .campoEmail input{
	width:200px;
	}

.contato .campoTelefone input{	
	margin:0 10px 0 0
	}
	
.contato .campoLoja{
	clear:left
	}
	
.contato .campoLoja input{
	width:400px
	}
	
.contato .campoDuvidas{
	float:left;
	margin:0 10px 0 0;
	width:150px
	}
	
.contato .campoAssunto{
	clear:left
	}

.contato .campoMensagem textarea{
	height:78px;
	width:500px;
	line-height:14px
	}
/* #end region FALE CONOSCO */

/* #region LISTA DE DESEJOS */
.wishlist fieldset{
	padding:10px
	}
	
.wishlist .campoEmail input{
	width:200px;
	}
	
.wishlist .campoSenha input{
	width:200px;
	}
	
.wishlist .campoConfirmaSenha{
	float:left
	}
	
.wishlist .campoConfirmaSenha input{
	width:130px;
	margin:0 10px 0 0;
	}

.wishlist .campoNome input{
	width:500px
	}
	
.wishlist .campoDescricao textarea{
	height:78px;
	width:500px;
	line-height:14px
	}	
	
.wishlist .campoEmail{
	float:left
	}
	
.wishlist .campoEmail input, .wishlist .campoTelefone input{
	margin:0 10px 0 0
	}
	
.wishlist .campoCidade input{
	width:200px
	}
	
.wishlist .campoTipoLista, .wishlist .campoObjetivoLista{
	color:#666
	}
	
.wishlist .campoTipoLista label, .wishlist .campoObjetivoLista label{
	padding:1px 0
	}
	
.wishlist .campoTipoLista input, .wishlist .campoObjetivoLista input{
	margin: 0 3px 3px 5px;
	vertical-align:middle;
	border:0
	}
	
.wishlist td.colunaNome{
	width:260px
	}

.wishlist .info{
	background:#dbdbdb;
	padding:7px 10px 0;
	height:28px;
	overflow:hidden;
	font-weight:bold
	}
	
.wishlist .info .nome{
	display:block;
	padding:4px 0 0 0
	}
	
.wishlist .acoes{
	float:right;
	}
	
.wishlist .acoes img{
	margin:0 0 0 5px
	}
	
.wishlist .detalhes{
	background:#f0f0f0;
	border-bottom:1px solid #B2B2B2;
	line-height:18px;
	padding:10px
	}
	
.wishlist .detalhes span{
	display:block;
	}
	
.wishlist .check{
	margin:0;
	vertical-align:middle;
	border:0
	}
/* #end region LISTA DE DESEJOS */

/* #region PÃGINAS INSTITUCIONAIS */
.colunaCentro .introducao{
	padding:15px 0 0;
	width:546px
	}
	
.introducao h2{
	font:bold 14px "Trebuchet MS",Arial;
	padding:0 0 15px;
	line-height:14px
	}
	
.introducao p{
	font:11px "Trebuchet MS",Arial;
	padding:0 0 15px;
	line-height:14px
	}
	
.atendimento h2{
	font:bold 12px "Trebuchet MS",arial;	
	padding:4px 0 0 10px;
	height:20px;
	margin:0 0 10px
	}
	
.atendimento p{
	font:11px "Trebuchet MS",Arial;
	padding:0 0 15px;
	line-height:14px
	}
	
.atendimento ul, .atendimento ol{
	margin:0 1em
	}
	
.atendimento ul li{
	list-style:inside disc
	}
	
.atendimento ol li{
	list-style:inside decimal
	}
/* #end region PÃGINAS INSTITUCIONAIS */

/* #region LOJAS */
.loja{
	overflow:hidden
	}
	
.loja h4{
	font: 12px "Trebuchet MS", arial;
	font-weight:bold;
	padding: 4px 0 10px 18px;
	margin: 1px 0 0 0; 
	}
	
.loja h5{
	font:bold 12px "Trebuchet MS", arial;
	padding: 4px 0 10px 10px;
	margin: 1px 0 0 0; 
	}

.loja .anterior{
	margin:0 10px 0 0;
	vertical-align: middle; 
	}			

.loja .proximo{
	margin:0 0 0 10px;
	vertical-align: middle; 
	}

.loja .galeria{
	padding: 5px 0 0 0;
	float: left; 
	}  

.loja .caixaTexto{
	font:11px "Trebuchet MS",Arial;
	width: 320px;
	margin: 5px 0 20px 210px;
	}
	
.Informece{
color:#de9c00;
}	

.alterarGaleria{
	text-align:center;
	padding: 5px 0 0 0;
	}

.alterarGaleria p{
 	color:#666;
 	padding: 10px 0 0 0; 
	}

.alterarGaleria .bt_ampliarImg{
 	color:#666;
 	text-decoration: none;
	}

.loja .caixaTexto .bt_concaLoja{
 	margin: 10px 0 0 -3px; 
	}

.loja .caixaTexto .cliqueConfira{
	display: block;
	color: black;
	padding: 0 0 1px 12px;
	position: relative;
	font-family: "Trebuchet MS",Arial;
 	}
/* #end region LOJAS */
	
/* #region RODAPE */
.rodapeOpcoes{
	margin:auto;
	overflow:auto;
	width:510px;
	}
	
.rodapeOpcoes li{
	float:left;
	padding:0 10px;
	height:20px;
	overflow:hidden;
	}
	
.rodapeOpcoes .last{
	background:none
	}
	
.rodapeOpcoes a{
	font:11px "Trebuchet MS", Arial;
	text-decoration:none;
	}
	
.rodapeDisclaimer{
	clear:both;
	width:770px;
	margin:auto;
	font:10px "Trebuchet MS", Arial;
	text-align:center;
	letter-spacing:1px
	}
	
.rodapeCreditos{
	margin:10px auto 0 auto;
	width:760px;
	overflow:auto
	}

.rodapeCreditos li{
	float:left
	}
/*
.rodapeMarca{
	padding:0 0 5px 0;
	width:74px
	}
	
.rodapeDireitos{
	font:11px "Trebuchet MS", Arial;
	padding:10px 0 0 0
	}
	
.rodapeParceiro{
	width:82px;
	text-align:right;
	padding:4px 0 0 0
	}*/
.rodape .marca{
	float:right;
	color:#666;
	font:10px "Trebuchet MS", Arial, Verdana;
}

.rodape .marca img{
	vertical-align:middle;
	margin:0 5px
}

.rodape .boxPadrao{
	float:left;
	padding:5px 10px 0 0;
	font-family:"Trebuchet MS", Arial, Verdana;
}

.rodape .boxPadrao2{
	float:right;
	padding:5px 0 0 0;
	font-family:"Trebuchet MS", Arial, Verdana;
}

.rodape .boxPadrao img{
	margin:2px 10px 0 0;
	vertical-align:middle;
}

.rodape .boxPadrao2 img{
	margin:4px 10px 0 0;
	vertical-align:middle;
}

.rodape .parceiros{
	padding-left:10px
}

.rodape .marca2{
	width:45px;
	margin:5px auto 0;
}

.msie6 .rodape .marca2, .msie7 .rodape .marca2{
	padding-right:50px !important;
}

.rodape .direitos{
	clear:both;
	margin:auto;
	width:320px;
	color:#666;
	padding-top:3px
}

.rodape .wefit img{
	margin-bottom:-6px
}
	
/* #end region RODAPE */

/* #region MODAL */
.modalOverlay{
	background:#bfbfbf !important;
	opacity:.8 !important;
	filter:alpha(opacity=80) !important;
	width:100% !important;
	height:100% !important;
	position:fixed;
	left:0 !important;
	top:0 !important;
	z-index:100001 !important;
	_position:absolute;
	}

.modal{
	width:570px;
	z-index:100002;
	position:fixed;
	_position:absolute;
	left:25%;
	top:5%
	}
	
.modalHeader{
	background:url(../img/modalHeader.gif);
	height:22px;
	font:bold 14px "Trebuchet MS",Arial;
	color:#fff;
	padding:4px 0 0 10px
	}

.modalHeader .btFechar{
    color:#fff;
    text-decoration:none;
    position:absolute;
    right:10px;
    top:5px;
    font-size:12px
    }
	
.modalContent{
	background:url(../img/modalContent.gif) left bottom;
	position:relative;	
	font-family:"Trebuchet MS", arial;
	padding:5px 0 !important
	}
	
.modalContent .inner{
	margin:0 1px
	}
	
.modalContent .l{
	position:absolute;
	left:0;
	bottom:0;
	background:url(../img/modalContent_left.gif);
	height:8px;
	width:8px;
	}
	
.modalContent .r{
	position:absolute;
	right:0;
	bottom:0;
	background:url(../img/modalContent_right.gif);
	height:8px;
	width:8px;
	}
	
.modalContent .botoes{
	background:#e7e7e7;
	padding:10px 10px 0
	}
	
.modalContent .alerta{
	color:#B80000
	}
	
.modalContent h2{
	font-size: 16px;
	font-weight: bold;
	margin:5px 10px;
	padding:0 5px
	}

.modalContent li{
	list-style: none;
	}	

.modalContent h3{
	font-family:"Trebuchet MS", arial;
	}

.modalContent label{
	font-family:"Trebuchet MS", arial;
	font-size: 11px;
	padding:0px 0px 0px 18px;
	}	
	
.modalContent h4{
 	font:bold 14px "Trebuchet MS", arial;
	padding: 10px 15px
	}
	
.modalContent textarea{
	border: 1px solid #CCCCCC;
	width:527px;
	height:242px;
	margin:0 0 20px
	}	
	
.modalContent .caixaTexto{
	text-align:center;
	}
	
.modalContent .garantias{
	background: #e7e7e7;
	padding: 15px 0 15px 0;
	margin:10px 0 0 0
	}			
	
.modalContent .garantias input{
	margin-left:10px;
	margin-right: 10px;
	}

.modalContent .botoes .bt_discordo img{
	border: none; 
	}	

.modalContent .botoes .bt_concordo img{
	border: none; 
	}

.modalContent .garantias .bt_ok  {
	margin:0px 0px -7px;
	padding:0pt 10px 2pt 5px;
	}

.modalContent  .garantias .bt_ok {
	border: none; 
	}	
	
.modalPresente li{
	list-style: none;
	}	

.modalPresente h3{
	font-family:"Trebuchet MS", arial;
	}

.modalPresente label{
	font-family:"Trebuchet MS", arial;
	font-size: 11px;
	}	
	
.modalPresente h4{
 	font-family:"Trebuchet MS", arial;
	font-size: 14px;
	padding: 5px 15px 0 20px
	}
	
.modalPresente .caixaTexto{
	text-align:right;
	margin:10px 10px 0 0
	}
	
.modalPresente textarea{
	border: 1px solid #CCCCCC;
	width:336px;
	height:119px;
	}	
	
.modalPresente .garantias{
	background: #e7e7e7;
	padding: 15px 0 15px 0;
	}			

.modalPresente .garantias span{
	font-family:"Trebuchet MS", arial;
	margin-left:20px;
	font-size: 11px
	}
	
.modalPresente .garantias b{
	font-family:"Trebuchet MS", arial;
	font-size: 11px
	}

.modalPresente  p{
	font-family:"Trebuchet MS", arial;
	font-size: 11px;
	color: #999999;
	padding: 0 0 0 15px;
	}	
		
.modalPresente .garantias strong{
	color:#d80000;
	font-size:14px;
	padding: 0px 0px 0px 302px;
	}
	
.modalPresente .botoes	img{
	margin:0 5px 0 0
	}

.modalPresente .botoes .bt_discordo {
	padding: 0 10px 0 336px; 
	}

.modalPresente .botoes .bt_discordo img{
	border: none; 
	}	

.modalPresente .botoes .bt_concordo {
  }

.modalPresente .botoes .bt_concordo img{
	border: none; 
	}

.modalPresente .cores{
	display:block;
	padding:10px 0px 10px 0;
	margin:0 0 0 30px;
	overflow:auto
	}

.modalPresente .cores label{
	width: 100px;
	float: left;
	text-align: center;
}

.modalPresente .cores span{
	display:block;	
}

.tipoCartao{
	float:left;
	width:180px;
	padding:15px 0px 0px 20px;
	}	
	
.modalPresente .tipoCartao label{
	padding:0
	}
	
.tipoCartao img{
	vertical-align:middle;
	margin: 0 10px 0 0
	}
	
.tipoCartao input{
	vertical-align:middle;
	margin: 0 5px 0 0
	}

.modalPresente .selecione{
	margin: 0 0 0 220px;
	}

.modalPresente .selecione select{
	width:172px;
	}

.modalPresente .selecione select{
	width:172px;
	vertical-align:middle;
	
	}

.modalPresente .bt_verCartoes img{
	border: none; 
	vertical-align:middle;
	padding: 0 0 0 10px;
	}
	
.modalPresente .opcao{
	display:block;
	padding:15px 0 0 15px
	}
	
.modalMenor{
	width:390px;
	z-index:100002;
	position:fixed;
	_position:absolute;
	left:35%;
	top:25%
	}
	
.modalMenor .modalHeader{
	background:url(../img/modalHeaderMenor.gif);
	height:22px;
	font:bold 14px "Trebuchet MS",Arial;
	color:#fff;
	padding:4px 0 0 10px;
	position:relative
	}
	
.modalMenor .modalContent{
	background:url(../img/modalContentMenor.gif) left bottom;
	position:relative;	
	font-family:"Trebuchet MS", arial;
	padding:5px 0 !important
	}
	
.modalMenor .modalContent .inner{
	margin:0 1px
	}
	
.modalMenor .modalContent .botao{
	background:#fff;
	padding:10px
	}
	
.modalMenor .modalContent h2{
	font-size: 16px;
	font-weight: bold;
	margin:5px 10px;
	padding:0 5px
	}
	
.modalGarantia {
    left:30%;
    top:10%;
    }
    
.modalGarantia label{
    display:block;
    padding-bottom:3px;
    }    

.modalGarantia .radioGarantia{
    vertical-align:middle;
    margin:0 3px 2px 0
    }
    
.modalAvise{
    left:31%;
    top:19%;
    }
    
modalOutrasLocalidades{
    left:31%;
    top:19%;
}
/* #end region MODAL*/

/* #region SEM CATEGORIA */
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
	}

.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

.show, .block{
	display:block
	}

.hide{
	display:none
	}
	
.banner_flutuante{
	position:absolute;
	left:0;
	top:0;
	width:150px;
	height:150px;
	z-index:1000;
	}
	
.wefit{
	width:92px;
	margin:auto;
	display:inline
	}
	
.corpo a{
	color:#1554bc
	}
	
.corpo a:hover{
	color:#0c2c60
	}
	
.floatleft{
	float:left;
	}
	
.floatright{
	float:right;
	}
	
.clearleft{
	clear:left
	}
	
.clearright{
	clear:right
	}
	
.fontnormal{
	font-weight:normal
	}
	
.forceZIndex-1{
	z-index:-1 !important
	}
	
.bold{
	font-weight:bold
	}
	
.noPadding{
	padding:0 !important
	}
	
.noTopPadding{
	padding-top: 0 !important;
	}
	
.valorProduto{
	color:#f4b212;
	font:20px bold "Trebuchet MS",Arial;
	letter-spacing:-1px
	}
	
.dourado{
	color:#de9c00
	}

.black{
	color:#000
	}
	
.lowlight
{
	color:#999
}
	
.textcenter{
	text-align:center
	}
	
.textright{
	text-align:right
	}
	
.textleft{
	text-align:left
	}
	
.input{
	padding:0px 2px;
	*padding:2px;		
	border-left:1px solid #abadb3;
	border-top:1px solid #abadb3;
	border-right:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	font-size:12px;
	-moz-border-radius:2px
	}
	
.w200{
	width:200px
	}

.overflow{
	overflow:auto
	}
	
.vmiddle{	
	vertical-align:top
	}
	
.mBottom10
{
	margin-bottom:10px
}

.mRight10
{
	margin-right:10px
}

.cinzaClaro{ color:#999 !important }
.cinza{ color:#666 !important }
.preto{ color:#000 !important }
/* #end region SEM CATEGORIA */
	
/* #region CLASSES para CORRECAO de LAYOUT */	
.safariValorBusca{
	padding-bottom:5px !important
	}
	
.safari3 .safariAccordion h3 a{
	padding:5px 0 5px 10px;
	}
	
.safariVejaMaisEsquerdo{
	background-position:11px 6px !important
	}
	
.safariDestaque .vejaMais{
	background-position:15px 3px !important;
	padding:0 0 1px 25px !important;
	}
	
.safariDestaque .botoes{
	/*margin:13px 0 !important;*/
	padding:0 0 0 10px
	}
	
.safariDestaque .botoes a{
	display:block;
	float:left;
	margin:0 5px 0 0;
	}
	
.safariOferta .botoes a{
	display:block;
	float:left;
	margin:0 5px 0 0;
	}

/* region LOUNGE */

.Formulario_lounge
{
background:transparent url(../img/lounge/FundoFormulario_louge.jpg) no-repeat scroll 0 -5%;
margin: -3px 0 20px 0 ;
padding:65px 0 0 0;
}

.Formulario_lounge .coluna01 
{
margin: 20px 0 0 102px;
float: left;
}

.Formulario_lounge .coluna02
{
padding: 0px;
}

.Formulario_lounge .coluna02 label
{
padding: 0px 13px 0px 5px;
margin: 0 0 0 25px;
font-size: 14px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #666666;
}

.Formulario_lounge .coluna02 .bt_continuarLounge
{
padding: 10px;
margin:-1px 0 0px 152px;
}

.Formulario_lounge .coluna02  input
{
width: 150px
}

.janelaPreto .menu
{
border: 1px solid #000;
}

.Conteudo_lounge .titulosLoung
{
font-size: 15px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.loja .Beneficios img
{
margin-bottom: 20px;
}

.Conteudo_lounge
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
}

.Conteudo_lounge b
{
/*color: #333333;
font-family:"Trebuchet MS";
font-size:12px;*/
}

/*loung Duvidas frequentes*/

.Fnaczito
{
background: url(../img/lounge/013_louge_duvidas.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:46px 0 0 257px;;
}

.Fnaczito b
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito .titulosLoung
{
font-size: 20px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_Direita
{
background: url(../img/lounge/fnaczito_Direita01.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:40px 0 0 53px;
}

.Fnaczito_Direita b
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_Direita .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_Direita .descricao
{
	font-size:13px !important
}

.Fnaczito_Premiacoes
{
background: url(../img/lounge/fnaczito_Esquerda02.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:46px 0 0 257px;
width: 287px;
}

.Fnaczito_Premiacoes b
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_Premiacoes .descricao
{
	font-size:13px
}

.Fnaczito_Premiacoes .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
margin-bottom: 10px
}

.Fnaczito_Duvidas{
	padding:40px 0 0 235px
}

.Fnaczito_Duvidas .descricao
{
	font-size:13px;
}

.Fnaczito_boasVindas
{
background: url(../img/lounge/fnaczito_Direita02.gif) no-repeat scroll 0 0%;
height:170px;
margin:0 0 5px -16px;
padding:55px 0 0 267px;
width: 287px;
}

.Fnaczito_boasVindas
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_boasVindas .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
margin-bottom: 10px;
display:block;
}

.Fnaczito_boasVindas .descricao
{
	font-size:13px
}

.Fnaczito_freteGratuito
{
background: url(../img/lounge/fnaczito_Esquerda03jpg.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:58px 0 0 34px;
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_freteGratuito .descricao
{
	font-size:13px
}

.Fnaczito_freteGratuito .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_descontosEstacionamento
{
background: url(../img/lounge/fnaczito_Direita04.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:50px 0 0 250px;
}

.Fnaczito_descontosEstacionamento b
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_descontosEstacionamento .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_descontosEstacionamento .descricao
{
	font-size:13px
}

.Fnaczito_ofertasEspeciais
{
background: url(../img/lounge/fnaczito_Direita05.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 -15px;
padding:80px 0 0 270px;
}

.Fnaczito_ofertasEspeciais b
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_ofertasEspeciais .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_ofertasEspeciais .descricao
{
	font-size:13px
}

.Fnaczito_eventosExclusivos
{
background: url(../img/lounge/Untitled-5.jpg) no-repeat scroll 0 0%;
height:150px;
margin:0 0 -5px;
padding:63px 0 0 57px;
}

.Fnaczito_eventosExclusivos
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_eventosExclusivos .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_eventosExclusivos .descricao
{
	font-size:13px
}

.Fnaczito_reservaIngressos
{
background: url(../img/lounge/Untitled-6.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 -5px;
padding:58px 0 0 275px;
}

.Fnaczito_reservaIngressos .descricao
{
	font-size:13px
}

.Fnaczito_reservaIngressos
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_reservaIngressos .titulosLoung
{
font-size:22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_renovacao
{
background: url(../img/lounge/Untitled-7.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:48px 0 0 50px;
}

.Fnaczito_renovacao
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_renovacao .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_renovacao .descricao
{
	font-size:13px
}

.Fnaczito_creditos
{
background: url(../img/sub_credito.gif) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:40px 0 0 45px;
}

.Fnaczito_creditos .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_creditos .descricao
{
	font-size:13px
}

.Fnaczito_Parcerias
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_Parcerias
{
background: url(../img/lounge/Untitled-9.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:70px 0 0 45px;
}

.Fnaczito_Parcerias .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

/**/

.Fnaczito_Atendimento
{
background: url(../img/lounge/Untitled-10.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:50px 0 0 40px;
}

.Fnaczito_Atendimento
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_Atendimento .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_Atendimento .descricao
{
	font-size:13px
}

.listaDestacada
{
	margin:0 0 5px 0
}

.listaDestacada li
{
	background:url(../img/bullet_star.gif) no-repeat 0 1px;
	margin:0 0 0 0.5em;
	padding:0 0 2px 1.5em;
}
/**/

.Fnaczito_PercaRoubo
{
background: url(../img/lounge/Untitled-11.jpg) no-repeat scroll 0 0%;
height:170px;
margin:0 0 20px;
padding:50px 0 0 45px;
}

.Fnaczito_PercaRoubo
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_PercaRoubo .titulosLoung
{
font-size: 22px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Fnaczito_PercaRoubo .descricao
{
	font-size:13px
}
/* CADASTRAR AGORA */
.Fnaczito_Menu
{
background: url(../img/lounge/meu_carrinho.gif) no-repeat scroll 0 0%;
height:100px;
margin:-15px 0 20px -106px;
}

.lojaCadastar_agora 
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
}

.lojaCadastar_agora p
{
padding: 1px 0 0 7px;
width: 521px;
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
}

.lojaCadastar_agora a
{
color: #333333;
font-family:"Trebuchet MS";
font-size:12px;
}

.lojaCadastar_agora a:hover
{
color:#de9c00;
}

.lojaCadastar_agora b
{
color: #333333;
font-family:"Trebuchet MS";
font-size:12px;
}

.lojaCadastar_agora label
{
color:#666666;
font-family:"Trebuchet MS";
font-size:12px;
margin:0 0 0 15px;
padding:0 13px 0 4px;
}

.lojaCadastar_agora input
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
width: 155px;
vertical-align: middle;
}

.lojaCadastar_agora img {
margin:-61px 0 0 20px;
padding:11px;
text-align:right;
vertical-align:middle;
}

.lojaCadastar_agora .bt_confCartao {
margin:-8px 0 0 342px;
padding:11px;
text-align:right;
vertical-align:middle;
}

.lojaCadastar_agora .dataValidade
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
width:50px;
padding: 0 5px 0 5px;
vertical-align: middle;
}

.lojaCadastar_agora .dataValidade_titulo
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
margin: 0 0 0 37px;
padding: 0 5px 0 5px;
vertical-align: middle;
}

.lojaCadastar_agora h4
{
margin: 6px 0 0 0 
}

/*Cadastrar agora .. Meu cadastro de usuario */

.lojaCadastar_agora .meuCadastro
{
padding: 10px;
margin: -20px 0 20px 90px; 
}

.lojaCadastar_agora .meuCadastro .Contrato
{
width: 20px;
margin: 0 0 0 67px;
vertical-align: middle;
}

.lojaCadastar_agora .meuCadastro .CF_meuCadastro
{
margin: 0 0 0 -75px;
}

/* MEU CADASTRO COLUNA 2 */

.meuCadastro .nomeCompleto01
{
margin: 0 0 0 -39px
}

.meuCadastro .Cpf01
{
margin: 0 0 0 28px
}

.meuCadastro .tipoDocumento01
{
margin: 0 0 0 -41px
}

.meuCadastro .dataEmissao01
{
margin: 0 0 0 -93px !important;
font-size: 11px
}

.meuCadastro .orgaoEmissor01
{
margin: 0 0 0 -30px;
}

.meuCadastro .sexo01
{
margin: 0 0 0 21px;
}

.meuCadastro .dataNascimento01
{
margin: 0 0 0 -62px !important;
}

.meuCadastro select
{
vertical-align: middle;
font-size: 10px
}

/*coluna 03 */

.meuCadastro .nomeCompleto01
{
margin: 0 0 0 -39px
}

.meuCadastro .razaoSocial
{
margin: 0 0 0 -19px
}

.meuCadastro .Cnpj
{
margin: 0 0 0 20px
}

.meuCadastro .inscricaoEstad
{
margin: 0 0 0 -55px;
}

.meuCadastro .inscricaoMunic
{
margin: 0 0 0 -60px;
}

.meuCadastro .respomsavel
{
margin: 0 0 0 -19px;
}

/* COLUNA 04 */

.meuCadastro .Cep
{
margin: 0 0 0 25px
}

.meuCadastro .Endereco
{
margin: 0 0 0 -9px
}

.meuCadastro .numero
{
margin: 0 0 0 0 !important
}

.meuCadastro .Bairro
{
margin: 0 0 0 10px;
}

.meuCadastro .cidade
{
margin: 0 0 0 6px;
}

.meuCadastro .estado
{
margin: 0 0 0 8px;
}

.meuCadastro .estadoSelec
{
width: 159px;
font-size: 10px
}

.meuCadastro .provinEstad
{
margin: 0 0 0 -56px;
}

.meuCadastro .pais
{
margin: 0 0 0 22px;
}

.meuCadastro .selecPais
{
width: 159px;
font-size: 10px
}

/* ........*/

.meuCadastro .telefone
{
margin: 0 0 0 -10px !important;
}

.meuCadastro .telComercial
{
margin: 0 0 0 -68px !important;
}

.meuCadastro .celular
{
margin: 0 0 0 -52px !important;
}

.meuCadastro .refeEntrega
{
width: 215px;
margin: 0 0 0 -97px;
}

.meuCadastro .RefEntrega
{
width: 338px;
}

/*End*/

/* END CADASTRAR AGORA */

/* end fnaczitos */

/* Associado fnac */

.Conteudo_lounge_Privilege .titulosLoung
{
color:#DE9C00;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
}

.Conteudo_lounge_Privilege img
{
float: left;
padding: 0 14px 0 0 ;
}

.Conteudo_lounge_Privilege p
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
}

.Conteudo_lounge_Privilege b
{
color: #666;
font-family:"Trebuchet MS";
font-size:11px;
}

.Conteudo_lounge_Privilege a 	
{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
}

.Conteudo_lounge a{
color:#666666;
font-family:"Trebuchet MS";
font-size:11px;
padding: 0 2px 0px 2px;
}

.Conteudo_lounge a:hover{
color:#DE9C00;
}
/* end associado fnac */

.Conteudo_lounge_duvidasFrequentes
{
color: #666666;
font-family: "Trebuchet MS";
font-size: 11px
}

.Conteudo_lounge_duvidasFrequentes b
{
color: #333;
font-family: "Trebuchet MS";
font-size: 12px
}

.Conteudo_lounge_duvidasFrequentes a
{
color: #666;
font-family: "Trebuchet MS";
font-size: 12px;
}

.Conteudo_lounge_duvidasFrequentes a:hover
{
color: #de9c00;
}


/* lounge Meus pontos */

.Formulario_lounge_meusPontos
{
color: #333;
font-family: "Trebuchet MS";
font-size: 12px
}

.Formulario_lounge_meusPontos .coluna01_meusPontos
{
background: url(../img/lounge/013_louge_meus_pontos.jpg) no-repeat scroll 0 0%;
margin:0 0 0 0;
padding:70px 0 0 98px;
height: 205px
}


.Formulario_lounge_meusPontos .coluna01_meusPontos label
{
padding: 0px 5px 0px 5px;
margin: 0 0 0 25px;
font-size: 12px;
/*font-weight: bold;*/
font-family: "Trebuchet MS";
color: #666666;
}

.Formulario_lounge_meusPontos .coluna01_meusPontos p
{
font-weight: bold;
font-family: "Trebuchet MS";
color: #666666;
}


.Formulario_lounge_meusPontos .coluna01_meusPontos .bt_continuarLounge_meusPontos
{
padding: 10px;
margin:0px 0 0 229px;
}

.Formulario_lounge_meusPontos .coluna01_meusPontos  input
{
width: 243px;
font-family: "Trebuchet MS";
color: #666666;
font-size:11px;
vertical-align: middle;
}

/*end lounge Meus Pontos */

/* CartÃ£o fnac */

.Fnaczito_CartaoFnac_Formulario_Funcao_credito
{
background: url(../img/lounge/form_obr.jpg) no-repeat scroll 0 0%;
height:170px;
margin:-8px 0 -25px -8px;
padding:9px 0 0 45px;
width: 508px
}

.Fnaczito_CartaoFnac_logado
{
background: url(../img/lounge/Untitled-1.gif) no-repeat scroll 0 0%;
height:170px;
margin:6px 0 10px 28px;
padding:9px 0 0 45px;
}

.Fnaczito_CartaoFnac_logado
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_CartaoFnac_logado a
{
font-weight: bold;
font-family: "Trebuchet MS";
font-size:20px;
margin: 0 0 0 165px;
text-decoration: none;
color: #666666;
}

.Fnaczito_CartaoFnac_logado a:hover
{
color: #de9c00;
}

.Fnaczito_CartaoFnac_logado small
{
font-weight: bold;
font-family: "Trebuchet MS";
font-size:12px;
margin: 0 0 0 285px;
display: block;
}

.Fnaczito_CartaoFnac_logado a:hover small
{
color: #666666;
}

.Fnaczito_CartaoFnac_logado b 
{
color:#666666;
display:block;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
margin:0 0 0 116px;
}

.Fnaczito_CartaoFnac_logado .titulosLoung
{
font-size: 18px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Conteudo_lounge img
{
margin:-53px 0 0 370px
}

/* eu ja tenho */

.Fnaczito_CartaoFnac_logado_voce_ja_tem
{
background: url(../img/lounge/form_obr.jpg) no-repeat scroll 0 0%;
height:170px;
margin:-8px 0 -25px -8px;
padding:9px 0 0 45px;
width: 508px
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem
{
background: url(../img/lounge/cartaofnac_fundoBranco.jpg) no-repeat scroll 0 0%;
height:170px;
margin:6px 0 10px 28px;
padding:9px 0 0 45px;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem
{
font-weight: bold;
font-family: "Trebuchet MS";
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem a
{
font-weight: bold;
font-family: "Trebuchet MS";
font-size:20px;
margin: 0 0 0 165px;
text-decoration: none;
color: #666666;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem a:hover
{
color: #de9c00;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem small
{
font-weight: bold;
font-family: "Trebuchet MS";
font-size:12px;
margin: 0 0 0 285px;
display: block;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem a:hover small
{
color: #666666;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem b 
{
color:#666666;
display:block;
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
margin:24px 0 0 116px;
}

.Fnaczito_CartaoFnac_logado_voce_ja_tem .titulosLoung
{
font-size: 18px;
font-weight: bold;
font-family: "Trebuchet MS";
color: #de9c00;
}

.Conteudo_logado_voce_ja_tem img
{
margin:-53px 0 0 370px
}



/****/

/*formulario de cadastro cartÃ£o finac */



.Conteudo_lounge .formularioQueroCartaoFinac label
{
}
/*
.Conteudo_lounge .formularioQueroCartaoFinac input
{
width: 100px;
vertical-align:middle;
margin: 0 10px 0 0;
}*/
/*
.Conteudo_lounge .formularioQueroCartaoFinac .nome
{
width: 398px;
vertical-align:middle;
}*/

.Conteudo_lounge .formularioQueroCartaoFinac textarea
{
width: 515px;
vertical-align:middle;
height: 255px
}

.Conteudo_lounge .formularioQueroCartaoFinac .termosContrato
{
width:20px;
vertical-align:middle;
}

.Conteudo_lounge .formularioQueroCartaoFinac .enviar
{
margin: -38px 0px 0px 432px;
}

.Conteudo_lounge .formularioQueroCartaoFinac select
{
/*width: 100px;*/
vertical-align:middle;

}

.Conteudo_lounge .formularioQueroCartaoFinac .comprovantes
{
width: 175px;
vertical-align:middle;
margin: 0 10px 0 0;
}

/* #end region CLASSES para CORREï¿½ï¿½O de LAYOUT */

.bigDestaqueLounge
{
	color:#828282;
	font-size:13px
}

.bigDestaqueLounge h2
{
	font-size:26px !important;
}

.bigDestaqueLounge .descricao
{
	font-size:18px !important;
	margin:0 0 10px
}

.bigDestaqueLounge h3
{
	font-size:16px !important;
	font-weight:bold;
	color:#000;
	margin:0 0 10px
}

.bigDestaqueLounge small
{	
	font-size:11px
}

.bigDestaqueLounge .listaDestacada li
{
	background:url(../img/bullet_2.gif) no-repeat 0 6px;
	padding:0 0 0 1em;
	margin:0 0 0.7em
}

.bigDestaqueLounge .small
{
	background:none !important;
	padding:0 !important
}

.bigDestaqueLounge .em
{
	background:none !important;
	padding:0 !important;
	margin-bottom:2px !important;
}

.bigDestaqueLounge a
{
	color:#3274D0;
	font-size:18px !important;
	text-decoration:none
}
.bigDestaqueLounge a:hover
{
	color:#003290;
	text-decoration:underline
}

.fnaczitoComentario1
{
	background:transparent url(../img/balao2.gif) no-repeat scroll 0 0;
	float:right;
	height:210px;
	width:180px;
}

.parceria
{
	padding:0 0 13px;
}

.parceria img
{
	margin:0
}

.parceriaTitle
{
	color:#565656;
	font-size:16px !important;
	font-weight:bold;	
	margin:12px 0;
}

.parceria p
{
	margin:12px 0;
	font-size:13px;
}

.parceria a
{
	font-size:13px
}

.parceria .seta
{
	background:transparent url(../img/parcerias_bullet.gif) no-repeat scroll 0 0;
	font-size:15px;
	padding:0 0 7px 20px;
}

.parceria small
{
	display:block;
	margin:0 0 7px
}

.titulo_lounge_cartao
{
	background:transparent url(../img/ico_presente.gif) no-repeat scroll 0 0;
	color:#E8AE38;
	font-size:20px;
	padding:3px 0 0 32px;
}

.lounge_cartao
{
	font-size:13px !important;
	color:#828282;
	line-height:21px
}

.lounge_cartao .subtitulo
{
	font-size:16px !important;
	color:black;
	font-weight:bold;
	padding:0 0 3px
}

.lounge_cartao small
{
	font-size:11px !important;
	line-height:25px
	}
	
.lounge_cartao .msg_fnaczito
{
	margin:0;
	float:right	
}

.Fnaczito_revista
{
	position:relative;
	background:transparent url(../img/sub_revista.gif) no-repeat -10px 0;
	height:229px;
	font-family:'trebuchet ms',arial,helvetica,verdana,sans-serif;
}

.Fnaczito_revista h2
{
	color:#DDA635;
	font-size:22px;
	padding:0 0 10px;
	font-weight:bold
}

.Fnaczito_revista p
{
	font-size:13px;
	font-weight:bold;
	line-height:21px;
}

.Fnaczito_revista #balao
{
	left:270px;
	top:40px;
	width:265px;
	position:absolute;
}

.intro
{
	padding-top:10px;
	text-align:center;
	color:#000;
	font-weight:bold
}

.subtitulo
{
	font-size:13px;
	font-weight:bold
}

.atendimento
{
	width:545px;
}

.atendimento li
{
	margin:0 0 8px;
	line-height:15px
}

.atendimento p
{	
	line-height:18px
}

.tabela_padrao1
{
	font-family:"Trebuchet MS",Arial, Verdana;
}

.tabela_padrao1 th
{
	border:1px dashed #9D9D9D !important;
	font-size:13px;
	padding:10px 0 9px;
	text-align:center;
	vertical-align:middle;
}

.tabela_padrao1 td
{
	border:1px dashed #9D9D9D !important;
	padding:5px 16px;
	text-align:center;
	vertical-align:middle;
}

.tabela_padrao1 .highlightCell
{
	background:#cfcfcf
}

.aviso_seguranca
{
	color:#3F3F3F;
	font-weight:normal;
	text-align:center;
}

.aviso_seguranca .big
{
	font-size:14px;
	font-weight:bold
}

.vinho
{
	color:#B20800;
}

.indisponivel 
{
	background:#e8e8e8;
	padding:6px;
	margin:5px 0;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#B20800;
	letter-spacing:-1px;
	font-family:Verdana;
}

.indisponivel a{
	background:none !important;
	color:#000 !important;
	line-height:auto !important;
	padding:0 !important;
	display:block;
	font-weight:normal !important
}

.indisponivel a:hover{
	color:#666 !important;
}

.colProduto span label{ font-weight:normal; color:#d00 }
.colProduto span label a{ font-weight:normal; }

.modalFormularioPadrao label.inline
{
	display:block;
	float:left;
	margin:0 10px 10px 0
}

.modalFormularioPadrao label.inline input
{
	width:200px;
	*margin-bottom:10px
}

.modalFormularioPadrao .opcoes a
{
	padding:0 10px 0 0
}

.modalFormularioPadrao textarea
{
	margin:0
}

.modalFormularioPadrao p
{
	margin:0 0 10px
}

.modalFormularioPadrao fieldset
{
	margin:10px
}

.modalFormularioPadrao label
{
	padding:0;
	margin:0 0 10px;
	display:block
}

#logError
{
	background-color:#F5F5F5;
	border:1px solid #CCCCCC;
	margin-top:10px;
	padding:10px;
	font-weight:bold;
}

#logError img
{
	display:none
}

#logError p
{
	color:#c00;
	margin:0
}

.erroServico { 
	position:relative
}

.erroServico h4 
{
	font:bold 20px "Trebuchet MS", Arial, Verdana;
	margin:10px 0 0;
	color:#B20800;
}

.erroServico .icone{
	position:absolute;
	right:15px;
	top:15px;
}

.erroServico
{
	font:14px "Trebuchet MS", Arial, Verdana;	
}

.erroServico p
{
	margin:0 0 5px;
	padding:0 0 25px;
	background:url(../img/divisor_pattern.gif) repeat-x left bottom;
}

.bgCartaoFnac h2
{
	background:url(../img/bgTituloJanelaLounge.gif);
	text-align:left;
	padding-left:10px
}

.bgCartaoFnac .conteudo
{
	border-color:black
}

.bgCartaoFnac .itens
{
	border-bottom:none
}

.bgCartaoFnac .itens li
{
	background-image:url(../img/setas_duplas.gif);
}

/* HOT SITES / LOJAS ESPECIAIS */
.colunaBiggest
{
	margin:10px auto;
	width:968px
}

.lojaEspecial
{
	padding-top:12px;	
	padding-left:220px;
}

.lojaEspecial .ofertas
{
	/*background:url(../img/linha_v.gif) repeat-y 380px 37px;*/
	background:none;
	clear:both;
	font-family:"Trebuchet MS",Arial;
	width:756px;
}

.lojaEspecial .ofertas li
{
	/*background:url(../img/linha_h.gif) no-repeat left bottom;*/
	background:none;
	border-bottom:1px solid #FF8000;
	border-right:1px solid #FF8000;
	width:372px;
	margin-top:0;
	padding-top:10px
}

.lojaEspecial .ofertas li.odd
{
	width:368px;
	margin-right:0;
	margin-left:0;
	padding-left:10px;
	border-right:none;
}

.lojaEspecial .ofertas li .thumb
{
	top:10px
}

.lojaEspecial .ofertas li .selos
{
	top:105px
}

.lojaEspecial .ofertas .odd .thumb{ left:10px }
.lojaEspecial .ofertas .odd .selos{ left:10px }

.lojaEspecial .ofertas .botoes
{
	background:transparent;
	margin:0;
	overflow:auto;
	padding:0;	
}

.lojaEspecialHeader 
{
	width:758px;
	margin:0 0 10px;	
}

.lojaEspecialNav
{
	width:187px
}

.lojaEspecial .infoProduto
{
	margin:0 !important
}

.resgatePontos
{
	padding:10px 0 0 220px
}

.resgatePontos .bigDestaqueLounge p
{
	margin:3px 0
}

.resgatePontos .bigDestaqueLounge 
{
	margin-bottom:10px
	}

.resgatePontos th span{
	text-align:center;
}

.resgatePontos td
{
	text-align:center;
	border-bottom:1px solid #B2B2B2
}

.resgatePontos td.saldo
{
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:20px;
	color:#DE9C00
}

.resgatePontos td.saldo span
{
	color:#000	
}

/* UPDATE DO BLOCO P/ REFINAR RESULTADO DE BUSCA */
.refine{ overflow:auto }
.msie6 .refine{ height:1% }
.refine .info{ float:left; padding-top:3px }
.refine .results { overflow:auto; padding-left:10px }
.refine .results a:hover{ text-decoration:underline }
.refine .results span{ display:block; float:left; margin:0 8px 0 0 }

.caixaCinza{ background:#f2f2f2; padding:15px }

@media print
{
	h2{ color:#000 !important }
	body *{ background:none !important }
	
	
	/* TOPO */
	.topoOpcoes, .topoCarrinho, .topoTelevendas, .topoInfoUsuario{ display:none }	
	
	.topoMarca a{ float:none; width:auto  }
	.topoMarca strong{ text-indent:0; color:Black; font:bold 30px "Trebuchet MS"; text-decoration:none }
	.menuPrincipal{ display:none }
	
	/* COLUNAS LATERAIS */
	.colunaEsquerda, .colunaDireita{ display:none !important }
	
	/* CENTRO */
	.colunaCentro{ clear:left; width:500px !important }
	.colunaCentro *{ text-align:left !important; overflow:auto !important }
	.colunaCentro h1, .colunaCentro h2, .colunaCentro h3, .colunaCentro h4{ padding:5px 0 !important }
	.janelaBusca{ display:none !important }
	.breadcrumb{ padding:0 !important }
	
	/* PRODUTO */
	.infoProduto{ clear:left; margin:50px 0 0 !important }
	.preview{ display:none !important }
	.informacoes{ width:450px !important }
	.mais a, .opcoes, .imprimir, .porEmail, .casamento, .desejos, .botoes, .tl, .tr{ display:none !important  }
	
	/*.acoes{ clear:left; margin:-20px 0 0; padding:0 0 0 20px }*/  
	.garantia{ width:400px !important; }
	.garantia .conteudo, .garantia{ padding:0 !important; overflow:auto !important }
	.gerentia label{ display:inline-block !important }
	.janelaAmarelo h2{ text-align:left }
	
	.abasProduto{ margin:25px 0 0 }
	.abasHeader .active a{ padding:0 !important; width:auto !important }
	.abasHeader li{ display:none }
	.abasHeader li.active{ display:block !important; font-size:16px; font-weight:normal }
	.aba, .aba .inner{ padding:0 !important }
	.aba *{ text-align:left }
	
	.atendimento{ width:auto !important }
	.atendimento h2{ page-break-after:always !important }
	
	/* RODAPE */
	.rodape{ display:none }
}

.btIndisponivel
{ 
	background: white !important;
	background-image: none !important;
}
.filtroModo3 .btIndisponivel
{
	background: #E6E6E6 !important;
	background-image: none !important;
}

.filtroModo3 .vlIndisponivel
{
	font-size: 84%;
}

.escondido
{
	/*overflow:hidden;*/
	display:none;
}

/* tamanho banners */

#Middle 
{
    width: 967px;
}

#TopLeft, #TopRight 
{
    width: 186px;
    height: 60px;
}

#Top1, #Top2
{
    width: 186px;
    height: 156px;
}

#Left 
{
    width: 186px;
    height: 182px;
}

#x07,#x08,#x09,#x10,#x11,#x12
{
    width: 175px;
    height: 46px;
}

#Right1,#Right2,#Right3 
{
    width: 186px;
    height: 159px;
}

.boxTwitter li>a 
{
    text-decoration: underline !important;
}

.boxTwitter li>a:hover 
{
    text-decoration: none !important;
}

.horaUpdate 
{
    color: Red;
    font-weight: normal !important;
    display: block;
}


.tituloBoxTwit {
    display:block !important;    
    text-decoration:none;
    text-indent: -5000px;
    height: 74px;
}
.boxTwitter li
{
    margin-top: 0 !important;
}

#divInfoTelevendas 
{
    border-top: 1px solid gray;
    padding: 5px 5px 0px; 
    background-color: #FFBD0A; 
    z-index: 5000;
    position: fixed; 
    height: 30px; 
    width: 100%; 
    bottom: 0pt;
}
.holderInfoProduto 
{
    background:url(../img/televendas/sprite-botoes.jpg) no-repeat;
    background-position: -130px 0;
    display:block;
    height:30px;
    text-indent: -5000px;
    cursor: pointer;
    position:absolute;
    right:20px;
    top:3px;
    width:130px;
}

#divInfoTelevendas>a
{
    background-attachment:scroll;
    background-color:transparent;
    background-image:url(../img/televendas/sprite-botoes.jpg);
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:16px;
    text-indent:-5000px;    
}

.televendasPesquisa 
{
    width: 54px;
    background-position: -260px 0;
}
.televendasNovo 
{
    width: 68px;
    background-position: -314px 0;
}
.televendasFinalizar 
{
    width: 52px;
    background-position: -382px 0;
}
.televendasLogoff 
{
    width: 46px;
    background-position: -435px 0;
}
.televendasPesquisa:hover
{    
    background-position: -260px -16px;
}
.televendasNovo:hover
{
    background-position: -314px -16px;
}
.televendasFinalizar:hover 
{    
    background-position: -382px -16px;
}
.televendasLogoff:hover 
{
    background-position: -435px -16px;
}
.listapoliticas 
{
    background-attachment:scroll;
    background-color:#454545;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat;
    color:white;
    font-weight:bold;
    height:300px;
    overflow-y:scroll;
    padding-bottom:10px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    position:absolute;
    right:0;
    top:0;
    width:250px;
    z-index:5000;
}
.listapoliticas dd 
{
    margin-left: 10px;
    list-style-type: circle;
}

