#titulo h2 a {
	width: 360px;
	float: left;
}
#titulo strong {
	width: 100px;
	color: #1c4c8b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	letter-spacing: 1px;
}
#conteudo img {
	border: 1px solid #7499CD;
	margin-right: 10px;
}
#lista-prod {
	width: 350px;
	float: left;
}
#lista-prod li {
	background: url(../images/padrao/chamada.jpg) no-repeat;
	width: 350px;
	margin-bottom: 10px;
	display: table;
}
#lista-prod strong {
	color: #333;
	font-size: 120%;
	display: block;
	line-height: 3em;
}
#lista-prod ul li {
	width: auto;
	line-height: 1.5em;
	margin: 0;
	background: none;
}
#destaques {
	float: right;
	width: 200px;
}
#destaques li {
	width: 200px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#destaques h3 {
	font-size: 120%;
	color: #999;
}
#destaques div {
	width: 90px;
}
#destaques a {
	color: #69C;
	line-height: 3em;
	text-decoration: underline;
}
