/* screen.css */

body {
  margin: 0 auto;
  padding: 0;
  font: 14px/1.3 Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-image: url(fundo.jpg);
  background-repeat: repeat-y;
  background-color: #f1f1f1;
  background-position: center
}
table,
span,
div,
input,
select,
textarea,
td,
a,
pre {
  font-size: 1em !important;
  font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
#barra_menu a {
  font-weight: 400 !important;
}
#barra_menu a[style*="bold"] {
  font-weight: 800 !important;
}
a:link {
  text-decoration: none;
  color: #000
}
a:visited {
  text-decoration: none;
  color: #000
}
a:hover {
  text-decoration: underline;
  color: #004479
}
a:active {
  text-decoration: none;
  color: #000
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212144;
}
h1 {
  font-size: 1.28em
}
h2,
h3 {
  margin: 1em 0 0
}
h2,
h3,
dt,
dd,
#conteudo_2 h1,
#quadro_destaque h1 {
  font-size: 1.14em
}
h3 {
  color: #333333
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
p {
  text-align: justify;
}
/*Títulos notícias*/

#quadro_destaque h1 {
  margin-bottom: 0
}
.titulo1 {
  width: 480px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left
}
.titulo2 {
  height: 30px;
  margin: 0;
  padding: 0;
  float: left
}
.titulo2 img {
  border: 0;
  margin: 0 0 0 5px
}
.titulo1 img {
  border: 0;
  margin: 0 0 0 5px
}
p,
td {
  color: #333333;
  margin: 0 0 10px
}
dl {
  margin: 0;
  text-decoration: none;
  list-style: none
}
dt {
  color: #212144;
  font-weight: bold;
  margin: 10px 0 0
}
dd {
  font-style: italic;
  margin: 0;
  padding: 0
}
ol.limpo,
ul.limpo {
  list-style-type: none
}
span.legenda {
  display: block !important;
  margin: 0 0 1em
}
/* Legenda das fotos */

.alto_constrate {
  background-color: #000 !important;
  color: #fff !important
}
/* Barra superior */

#barra_superior {
  width: 100%;
  margin: 0 auto;
  height: 155px
}
#barra_sup {
  width: 100%;
  height: 20px;
  background-color: #212144
}
#banner {
  width: 1000px;
  height: 135px;
  margin: 0 auto
}
#banner_img {
  width: 1000px;
  height: 125px;
  margin: 0 auto;
  padding: 0
}
#banner_img a {
  background: url(banner1.jpg) no-repeat;
  display: block;
  width: 1000px;
  height: 135px
}
#janela {
  width: 100%;
  height: 135px;
  margin: 0 auto
}
/* Área de conteúdo */

#wrap {
  margin: 0 auto;
  padding: 0;
  width: 960px;
  min-height: 800px;
  height: auto !important;
  height: 800px;
  /* height:1050px; background-image:url(fundo.jpg); background-repeat:repeat-y;*/
  padding: 0 20px
}
.col1,
.col2 {
  display: inline-block;
  *display: inline;
  vertical-align: top;
}
.col1 {
  width:61%;
}
.col2 {
  margin-left: 1.5%;
  font-size: .86em;
  width: 37%;
}
.col2 p {
  text-align: left;
}
.col2-box {
  background-color: #b4cecf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 1em;
}
/* Navegação */

.menuBarVert a {
  display: block;
  float: none;
  margin: 0 0 5px 6px;
}
#barra_menu {
  width: 229px;
  margin: 0;
  float: left
}
#barra_menu h1 {
  font-size: 1em;
  margin: 32px 12px 12px
}
ul {
  list-style: none;
  margin: 0;
  padding: 0
}
ul#menu {
  width: 215px;
  margin: 30px 0 10px 10px
}
ul#menu li {
  color: black;
  line-height: 19px;
  margin: 4px 0
}
ul#menu li a {
  color: #212144;
  text-decoration: none;
  display: block;
  padding: 0px 3px;
  outline: none
}
ul#menu li.parent > a {
  background: transparent url(down.gif) right center no-repeat
}
ul#menu li.aberto > a {
  background: transparent url(up.gif) right center no-repeat
}
ul#menu li a:hover {
  background-color: #EAEEFF
}
ul#menu li ul.sub-menu {
  display: none
}
ul#menu li ul.sub-menu li a {
  margin: 0 0 0 15px;
  color: #333333;
  font-size: 12px
}
ul#menu li ul.sub-menu li a:hover {
  color: #FF9900;
  background-color: #fff
}
/* estilo do menu Lumis alterado */

#LumExpMenu {
  width: auto;
  padding: 8px;
  margin: 0 0 10px 0;
  color: inherit;
}
#LumExpMenu ul {
  list-style: none;
  width: 215px;
  margin: 0 0 10px 10px;
}
#LumExpMenu li {
  color: black;
  line-height: 19px;
  margin: 4px 0;
}
#LumExpMenu li a {
  /*display:block;
  width:auto;
  height:1%; --IE6-only
  padding:6px 12px;
  color:#343434;
  background:inherit;
  text-decoration:none;
  border-bottom:1px solid #D3D3C2;
  outline:none;
  */
  color: #212144;
  text-decoration: none;
  display: block;
  padding: 0px 3px;
  outline: none
}
#LumExpMenu a.parent {
  background: transparent url(down.gif) right center no-repeat;
}
#LumExpMenu a.aberto {
  background: transparent url(up.gif) right center no-repeat;
}
html>body #LumExpMenu a {
  height: auto;
  /*fix for modern browsers*/
}
#LumExpMenu a:hover {
  /*background:white;
  color:inherit;*/
  background-color: #EAEEFF
}
/*#LumExpMenu a img{
margin:0 8px 0 0;
width:6px;
height:7px;
}
#LumExpMenu a img.dot{
margin:0 6px 2px 0;
width:2px;
height:2px;
}*/

#LumExpMenu ul.son {
  margin-left: 7px;
}
#LumExpMenu ul.son a {
  /*background:white;    color:inherit;*/
  margin: 0 0 0 15px;
  color: #333333;
  font-size: 12px;
}
#LumExpMenu ul.son a:hover {
  /*font-weight:bold;*/
  color: #FF9900;
  background-color: #fff;
}
ul#menu_acessibilidade {
  margin: 0 12px 10px;
  border-bottom: dotted 1px #b6b6cf;
  overflow: auto;
  padding: 0 0 10px
}
ul#menu_acessibilidade li {
  float: left;
  margin: 0 6px
}
ul#menu_acessibilidade li:first-child {
  margin: 0
}
ul#menu_acessibilidade li a {
  display: block;
  background-image: url(btnacess.gif);
  width: 24px;
  height: 24px
}
#normalizar_letra {
  background-position: -24px 0
}
#aumentar_letra {
  background-position: -48px 0
}
#mudar_contraste {
  background-position: -72px 0
}
ul#menu_acessibilidade li a.alto_constrate {
  background-image: url(btnacesscont.gif) !important
}
#banner_img a.alto_constrate {
  background-image: url(bannercont.jpg) !important
}
body.alto_constrate {
  background-image: none !important
}
#conteudo {
  width: 680px;
  float: right;
  margin: 30px 20px 0 0;
  border-bottom: #B5B5C1 solid 1px
}
#conteudo_1 {
  width: 335px;
  float: left;
  margin: 0;
  text-align: justify
}
#conteudo_2 {
  width: 325px;
  float: left;
  margin: 0 0 0 20px
}
#conteudo_3 {
  width: 90px;
  float: left;
  margin: 0;
  text-align: justify
}
#conteudo_4 {
  width: 570px;
  float: left;
  margin: 0 0 0 20px
}
#quadro_destaque {
  background-color: #B4CECF;
  width: 285px;
  margin: 10px 0 0 0;
  padding: 20px;
  font-size: 0.85em;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px
}
#quadro_destaque p {
  font-size: 0.85em;
  color: #333333
}
input,
select,
textarea {
  margin: 5px 0 0;
  color: #444;
  font-family: arial, sans-serif;
  font-size: 0.85em;
  line-height: 20px;
  vertical-align: middle;
  text-align: left
}
/* Área de conteúdo - Destaques */

#area_destaques {
  width: 480px;
  height: 200px;
  margin: 20px 0 0 20px;
  padding: 0;
  background-color: #CCC;
  float: left
}
#area_destaques1 {
  width: 480px;
  height: 222px;
  margin: 0;
  padding: 0;
  background-color: #ddd;
  float: left
}
#area_destaques2 {
  width: 480px;
  height: 40px;
  margin: 0;
  padding: 0;
  background-color: #ccd6e0;
  float: left;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px
}
/* Área de conteúdo - Notícias */

#area_noticias {
  width: 205px;
  height: 262px;
  margin: 20px 0 0 20px;
  padding: 0 15px 0 15px;
  background-color: #ccd6e0;
  float: left;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px
}
/* Área de conteúdo - Inscrição */

#area_inscricao {
  width: 225px;
  height: 262px;
  margin: 20px 0 0 20px;
  padding: 0;
  background-color: #ccd6e0;
  float: left;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px
}
#conteudo_esq {
  width: 480px;
  height: 580px;
  float: left;
  margin: 20px 0 0 20px
}
/* Área de conteúdo - Apresentação */

#area_apresentacao {
  width: 480px;
  height: 349px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left;
  border-bottom: #ccd6e0 solid 1px
}
.titulo1 {
  width: 480px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left
}
.apres_foto {
  width: 100px;
  height: 319px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left
}
.apres_texto {
  width: 350px;
  height: 319px;
  margin: 0 0 0 20px;
  padding: 0;
  background-color: #fff;
  float: left
}
.assinatura {
  font-style: italic;
  text-align: right
}
/* Área de conteúdo - Imagens */

#area_fotos {
  width: 235px;
  height: 215px;
  margin: 15px 0 0 0;
  padding: 0;
  background-color: #fff;
  float: left
}
#area_fotos img {
  border: 0;
  margin: 0 0 0 10px
}
/* Área de conteúdo - Vídeos */

#area_videos {
  width: 234px;
  height: 215px;
  margin: 15px 0 0 0;
  padding: 0 0 0 10px;
  background-color: #fff;
  float: left;
  border-left: #ccd6e0 solid 1px
}
#area_videos img {
  border: 0;
  margin: 0 0 0 10px
}
#conteudo_dir {
  width: 480px;
  height: 580px;
  float: left;
  margin: 20px 0 0 20px
}
/* Área de conteúdo - Programação */

#area_programacao {
  width: 480px;
  height: 580px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left
}
.prog_titulo {
  width: 400px;
  height: 30px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  float: left
}
.prog_titulo img {
  border: 0;
  margin: 0 0 0 5px
}
.prog_ant {
  width: 10px;
  height: 23px;
  float: left;
  background-color: #fff;
  padding: 3px 0 0 0
}
.prog_hoje {
  width: 60px;
  height: 30px;
  float: left;
  background-color: #fff;
  text-align: center
}
.prog_pos {
  width: 10px;
  height: 23px;
  float: left;
  background-color: #fff;
  padding: 3px 0 0 0
}
.prog_1 {
  width: 458px;
  height: 298px;
  margin: 0;
  padding: 10px;
  background-color: #fff;
  float: left;
  text-align: left;
  border-left: #ccd6e0 solid 1px;
  border-top: #ccd6e0 solid 1px;
  border-right: #ccd6e0 solid 1px;
  border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px
}
.prog_2 {
  width: 458px;
  height: 209px;
  margin: 0;
  padding: 10px;
  background-color: #fff;
  float: left;
  text-align: left;
  border-left: #ccd6e0 solid 1px;
  border-bottom: #ccd6e0 solid 1px;
  border-right: #ccd6e0 solid 1px;
  border-top: #ccd6e0 solid 1px;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px
}
/* Área de conteúdo - Turismo */

#area_turismo {
  width: 735px;
  height: 50px;
  margin: 20px 0 0 20px;
  padding: 0;
  background-color: #CCC;
  float: left
}
/* Área de conteúdo - Realização/Apoio */

#area_realizacao {
  width: 225px;
  height: 50px;
  margin: 20px 0 0 20px;
  padding: 0;
  background-color: #CCC;
  float: left
}
/* Área Footer */

#area_footer {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  background-color: #212144;
  float: left
}
#conteudo_footer {
  width: 1020px;
  margin: 0 auto;
  padding: 8px 0 0 0
}
#conteudo_footer p {
  color: #fff;
  margin: 0 auto;
  text-align: center
}
#estatuto {
  width: 690px;
  float: right;
  margin: 20px
}
#iframe {
  width: 690px;
  float: right;
  margin: 20px
}
.letra_glossario {
  font-size: 1.14em;
  color: #212144;
  margin: 10px 0 0 0;
  height: 25px;
  background-color: #EBEAEF;
  padding: 5px 0 0 5px
}
.glossario dd {
  font-style: normal
}
.glossario ol,
.glossario ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0
}
.glossario ol ol {
  padding-left: 40px
}
.voltar {
  float: right;
  margin: -23px 20px 0 0
}
#indice_glossario {
  float: none
}
#indice_glossario li {
  float: left;
  margin: 0 7px
}
#indice_glossario li:first-child {
  float: left;
  margin: 0 7px 0 0
}