body {
	color: #CC3300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#topo {
	clear: both;
	margin-bottom: 30px;
	width: 100%;
}
#conteudo {
	float: left;
	width: 420px;
	margin: 0px 20px 20px;
}

/* LINKS */
a:link,a:visited {
	color: #FF3300;
}
a:hover {
	color: #FFCC00;
}

/* MENU */
#menu {
	background-image: url(../Novo site/images/fdomenu.gif);
	width: 130px;
	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;
}

/* CATALOGO */

/* substituir #conteudo por #livro */

/* RODAPE */ 

#rodape {
	clear: both;
}
#rodape p {
	font-size: 90%;
	color: #666666;
	text-align: center;
	margin-top: -0.9em;
}

#criacao {
	font-size: 70%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*BOTOES E FORMULARIO*/ 
.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;
}
.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;
}
/* GOOGLE ADSENSE*/ 
#google_adsense {
	float: right;
	width: 120px;
	clear: right;
	margin: 16px;
}
.google_ad_cabecalho {
	float: right;
	clear: right;
	display: none;
}

