@charset "utf-8";
#corpo .empresa h3 {
	background: url(../imagens/titulo_empresa.jpg);
	height: 24px;
	width: 98px;
	text-indent: -5000px;
	margin-bottom: 5px;
}
#corpo  .empresa  p, #corpo .visao p, #corpo .missao p {
	margin-bottom: 15px;
}
#corpo .foto {
	margin: 0px auto 15px auto;
	width: 350px;
	padding: 3px;
	background: #ECF0F1;
	border: 1px solid #DAE1E3;
	height: 225px;
}
#corpo ul {
	list-style: none;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
#corpo .mapa li {
	background: url(../imagens/marcador2.jpg) no-repeat left 3px;
	padding-left: 15px;
	margin: 3px;
	color: #274463;
}
#corpo .mapa img {
	border: none;
}

#corpo .endereco li {
	display: block;
	background: url(../imagens/marcador2.jpg) #ECF0F1 no-repeat 3px 8px;
	padding: 5px 3px 5px 15px;
	margin: 3px;
	width: 350px;
	color: #274463;
}
#corpo .endereco strong {
	color: #274463;
}#corpo .visao h4 {
	background-image: url(../imagens/titulo_empresa_visao.jpg);
	height: 24px;
	width: 76px;
	margin-bottom: 15px;
	text-indent: -5000px;
}
#corpo .missao h4 {
	background-image: url(../imagens/titulo_empresa_missao.jpg);
	height: 24px;
	width: 86px;
	margin-bottom: 15px;
	text-indent: -5000px;
}
