﻿.largura_empresa{
	width:95%;
	vertical-align:top;
	float:none;
	margin-left:15px;
	font-size:13px;
	clear:both;
	margin-bottom:10px;
}

.largura_empresa h3{
	color:#555555;
	font-size:18px;
	margin:0px;
	margin-bottom:-10px;
	text-transform:uppercase;
	font-weight:normal;
}

.empresa_texto{
	float: left;
	padding:0px;
	margin:0px 0px 10px 10px;
	width:442px;
	line-height:150%;
}

.empresa_blocos {
	float:left;
	width:210px;
	height:270px;
	padding:4px 5px 5px 5px;
	margin:0px 0px 10px 5px;
	border-top:6px solid #DDD;
	border-left:2px dashed #DDD;
	line-height:150%;
}

.empresa_blocos p{
	text-align:left;
}

.empresa_blocos li{
	list-style:square;
	margin-left:-20px;
	margin-bottom:0px;
	font-size:13px;
	text-align:left;
}

.empresa_imagem{
	text-align:center;
	margin:auto;
}