h1 {
	display: none;
}
#conteudo h2 {
	color: #69f;
	font-size: 150%;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.1ex;
	margin-bottom: 0.5em;
}
#chamadas {
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #cad1d9;
	margin-bottom: 20px;
}
#produtos {
	width: 390px;
	float: left;
}
#produtos img {
	margin-right: 20px;
	float: left;
}
#lancamentos {
	width: 280px;
	float: right;
}
#lancamentos img {
	border: none;
}
#ofertas {
	width: 300px;
	float: left;
}
#ofertas h2 {
	color: #d8251e;
}
#ofertas ul {
	height: 150px;
}
#ofertas li {
	width: 84px;
	padding: 1px 1px 5px;
	margin-right: 12px;
}
#ofertas span {
	font-size: 90%;
	height: 30px;
}
#ofertas strong {
	font-size: 120%;
}
#meio {
	width: 194px;
	height: 195px;
	float: left;
	border-left: 1px dashed #cad1d9; 
	border-right: 1px dashed #cad1d9;
	padding: 0 15px;
	margin-right: 15px;
}
#meio h3, #meio h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 120%;
	color: #69f;
	letter-spacing: 0.1ex;
	margin-bottom: 1em;
}
#conteudo #meio h4 {
	margin-top: 20px;
	color: #8194bb;
}