#apre {
	display: none;
}
#conteudo {
	width: 655px;
	min-height: 509px;
	height: 100% !important;
	height: 509px;
	float: right;
}
#conteudo h1 {
	background: url(../img/padrao/h1.jpg) no-repeat;
	width: 560px;
	height: 52px;
	line-height: 52px;
	padding-left: 95px;
	color: #006;
	font-size: 140%;
	margin-bottom: 10px;
}
#conteudo h1 strong {
	text-transform: uppercase;
	font-size: 100%;
}
#conteudo h2 {
	background: url(../img/padrao/marcador.gif) no-repeat left 8px;
	color: #777;
	margin-left: 20px;
	padding-bottom: 0.5em;
	line-height: 2em;
}

#conteudo p {
	line-height: 1.5em;
	padding: 0 20px 10px;
}
#conteudo a {
	text-decoration: underline;
}
#auxiliar {
	margin-top: 2px;
	float: left;
}
.listagem li {
	background: url(../img/padrao/marcador-lista.gif) no-repeat 20px 6px;
	line-height: 1.2em;
	padding: 0 20px 10px 35px;
}
#conteudo table {
	width: 460px;
	margin: 0 0 20px 15px;
	padding: 0 15px;
	border-collapse: collapse;
	float: left;
}
#conteudo table th {
	text-align: left;
	background: #DEE3E7;
	color: #597289;
	font-weight: normal;
	padding: 4px;
	border-bottom: 1px solid #eee;
	width: 120px;
	font-size: 90%;
}
#conteudo table td {
	padding: 4px;
	background: #fff;
	border-bottom: 1px solid #ddd;
	font-size: 90%;
}
#conteudo #galeria {
	float: right;
	width: 154px;
	padding-right: 15px;
}
#conteudo #galeria li {
	margin-bottom: 3px;
}
#menu-detalhes {
	float: right;
}
#menu-detalhes li {
	display: inline;
	padding-right: 15px;
}
#menu-detalhes a {
	font-style: italic;
	line-height: 2em;
}
