/*.... �REAS DE INTERESSE ....*/
/************************************/
.pg_areasInteresse {
	font-size:12px;
	width:100%;
	margin-bottom:20px;
	_margin-bottom:0px;
	float:left
}
.pg_areasInteresse h3 {
	width:56Opx;
	height:40px;
	margin-left:8px;
	background:url(../imagens/bgs/leitura_fixa.gif) no-repeat;
}
.pg_areasInteresse h3 span {
	height:21px;
	text-indent:-99999px;
	margin:8px 0 0 12px;
}
.titPadrao h3 span.flashTitulo {
	font-size:18px;
	width:500px;
	height:25px;
	margin:8px 0 0 12px;
	padding:0;
	text-indent:0;
	background:none !important;
}
.titPadrao h3 span.flashTitulo span {
	display:none
}
.pg_areasInteresse h3.fale_conosco span {
	background:url(../imagens/titulos/areasInteresses/fale_governo.gif) no-repeat left bottom;
}
.pg_areasInteresse h3.fale_governo span {
	background:url(../imagens/titulos/areasInteresses/fale_governo.gif) no-repeat left bottom;
}

.pg_areasInteresse span.info,
.pg_areasInteresse h3 span{
	width:539px;
	float:left;
}


.pg_areasInteresse span.info{
	padding-left:19px;
}


/*.... FORMUL�RIO ....*/
/***********************************************************/
.formulario {
	width:350px;
	margin:15px auto;
	clear:both;
}
.formulario fieldset{
	width:350px;
	border:none;
}
.formulario label {
	width:350px;
	margin-bottom:10px;
	float:left;
}
.formulario strong {
	display:block
}
.formulario label input,
.formulario label textarea {
	font:11px Arial, Helvetica, sans-serif;
	width:344px;
	padding:0 2px;
	border:1px solid #999
}
.formulario .enviar input {
	color:#414141;
	font:11px "trebuchet MS", tahoma, verdana;
	width:51px;
	height:21px;
	padding:0 2px;
	float:right;
	cursor:pointer;
	border:1px solid #d5d5d5;
	background:#f3f3f3
}



/*.... VALIDA��O ....*/
/***********************************************************/
#error_formulario {
	width:350px;
	margin: auto; 	
	cursor:default;
}
.erro {
	padding-bottom:5px;
	border-bottom:1px solid #e7e7e7
}
.erro strong,
.erroForm {color:#bd1313}

.erro h3 {
	color:#fff;
	font-size:15px;
	text-align:center;
	text-transform:uppercase;
	background:#bd1313;
	float:left;
	display: block;
	width: 100%;
	margin-top: 20px;
}
.erro span {
	display:block;
	padding:0 5px;
}

/*.... MENSAGEM ....*/
/***********************************************************/

.ouvidoria {
	width:338px;
	background-color:#F4F4F4;
	border:1px solid;
	border-color:#D7D7D7;
	padding:5px;
	display:block;
	margin:0 auto;
	
}

.ouvidoria span {
	font:12px Arial, Helvetica, sans-serif;
	color:#414141;
	background:url(../imagens/icones/bullets_seta_vermelha.gif) no-repeat left 5px;
	padding-left:30px;
}

.ouvidoria span a {
	color:#414141;
	text-decoration:underline;
}

.ouvidoria span a:hover {
	text-decoration:none;
}


