* {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #77776B;
}

p {
	margin: 0px;
	padding: 0px;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: hidden;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#principal {
	background-color: #f1f1ec;
	width: 750px;
	border: 1pt solid #999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	height: 95%;
	margin-bottom: 0px;
}
#principal #conteudo {
	overflow: hidden;
	text-align: center;
}

#rodape {
	font-size: 9px;
	text-align: right;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	padding-top: 5px;
}

#busca {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#principal #busca #termo {
	font-size: 9px;
	color: #666;
	height: 14px;
	text-align: center;
	display: block;
	float: left;
	overflow: visible;
	border: 1px solid #989a84;
	width: 105px;
	background-color: #f1f1ec;
}
#principal #busca img {
	display: block;
	float: left;
}



#principal #topo #logo {
	background-image: url(../imagens/logo_topo.jpg);
	text-indent: -10000px;
	float: left;
	height: 56px;
	width: 159px;
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
}
#principal #topo #menuSuperior {
	float: right;
	height: 60px;
	width: 500px;
}
#principal #topo {
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	height: 63px;
}
#colunaDireita, #colunaEsquerda {
	width: 49%;
	text-align: center;
	overflow: hidden;
}
#colunaDireita {
	float: left;
	width: 48%;
	margin-left: 7px;
	text-align: left;
}
#colunaEsquerda {
	float: left;
}
#principal #colunaDireita #conteudoDireita {
	float: left;
	width: 98%;
}
#resumo_livro {
	background-color: #FFF;
	float: left;
	width: 95%;
	overflow: hidden;
	margin-right: 4px;
}
#informacoes_livro {
}
#principal .detalhes_livro #colunaDireita #informacoes_livro #dadosAutor {
	float: left;
	width: 60%;
}
#principal .detalhes_livro #colunaDireita #informacoes_livro #botoes {
	float: right;
	width: 35%;
	text-align: right;
	padding-top: 15px;
}
#titulo_resumo , .titulo_resumo{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #989a84;
	padding: 3px;
	margin-bottom: 3px;
}
#conteudoQuemSomos {
	text-align: justify;
}
#ilustracoes {
	height: 100%;
	width: 100%;
}
#ilustracoes-container {
	height: 100%;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}




.sliderContainer {
	width: 8px;
	float: left;
	margin-right: 5px;
	background-image: url(../imagens/fundo_scroll.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.informacoes {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.slider {
	background-color: #989a84;
	height: 20px;
	width: 8px;
	cursor: pointer;
}
.detalhes_livro {
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}





.both {
	clear: both;
}
ul.listagem {
	margin: 0px;
	padding: 0px;
}
ul.listagem li {
	background-color: #FFF;
	margin-bottom: 20px;
	border: 1px solid #999;
	padding: 4px;
	list-style-type: none;
	display: block;
	overflow: hidden;
	height: 120px;
	font-weight: bold;
}
ul.listagem li .autores, ul.listagem li .ilustradores {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

ul.listagem li strong {
	font-weight: bold;
	color: #F00;
}

ul.listagem li table {
	height: 100%;
}
ul.listagem li div.informacoes {
	float: left;
}
.tituloLivro {
	height: 100%;
	vertical-align: middle;
	width: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.divBtnVoltar {
	text-align: right;
	padding-top: 8px;
	clear: both;
}
.botaoItem {
	padding-bottom: 5px;
}
.detalhes_autores {
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-right: 2px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.formContato {
	background-color: #FFF;
	border: 2px solid #CCC;
	width: 96%;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.formContato p {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.formContato label {
	display: block;
	float: left;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: right;
	padding-right: 3px;
}
.formContato .item {
	width: 230px;
	border: 0px solid #CCC;
	background-color: #f1f1ec;
}
.intertitulo {
	font-size: 12px;
	font-weight: bold;
}
.idiomas {
	float: left;
}
.assinatura {
	float: right;
}
.tituloResultados {
	font-size: 12px;
	font-weight: bold;
}
.botaoEntrarIlustracoes {
	text-align: right;
	padding-top: 15px;
}
.artistaConvidada {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 20px;
}


ul.resultados {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.resultados li {
	margin-bottom: 4px;
	list-style-type: none;
}
ul.resultados li a {
	text-decoration: none;
}
ul.resultados li a:hover {
	text-decoration: underline;
}
.flash_container {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

