/*---Estou aqui...*/

<!--
body {
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#E4E4E4;
	
	background-image:url(imagens/bgSite.gif);
	background-position:center;
	background-repeat:repeat-y;
}
body *{
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	color:#667;
}
body * img{
	border:none;
}
body * .quebra{
	clear:both;
}

#geralTop{
	background-image:url(imagens/bgSiteTop.gif);
	background-position:center;
	background-repeat:repeat-y;
	/*height:21px; Código original*/
	height:21px;
}

#geralCentro{
	background-image:url(imagens/bgSite.gif);
	background-position:center;
	background-repeat:repeat-y;
	height:100px;
}

#geral{
	width: 980px;
	width: 979px;
	background-color: #fff;
	margin: 0 auto 0 auto;
	position:relative;
}

/* CABECALHO ---------------------*/
#cabecalho{
	width: 980px;
	margin: 0;
	height:82px;
	position:relative;
}
#cabecalho #logo{
	float:left;
	margin: 10px;
}

/* Barra de Comunicação-----------------*/
#barraComunicacao{
	margin-right:10px;
	margin-left:325px;
	position:relative;
	text-align:right;
	padding:5px 5px 0 5px;
}

#barraComunicacao li{
	padding:9px;
	display:inline;
}

#comunicLig{
	width:316px;
	height:199px;
	position:absolute;
	left:470px;
	top:20px;
	z-index:999;
	display:block;
	visibility:hidden;
}

#comunicLig .bg{
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}

#comunicLig form{
	position:absolute;
	top:90px;
	left:20px;
	width:280px;
	text-align:center;
}

#comunicLig form *{
	float:left;
	margin-bottom:3px;
}

#comunicLig form button{
	margin-top:5px;
	float:none;
	color:#000;
}

#comunicLig form span{
	margin-top:10px;
	float:none;
	display:none;
}


#comunicLig form br{
	clear:both;
}

#comunicLig form input{
	width:200px;
	border:1px solid #333;
}

#comunicLig form #ligDdd{
	width:32px;
	margin-right:3px;
}

#comunicLig form #ligTelefone{
	width:163px;
	margin-right:3px;
}

#comunicLig form label{
	width:60px;
}

#bannerTopFlash{
	float:left;
	margin-left:50px;
	border-top:1px solid #EAEAEA;
}


/* Menu Principal-----------------------*/
#menuPrincipal{
	background-image:url(imagens/menuPrincipal/fundo.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:29px;
	padding:0 10px;
	text-align:left;
	margin:0 0 10px 0;
	position:relative;
}

#menuPrincipal *{
	color:#453333;
	font-weight:bold;
}

#menuPrincipal #menuPrincipalPontaEsquerda{
	float:left;
	margin-right:20px;
}

#menuPrincipal #menuPrincipalPontaDireita{
	float:right;
	margin-left:20px;
}

#menuPrincipal .divisao{
	vertical-align:middle;
	height:28px;
}

#menuPrincipal li{
	display:inline;
	margin:0;
}

#menuPrincipal li a{
	padding:5px 6px;
	text-decoration:none;
}

#menuPrincipal li a:hover{
	text-decoration:underline;
}

#menuPrincipal form{
	position:absolute;
	right:47px;
	top:0;
	width:390px;
	height:29px;
	text-align:right;
}

#imageCompra{
	position:absolute;
	right:0px;
	top:-4px;
	width:55px;
	height:29px;
	text-align:right;
}

#menuPrincipal form label{
	position:absolute;
	width:300px;
	right:140px;
	top:7px;
	color:#FFF;
}

#menuPrincipal form #btSair{
	position:absolute;
	right:0;
	background:url(imagens/btSair.png); 
	width:47px;
	height:24px;
}

#menuPrincipal form button, #menuPrincipal form input, #menuPrincipal form #minhaSenha{
	border:none;
	border-spacing:0;
	padding:0;
	margin:0;
	position:absolute;
	top:2px;
}

#menuPrincipal form input {
	background:transparent url(imagens/campoLg.png) no-repeat center;
	border:none;
	border-spacing:0;
	margin-top:2px;
	margin-right:5px;
	height:14px;
	width:94px;
	font-size:11px;
	letter-spacing:0.1em;
	color:#667;
	padding:3px;
}

#menuPrincipal form #email{
	left:0;
}

#menuPrincipal form #senha{
	left:105px;
}

#menuPrincipal #btEntrar{
	left:210px;
	background:url(imagens/btEntrar.png); 
	width:47px;
	height:24px;
}

#menuPrincipal #btCadastrar{
	left:260px;
	background:url(imagens/btCadastrar.png); 
	width:63px; 
	height:24px;
}

#menuPrincipal #btMeuCadastro{
	left:260px;
	background:url(imagens/btMeuCadastro.png); 
	width:80px; 
	height:24px;
}

#menuPrincipal form #minhaSenha{
	font-size:10px;
	line-height:11px;
	color:#333;
	left:328px;
	width:60px;
	display:block;
	position:absolute
}

/* Pesquisa ----------------------*/
#formPesquisa{
	min-height: 20px;
	margin:0;
	padding:10px 2px;
	position:relative;
	background:url(imagens/bgMenuLateral.gif) repeat-y;
}
#formPesquisa #campopesquisa{
	background:url(imagens/campobuscar.jpg) no-repeat;
	border:0;
	height:20px;
	margin:0;
	padding:0px 4px 0 25px;
	position:absolute;
	top:10px;
	width:120px;

}
#formPesquisa #btpesquisa{
	background:url(imagens/btBuscar.jpg);
	border:0;
	font-size:11px;
	height:20px;
	left:152px;
	top:10px;
	padding:0;
	position:absolute;
	width:50px;
	cursor: pointer;
}

/* Menu Lateral----------------------*/
#menuLateral{
	float:left;
	width:206px;
	margin-left:10px;
}
#menuLateral #tituloLivros{
	background:url(imagens/tituloMenuLateral.gif) no-repeat;
	height:50px;
}
#menuLateral #tituloInstitucional{
	background:url(imagens/tituloMenuLateralInstitucional.gif) no-repeat;
	height:50px;
}
#menuLateral #tituloFormasDePagamento{
	background:url(imagens/tituloMenuLateralFormasDePagamento.gif) no-repeat;
	height:50px;
}
#menuLateral #tituloRecebaGratis{
	background:url(imagens/tituloMenuLateralRecebaGratis.gif) no-repeat;
	height:50px;
}
#menuLateral #tituloInformacoes{
	background:url(imagens/tituloMenuLateralInformacoes.gif) no-repeat;
	height:50px;
}
#menuLateral h2 span{
	display:block;
	visibility:hidden;
}
#menuLateral ul{
	background:url(imagens/bgMenuLateral.gif) repeat-y;
	padding-top:0;
}
#menuLateral ul li a{
	font-size:12px;
	display:block;
	text-decoration:none;
	padding:2px 10px;
	color:#735533;
}
#menuLateral ul li a:hover{
	background:url(imagens/bgItemMenuLateral.gif) repeat-y;
}
#menuLateral .base{
	background:url(imagens/baseMenuLateral.gif) no-repeat;
	height:6px;
	margin-bottom:5px;
}

/* Revista TT--------------------------------*/
#revista{
	position:relative;
}

#revista li img{
	margin-top:5px;
}

#revista li{
	text-align:center;
}

#revista span{ margin-left:50px;}

#cptEnsinando{
	margin-top:5px;
}
#infoImagens{
	float:left;
	margin:10px 0 0 8px;
	height:30px;
	font-size:11px;
}
#infoImagens p{
	color:#8f3f3f;
	width:670px;
}

#formRevista{
	position:absolute;
	background:#F9F4EE;
	border:1px solid #b6c1cc;
	line-height:220%;
	width:480px;
	top:0;
	text-align:center;
	margin-top:15px;
	margin-left:140px;
	*margin-left:-480px;
	display:none;
	font-size:11px;
	z-index:1009;
}

#revista #formRevista a{ color:#FFFFFF;}

#revista #formRevista a:hover{ color:#00CCFF;}

#revista a:hover{ color:#0066FF;}

#formRevista h3{
	margin:0;
	padding:0 0 0 3px;
	background:#755933;
	color:#FFF;
	text-align:left;
	font-weight:bold;
	width:477px;
	height:25px;
}

#formRevista h3 a{
	position:absolute;
	float:right;
	margin-left:210px;
	*margin-left:109px;
	*margin-top:-5px;
}

#formRevista form{
	padding:10px;
}

#formRevista input, #formRevista select{
	width:150px;
	float:left;
}

#formRevista label{
	float:left;
	width:70px;
	display:block;
	text-align:right;
	margin-right:5px;
}

#formRevista #rev_nome, #rev_email { width:360px; }
#formRevista #lbl_numero, #formRevista #lbl_bairro, #formRevista #lbl_estado, #formRevista #lbl_telefone{ width:50px; }
#formRevista #rev_numero{ width:50px; }

#formRevista button{
	margin-top:10px;
}

#formRevista br{
	clear:both;
}

#conteudo2 {
	clear:right;
	float:left;
	margin-left:10px;
	width:745px;
	
	
}


/* Conteúdo -----------------------*/

#conteudo {
	clear:right;
	float:left;
	margin-left:10px;
	width:745px;
}

#conteudo h2 {
	color:#77593A; 
	background-image:url(imagens/tituloCategoria.gif);
	font-weight:bold; 
	font-size:16px;
	padding: 14px;
}

#ordem {
	background-color:#A57A61;
	padding:3px;
	padding-left:10px;
	margin-bottom:10px;
	margin-top:5px;
	clear:both;
}
#ordem * {
	color:#FFF;
}

.riscado{
	text-decoration:line-through;
}

/* Produto-----------------------------------*/
.areaProduto{
	display:inline-block;
	float:left;
	margin:5px 0 15px 5px;
	padding:0;
	width:243px;
	height:190px;
	position:relative;
}
.areaProduto h3{
	color:#77593A; 
	font-size:13px;
	margin-bottom:10px;
}
.areaProduto a {
	margin-top: 5px ; 
	font-size: 11px;
	text-decoration: none;
	color: #06F;
}
.areaProduto .capa {
	float: left; 
	margin-right: 5px;
	width:75px;
}
.detalheProduto {
	float: left;
	font-size: 12px;
	width:160px;
}

.detalheProduto .mbaixo, .detalheProduto .comprar{
	margin-top:5px;
}

/* Publicidade Lateral--------------*/
#publicidadeLateral{
	float:right;
	width:150px;
	text-align:right;
	height:630px;
}

#publicidadeLateral img{
	margin-bottom:10px;
}

/* Rodapé---------------------------*/
#rodape{
	background-image:url(imagens/bgRodape.gif);
	background-repeat:repeat-x;
	background-position:center;
	clear:both;
	float:left;
	margin-top:10px;
	height:31px;
	padding:2px 0;
	width:980px;
}

#rodape .menuRodape{
	margin:0 auto;
	text-align:center;
}
.menuRodape  li {
	display: inline;
	font-size: 11px;
	padding:10px;	
}
.menuRodape li a{
	color:#000;
	text-decoration:none;
}
.menuRodape li a:hover {
	text-decoration:underline;
}
#rodape #endereco{
	color:#333;
	text-align: center;
	font-size: 10px;
}

/* Abas----------------------------*/

.abasPR{
	margin-top:15px !important;
	padding-left:7px !important;
	height:20px !important;
}

.abasPR li{
	float:left !important;
	border:1px solid #8F5A3A !important;
	border-bottom:0 !important;
	margin:0 5px !important;
	height:20px !important;
	list-style:none !important;
}

.abasPR li a{
	display:block;
	text-decoration:none !important;
	padding:3px 25px 3px !important;
	font-size:13px;
	font-weight:bold;
}
.abasPR li a:focus {
    outline:none;
}

.abas{
	margin-top:15px !important;
	padding-left:7px !important;
	height:20px !important;
}

.abas{
	margin-top:15px !important;
	padding-left:7px !important;
	height:25px !important;
}




.abas li{
	float:left !important;
	border:1px solid #8F5A3A !important;
	border-bottom:0 !important;
	margin:0 5px !important;
	height:20px !important;
	list-style:none !important;
}

.abas li a{
	display:block;
	text-decoration:none !important;
	padding:3px 25px 3px !important;
	font-size:13px;
	font-weight:bold;
}
.abas li a:focus {
    outline:none;
}
.aba{
	border:1px solid #8F5A3A;
	padding:10px;
	margin: 0px;
}

.abaSelecionada{
	/*background-color:#8F5A3A;*/
	background:none repeat scroll 0 0 #FFFFFF;
	border-top:1px none #000000;
	color: #000;
	margin:0px;
	
}

.abaSelecionada a{
	color:#7a5d3d;
    border-top: 2px;
    border-top:3px solid #947245;
}

#programaAfiliados{
	margin:0 33px;	
}