/*........ A CELI ........*/
/******************************/
h3.a_celi {
	background-image:url(../imagens/titulos/a_celi/a_celi.png)
}

/* TÍTULOS */
/****************/
h4 {
	height:18px;
	margin-bottom:8px;
	display:block;
	text-indent:-99999px;
}

.a_empresa h4 {
	background:url(../imagens/titulos/a_celi/a_empresa.png) no-repeat
}
.regioes_atuacao h4 {
	background:url(../imagens/titulos/a_celi/regioes_atuacao.png) no-repeat
}
.historico h4 {
	background:url(../imagens/titulos/a_celi/historico.png) no-repeat
}


/* REGIÕES DE ATUAÇÃO */
/***************************/
.regioes_atuacao {
	height:351px;
	margin-top:30px;
	background:url(../imagens/backgrounds/mapa.png) no-repeat right 15px
}



/* LISTAGEM */
/******************/
.regioes_atuacao ul,
.historico ul {
	list-style:none
}
.regioes_atuacao ul li,
.historico ul li {
	padding-left:12px;
	background:url(../imagens/backgrounds/bolinha_vermelha.gif) no-repeat 0 7px
}



.historico .bloco_historico {
	width:500px;
	margin-bottom:10px;
	padding:0 0 0 10px;
	float:left
}
.historico .bloco_historico div {
	width:48%;
	margin-bottom:5px;
	float:left
}
.historico .bloco_historico div.direita {
	float:right
}
.historico .bloco_historico div strong {
	color:#5b9ddd;
	text-transform:uppercase;
	width:100%;
	float:left
}
.historico .bloco_historico div ul {
	width:100%;
	float:left
}









