.consultoria {
	background-image: url(imagem/index_consultoria.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 101px;
	width: 170px;
	background-position: center center;
}
.clientes {
	background-image: url(imagem/index_clientes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 170px;
}
.solucoes {
	background-image: url(imagem/index_solucoes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 170px;
}
.eventos {
	background-image: url(imagem/index_eventos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 170px;
}
.parceiros {
	background-image: url(imagem/index_parceiros.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 170px;
}
.caso_sucesso {
	background-image: url(imagem/index_caso_sucesso.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 170px;
	text-align: justify;
}
.informacao {
	background-image: url(imagem/index_informacao.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 101px;
	width: 92px;
	text-align: right;
}
