#conteudo {
	background-color: #FFFFFF;
	width: 760px;
	margin-top: 10px;
	height: 380px;
}

#quemsomos {
	float: left;
	height: 350px;
	width: 450px;
	margin-left: 5px;
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.titulo {
	font-family: arial;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #0099FF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
#destaque {
	float: right;
	height: 350px;
	width: 285px;
	margin-right: 5px;
}
