@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

a:link {
	text-decoration: none;
	color: #cd2503;	
}
a:visited {
	text-decoration: none;
	color: #cd2503;
}
a:hover {
	text-decoration: underline;
	color: #801906;
}
a:active {
	text-decoration: none;
	color: #801906;
}


ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}

li {
     text-indent: 5px;
     line-height: 20px;
   } 

body {
	background-color: #801906;
}

#all {
	width:970px;
	height:1340px;
	margin:0 auto;
	position: relative;
	font-size: 10px;
	color: #FFF;
	font-family: Arial;
	background-color: #801906;
}


/*header*/

#header {
	width:970px;
	position: relative;
	z-index: 10;
	height: 155px;
	margin: 0;
	background-color: #FFFFFF;
}

#logo {
	width:178px;
	position: absolute;
	z-index: 20;
	height: 155px;
}

#header_menu {
	width:792px;
	position: absolute;
	z-index: 20;
	height: 105px;
	left: 178px;
}

#menu {
	width:792px;
	position: absolute;
	z-index: 20;
	height: 75px;
}

#fundo_busca {
	width:792px;
	position: absolute;
	z-index: 30;
	height: 30px;
	left: 178px;
	top: 75px;
	background-color: #CA0000;
}

#busca {
	width:200px;
	position: absolute;
	z-index: 30;
	height: 15px;
	left: 379px;
	top: 40px;
}




/*conteudo*/

#conteudo {
	width:970px;
	position: relative;
	z-index: 10;
	margin: 0;
	height: 1180px;
}

#lateral {
	width:178px;
	position: absolute;
	z-index: 20;
}

#lateral a:link {
	text-decoration: none;
	color: #FFF;
}
#lateral a:visited {
	text-decoration: none;
	color: #FFF;
}
#lateral a:hover {
	text-decoration: underline;
	color: #FFF;
}
#lateral a:active {
	text-decoration: none;
	color: #FFF;
}


#categorias {
	width:178px;
	position: relative;
	z-index: 20;
	height: 200px;
	background-image: url(http://www.amarilyseditora.com.br/images/bg_categorias.jpg);
	text-transform: uppercase;
	color: #FFF;
}

#newsletter {
	width:178px;
	position: relative;
	z-index: 20;
	height: 131px;
	top: 50px;
	background-image: url(http://www.amarilyseditora.com.br/images/bg_newsletter.jpg);
}


#newsletter_in li{
	padding-left: 5px;
	line-height: 15px;
	padding-top: 5px;
}

.borda {
	border: 1px solid #801906;
}


#idiomas {
	width:178px;
	position: relative;
	top: 10px;
	padding-left: 5px;
}

/*stage*/

#conteudo_stage {
	width:792px;
	position: absolute;
	z-index: 20;
	height: 1180px;
	left: 178px;
	background-color: #FFF;
}

#banner {
	position: relative;
	width:772px;
	height: 200px;
	z-index: 20;
	left: 10px;
	background-color: #CCCCCC;
}

#titulo {
	position: absolute;
	height: 10px;
	z-index: 20;
	left: 10px;
	background-color: #c70b0d;
	top: 220px;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#titulo_catalogo {
	position: absolute;
	height: 10px;
	z-index: 20;
	left: 10px;
	background-color: #c70b0d;
	top: 10px;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#conteudo_destaques {
	position: absolute;
	height: 350px;
	z-index: 20;
	left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	width: 772px;
	top: 260px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
}

#conteudo_catalogo {
	position: absolute;
	height: 350px;
	z-index: 20;
	left: 10px;
	background-color: #FFF;
	padding-top: 5px;
	width: 772px;
	top: 40px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
}

/*organização dos livros e destaques*/

#livro_01 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 0px;
	left:0px;
	font-size: 10px;
}

#livro_02 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 0px;
	left: 401px;
}

#livro_03 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 230px;
	left:0px;
	font-size: 10px;
}

#livro_04 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 230px;
	left: 401px;
}

#livro_05 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 460px;
	left:0px;
	font-size: 10px;
}

#livro_06 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 460px;
	left: 401px;
}

#livro_07 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top:690px;
	left:0px;
	font-size: 10px;
}

#livro_08 {
	position: absolute;
	width: 371px;
	height: 210px;
	z-index: 20;
	top: 690px;
	left: 401px;
}

#paginacao {
	position: absolute;
	width: 300px;
	height: 50px;
	z-index: 20;
	top: 920px;
	left: 236px;
	text-align: center;
}

/*conteudo dos livros e destaques*/

#livro_titulo {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#livro_autor {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
	text-transform: uppercase;
}

#livro_info {
	position: relative;
	z-index: 20;
	top: 10px;
	left: 0px;
	width: 371px;
	height: 170px;
}
	
	
	
#livro_capa {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 110px;
	height: 149px;
}

#livro_descricao {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 120px;
	width: 250px;
}

#livro_leia_mais {
	position: relative;
	z-index: 20;
	top: 10px;
	left: 120px;
	width: 251px;
}


#livro_categoria {
	position: absolute;
	z-index: 20;
	top: 136px;
	left: 120px;
	height: 10px;
	background-color: #c70b0d;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	position: relative;
	z-index: 20;
	top: 1200px;
	left: 178px;
	width: 792px;
	text-align: center;
	height: 50px;
}

#pagina_comprar {
	position: absolute;
	z-index: 30;
	top: 60px;
	left: 682px;
	width: 100px;
	height: 10px;
	background-color: #c70b0d;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#pagina_categoria {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 10px;
	height: 10px;
	background-color: #c70b0d;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}

#pagina_comprar a:link {
	text-decoration: none;
	color: #FFF;
}
#pagina_comprar a:visited {
	text-decoration: none;
	color: #FFF;
}
#pagina_comprar a:hover {
	text-decoration: underline;
	color: #FFF;
}
#pagina_comprar a:active {
	text-decoration: none;
	color: #FFF;
}

#pagina_livro {
	position: absolute;
	width: 772px;
	height: 588px;
	z-index: 20;
	top: 30px;
	left:10px;
	font-size: 10px;
	color: #000;
}

#pagina_titulo {
	position: relative;
	z-index: 20;
	top: 0px;
	left: 0px;
	font-size: 20px;
	font-weight: bold;
	width: 772px;
	text-transform: uppercase;
}


#pagina_autor {
	position: relative;
	z-index: 20;
	top: 5px;
	left: 0px;
	font-size: 15px;
	width: 652px;
	text-transform: uppercase;
}

#pagina_info {
	position: relative;
	z-index: 20;
	top: 10px;
	left: 0px;
	width: 772px;
	height: 345px;
}
	

#pagina_esquerda {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 110px;
}
	
#pagina_capa {
	position: relative;
	z-index: 20;
	width: 200px;
	height: 270px;
}

#pagina_tecnicas {
	position: absolute;
	z-index: 20;
	top: 280px;
	left: 0px;
	width: 300px;
	font-size: 10px;
}

#pagina_preco {
	position: absolute;
	z-index: 20;
	top: 247px;
	left: 210px;
	width: 552px;
	font-size: 20px;
}

#pagina_descricao {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 210px;
	width: 562px;
	font-size: 12px;
	line-height: 16px;
}



#pagina_sobre {
	position: absolute;
	width: 772px;
	height: 177px;
	z-index: 20;
	top: 485px;
	left:10px;
	font-size: 10px;
	color: #000;
	border: 1px solid #c70b0d;
}

#pagina_sobre_titulo {
	position: absolute;
	z-index: 20;
	top: -17px;
	left: -1px;
	width: 230px;
	height: 10px;
	background-color: #c70b0d;
	text-align: center;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #EA0000;
}

#pagina_sobre_conteudo {
	position: relative;
	z-index: 20;
	top: 20px;
	width: 752px;
	font-size: 12px;
	left: 10px;
}

#bloco {
	width: 685px;
	position: absolute;
	left: 16px;
	top: 45px;
	height: 252px;
}

#bloco li{
	padding-top: 5px;
}
