﻿@import url(/css/compras.css); /* Carrega css da cesta de compras*/

* { margin:0; padding:0; list-style:none; border:0; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000; }
a { text-decoration:none;}
a:hover { text-decoration:underline;}
html { background:#DEECEF;}
strong { font-weight:bold;}

.geral { width:776px; margin:0 auto; background:#ffffff;}
.gecko .geral {display:table; background:#ffffff;}
.linux .geral { display:inherit; background:#ffffff url(/images/conteudo/backgrounds/fundo.jpg) repeat-y top left;}
.linux .geral:after
{
    content:".";
    display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}


.topo { background:#1D358D url(/images/usercontrols/topo/fundo.jpg) no-repeat left top; height:118px; margin:0 0 10px 0;}

em { font-style:italic;}
strong { font-weight:bold;}

h1 a
{
    margin-left:56px;
    width:110px;
    height:95px;
    display:block;
    text-indent:-9999px;
    overflow:hidden;    
    background:url(/images/usercontrols/topo/logo.jpg) no-repeat left top;
    float:left;
    }
.ie6 h1 a {margin-left:32px;}

.topo ul.menu_institucional { width:510px; float:right; margin:8px 6px 0 0;}
.topo ul.menu_institucional li { float:left; color:#fff; margin-right:4px;}
.topo ul.menu_institucional li a { text-transform:uppercase; color:#fff; font-size:9px;}

.topo fieldset.busca { float:right; margin:10px 0 0 0;}
.topo fieldset.busca ol li { float:left; margin:0 0 0 5px;}
.topo fieldset.busca ol li label { color:#fff;}
.topo fieldset.busca ol li input { width:120px; height:15px;}
.topo fieldset.busca ol li select {width:110px; height:16px;}
.topo fieldset.busca ol li a.bt_busca 
{
    width:18px; 
    height:14px; 
    display:block; 
    text-indent:-9999px; 
    overflow:hidden;
    margin-right:10px;
    background:url(/images/conteudo/botoes/bt_busca.gif) no-repeat left top;
    }
.topo span.fundacao 
{
    float:left;
    width:217px;
    height:14px;
    display:block;
    background:url(/images/usercontrols/topo/fundacao.jpg) no-repeat left bottom;
    text-indent:-9999px;
    padding-top:50px;
    }
    
.topo ul.menu_superior 
{
    float:left;
    width:776px;
    height:23px;
    border-top:1px solid #6AB9D7;
    background:#078BBC;    
    }
.topo ul.menu_superior li { float:right;}
.topo ul.menu_superior li a.meu_carrinho 
{
    width:104px;
    height:23px;
    display:block;
    background:url(/images/usercontrols/menus/meu_carrinho.gif) no-repeat left bottom;
    text-indent:-9999px;
    }
.topo ul.menu_superior li a.meu_cadastro
{
    width:85px;
    height:23px;
    display:block;
    background:url(/images/usercontrols/menus/meu_cadastro.gif) no-repeat left bottom;
    text-indent:-9999px;
    }
.topo ul.menu_superior li a.minha_conta
{
    width:77px;
    height:23px;
    display:block;
    background:url(/images/usercontrols/menus/minha_conta.gif) no-repeat left bottom;
    text-indent:-9999px;
    } 
    
.esquerda 
{
    width:148px;
    float:left;
    }

.esquerda h2 
{
    width:138px;
    height:18px;
    display:block;
    margin:0 5px;
    text-indent:-9999px;
    }
    
.esquerda .h2_secoes {background:url(/images/usercontrols/menus/h2_secoes.jpg) no-repeat left top;}
.esquerda .h2_produtos {background:url(/images/usercontrols/menus/h2_produtos.jpg) no-repeat left top;}

.esquerda ul.menu { margin-bottom:15px; padding:0 5px;}
    
.esquerda ul.menu li 
{
    padding:3px 0;
    margin:3px 0;
    border-bottom:1px dashed #D2D2D2;
    }
.esquerda ul.menu li a { color:#00257E;}

span.bt_fundacao a
{
    width:108px;
    height:45px;
    display:block;
    text-indent:-9999px;
    background:url(/images/usercontrols/menus/fundacao_perseu.jpg) no-repeat left bottom;
    margin:0 0 20px 18px;
    }

.menu_conteudo 
{
    width:134px;
    background:#F5F5F5 url(/images/usercontrols/menus/menu_conteudo_topo.jpg) no-repeat left top;
    padding:2px 5px 0 5px;
    display:table;
    }

.menu_conteudo h2 
{
    height:10px;
    display:block;
    margin:15px 0 5px 0;
    text-indent:-9999px;
    }
.menu_conteudo h2.h2_textos { width:43px; background:url(/images/usercontrols/menus/h2_textos.jpg) no-repeat left top;}
.menu_conteudo h2.h2_agenda { width:47px; background:url(/images/usercontrols/menus/h2_agenda.jpg) no-repeat left top;}
.menu_conteudo h2.h2_salas { width:112px; background:url(/images/usercontrols/menus/h2_salas.jpg) no-repeat left top;}
.menu_conteudo h2.h2_espaco { width:111px; height:12px; background:url(/images/usercontrols/menus/espaco.jpg) no-repeat left top;}

.menu_conteudo ul { margin-bottom:25px;}
.menu_conteudo ul li 
{
    padding:3px 0;
    border-bottom:1px dashed #D2D2D2;
    }
.menu_conteudo ul li a { color:#00257E;}

span.menu_conteudo_rodape 
{
    height:6px;
    float:left;
    width:146px;
    background:#F5F5F5 url(/images/usercontrols/menus/menu_conteudo_rodape.jpg) no-repeat left bottom;
    }


.conteudo 
{
    width:504px;
    float:left;
    }
.ie-6 { width:500px;}

.internas { margin:5px 18px 10px 10px; width:600px;}
.ie6 .internas { margin:4px 0 10px 5px!important;}

.internas p a { color:#002482; text-decoration:underline;}

h3 
{
    margin:5px 10px 10px 0; 
    width:607px;
    height:12px;
    display:block;
    text-indent:-9999px;
    }
    

h4 {font-size:13px; font-weight:bold; color:#002482; margin:15px 0 0 0;}
h5 { font-size:12px; font-weight:bold; color:#00257E; margin:0 0 10px 0; }
h6 {width:591px; height:17px; clear:both; padding-left:10px; margin:10px 0 5px 0; padding-top:3px; font-size:12px; font-weight:bold; color:#002482; background:url(/images/conteudo/titulos/h6.jpg) no-repeat left top;}


.produto_promocao { margin-bottom:15px; padding-bottom:10px; border-bottom:3px solid #eaeaea;}

p {margin:0 0 5px 0;}

span.autor { font-style:italic; color:#002482; margin:0 0 3px 0; display:block;}
span.subtitulo { margin:0;}

p.espaco { margin:10px 160px 10px 0;}

.valores { float:right; text-align:right; margin:10px 0 0 0; }
.valores p { margin:0;}
.valores p strong.bordo { margin-bottom:5px; display:block;}

.clear {clear:both; margin:10px 0 10px 10px;}


span.breadcrumbs { display:block; width:580px; height:10px; margin-bottom:20px;}
span.breadcrumbs a { color:#002482; text-decoration:underline;}

.listagem_produtos 
{
    width:610px;
    margin-bottom:15px;
    display:table;
    margin-right:10px;
    }
.listagem_produtos_home 
{
    width:510px;
    margin-bottom:15px;
    display:table;
    float:left;
    }

.produtos 
{
    width:167px;
    float:left;
    margin:0 25px 20px 0;
    height:220px;
    }
.listagem_produtos .produtos {margin-left:11px;}    
    
.produtos img { margin:0 0 5px 48px;}
.produtos p { font-weight:bold; text-align:center; height:30px;}

.produtos span.bt_menor a 
{
    width:81px;
    height:15px;
    display:block;
    float:left;
    background:#E4E4E4;
    margin:7px 0 0 0;
    font-size:9px;
    border-right:1px solid #fff;
    text-align:center;
}


.home{ margin-right:0px;}

span.indique a 
{
    width:144px;
    height:15px;
    display:block;
    float:left;
    background:#E4E4E4;
    margin:0 0 10px 0;
    font-size:10px;
    border-right:1px solid #fff;
    text-align:center;
    padding:5px 2px;
    clear:both;
    color:#00257E;
}


.botao { width:606px; border-top:5px solid #EFEFEF; height:40px; margin-top:15px; clear:both;}
a.bt_voltar, a.bt_enviar, a.bt_fechar
{
    width:75px;
    height:22px;
    display:block;
    background:url(/images/conteudo/botoes/bt_voltar.gif) no-repeat left top;
    text-indent:-9999px;
    overflow:hidden;
    margin:10px 0 0 10px;
	cursor:pointer;
    }
a.bt_enviar {background:url(/images/conteudo/botoes/bt_enviar.jpg) no-repeat left top; float:right; margin-right:10px;}
a.bt_fechar {background:url(/images/conteudo/botoes/bt_fechar.jpg) no-repeat left top;}

.bt_direita {float:right; margin-right:10px;}
.bt_esquerda {float:left; margin-left:10px;}


.bt_imprimir_pedido 
{
    width:168px;
    height:26px;
    display:block;
    background:url(/images/conteudo/botoes/bt_imprimir_pedido.jpg) no-repeat left top;
    text-indent:-9999px;
    overflow:hidden;
    float:right;
    margin:7px 0 0 10px;
    }

a.bt_cep 
{
    width:45px;
    height:18px;
    display:block;
    background:url(/images/conteudo/botoes/compras/cep.gif) no-repeat left top;
    text-indent:-9999px;
    overflow:hidden;
    float:left;
    }

.produtos span.valor
{
    width:163px;
    background:#E4E4E4;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    text-align:center;
    font-weight:bold;
    height:15px;
    float:left;
}

.produtos a.bt_comprar, .comprar_detalhe a.bt_comprar
{
    width:164px;
    height:25px;
    background:url(/images/conteudo/botoes/bt_comprar.jpg) no-repeat left top;
    text-indent:-9999px;
    overflow:hidden;
    float:left;
    }

.comprar_detalhe { width:164px; height:25px; float:right;}

.chamada_home 
{
    border:1px solid #00257E;
    width:500px;
    padding:5px;
    min-height:118px;
    }
.chamada_home img { float:left; margin-right:10px;}
.chamada_home p { font-size:10px; color:#00257E;}
.chamada_home a {color:#00257E; float:right; font-size:10px; font-weight:bold; margin:10px 10px 0 0;}


.direita 
{
    width:110px;
    float:left;
    margin-left:0px;
    }

.direita a img { float:left; margin:0 0 10px 0; width:120px;}


.rodape 
{
    margin:25px 0 0 0;
    float:left;
    width:776px;
    border-top:1px solid #ddd;
    padding-top:10px;
    border-bottom:3px solid #fff;
    }

.rodape ul li{
	list-style:none;
	float:left;
}

.formas_pagto{
	float:left;
	width:172px;
	text-transform:uppercase;
	padding-left:9px;
}
.formas_pagto p {color:#002580; font:bold 10px Arial, Helvetica, sans-serif; margin-bottom:10px;}

.formas_pagto ul{
	width:172px;
	height:25px;
	padding-top:0!important;
}
.formas_pagto ul li { display:block; float:left; overflow:hidden; text-indent:-9999px; height:25px; margin-top:3px;}
.formas_pagto ul li.forma_master { width:26px; padding-right:5px; background:url(/images/usercontrols/etc/forma_master.jpg) no-repeat left top;}
.formas_pagto ul li.forma_dinners {width:26px; padding-right:5px; background:url(/images/usercontrols/etc/forma_dinners.jpg) no-repeat left top;}
.formas_pagto ul li.forma_visa {width:31px; padding-right:5px; background:url(/images/usercontrols/etc/forma_visa.jpg) no-repeat left top;}
.formas_pagto ul li.forma_american {width:19px; padding-right:5px; background:url(/images/usercontrols/etc/forma_american.jpg) no-repeat left top;}
.formas_pagto ul li.forma_separador {width:5px; background:url(/images/usercontrols/etc/forma_separador.jpg) no-repeat left top;}
.formas_pagto ul li.forma_boleto {width:42px; background:url(/images/usercontrols/etc/forma_boleto.jpg) no-repeat left top;}

.comodo{
	float:left;
	width:80px;
	height:53px;
	text-transform:uppercase;
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#002580;
	text-align:right;
	background:url(/images/usercontrols/etc/comodo.gif) no-repeat 28px 17px;
}
.comodo strong{
	display:none;
}

.menu_inst{
	width:315px;
	float:right;
	text-transform:uppercase;
	color:#002580;
}
.menu_inst span{color:#002580 !important; font:bold 10px verdana;}
.menu_inst li{
	padding-right:7px;
	padding-top:7px;
	height:13px !important;
	display:block;
}
.menu_inst a{
	color:#002580;
	text-decoration:none;
	border-left:solid 1px #002580;
	display:block;
	padding-left:7px;
    font:bold 10px Arial, Helvetica, sans-serif;
}
.menu_inst a.primeiro_link {border:none; padding-left:0;}

.rodape .desenvolvido 
{
    float:left;
    width:776px;
    height:32px;
    background:url(/images/usercontrols/rodape/rodape.gif) no-repeat left top;
    margin:8px 0 0 0;
    }
.rodape .desenvolvido p 
{
    color:#002580;
    font:bold 10px verdana;
    float:right;
    margin:10px 20px 0 0;
    }
.rodape .desenvolvido p a {color:#002580; font:bold 10px verdana;}


ul.listagem {margin:15px;}
ul.listagem li { margin:0 0 3px 0; clear:both;}
ul.listagem li a { color:#002482; padding-left:12px; background:url(/images/conteudo/misc/seta.gif) no-repeat left 5px;}

fieldset.fale_conosco, fieldset.cadastrese {float:left; margin:10px;}
fieldset.fale_conosco ol li input, fieldset.cadastrese ol li input, fieldset.fale_conosco ol li textarea, fieldset.cadastrese ol li textarea, fieldset.fale_conosco ol li select, fieldset.cadastrese ol li select{border:1px solid #ccc; margin-bottom:2px; height:15px;}
fieldset.fale_conosco ol li label, fieldset.cadastrese ol li label { width:100px; margin:0 5px; display:block; float:left; font-weight:bold; text-align:right;}
fieldset.cadastrese ol li label { width:150px;}
fieldset.login ol li label {width:60px;}
.gecko fieldset.fale_conosco ol li, fieldset.cadastrese { margin-bottom:5px!important;}

fieldset.fale_conosco ol li select, fieldset.cadastrese ol li select { height:20px;}

.bordo {color:#C9251D;}

table.tabela_fidelidade01 { margin:10px 20px 25px 150px;}
table.tabela_fidelidade01 thead tr th { font-weight:bold; width:160px; height:25px;}
table.tabela_fidelidade01 tbody tr td, table.tabela tbody tr th { width:150px; text-align:center; height:15px;}
table.tabela_fidelidade01 tbody tr th { text-align:left; padding-left:15px;}

table.tabela_fidelidade02 { margin:10px 20px 25px 130px;}
table.tabela_fidelidade02 tbody tr td, table.tabela tbody tr th { width:250px; text-align:left; padding-left:25px; height:15px;}
table.tabela_fidelidade02 tbody tr th { }

table.tabela_bancos {margin:15px 20px 15px 20px; border:1px solid #ccc;}
table.tabela_bancos thead tr th { font-weight:bold; width:200px; height:25px; background:#E2E2E2; color:#002482; font-size:12px;}
table.tabela_bancos tbody tr th { width:150px; text-align:left; height:20px; padding:5px 0 5px 25px;}
table.tabela_bancos tbody tr td { text-align:right; padding-right:60px; }

span.ex { font-size:10px;}

.box_cinza { padding:10px; width:583px; background:#f5f5f5; border:1px solid #eaeaea; margin:0px 0 10px 0; display:table;}

ol.lista_estados { background:#eaeaea; width:606px; height:22px; border-bottom:1px solid #ccc;}
ol.lista_estados li { float:left; padding:3px 0 3px 2px; color:#002482; font-size:9px;}
ol.lista_estados li a {color:#002482; font-size:13px; padding:2px;}

.subir_topo 
{
    margin-bottom:15px; 
    display:block; 
    float:right;
    padding-left:12px;
    background:url(/images/usercontrols/etc/seta_cima.gif) no-repeat left 3px;
    color:#002482;
    }
    
img.esquerda { float:left; margin:0 10px 10px 0;}
    

ul.menu_detalhes { padding-left:16px; border-bottom:1px solid #999; height:24px; margin:15px 0; clear:both;}	

ul.menu_detalhes li { list-style-type:none; float:left; }
ul.menu_detalhes li a 
{
    color:#2A4DAB; 
    display:block; 
    border:1px solid #999; 
    border-bottom:none; 
    padding:5px 10px;
    margin-right:10px;
}

ul.menu_detalhes li a.menu_on {border-bottom:1px solid #fff; color:#002482; cursor:default;}
ul.menu_detalhes li a:hover.menu_on { text-decoration:none; color:#002482;}
ul.menu_detalhes li a.menu_off {border-bottom:1px solid #999; color:#002482; background:#F5F5F5; cursor:pointer;}

#dados_tecnicos ul.listagem { margin:10px 0; display:block; display:table;}
#dados_tecnicos ul.listagem li strong { width:65px; display:block; float:left; text-align:right; margin-right:10px; clear:both;}

#sumario em { margin-bottom:20px; display:block;}

#indique li label { width:180px;}

table.tabelaRevista {width:606px; margin:0 0 5px 0; clear:both; }
table.tabelaRevista thead tr th { width:606px; height:20px; background:#078BBC; color:#fff; font-weight:bold; padding:0 0 0 5px;}
table.tabelaRevista input, table.tabelaRevista input.box_interno { border:1px solid #ccc; width:33px; padding-top:2px; height:17px; margin-left:12px; text-align:center; font-size:12px;}
table.tabelaRevista tbody tr td { padding:5px; border-bottom:2px solid #fff; background:#F5F5F5; font-size:11px;}
table.tabelaRevista tbody tr td strong a { color:#1D358D; font-weight:bold; text-decoration:underline;}
.tabelaRevista a {color:#002482;}
table.tabela_compras {width:606px; margin:0 0 15px 0;}

table.tabela_compras a { text-decoration:underline; color:#002482;}

a.bt_Comprar_revista
{
    width:109px;
    height:22px;
    display:block;
    background:url(/images/conteudo/botoes/bt_comprar_RevistaDebate.jpg) no-repeat left top;
    text-indent:-9999px;
    overflow:hidden;
}


td.td_valor {text-align:right; padding-right:15px!important;}
td.td_centraliza {text-align:center;}

.ul_Normas_Padronizadas li{ margin-bottom:2px;}
.ul_Normas_Padronizadas { margin-top:20px;}


li.li_Normas_Padronizadas_Titulo{margin-bottom:5px; color:#00257e;}
li.li_Normas_Padronizadas_Titulo strong{margin-bottom:0; color:#00257e;}

ul.paginacao { width:596px; height:15px; padding:5px; background:#f5f5f5; border-bottom:2px solid #eaeaea; padding-left:5px;}
ul.paginacao li { float:left; margin-right:7px; color:#002482;}
ul.paginacao li a { color:#002482;}
ul.paginacao li a.ativo { font-weight:bold;}

.n_pedido { font-weight:bold; color:#002482; font-size:13px;}

.numeros_top10 { font-weight:bold; color:#002482;}

ul.catalago li strong { margin:15px 0 5px 0; display:block;}
ul.catalago li a { padding-left:10px; }

.ff3 .chamada_home_div { clear:both;}

ul.menu_superior li.ola
{
    float:left;
    color:#fff;
    padding:4px 8px;
}
