#sobre {
	float: left;
	width: 430px;
	height: auto;
}

#sobre p {
	width: 80%;
	margin-left: 25px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}


#legenda {
	width: 80%;
	margin-left: 25px;
	font-size: 9px;
	color: #000000;
	font-style: italic;
}

#destaques {
	float: left;
	width: 320px;
	height: auto;
}

#imgHome {
	display: block;
	width: 292px;
	height: 240px;
	border: none;
}

#destaqueLista {
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-size: 12px;
}

#destaqueLista dt {
	font-size: 12px;
}

#destaqueLista dd {
	font-size: 12px;
	margin-top: 5px;
}