.coluna_esquerda .titulo {
	width:524px;
	float:left;
	margin-top:10px;
	text-indent:-999999px;
	height:17px;
	margin:10px 0 20px 0;
}
.coluna_esquerda h3.noticias {
	background:url(../imagens/noticias.gif) no-repeat;
}
.coluna_esquerda h3.institucional {
	background:url(../imagens/institucional.gif) no-repeat;
}
.coluna_esquerda h3.estrutura {
	background:url(../imagens/estrutura.gif) no-repeat;
}
.coluna_esquerda h3.servicos {
	background:url(../imagens/titServicos.gif) no-repeat;
}


.corpo_noticia h2 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#005CB9;
	margin-bottom:5px;
}

.corpo_noticia img {
	float:left;
	margin-right:5px;
}

.corpo_noticia .texto_noticia {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify
}

.coluna_esquerda .paginacao {
	width:529px;
	float:left;
	text-align:center;
}

.coluna_esquerda a {
	color:#949da2;
}
