body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background: url(../img/fundo.jpg) repeat-x #121c25;
}

h1 {
    font-size: 25px;
    font-weight: normal;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

h2 span {
  font-size: 12px;
  margin: 0 0 0 20px;
}

h3 {
  font-size: 14px;
}

h3.h3-ancora {
  font-size: 12px;
}

h3.titulo-in-single {
  margin: 0 0 10px 0;
  color: #590;
}


h4.titulo-in {
  font-size: 14px;
  margin: 15px 0 0 0;
}

h4 a {
  text-decoration: underline;
}

h4 a:hover {
  color: #060;
}


a {
	color: #549900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.ancora {
  text-decoration: none;
  color: #333;
}

a.bt-link {
  text-decoration: none;
  color: #060;
  border: solid 1px #590;
  background: #fff;
  padding: 2px 4px;
}

a.bt-link:hover {
  background: #060;
  color: #fff;
}


span a {
	color: #375910;
}

#busca {
  background: #fff;
  padding: 10px 10px 10px 230px;
  z-index: 0;
}

.campo {
  font-weight: bold;
  color: #333;
  border: none;
  background: none;
  padding: 5px 3px 0px 3px;
  width: 180px;
  height: 20px;
}

#menu-header {
  background: #bdcfd4;
  border-bottom: solid 4px #507388;
  text-align: center;
  z-index: 1000;
  padding: 3px 0;
}

#menu-header ul {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1000;
}

#menu-header ul li {
  position: relative;
  display: inline;
  text-align: center;
  padding: 3px 40px;
  border-right: solid 2px #fff;
  z-index: 999;
}

#menu-header ul li.last {
  border-right: none;
  z-index: 1000;
}


#menu-header ul li a,
#menu-header ul li span {
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #507388;
}
#menu-header ul li a:hover {
  text-decoration: none;
}

#menu-header ul li ul {
  display: none;
  position: absolute;
  top: 15px;
  left: 0px;
  width: 200px;
  text-align: left;
  background: #c7dbe9;
  margin: 0px;
  padding: 0px;
  border: solid 1px #fff;
  border-bottom: none;
  z-index: 1000;
}

#menu-header ul li ul li ul {
  top: -1px;
  left: 199px;
}

.submenu-right {
  left: -202px !important;
}

#menu-header li ul li {
  display: block;
  text-align: left;
  border: none;
  border-bottom: solid 1px #fff;
  padding: 0;
  z-index: 1000;
}

#menu-header li ul li a,
#menu-header li ul li span {
  display: block;
  font-weight: bold;
  font-size: 10px;
  color: #000;
  padding: 6px;
}

#menu-header li ul li a:hover {
  text-decoration: none;
  color: #fff;
  background: #96bcca;
}

hr { display: none; }

#wrapper {
  width: 990px;
  margin: 0 auto;
}
   
/* Header */

#header {
  position: relative;
}

#busca-titulo-banner {
    overflow: hidden;
    margin: 10px 0px;
}

#busca-titulo-banner h2 {
    float: left;
}

#banner-pesquisa-header {
    float: right;
    margin-right: 56px;
}

#logo {
  position: absolute;
  top: 25px;
  left: 20px;
  width: 202px;
  height: 197px;
  z-index: 1;
}

#topo-cultura-wraper {
    background: url(../img/barra-azul.jpg) no-repeat top center;
}

#topo-cultura {
  width: 990px;
  height: 28px;
  background: url(../img/barra-azul-1px.jpg) repeat-x;
  text-align: right;
  margin: 0 auto;
}

#barra-fonte {
  background: #000;
  color: #fff;
  padding: 10px 5px 10px 230px;
}

#font-bts {
  float: right;
}

#font-bts img {
  margin: 0px 0px 0px 5px;
}

#barra-fonte img {
  margin-right: 5px;
}

#barra-fonte a {
  font-weight: bold;
  color: #fff;
}

#titulo-principal {
  background: #66bc29;
  color: #fff;
  padding: 10px 10px 10px 230px;
}

#titulo-principal h1 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 20px;
  color: #fff;
}

#mapa {
  background: #fff;
  font-weight: bold;
  color: #000;
  padding: 10px 10px 35px 230px;
}

#mapa a {
  color: #000;
}

#mapa img {
  vertical-align: middle;
}

/* Busca */

#form_busca {
  margin: 0px;
  padding: 0px;
}


.select_wrapper_pb .campo {
  font-weight: bold;
  color: #ccc;
  border: none;
  background: none;
  padding: 5px 3px 0px 3px;
  width: 180px;
  height: 20px;
}

.select_box {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.select_wrapper {
  width: 200px;
  border: solid 1px #666;
  background: #e9ebde;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  cursor: pointer;
}

.select_wrapper_pb {
  width: 200px;
  border: solid 1px #eee;
  background: #eee;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  cursor: pointer;
}

.select_wrapper a.title, .select_wrapper_pb a.title {
  display: block;
  float: left;
  font-weight: bold;
  color: #333;
  margin: 4px 5px 0px 5px;
}

.select_wrapper_pb a.title {
  color: #ccc;
}

.select_wrapper img, .select_wrapper_pb img {
  float: right;
  vertical-align: top;
}

.select_wrapper .select, .select_wrapper_pb .select {
  position: absolute;
  top: 26px;
  left: -1px;
  display: none;
  width: 350px;
  height: 200px;
  border: solid 1px #aaa;
  background: #fff;
  overflow: auto;
}

.select ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 12px;
}

.select ul li {

}

.select ul li a {
  display: block;
  padding: 5px;
  color: #000;
}

.select ul li a:hover {
  text-decoration: none;
  background: #007bc3;
  color: #fff;
}

#bt-busca {
  vertical-align: bottom;
}

/* Page */

#page {
  background: #fff;
}

#page-bgtop {
	padding-top: 35px;
}


.printer, .ferramentas {
  float: right;
  padding: 0 40px;
}

.ferramentas {
  text-align: right;
  width: 600px;
  margin-right: 15px;
}

.printer a {
  color: #2c67d3;
}

.printer img {
  margin: 0 5px 0 0;
  vertical-align: -7px;
}

.ferramentas img {
  margin: 0 5px 0 10px;
}

/* Content */

#content {
    padding: 0 30px;
}

#content table {
  border-bottom: solid 2px #ccc;
}

#content table th {
  vertical-align: top;
  text-align: left;
  font-weight: bold;
  border-top: solid 2px #ccc;
  background: #eee;
  padding: 15px;
}

#content table td {
  vertical-align: top;
  text-align: left;
  border-top: solid 1px #ccc;
  padding: 15px;
}

#texto-font {
  font-size: 12;
  text-align: justify;
}

#in-single {
  text-align: justify;
  margin: 0 20px;
}


#in-single a {
  text-decoration: underline;
  color: #333;
}

#in-single a:hover {
  color: #aaa;
}

#in-single a.ancora-artigo {
  text-decoration: none;
  cursor: default;
  color: #333;
}

#in-single .link-externo {
  font-size: 12px;
  font-weight: normal;
  color: #590;
}

.in-diretor {
  text-align: center;
  padding: 10px 0;
  font: bold 14px Arial;
}

.in-diretor span {
  font: normal 12px arial;
}

.txt-destaque {
  font-weight: bold;
  color: #006;
}


.box-in {
  text-align: justify;
  margin: 0 20px;
}

.revogada {
  color: #f00;
}

.chamada {
  color: #333;
}

.chamada-single .chamada {
  display: block;
  font-style: italic;
  margin: 0 0 0 200px;
  text-align: right;
}


#box-mapa {
  text-align: center;
}

#mapa-esquerda, #mapa-direita {
  text-align: left;
  width: 455px;
  float: left;
}

#mapa-esquerda {
  text-align: right;
  margin: 0 20px 0 0;
}

#box-mapa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#box-mapa ul p {
  margin: 0 0 30px 0;
}


#box-mapa ul li {
  display: inline;
  margin: 0;
}

#box-mapa ul li a.link-tema {
  text-decoration: none;
  font: bold 14px Arial;
  color: #000;
  background: url(../img/mapa-li-fundo.jpg) repeat-x;
  border: solid 1px #66bc29;
  padding: 5px 10px;
  margin: 0;
}

#box-mapa ul li a.link-tema:hover {
  border: solid 1px #66d816;
  background-position: bottom;
}

.box-lista-fichas {
  display: none;
  margin: 20px 0 0 0;
}


.box-lista-fichas a {
  text-decoration: none;
  font: normal 12px arial;
  color: #333;
  border: none;
  padding: 0;
  margin: 0;
}

.box-lista-fichas a:hover {
  text-decoration: underline;
}


/* Footer */

#footer {
  width: 970px;
  height: 30px;
  background: url(../img/barrainferior.png) no-repeat;
  padding: 2px 20px 0px 0px;
}

#menu-footer {
	background: #FFFFFF;
	height: 40px;
	margin: 0;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font: bold 12px Arial;
    color: #000000;
}

#menu-footer #linha {
  margin: 0 30px 10px;
  height: 1px;
  border: none;
  background: #ccc;
}


#menu-footer a {
	color: #000000;
	text-decoration: none;
    margin: 0px 10px;
}

#menu-footer a:hover {
	color: #549900;
	text-decoration: underline;
}

#botaovoltar {
	background: #FFFFFF;
	margin: 0 auto;
	text-align: right;
	font-size: 11px;
	color: #000000;
}


#botaovoltar p {
	margin: 0 auto;
	text-align: right;
	line-height: normal;
	font-size: 10px;
	color: #000000;
}

#botaovoltar a {
	color: #000000;
	text-decoration: none;
}

#botaovoltar a:hover {
	color: #549900;
	text-decoration: underline;
}

.clear {
  width: 100%;
  height: 1px;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  clear: both;
}

#modal-pesquisa {
    width: 400px;
}

#modal-pesquisa h1 {
    margin-top: 0px;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix{
    background: #7AB64F;
}

span#ui-dialog-title-modal-pesquisa {
  color: #fff;
}

#modal-pesquisa p{
    margin-bottom: 21px;
}