@charset "utf-8";
/* CSS Document */

/* Titulo */

.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
}

/* Destaques */

.destaquesGenerico {
	margin-top:19px;
}

/* BOX */

.box_inferior {
	width:560px;
	padding-left:7px;
	float:left
}

.box_inferior .box_educacao {
	 width:258px;
	 height:130px;
	 padding:10px;
	 float:left;
	 background:url(../imagens/bgs/fundo_transp.gif) no-repeat
}

.box_inferior .box_educacao h3 {
	 width:258px;
	 height:23px;
	 float:left;
	 background:url(../imagens/bgs/linhaBox_titulo.gif) no-repeat left bottom;
	 margin-bottom:10px;
}
.box_inferior .box_educacao h3 span {
	font-size:9px;
	width:258px;
	height:18px;
	float:left;
	text-indent:-999999px;
}
.box_inferior .box_educacao h3 span.unidades_educacionais {
	background:url(../imagens/titulos/areasInteresses/uni_duvida.gif) no-repeat;
}

/*..... DIVERSOS .....*/
/*************************/
.diversos {
	width:254px;
	padding:0px;
	float:right;
}


.botoes_area {
	width:254px;
	float:left;
	margin-top:13px;
	_margin-top:7px;
}
.botoes_area ul {
	width:254px;
	float:left;
}
.botoes_area ul li  {
	margin-left:10px;
	_margin-left:5px;
	float:left;
	background:url(../imagens/botoes/botaoInteresse.png) no-repeat
}
.botoes_area ul li a {
	color:#545454;
	font:bold 11px Arial, Helvetica, sans-serif;
	width:194px;
	height:24px;
	padding:9px 0 0 40px;
	float:left;
	background-position:12px 9px;
	background-repeat:no-repeat
}

/* BOX */
/*************/
.diversos .box_educacao {
	 width:234px;
	 height:101px;
	 padding:15px 10px 10px 10px;
	 float:left;
	 background:url(../imagens/bgs/box_inclusao.png) no-repeat
}

.diversos .box_educacao h3 {
	font-size:9px;
	 width:234px;
	 height:23px;
	 float:left;
	 background:url(../imagens/bgs/linhaBox_titulo.gif) no-repeat right bottom;
	 margin-bottom:7px;
}
.diversos .box_educacao h3 span {
	font-size:9px;
	width:100%;
	height:18px;
	float:left;
	text-indent:-999999px;
	background:url(../imagens/titulos/areasInteresses/prog_planej.gif) no-repeat
}

.diversos .box_educacao .busca_por{
	float:left;
}

.diversos .box_educacao strong {
	font-size:11px;
	width:95%;
	padding-left:13px;
	padding-bottom:3px;
	float:left;
	background:url(../imagens/icones/bullets_seta_vermelha.gif) no-repeat left 4px;
}

.diversos .box_educacao strong a{
	color:#be3237;
}

.diversos .box_educacao strong a:hover {
	color:#9F0505;
}

.botoes_area ul li a {
	background-repeat:no-repeat;
}

.botoes_area ul li a.fundacao {
	background-image:url(../imagens/icones/participacao_popular.gif);
}

.botoes_area ul li a.lei {
	background-image:url(../imagens/icones/areaInteresse/samu.gif);
}

.botoes_area ul li a.inclusao {
	background-image:url(../imagens/icones/areaInteresse/inclusao.png);
}

.botoes_area ul li a.defesa {
	background-image:url(../imagens/icones/areaInteresse/defesa.png);
}

.botoes_area ul li a.cultura {
	background-image:url(../imagens/icones/car_governo.gif);
}


