﻿/* CORES:
FFF - branco
000 - preto
BEBEBE - cinza escuro
F3F3F3 - cinza muito claro
E0E0E0 - cinza claro
BCC8D4 - cinza azulado
DBDBDB - cinza médio
CCCCFF - lilas
B8B8E6 - lilas escuro
16238B - azul escuro
588952 - verde escuro
B2DED3 - verde claro
d8eddd - verde claro - vitrine
ACE1FA - azul claro
d4effc - azul claro - vitrine
*/

/* TODOS OS LINKS TEM:
a:link, a:visited, a:hover, a:active
* {
	margin: 0;
	padding: 0;
}
/* Todas as divisões de tela */
* {
	margin: 0;
	padding: 0;
}

html {
/*background-color: #fff;*/
height:100%;
margin: 0;
padding: 0;
height:100%;
 }

body {
background-color: #FFF;
margin-top: 0px;
background-image: url('../pensamentocritico/background_pensamento.jpg');
background-repeat: repeat;
background-position: top left;
background-attachment:fixed;
margin: 0;
padding: 0;
height:100%;
}

body.impressao {
background-color: #FFFFFF;
margin-top: 0px;
margin: 0;
padding: 0;
height:100%;
background-image: url('');
}

#tudo {
	background-color: #ffffff;
	width: 900px; 
	margin-left: -450px;
	position: relative;
	left: 50%;
	height: auto; /* real browsers */
	min-height:100%; /* real browsers */
	}
	
#teste {
	background-color: #ffffff;
	width: 100%;
	min-height: 100%; 
} 	
	
div#container_index {
	background-color: #ffffff;
	width: 900px;
	height:auto;
	min-height:100%; 
	/*padding-bottom: 30px; */
}

html #tudo{
	height: 100%; /* hack para IE6 hq trata height como min-height */
	} 
	
html #container_index{
	height: 100%; /* hack para IE6 hq trata height como min-height */
	} 

div#container_menu_cliente {
	width: 900px; 
	height: 100px;
	background-color: #fff;
}

div#container_menu_empresa {
	width: 900px; 
	background-color: #FFFFFF;
    top: 762px ;
	left: 0px ;
	position: absolute;
	height: 180px;
	clear:both;
}

div#container_menu_empresa_movel {
	width: 900px; 
	background-color: #FFFFFF;
	float:left;
	position: relative;
	margin-top: -200px; /* valor negativo da altura do rodapé */
	height: 200px;
	clear:both;
}

div#container_menu_livro {
	width: 185px; 
	background-color: #fff;
	position: relative;
	left: 675px ;
	/*	width: 185px; 
	background-color: #fff;
	position: relative;
	left: 570px ;
	/*height: 100%;*/*/
}

div#container_menu_livro_inicio {
	width: 900px; 
	background-color: #F3F3F3;
	height: 30px;
	border: solid;
	border-width: 0 0 20px 0;
	border-color: #006666;
}

div#container_menu_vitrine {
	width: 900px; 
	background-color: #fff;
	position: absolute;
	top: 132px ; 
	left: 0px ;
	height: 680px;
}

div#container_sua_conta {
	width: 900px; 
	background-color: #fff;
	left: 185px ;
	position: absolute;
	top: 133px ; 
}

div#container_lista_livros {
	background-color: #fff;
	width: 900px;
	height: auto;
	padding: 0 0 200px 0;
	min-height: 100%;
	overflow: auto;
	clear: both;
}

html #container_lista_livros {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}

div#container_lista_livros_menor {
	background-color: #fff;
	width: 810px;
	height: auto;
	padding: 20px 20px 20px 20px;
	min-height: 100%;
	overflow: auto;
	clear: both;
	float: left;
}

html #container_lista_livros_menor {
	height: 100%; /* hack para IE6 hq trata height como min-height */
}


div#container_livro_detalhe {
	background-color: #ffffff;
	width: 900px;
	height: auto;
	min-height: 100%;
	overflow: auto;
	padding-bottom: 200px;
	clear: both;
}

html #container_livro_detalhe {
	height: 100%; /* hack para IE6 hq trata height como min-height */ 
}

div#container_relatorio {
	width: 900px; 
	background-color: #fff;
	position: absolute;
	/*padding-bottom: 30px; */
}

div#corpo_menu_clienteA {
	width: 300px; 
	height: 100px;
	background-image: url(../images/logo_epapers_g.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	float: left;
}

div#corpo_menu_clienteB {
	width: 300px; 
	height: 100px;
	float: left;
}

div#corpo_menu_clienteC {
	width: 300px; 
	/*height: 100px;*/
	float: left;
}

div#corpo_menu_empresaA {
	width: 900px; 
	height: 34px;
	background: #16238B;
	border-top: solid 20px #006666;
}

div#corpo_menu_empresaB {
width:900px;
background-color: #FFFFFF;
/*padding: 3px 3px 5px 3px;*/
/*text-align: center;*/
}

div#corpo_menu_empresaA1 {
	width: 100px; 
	top: 5px;
    float: left;
}

div#corpo_menu_empresaA2 {
	width: 800px; 
	height: 30px;
	float: left;	
	top: 5px;
}

div#corpo_menu_livroA {
	/*margin: 15px 10px 5px 10px;*/

		width: 900px; 
		height:200px;
		top: 782px;
		position:absolute;
        background-color:#FFFFFF;
}

div#corpo_menu_livroA3 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	line-height:30px;
}

div#corpo_menu_livroA1, div#corpo_menu_livroA5, div#corpo_menu_livroA5, div#corpo_menu_livroA6, div#corpo_menu_livroA7,div#corpo_menu_livroA4 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	line-height:30px;
}

div#corpo_menu_livroA2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	top: 155px;
	margin-top:15px;
		margin-bottom:5px;
}
div#corpo_menu_livroA10 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
}

div#corpo_menu_livroB {

}

div#corpo_impressao {
	width: 18cm;
	background-color: #FFFFFF;
	position: relative;
	left: 50%;
	margin-left: -9cm;
}

div#corpo_menu_livroB1, div#corpo_menu_livroB2, div#corpo_menu_livroB3{
	height: 30px;
	background-color: #CCCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8B8E6;
	line-height:30px;
	padding-top: 1px;
}
div#corpo_menu_livroB4 {
	background-color: #FFFFFF;
	padding: 3px 3px 5px 3px;
	text-align: right;
	width:274px;
	float: left;
height: 115px;
}

 div#corpo_menu_livroA8 {
 	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	line-height:30px;
	background-color: #CCCCFF;
	width: 180px;
}

div#corpo_menu_livroC {
	background-color: #F3F3F3;
	position:relative;
	height: 130px;
}

div#corpo_menu_livroC1 {
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #16238B;
}

div#corpo_menu_livroC2 {
	padding-top: 1px;
	background-color: #F3F3F3;
}

div#corpo_menu_livroC3 {
	background-color: #BCC8D4;
	height: 15px;
	line-height: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
}

div#corpo_menu_vitrineA {	
	width: 675px; 
	margin: 0px 0px 0px 0px;
	height:100%;
	backgroud-color: #ffffff;
}
div#corpo_menu_vitrine_left {
	background-color: #d4effc;
	width: 300px;
	position:absolute;
	/*top: 111px;*/
	left:0px;
}
div#corpo_menu_vitrine_center {
	background-color: #fff;
	width: 300px;
	position:absolute;
	/*top: 111px;*/
	left:300px;
}

div#corpo_menu_vitrine_right {
	background-color: #d8eddd;
	width: 300px;
	position:absolute;
	/*top: 111px;*/
	left:600px;
}

div#corpo_menu_livro_right {
	background-color: #d4effc;
	width: 225px;
	left: 675px;
	float: right;
}

div#coluna_alfabeto {
	background-color: #d4effc;
	width: 50px;
	left: 850px;
	float: right;
}

div#letra_alfabeto {
	font-family: 'cuprum', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 18px;
	padding-top: 5px;
	color: #16238B;
	text-align: center;
	width: 50px;
	height: 30px;
}

a:link div#letra_alfabeto  {
	background-color: #d4effc;
	color: #16238B;
	text-decoration: none;
}

a:visited div#letra_alfabeto {
	background-color: #d4effc;
	color: #16238B;
	text-decoration: none;
}

a:hover div#letra_alfabeto {
	background-color: #FFFFFF;
	color: #16238B;
	text-decoration: none;
}

a:active div#letra_alfabeto {
	color: #16238B;
	text-decoration: none;
}

div#corpo_menu_vitrineB2 {
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
}

div#corpo_menu_vitrineB1 {
	margin: 10px 0px 0px 0px;
	background-color: #fff3ff;
}

div#corpo_menu_vitrineC {		
	margin: 0px 0px 0px 0px;
}

div#corpo_menu_vitrineD {	
	margin: 10px 0px 0px 0px;
}

div#corpo_livro_detalheA {
	width: 675px; 
	position: absolute;
	/*top: 0px ; 
	left: 0px ; */
	background-color: #ffffff;
}

div#corpo_livro_detalheB {
	width: 651px; 
	height: auto;
	padding: 10px 10px 10px 10px;
	border-left: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
	background-color: #ffffff;
	left: 0px;
	float: left;
	margin-top: 22px;
}

div#corpo_autentica1 {
	background-color: #fff;
	width: 542px;
	margin: 15px 0 10px 0;
}

div#corpo_autentica2{
	width: 542px;
	margin: 15px 0 10px 0;
	background-color: #fff;	
}

div#corpo_autentica3 {
	width: 542px;
	background-color: #fff;
	margin: 15px 0 10px 0;
}

div#corpo_autentica4 {
	width: 542px;
	background-color: #fff;
	height: 18px;
	margin: 15px 0 10px 0;
}

div#corpo_autentica5 {
	width: 542px;
	background-color: #fff;
	margin: 15px 0 10px 0;
}

div#corpo_empresa1 {
	background-color: #fff;
	width: 860px;
	margin: 15px 0 10px 0;
}

div#corpo_empresa2{
	width: 860px;
	margin: 15px 0 10px 0;
	background-color: #fff;	
}

div#corpo_empresa3 {
	width: 542px;
	background-color: #fff;
	margin: 15px 0 10px 0;
}

div#corpo_sua_contaA {
	margin: 15px 0 5px 10px;
	width: 190px; 
	background-color: #f3f3f3;
	height:100%;
}

div#corpo_sua_contaB {
	width: 542px;
	margin: 15px 0 10px 0;
	border: solid;
	border-width: medium;
	border-color: #bcc8d4;
	background-color: #f3f3f3;		
    	height:100%; 		
}

div#corpo_sua_contaB2 {
	width: 250px;
	float: left;
	background-color:#F3F3F3;
}
div#corpo_sua_contaC2 {
	width: 270px;
	float: left;
}

div.corpo_sua_contaB3 {
	width: 250px;
	float: left;
	background-color:#F3F3F3;
}

div.corpo_sua_contaC3 {
	width: 270px;
	float: left;
}

div.corpo_sua_contaB6{
	width: 240px;
	float: left;
	background-color:#FFFFFF;
}

div.corpo_sua_contaB1, div.corpo_sua_contaB4 {
	width: 651px;
}
div.corpo_sua_contaB5 {
	width: 651px;
	background-color:#F3F3F3;
	float: left;
}

div.corpo_sua_contaC5 {
	width: 651px;
	float: left;
}
div.corpo_sua_contaB7 {
	width: 500px;
	background-color:#FFFFFF;
	float: left;
}

div#corpo_lista_livros1 {
	width: 635px;
	padding: 20px;
	float: left;
}

div#corpo_lista_right {
	width: 195px;
	padding: 50px 20px 5px 5px;
	float: right;
	left: 675px;
}

div#logos_colecao_CF {
	margin: 20px 0px 0px 125px;
	height: 195px;
}

div#corpo_sua_senha {
	width: 500px;
}

div#corpo_seu_pedido {
	width: 500px;
}

div.caixa_imagem_vitrine{
	height: 110px;
	width:81px;
	float:left;
}

div.caixa_texto_vitrine {
	width: 214px;
	height: 110px;
float:left;

}

div.caixa_texto_tambem {
	width: 140px;
	height: auto;
	float: left;
	padding-bottom: 15px;
}

div.caixa_imagem_lista{
	height: 110px;
	width: 81px;
	float: left;
}

div.caixa_imagem_lista_CF{
	height: 160px;
	width: 135px;
	float: left;
}

div.caixa_img_logo{
	width: 195px;
	padding: 0 0 30px 0;
}

div.caixa_img_logo_produto{
	width: 195px;
	height: 195px;
	padding: 0 30px 0 0;
	float: left;
}

div.caixa_img_logo_produto1{
	width: 195px;
	height: 195px;
	padding: 0 30px 0 0;
	float: right;
}

div.caixa_img_logo_produto1 img{
	position: relative;
	top: 25%;
}

div.caixa_texto_lista {
}

div.caixa_lista {
height: 110px;
}

div.caixa_lista_CF {
height: 160px;
}

/*h1 eh uma imagem, mas eu quero que apareca na tela o texto quando tirar o css e que nao apareca normalmente*/
h1 {
	display: block;
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
}

/* Coloquei a opcao do Arial Narrow pro caso da pessoa não ter a fonte instalada */
h2 {
	margin: 2px 0 10px 8px; 
	font-family: 'cuprum', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 24px;
	color: #16238B;
}

/* Coloquei a opcao do Arial Narrow pro caso da pessoa não ter a fonte instalada */
h3 {
	font-family: 'cuprum', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 18px;
	margin: 0px 0 20px 8px; 
	color: #16238B;
}

h4 {
	font-family: 'cuprum', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 18px;
	margin: 2px 0 0 8px; 
	color: #588952;
}

a#home {
	position: absolute;
	height: 70px;
	width: 230px;
	top: 20px;
	left: 8px;
}

/* Coloquei a opcao do Arial Narrow pro caso da pessoa não ter a fonte instalada */
p {
	font-family: 'cuprum', serif;
	font-style: normal;
    font-size: 12px;
	margin: 2px 0 0 8px; 
	text-decoration: none;
	color: #000;
	font-weight: 400;
}

p.descricao {
	font-family: 'Noto Serif', serif;
	font-style: normal;
    font-size: 13px;
	margin: 0px 0px 8px 0px; 
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 18px;
	text-decoration: none;
}

.clear {
	clear: both;
}

/*estilos do arquivo menu_cliente.html*/
p.texto_acesso {
	background-image: url(../images/icone_texto_acesso.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 11px;
	margin-bottom: 3px;
}

p.texto_acesso a:link {
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
}

p.texto_acesso a:hover {
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
}

p.texto_acesso a:active {
	color: #000;
	text-decoration: none;
	margin-bottom: 3px;
}

p.texto_acesso a:visited {
	color: #000;
	text-decoration: none;
		margin-bottom: 3px;
}

.texto_alerta {
	background-image: url(../images/icone_texto_alerta.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	font-size: 11px;
	color: #000000;	
}


#navmenu {
	margin: 12px 5px 0px 5px;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#navmenu ul, #navmenu li {
	display: inline;
	list-style-type: none;
	color: #fff;
}

#navmenu a:link {
	float: left;
	text-decoration: none;
	color: #fff;
	margin: 0px 12px 4px 12px;
}

#navmenu a:visited {
	float: left;
	text-decoration: none;
	color: #fff;
	margin: 0px 12px 4px 12px;
}

#navmenu a:hover { 
	text-decoration: none;
	color: #fff;	
}

#navmenu a:visited:hover {
	text-decoration: none;
	color: #fff;
}

#navmenu a:active {
	text-decoration: none;
	color: #fff;
}

#navmenu_topo {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1,4;
font-size: 14px;
color: #16238B;
float:left;
height: 30px;
padding-left: 38px; 
}
#navmenu_topo_addthis{
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
font-size: 14px;
color: #16238B;
float:left;
margin: 5px 0 0 38px;
}

#navmenu_topo a:link {
	text-decoration: none;
	color: #16238B;
}

#navmenu_topo a:visited {
	text-decoration: none;
	color: #16238B;
}

#navmenu_topo a:hover { 
	text-decoration: none;
	color: #16238B;
}

#navmenu_topo a:visited:hover {
	text-decoration: none;
	color: #16238B;
}

#navmenu_topo a:active {
	text-decoration: none;
	color: #16238B;
}

#versao_ingles {
margin: 12px 20px 0px 10px;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 11px;
	color: #fff;
	background-image: url(../images/icone_versao_ingles.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
}

#versao_ingles ul, #versao_ingles li {
	display: inline;
	list-style-type: none;
	color: #fff;
}

#versao_ingles a:link {
	color: #fff;
	text-decoration: none;
}

#versao_ingles a:hover {
	color: #fff;
	text-decoration: none;
}

#versao_ingles a:active {
	color: #fff;
	text-decoration: none;
}

#versao_ingles a:visited {
	color: #fff;
	text-decoration: none;
}



/*estilos do arquivo menu_livro.html*/

p.texto_titulos {
font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	margin-top:5px;
	margin-bottom: 10px;
}

p.texto_busca {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	margin-bottom: 0px;
	margin-top: 0px;

}

.texto_busca a:link, .texto_busca a:hover, .texto_busca a:active, .texto_busca a:visited {
	color: #16238b;
	text-decoration: none;
}

.campo {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 11px;
	color: #000;
	margin: 2px 0 2px 8px;
}

.campo_c {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 11px;
	color: #000000;
	margin: 2px 0 2px 8px;
	background-color: #EEEEEE;
}

.selecao {
	margin: 5px 0 2px 8px;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 11px;
	color: #000;
}

.texto_secoes {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	color: #16238B;
	padding-top: 1px;
	line-height: 20px;
	height: 20px;
	padding-left: 4px;
	font-size: 12px;
}

.texto_secoes a:link, .texto_secoes a:hover, .texto_secoes a:active, .texto_secoes a:visited {
	color: #16238B;
	text-decoration: none;
}

.texto {
	font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	padding-left: 4px;
}
.periodo {
	font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 3px;	
	padding-right: 3px;	
}

p.texto_todos, .texto_todos a, .texto_todos a:hover, .texto_todos a:visited,.texto_todos a:active{
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	font-size: 10px;
	color: #000000;
margin-left: 8px;
}

p.texto_simples {
font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 18px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;	
	margin-bottom: 6px;
}
}

ul.texto_simples {
	margin-left: 5px;
	list-style: square;
	margin-bottom: 3px;
	margin-bottom: 6px;
}

a.texto_simples {
	text-decoration: none;
	color: #16238B;	
}

.texto_faq {
font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	color: #000;
	margin-bottom: 6px;
}

.texto_faq li, ul{
	margin-left: 15px;
	margin-right: 15px;
	list-style: square;
	margin-bottom: 3px;
}
.texto_faq a:link, .texto_faq a:hover, .texto_faq a:active, .texto_faq a:visited {
	text-decoration: none;
	color: #16238B;	
}

.texto_vendido, .texto_vendido a {
	font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #16238B;
	padding: 3px 3px 3px 3px;	
}

div#copyright{

background-color: #ffffff;
width: 600px;
padding: 10px;
float: left;
height:115px;
}

p.copyright {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.8;
font-size: 11px;
color: #000000;
text-align: left;
}

div#texto_tambem {
	display: block;
	text-align: left;
	width:225px;
	float: left;
}



.texto_indique {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #000;
	line-height: 18px;	
	text-align: left;
	background-image: url(../images/icone_texto_acesso.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
}

#compartilhe {
	text-align: right;
    vertical-align: top;
	height: 30px;
}
#compartilhe span {
    vertical-align: top;
}

.texto_indique a:link, .texto_indique a:hover, .texto_indique a:active, .texto_indique a:visited {
	text-decoration: none;
	color: #16238B;	
}

/*estilos do arquivo menu_vitrine.html*/


p.destaque_evento, .destaque_evento a, .destaque_evento a:link; .destaque_evento a:hover; .destaque_evento a:active; .destaque_evento a:visited {
z-index:1;
text-decoration: none; 
	font-family: 'cuprum', serif;
	font-style: normal;
    font-size: 12px;
	padding-top:5px;
	margin: 0 0 0 8px; 
	text-decoration: none;
	color:  #000;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2;
}

.dia_evento {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
	font-size: 12px;
	color:  #16238B;
	margin: 5px 5px 0 8px;	
}

.titulo_evento  {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
	font-size: 14px;
	color:  #16238B;
	margin: 5px 5px 0 8px;		
}

.titulo_evento a:link, .titulo_evento a:hover, .titulo_evento a:active, .titulo_evento a:visited {
    color:  #16238B;
	text-decoration: none;
}

.autor_evento {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
	font-size: 10px;
	/*color: #588952;	*/
	color: #16238B;
}

.informacao_evento {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
	font-size: 12px;
	color:  #000;
	font-weight: normal;
	margin: 0px 5px 12px 8px;	
}

.convite {
z-index:1;
}



div#area_destaque{
	margin: 5px 0px 20px 0px;
}

div#destaque{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	/*background-color: #16238B;*/
	border: 0px;
	height: 30px;
    background-color: #CCCCCC;
	float: left;
}

div#lancamento{
    top:10px;
	/*background-color: #D2DFD1;*/
	background-color: #CCCCCC;
	width: 300px;
	height: 120px;
	/*border: 1px dashed;*/
}

div#lancamento a{
    text-decoration: none;
}

div#lancamento p{
   	margin: 0 0 0px 8px;
	padding-top: 3px;
}

div#lancamento img{
	margin: 10px 15px 30px 15px;	
}

p.area_destaque  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	color: rgb(88, 137, 82);
	text-align: right;
}

p.destaque  {
font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 8px ;
}

h3.destaque {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-decoration: none;
letter-spacing: 0.5em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 10px 0px 0px ;
}

.titulo_destaque  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 24px;
	/*color: #16238B;*/
	margin: 0 5px 0 125px;		
}

.titulo_destaque_autor  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 24px;
	/*color: #16238B;*/
	margin: 0 5px 0 20px;		
}

.titulo_destaque a:link, .titulo_destaque a:hover, .titulo_destaque a:active, .titulo_destaque a:visited {
	/*text-decoration: underline;*/
	color: #16238B;	
}

.subtitulo_destaque  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 16px;
	/*color: #16238B;*/
	margin: 0 5px 0 125px;		
}

.autor_destaque  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #588952;
	margin: 0 5px 10px 125px;	
}

.titulo_CF  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 18px;
	color: #006666;
    text-decoration: none;	
	margin-left: 0px;	
}

.titulo_CF a:link, .titulo_CF a:hover, .titulo_CF a:active, .titulo_CF a:visited {
	color: #006666;	
	text-decoration: none;
	margin-left: 0px;
}

.titulo_vitrine  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #16238B;
    text-decoration: none;	
	margin-left: 0px;	
}

.titulo_vitrine a:link, .titulo_vitrine a:hover, .titulo_vitrine a:active, .titulo_vitrine a:visited {
	color: #16238B;	
	text-decoration: none;
	margin-left: 0px;
}

.subtitulo_vitrine  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	color: #16238B;
		margin-left:0px;

}

.autor_vitrine  {
font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #588952;
		margin-left:0px;
}

.autor_vitrine  a:link, .autor_vitrine  a:hover, .autor_vitrine  a:active, .autor_vitrine  a:visited {
	text-decoration: none;
	color: #588952;
		margin-left:0px;
				width:210px;
}


.titulo_prelo  {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 14px;
	color: #16238B;
    text-decoration: none;	
	margin-left: 8px;	
}

.titulo_prelo a:link, .titulo_prelo a:hover, .titulo_prelo a:active, .titulo_prelo a:visited {
	color: #16238B;	
	text-decoration: none;
	/* margin-left: 8px; */
}

.subtitulo_prelo  {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #16238B;
	margin-left: 8px;
}

.autor_prelo  {
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 10px;
	color: #588952;
	margin-left: 8px;
}

.autor_prelo  a:link, .autor_prelo  a:hover, .autor_prelo  a:active, .autor_prelo  a:visited {
	text-decoration: none;
	color: #588952;
	/* margin-left: 8px; */
	width:210px;
}


.autor_lista {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #16238B;
    margin-bottom: 7px;
}

.autor_lista  a:link, .autor_lista  a:hover, .autor_lista  a:active, .autor_lista  a:visited {
	text-decoration: none;
	color: #16238B;	
}

p.titulo_conta  {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
font-size: 24px;

}

div#corpo_menu_vitrineC ul, div#corpo_menu_vitrineD ul {
	
	list-style: none;
	margin: 0px;
	padding: 0px;

}

div#corpo_menu_vitrineC ul li {

	float: left;
	height: 110px;
	margin: 5px 0px 5px 0px;

	overflow: hidden;
	padding: 0px;
	width:100%;
}

div#corpo_menu_vitrineD ul li {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	margin: 5px 0px 5px 2px;
	border-style: none none none none;
	border-color: #16238b;
	border-width: 1px;
	overflow: hidden;
	padding: 0px;
	width:100%;
}

div.menu_topo {	
	color: rgb(22, 35, 139);
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 16px;
	padding-top: 1px;
	height: 30px;
}

div.menu_topo a, div.menu_topo a:hover
{
    display: block;
    color:rgb(22, 35, 139);
    text-decoration: none;
    outline: none;
	height: 30px;
	position:relative;
}

* html div.menu_topo a { height: 1%; }

div.menu_topo li
{
	list-style: none;
	line-height:20px;
	font-size: 12px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
background-color: #FFFFFF;
height: 30px;
}


/*aqui comeca o menu de categorias */
div.menu
{	color: rgb(22, 35, 139);
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	padding-top: 1px;
}

div.menu a
{
    display: block;
    color:rgb(22, 35, 139);
    text-decoration: none;
    outline: none;
	height: 30px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BCC8D4;
	position:relative;
}

* html div.menu a { height: 1%; }

div.menu a:hover
{
    background-color: #CCCCFF;	
    color:rgb(22, 35, 139);
	padding-left: 0px;
}

ul.corpo
{
	border-bottom-width: 0px;
	margin-left: 8px;
}

ul.corpo li, ul.corpo li a,ul.corpo li a:link,ul.corpo li a:hover,ul.corpo a:active,ul.corpo a:visited
{  
	list-style: none;
	border-bottom-width: 0px;
	line-height:20px;
	font-size: 10px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}

ul.corpo_cliente
{
	border-bottom-width: 0px;
	margin-left: 8px;
	line-height:20px;
}


ul.corpo_cliente li, ul.corpo_cliente li a,ul.corpo_cliente li a:link,ul.corpo_cliente li a:hover,ul.corpo_cliente a:active,ul.corpo_cliente a:visited
{
	list-style: none;
	border-bottom-width: 0px;
	line-height:20px;
	font-size: 12px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}

ul.corpo1
{
	border-bottom-width: 0px;
	padding-left: 0px;
}

ul.corpo1 li, ul.corpo1 li a, ul.corpo1 li a:link,ul.corpo1 li a:hover,ul.corpo1 a:active,ul.corpo1 a:visited
{
    display: block;
    list-style: none;
	border-bottom-width: 0px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-size: 10px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}
ul.corpo2
{
	border-bottom-width: 0px;
	margin-left: 8px;
}

ul.corpo2 li, ul.corpo2 li a,ul.corpo2 li a:link,ul.corpo2 li a:hover,ul.corpo2 a:active,ul.corpo2 a:visited
{
    display: block;
    list-style: none;
	border-bottom-width: 0px;
	line-height:30px;
	vertical-align:middle;
	font-size: 10px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}

span.imagem, span.imagem a, span.imagem a:link, span.imagem  a:hover, span.imagem a:active, span.imagem a:visited
{    
    display: block;
    width: 100px;
	text-align: right;
}
span.imagem_topo, span.imagem_topo a, span.imagem_topo a:link, span.imagem_topo  a:hover, span.imagem_topo a:active, span.imagem_topo a:visited
{    
    display: block;
    width: 290px;
	text-align: right;
}

span.imagem img
{
    padding: 3px 2px;
    cursor: pointer;
	vertical-align: bottom;
	display: inline;

}

span.imagem1, span.imagem1 a, span.imagem1 a:link, span.imagem1  a:hover, span.imagem1 a:active, span.imagem1 a:visited
{    
	display: block;
    width: 167px;
	text-align: right;
}

span.imagem1 img
{
    padding: 3px 2px;
    cursor: pointer;
	vertical-align: bottom;
	display: inline;
}
span.imagem2, span.imagem2 a, span.imagem2 a:link, span.imagem2  a:hover, span.imagem2 a:active, span.imagem2 a:visited
{    
	display: block;
    width: 175px;

	text-align: right;
}

span.imagem2 img
{
    padding: 3px 2px;
    cursor: pointer;
	vertical-align: bottom;
	display: inline;
}
span.header
{
    z-index:1;
    display: block;
	height: 29px;
	border-bottom-width: 0px;
    background-color: #f3f3f3;	
	padding-left: 0px;
	line-height: 30px;
	
}

.header_sub
{
	z-index:1;
    display: block;
	line-height: 1.4;
	height: 30px;
	font-size: 14px; 
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	z-index:1;
list-style-type: none;
background-color: #F3F3F3;
}

.header_ul {
z-index:1;
margin: 0px 15px 3px 15px;
list-style-type: none;
width: auto;
}

.header_subsub
{	z-index:1;
    display: block;
	line-height: 1.4;
	font-size: 14px; 
	height: 30px
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	margin: 3px 0 6px 0 ;
	z-index:1;
list-style-type: none;
background-color: #F3F3F3;
}

div.header_cat
{
    z-index:1;
    display: block;
	height: 30px;
	/* padding-left: 30px; */
	line-height: 30px;
	font-size: 14px; 
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}

span.header_area
{
    z-index:1;
    display: block;
	height: 30px;
	border-bottom-width: 0px;
	padding-left: 0px;
	line-height: 30px;
	font-size: 10px; 
	font-weight: normal;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
}

div.header_cliente
{
    z-index:1;
    display: block;
	height: 29px;
	border-bottom-width: 0px;
	padding-left: 8px;
	line-height: 33px;
	font-size: 14px; 
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
color: #588952;
letter-spacing: 0em;
word-spacing: 0em;
}
	
#menubody_series{
position:absolute;
top:130px;
left: 197px;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
}

#menubody_periodicos{
position:absolute;
top:130px;
left: 331px;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
}
	
#menubody_areas{
position:absolute;
top:130px;
left: 428px;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
}

#menubody_subareas1{
position:absolute;
/* top:30px; */
/*left: 100px;*/
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 150px;
}

#menubody_subareas2{
position:absolute;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 180px;
}

#menubody_subareas3{
position:absolute;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 210px;
}

#menubody_subareas4{
position:absolute;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 240px;
}

#menubody_subareas5{
position:absolute;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 270px;
}

#menubody_subareas6{
position:absolute;
background-color:#F3F3F3;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
z-index:1;
left: 520px;
top: 300px;
}

#menubody_conta{
position:absolute;
top: 2px;
left: 677px;
background-color:#FFFFFF;
z-index:1;
margin: 5px 5px 5px 5px;
width: 215px;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
}

#menubody_pedido{
position:absolute;
top:35px;
left: 677px;
background-color:#FFFFFF;
z-index:1;
margin: 5px 5px 5px 5px;
width: 215px;
box-shadow: 3px 3px 1px #ccc;
-webkit-box-shadow: 3px 3px 1px #ccc;
}
	
/*estilos do arquivo autentica */

.texto_campo {
	color: #000000;
	margin: 10px 0 0 10px;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
}


.texto_seguir {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	font-size: 15px;
	color: #16238b;
	line-height: 18px;
	margin: 10px 0px 0px 10px;	
}

.texto_seguir a:link, .texto_seguir a:hover, .texto_seguir a:active, .texto_seguir a:visited {
	color: #16238b;
	text-decoration: none;
	line-height: 18px;
}

.texto_continuar {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	font-size: 15px;
	color: #16238b;
	line-height: 18px;
	margin: 10px 0px 0px 10px;
	text-align: right;
	
}

.texto_continuar a:link, .texto_continuar a:hover, .texto_continuar a:active, .texto_continuar a:visited {
	color: #16238b;
	text-decoration: none;
}

#navlogin {
	margin: 12px 5px 0 0;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;

	font-size: 10px;
	color: #000;
}

#navlogin ul, #navlogin li {
	color: #000;
/*	list-style-image: url(../images/bullet.gif);*/
	list-style-type: disc;
	padding: 2px; /* Espaço entre as linhas da lista */
	list-style-position: inside;
	margin: 0 0 0 8px;
}

#navlogin a:link, #navlogin a:visited {
	text-decoration: none;
	color: #000;
}

#navlogin a:hover {
	color: #000;
	text-decoration: underline;
}

/*Estilos do arquivo sua_conta */
.dados {
	margin: 12px 0 0 0;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #16238B;
	text-indent: 8px;
}

.dados ul {
	color: #16238B;
	list-style-type: none;
}

.dados li {
	border-top: 2px solid #bcc8d4;
	list-style-type: none;	
}

.dados a:link, .dados a:visited {
	color: #16238B;
	text-decoration: none;
	display: block;
	width: 190px;
	height: 15px;
	line-height: 16px;
	padding: 7px 0 7px 0;
}

.dados a:hover {
	color: #16238B;
	text-decoration: none;
	background-color: #BCC8D4;
}

.dados a:link#selecionado, .dados a:visited#selecionado, .dados a:hover#selecionado {
	color: #16238B;
	text-decoration: none;
	background-color: #BCC8D4;
	background-image: url(../images/icone_setadireita.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.texto_form {
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #000;
	padding: 1px;
	display: block;
	width: 70px;
	float: left;
}

/*Estilos do arquivo sua_senha*/
.texto_form2 {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #000;	
	padding: 1px;
	display: block;
	width: 110px;
	float: left;
	margin-left: 10px;
}

/*Estilos do arquivo Seu_pedido */
.tabela {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	border: 2px solid #bebebe;
	margin: 10px 10px 10px 10px;
}

.tabela_preco {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	/*border: 2px solid #bebebe;*/
	margin: 10px 5px 20px 125px;
	width: 500px;
}

.tabela_esq {
	text-align: left;
}

.tabela_dir {
	text-align: right;
}

.tabela_centro {
	text-align: center;
}
caption {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 10px;
	color: #000;
	text-align: center;
}

.corpo_tabela {
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	background: #F0F0F0;
	text-align: center;

}

.texto_light {
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	text-align: center;
}

.texto_light_esquerda {
	font-family: 'cuprum', sans-serif;
	font-style: none;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.texto_light_direita {
	font-family: "Alike", sans-serif;
	font-style: none;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 9px;
	color: #000;
	text-align: right;
}

td, th {
	padding: 3px;
}

.corpo_tabela a:link, .corpo_tabela a:visited, .corpo_tabela a:hover {
	text-decoration: underline;
	color: #000;
	text-align: center;
	font-weight: normal;
}

.topo_tabela {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	background: #E0E0E0;
	text-align: center;
}

table.tabela_i {
	border-collapse: collapse;
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding: 5px;
	width: 17cm;

}

tr.corpo_tabela_i {
	border-bottom:1px solid #000000;
	margin-left:5px;
}

tr.corpo_tabela_i a, .corpo_tabela_i a:link, .corpo_tabela_i a:visited, .corpo_tabela_i a:hover {
	text-decoration: underline;
}

tr.topo_tabela_i {
	font-style:bold;
	border-bottom:1px solid #000000;
	margin-left:5px;
}

/* Estilos da tabela da página buy */

.tabela_buy {
	padding-bottom: 20px; 
}

.topo_tabela_buy {
	font-family: 'cuprum', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	background: #BEBEBE;
	text-align: center;
}

.corpo_tabela_buy {
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 13px;
	color: #000;
	background: #E0E0E0;
	text-align: center;
}

.corpo_tabela_buy a:link, .corpo_tabela_buy a:visited, .corpo_tabela_buy a:hover {
	text-decoration: underline;
	color: #000;
	text-align: center;
	font-weight: normal;
}


/* Estilos de figuras */

.img_livropequeno, .img_livropequeno a:link, .img_livropequeno a:visited, .img_livropequeno a:hover {
	height: 70px;
	width: 51px;
	margin: 5px 15px 30px 15px;	
	box-shadow: 3px 3px 1px #ccc;
	-webkit-box-shadow: 3px 3px 1px #ccc;
	-moz-box-shadow: 3px 3px 1px #ccc;
	display: block;
	float: left;
}

.img_livroCF, .img_livroCFo a:link, .img_livroCF a:visited, .img_livroCF a:hover {
	width: 94px;
	margin: 5px 15px 15px 15px;	
	box-shadow: 3px 3px 1px #ccc;
	-webkit-box-shadow: 3px 3px 1px #ccc;
	-moz-box-shadow: 3px 3px 1px #ccc;
	display: block;
	float: left;
}

.img_livrogrande {
	box-shadow: 3px 3px 1px #ccc;
	-webkit-box-shadow: 3px 3px 1px #ccc;
	-moz-box-shadow: 3px 3px 1px #ccc;
	display: block;
	float: left;
	width: 94px;
}

.img_livrodestaque {
	height: 70px;
	width: 51px;
	margin: 0 0 5px 8px;
}

.img_logo, .img_logo a:link, .img_logo a:visited, .img_logo a:hover {
	width: 185px;
	margin: 5px;	
	/* box-shadow: 3px 3px 1px #ccc;
	-webkit-box-shadow: 3px 3px 1px #ccc;
	-moz-box-shadow: 3px 3px 1px #ccc;
	display: block;
	float: left; */
}

.img_link {
	vertical-align: text-top;
	border: none;
}

.img_link a:hover, .img_link a:link, .img_link a:visited {
	vertical-align: text-top;
	border: none;
}

.img_foto_autor {
	float: left;
	/*padding: 15px;*/
	margin-right: 10px;
}

img#pagamento {
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}

/*Estilos do arquivo livro_detalhe */
.detalhes {
	/*margin: 5px 0 0 0;*/
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0.1em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 12px;
	color: #bcc8d4;
	text-align: center;
	margin-left: 0px;
    background-color: #FFFFFF;
}

.detalhes ul{
	color: #bcc8d4;
	list-style-type: none;
}

.detalhes li {
	float: left;
	list-style-type: none;
    color: #bcc8d4;	
}

.detalhes li a:link, ul.detalhes li a:visited {
	text-decoration: none;
	border-top: 2px solid #f3f3f3;
	border-left: 2px solid #f3f3f3;
	display: block;
	height: 20px;
	line-height: 20px;	
	width: 92px;
/*	padding: 7px 0 7px 0;*/
	color: #16238B;
	background-color: #BCC8D4;
}

.detalhes li a:hover {
	color: #16238B;
	text-decoration: none;
	background-color: #FFFFFF;
}

.detalhes li a:link#selecionado, ul.detalhes li a:visited#selecionado, ul.detalhes li a:hover#selecionado {
	color: #16238B;
	text-decoration: none;
	background-color: #FFFFFF;

}

/*Estilos do arquivo conta_detalhe */
.conta {

font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 10px;
	color: #16238B;
	text-align: center;
	background-color: #BCC8D4;
}

ul.conta {
	color: #16238B;
	list-style-type: none;
		background-color: #BCC8D4;
}

ul.conta li {
	float: left;
	list-style-type: none;	
}

ul.conta li a:link, ul.conta li a:visited {
	text-decoration: none;
	border-top: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
	display: block;
	height: 20px;
	line-height: 20px;	
	width: 127px;
/*	padding: 7px 0 7px 0;*/
	background-color: #BCC8D4;
}

ul.conta li a:hover {
	color: #16238B;
	text-decoration: none;
	background-color: #FFFFFF;
}

ul.conta li a:link#selecionado, ul.conta li a:visited#selecionado, ul.conta li a:hover#selecionado {
	color: #16238B;
	text-decoration: none;
    background-color: #FFFFFF;
}

div#texto_importado {
	font-family: 'Noto Serif', serif; 
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	width: 500px;
	margin-left: 125px;
}

#texto_importado  p{
	font-family: 'Noto Serif', serif; 
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	width: 500px;
	margin-bottom: 8px;
	margin-left: 0;
}


#texto_importado ul {
	font-family: 'Noto Serif', serif; 
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 8px;
}

#texto_importado ul ul {
	font-family: 'Noto Serif', serif; 
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	margin-bottom: 8px;
}

#texto_importado ul ul ul{
	font-family: 'Noto Serif', serif; 
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	margin-bottom: 8px;
}

#texto_importado ul ul ul ul{
	font-family: 'Noto Serif', serif; 
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	margin-bottom: 8px;
}

#texto_importado li{
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	margin-left: 0px;
	margin-bottom: 8px;
}

#texto_importado img{
	margin: 5px 10px 5px 5px;
}


div#texto_importado_autor {
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	width: 631px;
	margin-left: 20px
}

#texto_importado_autor img{
	margin: 0 20px 20px 0px;
}

#texto_importado_autor  p{
	font-family: 'Noto Serif', serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.4;
	font-size: 12px;
	color: #000;
	width: 611px;
	margin-left: 0px;
	margin-bottom: 8px;
}


/*Estilos do menu do carrinho */

ul.carrinho {
	list-style-type: none;
	width: 651px;
	background-color: #FFFFFF;
}
ul.carrinho li {
	float: left;
	background-color: #BCC8D4;
	width: 160px;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
	font-size: 10px;
	color: #16238B;
	text-align: center;	
	border-top: 2px solid #f3f3f3;
	border-right: 2px solid #f3f3f3;
	height: 20px;
	line-height: 20px;
}

ul.carrinho li.opcao {
	color: #16238B;
	background-color: #FFFFFF;
}

/*janela pop up do calculo do frete */

  a.calculo_frete 
     {
     /*border-bottom: 1px solid #ff5e2f;*/
     text-decoration: none;
     position: relative;
     color: #ff5e2f;
     z-index: 0;	
     }
  a.calculo_frete:hover 
     {
     border-bottom: 1px solid #7a7a7a;
     text-decoration: none;
     color: #7a7a7a;
     z-index: 24;
     }
  a.calculo_frete span 
     {
     display: none
     }
  a.calculo_frete:hover span 
     {
     border: 1px solid #FF0000;
	background-color: #f3f3f3;	
     position: absolute;
     color: #d0a010;
     display: block;
     padding: 3px;
     width: 245px;
     top:2em;
     left:0em;
	 z-index: 24;	
     }
	 
	 /*janela pop up do pagamento */

  a.box_pagamento
     {
     /*border-bottom: 1px dashed #16238B*/
     text-decoration: none;
     position: relative;
     color: #16238B;
     z-index: 24
     }
  a.box_pagamento:hover 
     {
     /*border-bottom: 1px dashed #7a7a7a;*/
     text-decoration: none;
     color: #7a7a7a;
     z-index: 25
     }
  a.box_pagamento span 
     {
     display: none
     }
  a.box_pagamento:hover span 
     {
     border: 1px solid #16238B;
	 background-color: #BCC8D4;	
     position: absolute;
     color: #d0a010;
     display: block;
     padding: 3px;
     width: 300px;
     top:2em;
     left:0em;
	 text-align: left;
     }
	 
/*janela pop*/
#pop{
display:none;
position:fixed;
top:50%;

left:50%;
margin-left: -125px;
padding:10px;
width:250px;
border:0px;
background-color: #90ee90;
z-index: 25;

}

.campo_verde{
background-color: #90ee90;
border: 0px ;
margin: 2px 0 2px 8px;
}


.pop_texto{
	font-family: 'Noto Serif', serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	margin: 2px; 
	text-decoration: none;
	color: #000000;
}

#pop1{
display:none;
position: absolute;
top:150px;
left:150px;
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;	
}
#pop2{
display:none;
     position: absolute;
top:150px;
left:150px;
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;	
}
#pop3{
display:none;
position:absolute;
top:150px;
left:150px;
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;	
}
#pop4{
display:none;
position:absolute;
top:150px;
left:150px;
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;		
}
#pop5{
display:none;
position:absolute;
top:150px;
left:150px;
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;	
}
#pop6{
display:none;
position:absolute;
/*top:150px;
left:150px;*/
padding:10px;
width:250px;
border:1px solid #FF0000;
background-color: #f3f3f3;
z-index: 1;	
}
#indique{
display:none;
position:absolute;
top:150px;
left:150px;
padding:10px;
width:420px;
border:1px solid #000000;
background-color: #FFFFFF;
margin-left: 250px;
z-index: 1;		
}

#botao_comprar {
border: solid;
border-width: 3px;
border-color: #D7191F;
background-color: #FD0302;
box-shadow: 3px 3px 1px #b01015;
width: 90px;
margin: auto;
}

#botao_comprar p{
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
font-size: 16px;
color: #FFFFFF;
text-align: center;
margin: 0;
}

#botao_comprar a, #botao_comprar a:visited, #botao_comprar  a:visited:hover , #botao_comprar a:hover,#botao_comprar a:link,#botao_comprar a:active {
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 700;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.2;
font-size: 16px;
color: #FFFFFF;
text-align:center;
}
	
.buttonAsLink_hover {
	cursor: pointer;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
	/*background-color: #F0F0F0;*/
}
	
	
.buttonAsLink{
	cursor: pointer;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
	/*background-color: #F0F0F0;*/
}
.buttonAsLink_p_hover {
	cursor: pointer;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
	/*background-color: #F0F0F0;*/
}
	
	
.buttonAsLink_p{
	cursor: pointer;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 14px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
	/*background-color: #F0F0F0;*/
}


.continuarcompra_hover {
	cursor: pointer;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
	background-color: #FFFFFF;
}
	
	
.continuarcompra {
	cursor: pointer;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	padding:           3px 0;
	border-width:      0; 
		background-color: #FFFFFF;
}

#Link_A{
	cursor: pointer;
	font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	border-width:      0; 
	text-decoration: none;
}

#Link_A  a:link, #Link_A  a:visited, #Link_A a:hover{
	cursor: pointer;
font-family: 'cuprum', sans-serif;
font-style: normal;
font-weight: 400;
text-transform: none;
text-decoration: none;
letter-spacing: 0em;
word-spacing: 0em;
line-height: 1.4;
	font-size: 20px;
	color: #16238B;
	border-width:      0; 
	text-decoration: none;
}

.alinhaesquerda {

margin:0px 0px 0px 125px ;
}