/* CSS Document */

.titPadrao h3 span.flashTitulo {
	font-size:18px;
	width:500px;
	height:25px;
	margin:8px 0 0 12px;
	padding:0;
	text-indent:0;
	background:none;
}
.titPadrao h3 span.flashTitulo span {
	display:none
}


/* TÍTULOS DAS ÁREAS TEMÁTICAS */
/***********************************/
.cidadao_maisServ .testeira h3 {
	background:url(../imagens/bgs/maisServicos_cidadao.png) no-repeat
}
.servidor_maisServ .testeira h3 {
	background:url(../imagens/bgs/maisServicos_servidor.png) no-repeat
}
.investimento_maisServ .testeira h3 {
	background:url(../imagens/bgs/maisServicos_investimento.png) no-repeat
}
.sergipe_maisServ .testeira h3 {
	background:url(../imagens/bgs/maisServicos_sergipe.png) no-repeat
}




/* SERVI�OS EM DESTAQUE */
/***************************/
.servicosDestaque {
	width:556px;
	float:left;
	background:#f7f7f7
}
.servicosDestaque h3 {
	margin:8px;
	padding-bottom:3px;
	text-indent:-99999px;
	border-bottom:1px solid #b6161c;
	background:url(../imagens/titulos/areasInteresses/servicos_destaques.png) no-repeat;
}

.servicosDestaque ul {
	padding:0 10px;
}
.servicosDestaque li {
	width:49%;
	margin-bottom:10px;
	float:left;
	font-weight:bold;
}
.servicosDestaque ul li.right {
	float:right;
}
.servicosDestaque li a {
	color:#545454;
	font-weight:bold;
	width:247px;
	padding-left:16px;
	float:left;
	background:url(../imagens/icones/indicadores_educacao.gif) no-repeat 0 1px;
}
.servicosDestaque li a:hover {
	color:#272727;
}
.servicosDestaque li.servDestaque a {
	width:243px;
	padding:2px 0 2px 20px;
	background:#dfdfdf url(../imagens/icones/indicadores_educacao.gif) no-repeat 4px 3px
}

.listagem .servicosDestaque a.maisServicos {
	width:556px;
	height:18px;
	float:right;
	text-indent:-9999px;
	background:#f2f1f1 url(../imagens/botoes/mais_servicos_vermelho.gif) no-repeat right top
}




/*.... DESTAQUES GEN�RICOS ....*/
/***********************************/
.destaquesGenerico {
	float:left;
	background:#fff;
	width:297px;
	padding-left:11px;
}
.destaquesGenerico ul {
	float:left;
}
.destaquesGenerico li {
	float:left;
}
.destaquesGenerico img {
	border:none;
	float:left;
	margin-right:5px;
}
.destaquesGenerico a {
	float:left;
	width:297px;
	/*height:123px;*/
	font-size:15px;
	font-weight:bold;
	color:#1b1b1b;
}
.destaquesGenerico .destaques h3 {
	width:297px;
	height:14px;
	margin-bottom:6px;
	padding:0;
	float:left;
	text-indent:-99999px;
	border-bottom:1px solid #b6161c;
	background:url(../imagens/titulos/areasInteresses/destaques.gif) no-repeat
}
.destaquesGenerico a strong {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	display:block
}
.destaquesGenerico a span {
	font-size:11px;
	font-weight:normal
}








/* DIVERSOS */
/****************/
.diversos {
	width:235px;
	padding-left:24px;
	float:right;
}


.publicidade_area {
	width:235px;
	height:60;
	float:left;
	margin-bottom:10px;
}

.publicidade_area a img {
	border:none;
}

.eventos {
	float:left;
	background:#f7f7f7;
	padding:3px 9px;
	margin-bottom:12px;
}
.eventos h3 {
	width:216px;
	height:14px;
	text-indent:-99999px;
	margin-top:3px;
	margin-bottom:5px;
	border-bottom:1px solid #b6161c;
	background:url(../imagens/titulos/areasInteresses/eventos_padrao.gif) no-repeat;
}

.eventos h3.alertas {
	padding-bottom:2px;
	background:url(../imagens/titulos/areasInteresses/alertas.png) no-repeat;
}

.eventos li {
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ececec;
}
.eventos ul {
	float:left;
	width:216px;
}
.eventos a {
	float:left;
	color:#545454;
	width:100%;
	font-weight:bold;
	padding-bottom:5px;
}
.eventos span {
	color:#b6161c;
}
.eventos .link_mais_eventos {
	border:none;
	margin:0;
	padding:0;
	width:217px;
	height:17px;
	margin-bottom:2px;
	text-indent:-99999px;
	background:url(../imagens/areas_tematicas/botoes/maisEventos.gif) no-repeat;
}

.eventos .link_mais_alertas {
	margin-bottom:2px;
	text-indent:-99999px;
	background:url(../imagens/botoes/mais_alertas.gif) no-repeat;
}




/* CORES DAS ÁREAS TEMÁTICAS */
/*********************************/

/* CIDADÃO */
.cidadao_maisServ .titMaisServicos,
.cidadao_maisServ .bts_maisServ a {
	color:#eb930b;
}
.cidadao_maisServ .bts_maisServ a:hover {
	color:#bc7609;
}


/* SERVIDOR */
.servidor_maisServ .titMaisServicos,
.servidor_maisServ .bts_maisServ a {
	color:#128c39;
}
.servidor_maisServ .bts_maisServ a:hover {
	color:#0e6c2c;
}


/* INVESTIMENTO */
.investimento_maisServ .titMaisServicos,
.investimento_maisServ .bts_maisServ a {
	color:#8968d5;
}
.investimento_maisServ .bts_maisServ a:hover {
	color:#644c9c;
}


/* SERGIPE */
.sergipe_maisServ .titMaisServicos,
.sergipe_maisServ .bts_maisServ a {
	color:#2680c9;
}
.sergipe_maisServ .bts_maisServ a:hover {
	color:#1d6097;
}










