* {margin: 0;} 

body {
	width: 100%;
	height: 100%;
	margin: 0 0 4em 0;
	padding: 0;
	background-color: #fafafa;
	font: 10px Georgia,"lucida bright","times new roman",serif;
	background: #E0DDDE;
}

img {
	display: block;
	border: 0;
}

.inline {display: inline;}

a{
	text-decoration: none;
	color: black;
}

a:hover{
	text-decoration: none;
	color: #B72A2A;
}

h1{
    font-size: 1em;
	color: white;
	background: #000;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana;
}

h2 {
	font-size: 1em;
	color:black;
	text-align: right;
}

p {
	margin-left: 0.7em;
	line-height: 13pt;
	text-align: left;
	font-size: 1em;
}

#header{
	position: relative;
	width: 100%;
	height: 8.5em;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

#menu{
	width: 100%;
	height: 3.5em;
	margin:0 auto 0 auto;
	background-color: #CCC;
}

#page 
{
	position: relative;
	width: 82.3em;
	margin: 0px auto 0px auto;
	padding-right: 2em;
	padding-bottom: 3em;
	padding-left: 2em;
	background-color: #F9F8F3;
	border: 1px solid #000;
}


#addthis
{
	position: absolute;
	left: 43em;
	top: 1.7em;
	width: 12.5em;
	height: 1.6em;
	z-index: 2;
}



.realce {
	color: #8E1D21;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}


#logo{
	margin-top: 0.5em;
	margin-left: 1.5em;
}

#descricao_esq {
	float: right;
	width: 21em;
	margin-bottom: 3em;
	display:inline;
	padding-left: 2em;
	border-left: 1px solid #ddd;
}

#descricao_esq p{
	margin-top: 1em;
}

#descricao_esq li {
	float:left;
	width: 9.5em;
	padding-left: 0.3em;
	padding-bottom: 0.3em;
	list-style: none; 
	display: inline; 
	text-align: left;
}

#descricao_esq ul{
	margin: 0;
	margin-top: 1em;
	margin-left: 0.5em;
	padding:0;
}

#lanc_subs{
	width: 21em;
	height: 1.6em;
	clear: both;	
}

#conteudo{
	margin-top: 2em;
	margin-left: 0;
	margin-bottom: 3em;
	padding-top: 0;
	width: 57.3em;
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	z-index: 0;
}

#logo{
	float: left;
}

#busca {
	width: 32em;
	float: right;
	margin-right: 7em;
	margin-top: 2em;		
}

#botao_buscar{
	float:right;
	color: #000;
	font-weight: bold;
	border: solid #ddd 0.1em;  
	background-color: #eee;
	cursor: pointer;
}

#proc{
	position: relative;
	width: 96.5%;
	margin-bottom: .5em;
	font-size: 1em;
	background: #eeeeee;
	border: 1px solid #666666;
	padding: 0.5em;
}


#resultado_busca {
	height: 100%;
	font-family: Georgia,"lucida bright","times new roman",serif;
}

.texto_front{
	font-size: 1.2em;
	line-height: 1.6em;
}

.livro {
	position: relative;
	overflow:hidden;
	width: 100%;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 0.4em;
}


.info{
	width: 36.3em;
	padding-left: 21em;
}
.info-busca{
	width: 36.3em;
	padding-left: 11.5em;
}

.capa{
	float: left;
	width: 19em;
	margin-bottom: 5em;
	padding-right: 2em;
	font-size: 1em;
	line-height: 1.6em;
}
.capa-busca{
	float: left;
	width: 9.5em;
	margin-bottom: 5em;
	padding-right: 2em;
	font-size: 1em;
	line-height: 1.6em;
}
.titulo {
	font-size: 2.0em;
	line-height: 1.5em;
	color: black;
}
.titulo a{
	color: black;
	text-decoration: none;
}
.titulo a:hover{
	color:#888;
}
.titulo-busca {
	font-size: 1.7em;
	line-height: 1.5em;
	color: black;
	padding-bottom:0.5em;
}
.titulo-busca a{
	color: black;
	text-decoration: none;
}
.titulo-busca a:hover{
	color:#888;
}
.preco {
	font-size: 1.2em;
	line-height: 1.6em;
}
.disp {
	font-size: 1.2em;
	line-height: 1.6em;
}
.editora {
	font-size: 1.2em;
	line-height: 1.6em;
}
.autor {
	font-size: 1.6em;
	line-height: 1.5em;
	font-style: italic;
	padding-bottom: 0.6em;
}
.autor-busca{
	font-size: 1.2em;
	line-height: 1.2em;
	font-style: italic;
	padding-bottom: 0.6em;
}
.assunto {
	font-size: 1.2em;
	line-height: 1.6em;
}
.release {
	clear: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

.release a{
	color: #C1272D;
}

.etiquetas {
	color: #777;
	font-size: 1em;
}

#descricao_resultado_busca{
	position: relative;
	margin-top: 0px;
	padding-bottom: 20px;
	font-size: 1.2em;
	padding-right: 17px;
}

#descricao_resultado_busca strong{
	font-variant: small-caps;
	font-size: 12pt;
}

.busca_compre { 
	font-size: 0.8em; 
	background-color:#fff; 
	border: 1px solid; 
	border-color: #C1272D #C1272D #C1272D #C1272D; 
	padding: 0.2em;
	padding-top: 0em;
	margin-top: 0.7em;

}

.busca_compre2 { 
	font-family: Arial, sans-serif;
	font-size: 1.2em; 
	color: #000000;
	background-color:#fff; 
	position: relative;
	border: 1px solid; 
	border-color: #C1272D; 
	padding-top: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;

}

.promo {
	font-family: Verdana, sans-serif;
	background-image: url("/images/promo.gif");
	background-repeat: no-repeat;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.4em;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.75em;
	text-align: center;
}

.botoes{ 
	font-size: 1em; 
	background-color:#fff; 
	border: 1px solid; 
	border-color: #000; 
	padding: 0.2em;
	padding-top: 0em;
	margin-top: 0.7em;

}

.carrinho {
border: 1px solid; 
border-color: #c1272d; 
}

#footer {
	clear: both;
}

.section_filosofia{
background: #ec5519;
color: #ffffff;
width: 15em;
padding-left: 0.7em;
font-size:1.1em;
font-variant: small-caps;
font-weight: bold;
}

.section_infanto{
background: #354b73;
color: #ffffff;
width: 15em;
padding-left: 0.7em;
font-size:1.1em;
font-variant: small-caps;
font-weight: bold;
}

.section_teatro{
background: #B0B5CC;
color: #ffffff;
width: 15em;
padding-left: 0.7em;
font-size:1.1em;
font-variant: small-caps;
font-weight: bold;
}

.section_literatura{
background: #32450c;
color: #ffffff;
width: 15em;
padding-left: 0.7em;
font-size:1.1em;
font-variant: small-caps;
font-weight: bold;
}

.section_cinema{
background: #dca105;
color: #ffffff;
width: 15em;
padding-left: 0.7em;
font-size:1.1em;
font-variant: small-caps;
font-weight: bold;
}

.livros_relacionados{
margin-bottom: 0.5em;
font-size: 1.2em;
}

.preco_capa{
text-decoration: line-through;
}

.subtotal{
font-size:1.6em;
}

#menuver {
border:none;
margin: 0;
font-size: 1.6em;
padding-left: 0;
padding-top: 0.5em;
}
#menuver li {
list-style: none; 
margin: 0;
display: inline;
padding-right: 2em;
}
#header_content{
width: 86.5em;
height: 8.5em;
margin: 0 auto 0 auto;
}
