body {
	color: #FF3300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link,a:visited {
	color: #FF3300;
}
a:hover {
	color: #FFCC00;
}
.botoes {
	font-family: Verdana, "Book Antiqua", "Bookman Old Style", Arial;
	font-size: 10pt;
	color: #FFFFCC;
	background-color: #FF9933;
	font-weight: bold;

}
.formContato {
	font-family: "Verdana", "Book Antiqua", "Bookman Old Style", "Arial";
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	font-style: italic;
	font-weight: bold;
}
#menu {
	background-image: url(../Novo site/images/fdomenu.gif);
	width: 150px;
	padding: 25px 25px 25px 10px;
	background-image: url(/imagens/fdomenu.gif);
	background-repeat: no-repeat;
	clear: left;
	float: left;
}
#menu a:link,#menu a:visited {
	font-family: "Book Antiqua", "Comic Sans MS", "cursive";
	font-size: 90%;
	color: #CC0033;
	text-decoration: none;
}
#menu a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0033;
}

/* substituir #conteudo por #livro */
#livro,#conteudo,#pretendo_publicar,#qualquer_ideia,#qual_tiragem,#quanto_custa,#como_venderei {
	padding: 5px;
	width: 38em;
	float: left;
}
.capa_livro {
	padding: 0px;
	float: left;
	margin: 10px;
}


.autor {
	font-size: medium;
}
#chamadas {
	float: left;
	width: 24em;
	clear: left;
}
#google_adsense {
	float: right;
	width: 120px;
	clear: right;
}
.google_ad_cabecalho {
	float: right;
	clear: right;
}

#indice ul li {
	list-style: none;
}
#criacao {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rodape {
	clear: both;
}
#rodape p {
	font-size: 90%;
	color: #666666;
	text-align: center;
	margin-top: -0.9em;
}
#topo {
	clear: both;
	margin-bottom: 30px;
	width: 100%;
}
.bt_comprar a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #FF3300;
	padding: 1em;
	width: 8em;
	border: thin outset #993333;
}
.bt_comprar a:visited,.bt_comprar a:hover  {
	color: #FFFFFF;
}
#dados_livro {
	list-style: none;
}
