body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	background-image: url(../imagens/fundo.jpg);
	text-align: justify;
}
p {
	color: #333333;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 18px;
	text-align: center;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 22px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.catalogo-de-livros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.precos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imagens {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
.catalogo-de-livros a {
	color: #333333;
}
.precos a {
	color: #333333;
}

a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

.rastro a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.rastro {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
h5 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.economize {
	color: #FF0000;
	font-weight: normal;
	font-size: 14px;
}
.kits-especias {
	text-align: center;
	padding: 10px;
}
.pagina-inicial {
	text-align: center;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.titulo-promocao {
	font-size: 24px;
	color: #009900;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.destaques-promocao {
	font-size: 18px;
	color: #009900;
}

