#container {
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	height: 100%;
	background-color: #CFFF6A;
}
html {
	height: 100%;
}
#wrapper {
	float: left;
	height: auto;
	width: 756px;
	background-color: #CFFF6B;
}


#menu {
	background-color: #669900;
	height: 30px;
	width: 756px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	height: 10px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 36px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu a:hover, a:active {
	background-color: #365100;
}


#imagem {
	float: left;
	width: 220px;
	clear: left;
	padding: 25px 10px 10px 20px;
	height: 80%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.imagens {
	border: 1px solid #669900;
}

.textoindex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #456600;
}

#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 10px 30px 30px 10px;
	float: right;
	width: 465px;
	text-align: justify;
	height: 80%;
	overflow: auto;
}
#capa {
	padding: 0px;
	float: right;
	width: 490px;
}

#footer a:link, a:visited {
	color: #FF3300;
}
#footer a:hover, a:active {
	color: #FF6600;
}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #336600;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}

#footer {
	clear: both;
	width: 756px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	background-color: #E3FFC1;
	padding-bottom: 10px;
}

body {
	background-color: #E3FFC1;
	margin: 20px 0px 0px;
	height: 100%;
}
.indice {
	padding-left: 30px;
	color: #CC3300;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #669900;
}
#texto_index {
	background-image: url(imagens/marca.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: auto;
}
.td_titulos_livros {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
