/************************************************************************
 * Efeitos Gerais
 ************************************************************************/
* {
	font-family: Arial, Verdana, Tahoma, Helvetica, 'sans serif';
}
body {
	margin: 0;
	font-size: 11px;
}

img {
	border: 0px;
}
a, a:hover, a:visited, a:link {
	text-decoration: none;
}

/************************************************************************
 * Efeitos Pontuais
 ************************************************************************/
#acesso{
	font-weight: bold;
	color: #005e29;
	background-color:#CFCFCF;
}

#esqueceuSenha{
	color: #005e29;
	cursor:pointer;
}

#DIVPerfil{
	position:relative;
	top: -400px;
	visibility:hidden;
	/*left: 500px;*/
	width:380px;
	background: url('../imagens/pac_btn_fundo.gif') repeat-x;
	border: 1px solid #AF8800;
	/*background-color: #005E29;*/
	margin:0px auto;	
}

#DIVPerfilHeader{
	position:relative;
	text-align:right;
	vertical-align:middle;
	/*background-color: #005E29;*/
	padding: 2px 0px 0px 0px;
	_padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #AF8800;
	width:380px;
	height:25px;
	display:block;
	clear:both;
}

#tituloAcesso {
		/*background-color: #005E29;*/
		color:#000000;
		font-weight:bold;
		float:left;
		padding: 4px 1px 0px 7px;
		margin-top:-30px;
	}

#iframeLogin{
	width:380px;
	height:300px;
	_margin:0px 0px 0px -2px;
	_width:100%;
	border: 0px solid #AF8800;
}


#corpo{
	background-color : #F7FDF7;
	/*width: 780px;*/
	width: 960px;
	top: 0px;
	margin: 0 auto;
}

#topo {
	position: relative;
	width: 780px;
	height: 75px;
	top: 0px;
	left: 0px;
	margin: 0px;
	color:#000000;
	background: #ffc80d;
}

#topoEleitoral {
	position: relative;
	width: 960px;
	height: 75px;
	top: 0px;
	left: 0px;
	margin: 0px;
	color:#000000;
	background: #ffffff;
}

#barraRodape{
	background: url("/imagens/barraGoverno/barra-brasil-v3-bgx.png") 0 top repeat-x;
	margin: 0 auto;
	width:960px;	
	height:30px;
}

#barraRodape  #direito{
	float:right;
	margin-top:3px;
}

#barraRodape  #esquerdo{
	float:left;
	margin-top:20px;
}

#barraGoverno{
	/*background-color:#7F7F7F;*/
	height:0px;
	display:block;
	margin: 0 auto;
	/*background: #7F7F7F url("/imagens/barraGoverno/barra-brasil-v3-bgx.png") 0 bottom repeat-x;*/
}

#barraGovernoInterna{
	margin: 0 auto;
	width:780px;
}

#barraGoverno #botaoBrasil{
	float: right;
}

#barraGoverno #botaoAI{
	float: right;
}

#topo #barraSuperior #cantoDireito{
	height: 60px;
	width: 50%;
	float: right;
	text-align: left;
}
.selectPresidencia{
	background-color: #F8c400;
	list-style-image: none;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
}

#topo #cabecalho{
	background: url('../imagens/pac_barra_superior.gif') no-repeat top left;
	height: 75px;
}

#topoEleitoral #cabecalhoEleitoral{
	background: url('../imagens/pac_barra_superior_eleitoral.jpg') no-repeat top left;
	height: 75px;
}

#imagemCentro{
	position: relative;
	width: 780px;
	height: 75px;
	top: 0px;
	left: 0px;
	margin: 0px;
	color:#000000;
	background: #ffffff;
}

#centro{
	width:960px;
	left: 0px;
	height:415px;
	display: block;
	text-align: center;
}

#centroCSS{
	width:780px;
	left: 0px;
	height:385px;
	display: block;
	background-color : #FFFFFF;
	font-size: 15px;
	text-align: left;
}

#noticia{
	height:380px;
	/*border: 1px solid #006600;*/
	margin: 3px 1px 3px 5px;
	padding: 3px 1px 3px 5px; /* top  right  bottom  left */
	overflow: hidden;
	text-align: left;
	Float:left;
	/*width:350px;*/
	width:550px;
}

#noticia li:hover{
	background-color: #F9E9A2;
}

#destaque{
    width:210px;
    /*width:210px;*/
    height:350px;
	margin: 5px;
	/*border: 1px solid #006600;*/
	padding: 15px 1px 3px 5px; /* top  right  bottom  left */
	Float:right;
	overflow: hidden;
}

#destaque img {
	padding: 3px 1px 1px 2px;
}

#colunaEsquerda{
	background: url('/imagens/pac_fundo_CE.gif') no-repeat top left;
	/*background: url('../imagens/pac_ladoe_fundo.gif');*/
	width: 155px;
	float: left;
	padding-top: 40px;
	height: 375px;
}


#colunaEsquerda ul {
	background: url(/imagens/pac_fundo_Idx.gif);
	margin:1px 0px 10px 0px;
	padding:0px;

}

#colunaEsquerda a:hover
{
font-weight : bold;
color:#016001;
}

.Menu_Esquerdo {
	border: 1px solid #CDCDCD;
}

.item_titulo{
  list-style-type : none;
  color: #088408;
  font-weight: bold;
  text-align: center;
  height: 17px;
  vertical-align:middle;
  padding-top: 3px;
  margin:0px 0px 2px 0px;
  border-bottom: 1px solid #FFFFFF;
}

.item_menu {
	list-style-position: outside;
 	margin:0px 0px 2px 20px;
	border-bottom: 1px solid #FFFFFF;
}

a.download {
	color: #000000;
	display: block;
	padding:1px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

#colunaDireita{
	background: #ffffff url('../imagens/pac_fundo_centro-805.gif') no-repeat top right;
	width: 805px;
	float: right;
	height: 415px;
}

#rodape{
	border-bottom: 1px solid #7D8F7F;
	border-top: 1px solid #7D8F7F;
}

#compatibilidade{
	display:block;
	font-size: 10px;
	clear: both;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, 'sans serif';
	background: #ffffff;
	border-top: 1px solid #7D8F7F;
}

#compatibilidadeIndex{
	display:block;
	font-size: 10px;
	clear: both;
	text-align: center;
	font-family: Verdana, Tahoma, Helvetica, 'sans serif';
	margin-top:-10px;
}


#rodape span{
  font-weight:bold;
}

#DIVPerfilHeader #fecharInfo{
	cursor: pointer;
	margin-top:-30px;
}

li {
	padding: 1px 1px 1px 1px;
}

.listaMenu{
	font-weight: bold;
}

#divLogin{
	position:relative;
	margin-top: 3px;
	float: right;
	z-index:2;
	height:35px;
}

.corpo {
	background-color: #edf7e7;
	margin-left: 0px;
	margin-right: 5px;
}

span.tituloModulo {
	font-size: 28px;
	color: #20208A;
}

.oculta{
	display: none;
}
.exibe{
	display: block;
}

/****************************************************************************************************************************/
#divRetorno {
	display: none;
}

#divCarregando {
	z-index: 99;
	width: 20%;
	border: 1px solid #FF0000;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	color: #GGGGGG;
	background-color: #FF0000;
	display: none;
	margin: 30%;
	position: absolute;
}

a.aNoticia {
	color: #005D29;
}

div.iNoticia{
	text-align:left;
}

.item_titulo_noticia{
  padding-top: 3px;
  /*background-image:url('../imagens/pac_div_.gif'); */
  color: #088408;
  font-weight: bold;
  height: 17px;
  border-bottom: 1px solid #005E29;
}


#TblLogin {
	border:#F5F5F5 0px none;
    font-size: 9px;
	margin: 8px 5px 2px 15px;
	padding:0px;
	color:#000000;
	border-collapse: collapse;

}

#TblLogin td{
	border:#F5F5F5 0px solid;
	margin: 0px;
	padding: 2px;
	font-size: 11px;
}

input.login {
	font-family: Verdana, Tahoma, Arial, Helvetica, 'sans serif';
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	border: 1px solid #AF8800;
}

button {
	font-family: Verdana, Tahoma, Arial, Helvetica, 'sans serif';
	margin: 4px;
	font-size: 15px;
	height:28px;
	color: #000000;
	font-weight: bold;
	background:url(../imagens/pac_btn_fundo.gif);
	border: 1px solid #C8A040;
}

button:hover {
	cursor: pointer;
	color: #005E29;
}

.Nivel{
	cursor:hand;
	font-size:11px;
	color:#06124F;
}
.NivelOver{
	padding-left:3px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	background:url(../imagens/pac_btn_fundo.gif);
	border:#BDD0D5 1px solid;
	color:#000000;
}