#apre {
	width: 930px;
	height: 260px;
	margin-bottom: 4px;
}
#menu {
	height: 257px;
}
#conteudo {
	width: 340px;
	height: 257px;
	padding: 10px 20px;
	float: left;
}
#conteudo h1 {
	display: none;
}
#conteudo h2 {
	background: url(../img/padrao/marcador-auxiliar.gif) no-repeat left 2px;
	text-transform: uppercase;
	font-size: 90%;
}
#conteudo a {
	color: #999;
	text-decoration: underline;
	padding-left: 15px;
}
#conteudo a:hover {
	color: #666;
	text-decoration: none;
}
#destaque {
	width: 340px;
	height: 150px;
	border-top: 2px dotted #c6c6c6;
	padding-top: 20px;
	margin-top: 20px;
	position: relative;
}
#destaque #aux {
	float: right;
	width: 150px;
}
#destaque strong {
	font-size: 150%;
	display: block;
	padding-bottom: 10px;
}
#destaque h3 {
	color: #666;
}
#destaque p {
	padding: 10px 0;
}
#destaque img {
	padding: 1px;
	border: 1px solid #fdb102;
}
#conteudo .btn2 {
}
#auxiliar {
	text-align: right;
	float: right;
}