@charset "utf-8";
/* CSS Document */
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica;
}
img {
	border:0px;
}

/* -------------- Leiaute -------------  */
#Leiaute {
	width: 960px;
	overflow: hidden;
	margin: 15px auto;
	padding: 0px 0px 0px 0px;
}



/* -------------- Topo -------------  */
#Topo {
	background: url(../Imagens/Leiaute/topo_novo.png) no-repeat bottom right;
	height: 125px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	
}
#Logomarca {
	width: 125px;
	float: left;
}



#Busca {
	float: right;
	height: 37px;
	width: 312px;
	background: url(../Imagens/Leiaute/BuscaFundo.png) no-repeat left top;
	margin: 19px 9px 32px 0px;
	padding: 5px 0px 0px 28px;
	overflow:hidden;
	position:relative;
	left:-160px;   
	
}
.BuscaForm {
	width: 288px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 21px;
	overflow:hidden;
}
.BuscaForm fieldset{
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.BuscaFormText{
	overflow: hidden;
	float: left;
	border: none;
	background: url(../Imagens/Leiaute/BuscaFormText.png) no-repeat  left top;
	height: 21px;
	font-size: 12px;
	width: 234px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.BuscaFormButton{
	width: 54px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	float: right;
	border: none;
	background: url(../Imagens/Leiaute/BuscaFormButton.png) no-repeat  left top;
	color: #FFF;
	height: 21px;
	font-size: 11px;
}

#NavegacaoGlobal {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 818px;
	overflow: hidden;
}
#NavegacaoGlobal a{
	font-size: 12px;
	text-decoration: none;
}
#NavegacaoGlobal a:hover{
	text-decoration: underline;
}

#NavegacaoGlobal ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
}
#NavegacaoGlobal ul  li{
	float: left;
}
.NavegacaoGlobal{
	font-weight: normal;
	padding-right: 11px;
	padding-left: 11px;
	line-height: 25px;
}
.NavegacaoGlobal a{
	color: #666;
}

.NavegacaoGlobalNotaEletronica {
	background-image: url(/e-gov/Imagens/Leiaute/NavegacaoGlobalNotaEletronica.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 164px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	line-height: 16px;
	height: 25px;
	display: block;
}
.NavegacaoGlobalNotaEletronica a{
	color: #FFF;
}


.NavegacaoGlobalTransparencia {
	background-image: url(/e-gov/Imagens/Leiaute/NavegacaoGlobalTransparencia.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 164px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	line-height: 16px;
	height: 25px;
	display: block;
}
.NavegacaoGlobalTransparencia a{
	color: #FFF;
}
.NavegacaoGlobalTurismo{
	background-image: url(../Imagens/Leiaute/NavegacaoGlobalTurismo.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 164px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	line-height: 16px;
	height: 25px;
	display: block;
}
.NavegacaoGlobalTurismo a{
	color: #FFF;
}
.NavegacaoGlobalDivisor{
	background-repeat: no-repeat;
	background-image: url(../Imagens/Leiaute/NavegacaoGlobalDivisor.png);
	background-position: right;
}




/* -------------- Navegação Local -------------  */
#NavegacaoLocal{
	width:140px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background: url(../Imagens/Leiaute/NavegacaoLocalMiddle.png) repeat-y left;
}
#NavegacaoLocal a{
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#NavegacaoLocal a:hover{
	text-decoration: underline;
}
#NavegacaoLocal h1{
	font-size: 12px;
	color: #666;
	margin: 0px 0px 0px 0px;

}
#NavegacaoLocal ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	color: #666;
	line-height: 18px;

}
#NavegacaoLocal ul li{

}
#NavegacaoLocalGoverno {
	background: url(../Imagens/Leiaute/NavegacaoLocalTop.png) no-repeat left top;
	padding: 5px 0px 5px 5px;
}
#NavegacaoLocalCidade {
	padding: 15px 0px 5px 5px;
}
.NavegacaoLocalGoverno {
	padding: 0px 0px 0px 10px;
}
.NavegacaoLocalCidade {
	background: url(../Imagens/Leiaute/NavegacaoLocalBotton.png) no-repeat left bottom;
	padding: 0px 0px 10px 10px;
}







/* -------------- Conteúdo Global -------------  */
#ConteudoGlobal {
	width:820px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background: url(../Imagens/Leiaute/ConteudoGlobalMiddle.png) repeat-y left;
}
#ConteudoGlobalBreadcrumbs{
	height: 10px;
	background: url(../Imagens/Leiaute/ConteudoGlobalTop.png) no-repeat left top;
	margin-bottom: 1px;
}
#ConteudoGlobalRodape {
	background: url(../Imagens/Leiaute/ConteudoGlobalBotton.png) no-repeat left top;
	height: 15px;
	clear: both;
	
}
#ConteudoTextual {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}





/* -------------- Navegação de Rodape -------------  */
#NavegacaoRodape {
	float:right;
	width:818px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	font-size: 10px;
	color: #999;
	text-align: center;
	
}


/* Navegação Secretarias */

#NavegacaoSecretarias {
	background-image: url(../Imagens/Leiaute/NavegacaoSecretariasBotton.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 8px 0px;
}
#NavegacaoSecretarias h1{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 5px;
	background-image: url(../Imagens/Leiaute/NavegacaoSecretariasTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	cursor:pointer;
	width: 115px;
	overflow: hidden;
	font-weight: normal;
}
#NavegacaoSecretarias ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background-image: url(../Imagens/Leiaute/NavegacaoSecretariasMiddle.png);
	background-repeat: repeat-y;
	background-position: left;
	overflow: hidden;
	
	display: none;
}
#NavegacaoSecretarias li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#NavegacaoSecretarias a{
}
.NovoItemMenu a{
	font-weight: bold;
	color: #C10000;
}

