/*------------------ Para o Body e Topo  ------------------*/

body,td,th { /* Define as fontes */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#64605F;
}
body {
	margin:0px;
	padding:0px;
	font-size:11px;
}
fomr{
	margin:0px;
	padding:0px;
}

/*------------------ Topo site ------------------*/

table.tabela_topo{
	border-collapse:collapse;
}
table.tabela_topo .logo_carrinho{

}


table.tabela_topo div.logo{
	float:left;
}


/*------------------ Rodapé ------------------*/

div#fundo_rodape{
	background-image: url(images/fundo_rodape.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table.rodape{
	border-collapse:collapse;
}
table.rodape .conteudo{
	text-align:center;
	color:#FFFFFF;
	line-height:150%;
	background-image: url(images/fundo_rodape_meio.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
table.rodape .conteudo .texto{
	padding-top:17px;
	padding-bottom:5px;
}
table.rodape .conteudo a{
	color:#FFFFFF;
	text-decoration:none;
}
table.rodape .conteudo a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
table.rodape .conteudo .esquerda{
	background-image: url(images/rodape_esquerdo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table.rodape .conteudo .direita{
	background-image: url(images/rodape_direito.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#conteiner_menu_bnw span{
	display:block;
	clear:both;
}


/*------------------ Conteudo geral do site------------------*/
table.tabela_conteudo{
	border-collapse:collapse;
	background-image: url(images/fundo_conteudo_geral.gif);
	background-repeat: repeat-y;
	background-position: left;	
}
table.tabela_conteudo td{
	vertical-align:top;
}
table.tabela_conteudo .lateral{
	width:180px;
	background-image: url(images/fundo_lateral_esquerdo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align:top;
	
}
table.tabela_conteudo .conteudo_meio{
	vertical-align:top;
	background-image: url(images/fundo_conteudo_sombra.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}
table.tabela_conteudo .conteudo_meio_detalhe{
	vertical-align:top;
	background-image: url(images/fundo_conteudo_sombra_grande.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}

/*------------------ Para o banner promocional------------------*/
div#banner_promocional{
	/*margin-left:7px;*/
	background-image: url(images/fundo_geral_flash.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	text-align:center;
}
div#banner_promocional .esquerda{
	background-image: url(images/fundo_esquerdo_flash.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#banner_promocional .direita{
	background-image: url(images/fundo_direito_flash.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:197px;
	padding-bottom:7px;
	padding-top:8px;
	padding-left:7px;
}

table.tabela_meio{
	border-collapse:collapse;
}
table.tabela_meio td{
	vertical-align:top;
}
table.tabela_meio .conteudo{
	padding-left:7px;
	padding-top:0px;
}
div#titulo_site{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:14px;
	color:#727378;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:6px;
	background-image: url(images/fundo_titulo_site.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
	margin-right:2px;
}
div#conteudo_site{
	padding:6px;
	padding-top:0px;
	padding-left:0px;
}
div#conteudo_site .fundo_topo{
	background-image: url(images/fundo_conteudo_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
}

table.tabela_meio .direita{
	width:147px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}


/*------------------  Para a lateral Esquerda do site ------------------*/
div#topo_lateral_esquerda{
	background-image: url(images/cores_botoes/topo_menu_categoria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#lateral_esquerda{
	background-image: url(images/fundo_lateral_esquerdo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left:8px;
}
div#lateral_esquerda .cartoes{
	margin-right:5px;
	margin-left:2px;
	background-color:#FFF;
	text-align:center;
}
div#lateral_esquerda .textos{
	background-image: url(images/fundo_lateral_esqeurda_textos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left:2px;
	margin-right:5px;
	background-color:#FFF;
	color:#727378;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:5px;
}
div#lateral_esquerda{
}
div#lateral_esquerda{
}

/* ------------- Galeria BNW ------------- */
div#galeria_BNW{
	text-align:center;
}
div#galeria_BNW .thumb_galeria{
	margin:5px;
}
div#galeria_BNW .thumb_galeria img{
	border:1px solid #CCCCCC;
	padding:3px;
}
.titulo_imagem{	/* define o texto de instrução da galeria */
}
.imagem_galeria{ /* define a borda da tabela da galeria */
	border: 0px solid #E0E0E0;
}




/* ------------- lightbox ------------- */
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}



/*------------------ Ajustes globais ------------------*/
img {
	border:0; /* Para tirar a borda do link em imagens */
}

div#clear_both{
	clear:both;
	height:0px;
}

/* End */

/*------------------  Estilos para detalhes dos produtos e etapas de compra ------------------*/

/*--- Para detalhes do produto ---*/

div#conteiner_detalhes{
	position:relative
}

div#acoes_detalhes{
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}
form.formularioIndique{
	display:none;
	position:relative;
	width:200px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px;
	padding-top:10px;
	z-index:4;
}
form.formularioIndique small{
	position:absolute;
	cursor:pointer;
	top:3px;
	right:3px;
	color:#993300;	
}
form.formularioIndique input{
	border:1px solid #CCCCCC;
	padding:3px;
	margin-bottom:5px;
}
form.formularioIndique .botao{
	width:auto;
	border:1px solid #CCCCCC;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	background-color:#EDEDED;
	cursor:pointer;
}
form.formularioIndique .botao:hover{
	background-color:#CCCCCC;
}

div#valor_detalhes{
	background-color:#FFFFFF;
	padding:5px;
	height:80px;
	
}

div#valor_detalhes .valor_parcelado small{
	font-size:16px;
	padding-left:8px;
/*	display:block;*/
/*	float:right;*/
}
div#valor_detalhes .valor_parcelado span.real{
	font-size:11px;
}
div#valor_detalhes .maisParcelamento{
	padding-top:5px;
}
div#valor_detalhes .maisParcelamento small{
	font-size:11px;
	display:block;
	padding-bottom:3px;
}
div#valor_detalhes .maisParcelamento{
}

div#foto_detalhe{
	width:160px;
	height:160px;
	float:left;
	/*border:1px solid #CCCCCC;*/
	margin-bottom:10px;
	margin-right:10px;
	z-index:5;
}
div#foto_detalhe .thumb_foto{
	text-align:center;
	padding:5px;
	height:140px;
	z-index:1;
	overflow: hidden;
}
div#foto_detalhe .thumb_foto img{
	width:140px;
	border: 1px solid #B2B2B2;
}
div#foto_detalhe .botoes_foto{
	text-align:center;
	border-top:1px solid #CCCCCC;
	padding:5px;
	height:20px;
	position:relative;
}
div#foto_detalhe .botoes_foto small{
	display:block;
	padding-bottom:3px;
	font-size:10px;
}
div#foto_detalhe .botoes_foto a{
	width:22px;
	height:27px;
	text-indent:-9999em;
	display:block;
	position:absolute;
	cursor:pointer;
	bottom:3px;	
}
div#foto_detalhe .botoes_foto .anterior{
	left:0px;
	background-image:url(images/anterior.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
div#foto_detalhe .botoes_foto .proximo{
	right:0px;
	background-image:url(images/proximo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


div#detalhes_produto{
	float:left;
	width:50%;
}
div#detalhes_produto ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
}
div#detalhes_produto ul li{
	margin-bottom:5px;
}
div#detalhes_produto ul strong{
	color:#999999;
}
div#detalhes_produto ul .titulo{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}
.descricao_produto{
	font-weight:bold;
	padding-left:8px;
	background-image:url(images/seta_categoria.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.abre_video{
	font-weight:bold;
	cursor:pointer;
	padding-left:8px;
	background-image:url(images/seta_categoria.gif);
	background-repeat:no-repeat;
	background-position:left center;	
}
.video_produto{
	display:none;
	text-align:center;
	border-top:1px solid #CCCCCC;
	padding:5px;
	clear:both;
}


/*--- Fimd os detalhes ---*/

#separador{
	border-bottom:1px solid #B2B2B2;
}
#conteinerProduto{
	text-align:left;	
	border:1px solid #B2B2B2;
	background-color:#FFFFFF;
	padding:4px;
	border-bottom:0px;

}
#carrinho_etapa1{
	background-image: url(images/meu_carrinho.jpg);
	background-repeat: no-repeat;
	background-position: 98% -1%;
}

#carrinho_etapa2{
	background-image: url(images/dados_do_pedido.jpg);
	background-repeat: no-repeat;
	background-position: 98% -1%;
}

/*-- Carrinho fase 3 --*/
#carrinho_etapa3{
	background-image: url(images/pagamento.jpg);
	background-repeat: no-repeat;
	background-position: 98% -1%;
}
.conteiner_carrinho_3{
	position:relative;
}
.conteiner_carrinho_3 .botoes_adicionais{
	width:53%;
	text-align:center;
	padding:3px;
}


/*-- fim do Carrinho fase 3 --*/

#carrinho_etapa4{
	background-image: url(images/fim.jpg);
	background-repeat: no-repeat;
	background-position: 98% -1%;
}
table.valores_carrinho{
	border-collapse:collapse;
	padding-right:15px;
}
table.valores_carrinho th{
	padding:5px;
	text-align:left;
	font-weight:normal;
	width:130px;
	border-bottom:1px solid #EEEEEE;	
}
table.valores_carrinho td{
	padding:5px;
	text-align:center;
	border-bottom:1px solid #EEEEEE;
	width:130px;	
}
table.valores_carrinho .total{
	font-weight:bold;
}
input.cep{
	border:1px solid #CCCCCC;
	padding:3px;
}
table.frete{
	border-collapse:collapse;
}
table.frete tr:hover{
	background-color:#F5F5F5;
}
table.frete th{
	text-align:left;
	padding:5px;
	border:1px #F5F5F5 solid;
}
table.frete th .meio *{
	text-align:center;
}
table.frete td{
	padding:5px;
	border:1px #F5F5F5 solid;
	vertical-align:middle;
}
table.frete .linhaPar{
}
table.frete .linhaImpar{
	background-color:#FBFBFB;
}

/*-- Fase de login - carrinho 2 --*/

/*------------------  Estilos para destaques na index ------------------*/

.linha_destaque_index{
	background-image: url(images/linha_destaque_index.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;
}
div.destaque{
	text-align:center;
	width:130px;
	padding-top:15px;
	margin-bottom:20px;
	float:left;
	margin:2%;
}
div.destaque .foto{
	padding-bottom:10px;
	text-align:center;	
}
div.destaque .descricao{
	text-align:left;
	padding-bottom:8px;
}
div.destaque .preco_de{
	color:#0099FF;
	color:#999999;
	font-weight:bold;
	padding-bottom:3px;	
	text-align:left;	
}
div.destaque botao{
	padding-bottom:10px;
	text-align:left;
}


/*------------------  Para tabelas de resultados------------------*/

table.tabela_resultado{
	border-collapse:collapse;
}

table.tabela_resultado th{
	text-align:left;
	padding:5px;
	border:1px #F5F5F5 solid;
	/*	font-family:"Trebuchet MS", Tahoma, Verdana;*/
	font-size:12px;
	color:#727378;
	background-image: url(images/fundo_titulo_site.jpg);
	background-repeat: repeat-x;
}
table.tabela_resultado tr{
	cursor:pointer;
}
table.tabela_resultado tr:hover{
	background-color:#F5F5F5;
}
table.tabela_resultado td{
	border:1px #F5F5F5 solid;
	padding:3px;
	vertical-align:middle;
}
table.tabela_resultado .linha_vazia{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	height:1px;
	border-top:1px #F5F5F5 solid;
	border-bottom: 1px #F5F5F5 solid;
	padding:0px;
	margin:0px;
}
table.tabela_resultado img{
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:3px;
}
table.tabela_resultado .img_carrinho{
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:8px;
}
table.tabela_resultado .destaqueResultado{
}
table.tabela_resultado .linhaPar{
}
table.tabela_resultado .linhaImpar{
	background-color:#FBFBFB;
}
table.tabela_resultado .input_prod{
	text-align:center;
	border:1px solid #999999;
	background-color:#999999;
}
table.tabela_resultado .input_prod_hover{
	background-color:#FFFFFF;
	text-align:center;
	border:1px solid #999999;	
}

/*-- Resultado em tabelas - fotos --*/
div#resultado_tabela{
	width:140px;
	height:180px;
	cursor:pointer;
	float:left;
	margin:8px;
	padding:5px;
	border:1px solid #FFFFFF;	
}
div#resultado_tabela:hover{
	border:1px solid #EDEDED;
}
div#resultado_tabela .imagem{
	text-align:center;
	padding:5px;
}
div#resultado_tabela .nome_produto{
	color:#333333;
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
}
div#resultado_tabela .nome_produto small{
	display:block;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding:3px;
	text-align:center;
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
}
div#resultado_tabela .nome_produto small a{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
div#resultado_tabela .preco_pesquisa small{
	display:block;
	color:#999999;
	font-size:10px;
	font-weight:normal;
	padding-bottom:5px;
}


/*------------------  Paginação  ------------------*/
div#paginacao{
	text-align:center;
	padding:10px;
	clear:both;
}
div#paginacao select{
	text-align:center;
	padding:3px; 
	border:1px solid #CCCCCC;
	width:25px;
}
div#paginacao a{
	display:block;
	width:22px;
	height:27px;
	text-indent:-99999em;
	text-decoration:none;
}
div#paginacao a.proximo_pag{
	background-image:url(images/proximo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
div#paginacao a.anteiror_pag{
	background-image:url(images/anterior.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}


form#recuperaLogin{
}
form#recuperaLogin .botao{
	border:1px solid #747474;
	padding:7px;
	padding-left:10px;
	padding-left:10px;
	color:#FFF;
	font-weight:bold;
	background-color:#9F9F9F;
	cursor:pointer;
}

/* Para Painel de Usuario */

div#painel_usuario{
	
}

div#painel_usuario ul.navegacao{
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	list-style: none;
}
div#painel_usuario ul.navegacao li{
	display: inline;
}
div#painel_usuario ul.navegacao li a{
	display: block;
	float: left;
	padding: 8px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	cursor:pointer;
}
div#painel_usuario ul.navegacao li a:hover{
	background-color: #FFFFFF;
}
div#painel_usuario ul.navegacao li a.atual:hover{
	background-color: #FFFFFF;
	color: #000000;
}
div#painel_usuario .container_painel{
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #DDDDDD;
	margin-top: 10px;
}
div#painel_usuario .container_painel .tabela_usuario{
	border-collapse: collapse;
}

div#painel_usuario .container_painel .tabela_usuario td{
	padding: 3px;
	border: 1px solid #F5F5F5;
}
div#painel_usuario .container_painel .dados_center th, 
div#painel_usuario .container_painel .dados_center td{
	text-align: center;
}
div#painel_usuario .container_painel .tabela_usuario a{
	color:#333333;
	text-decoration:none;
}
div#painel_usuario .container_painel .tabela_usuario a:hover{
	text-decoration:underline;
}

ul.busca_categorias{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.busca_categorias li{
}
ul.busca_categorias a{
	display:block;
	margin-right:1%;
	padding:5px;
	color:#333333;
	width:40%;
	text-decoration:none;
	border:1px solid #FFFFFF;
	border-bottom:1px solid #ededed;
}
ul.busca_categorias a:hover{
	background-color:#ededed;
	border:1px solid #CCCCCC;
}
ul.busca_categorias ul{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:15px;
}

.seuEmail{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.seuEmail strong{
	display:block;
	font-size:14px;
	padding-bottom:5px;
}
.seuEmail input{
	border:1px solid #CCCCCC;
	padding:5px;
	font-size:15px;
	width:295px;
}
.emailDestaque{
	background-color:#EDEDED;
	padding:15px;
	width:320px;
}
#abreSenha input{
	border:1px solid #CCCCCC;
	padding:3px;
	width:130px;
}
#abreSenha a{
	color:#DFCA06;
	text-decoration:none;
}
#abreSenha a:hover{
	text-decoration:underline;
}
form.formCadastrar{
}
form.formCadastrar input, select{
	padding:3px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

/*> Aviso de explorer ----------------------*/
.ie{ 
	border:1px solid #F7941D; 
	background-color:#FEEFDA; 
	font-size:11px; 
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	/*display:none;*/
}
	.conteiner-ie{
		width:838px;
		height:65px;
		margin:auto;
		position:relative;
		padding-left:100px;
		background-image:url(images/ie-aviso.jpg);
		background-repeat:no-repeat;
		background-position: left center;
	}
	.conteiner-ie p{
		margin:0px;
		margin:0px;
	}
	.conteiner-ie strong{
		font-size:13px;
		display:block;
		padding-bottom:10px;
	}
	.conteiner-ie ul.navegadores{
		margin:0px;
		padding:0px;
		list-style:none;
		position:absolute;
		top:0px;
		left:450px;
	}
		.conteiner-ie ul.navegadores li{ float:left }
		.conteiner-ie ul.navegadores li a{ display:block; float:left; padding-right:10px;}
	.conteiner-ie a.fechar{
		cursor:pointer;
		display:block;
		width:20px;
		height:20px;
		position:absolute;
		top:0px;
		right:0px;
		background-image:url(images/ie-fechar.jpg);
		background-repeat:no-repeat;
		text-indent:-9999em;
	}
