* {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: #ccc;
}

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: 66.5em;
	height: 8.5em;
	margin-right: auto;
	margin-left: auto;
	background-color: #C1272D;
}

#page 
{
	position: relative;
	width: 62.3em;
	margin-right: auto;
	margin-left: 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: left;
	width: 21em;
	margin-bottom: 3em;
	display:inline;
	padding-right: 2em;
	border-right: 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-right: 0;
	margin-bottom: 3em;
	margin-left: 21.08em;
	padding-top: 0;
	width: 30.25em;
	font-weight: normal;
	font-size: 1.2em;
	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: 1em;
	line-height: 1.6em;
}

.livro {
	position: relative;
	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: 21.6em;
	float:left;
}

.capa{
	float: right;
	width: 7.95em;
	margin-bottom: 5em;
	font-size: 1em;
	line-height: 1.6em;
}
.capa_busca{
	float: right;
	width: 7.95em;
	margin-bottom: 2.5em;
	font-size: 1em;
	line-height: 1.6em;
}
.titulo {
	font-size: 1.2em;
	line-height: 1.5em;
	color: black;
}
.titulo a{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.titulo a:hover{
	color:#888;
}
.preco {
	font-size: 1em;
	line-height: 1.6em;
}
.editora {
	font-size: 1em;
	line-height: 1.6em;
}
.autor {
	font-size: 1em;
	line-height: 1.6em;
}
.assunto {
	font-size: 1em;
	line-height: 1.6em;
}
.release {
	clear: right;
	font-size: 1em;
	line-height: 1.6em;
}

.release a{
	color: #C1272D;
}

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

#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: 0.8em; 
	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:left; 
}

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

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

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

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