#empresaAreaConteudoPrincipal
{
	float: left;
	overflow: hidden;
	width: 260px;
	height: auto;
	margin-top: 20px;
	padding-bottom: 10px;
	background-color: #;
	text-align: justify;
}

#empresaAreaImagem
{
	float: right;
	overflow: hidden;
	width: 220px;
	height: auto;
	margin-top: 20px;
	background-color: #;
}
