#conteudo {
	padding-bottom: 10px;
}
#conteudo h2 {
	color: #d8251e;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1ex;
	margin-bottom: 0.5em;
	line-height: 2em;
}
#conteudo h3 {
	color: #666;
	font-size: 110%;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1ex;
	margin: 20px 0 0.5em 0;
}
#galeria-empresa li {
	float: left;
	padding: 0 10px 10px;
}
#ofertas li {
	width: 206px;
	padding: 2px 2px 5px;
	margin: 10px 9px;
}
#ofertas span {
	padding: 3px 0;
}
#ofertas strong {
	font-size: 130%;
}
.listagem {
	padding: 0 0 10px 15px;
}
.listagem li {
	list-style-image: url(../img/padrao/marcador.jpg);
	margin-bottom: 1ex;
}
#busca {
	padding-bottom: 20px;
}
#busca form input {
	border: 1px solid #cad8e8;
	padding: 1px 0;
	background: #f2f6f9;
	margin-left: 10px;
}
#busca button {
	background: url(../img/padrao/button-busca.jpg) no-repeat;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border: none;
	cursor: pointer;
	color: #295196;
}
#busca button:hover {
	color: #7f9ec1;
}
#alfabeto {
	display: block;
	width: 690px;
	height: 30px;
	line-height: 30px;
	background: url(../img/padrao/btn-enviar-dica.jpg) no-repeat;
	text-align: center;
	margin-bottom: 10px;
}
#alfabeto li {
	display: inline;
}
#alfabeto a {
	font-weight: bold;
	padding: 0 5px;
	font-size: 110%;
}
#alfabeto a:hover {
	color: #FFF;
	background: #51ac4a;
}
#lista-prods {
	padding-left: 15px;
}
#lista-prods li {
	list-style-image: url(../img/padrao/marcador.jpg);
	margin-bottom: 1ex;
	width: 330px;
	float: left;
}
#form_dica {
	padding-top: 20px;
}
#banner_dica a {
	display: block;
	width: 690px;
	height: 30px;
	line-height: 30px;
	background: url(../img/padrao/btn-enviar-dica.jpg) no-repeat;
	text-align: center;
	font-size: 120%;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
}
#conteudo table {
	border: 2px dotted #cad8e8;
	width: 100%;
}
#conteudo table .divisao {
	text-align: left;
	padding-left: 2ex;
	color: #295196;
}
#conteudo table th {
	background: #f2f6f9;
	padding: 5px 0;
}
#conteudo table tbody th {
	text-align: left;
	padding-left: 2ex;
}
#conteudo table td {
	border: 1px solid #cad8e8;
	border-collapse: collapse;
}
