* {
  margin: 0;
  padding: 0
}
html {
  min-height: 100%;
  height: auto
}
body {
  background: url(../../images/bg-site.gif)
}
.clr {
  clear: both
}
img {
  border: none
}
div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6E6E6E
}
a {
  text-decoration: none;
  color: #6E6E6E
}
P {
  margin-bottom: 10px;
  color: #6E6E6E
}
HR {
  padding: 0;
  margin: 10px 0;
  height: 1px;
  border: none;
  display: block;
  border-bottom: 1px dashed #E4E4E4;
  *margin: 3px 0 0 0;
  *height: 0px
}
A:hover {
  text-decoration: underline
}
.no-margin {
  margin: 0 !important
}
.no-padding {
  padding: 0 !important
}
.f-left {
  float: left
}
.f-right {
  float: right
}
.a-right {
  text-align: right
}
.a-left {
  text-align: left
}
.a-center {
  text-align: center;
  margin: 0 auto
}
.d-block {
  display: block
}
.d-none {
  display: none
}
.hide {
  display: none
}
H1, H2, H3, H4, H5, H6 {
  font-family: "Trebuchet MS", Arial
}
H1 {
  text-indent: -99999px;
  display: none;
}
H2 {
  padding-bottom: 2px;
  margin-bottom: 8px;
  font-size: 17px;
  font-weight: bold;
  color: #EE3424;
  border-bottom: 1px solid #DADADA;
  text-align: left
}
H3 {
  padding-bottom: 2px;
  margin-bottom: 8px;
  color: #497AAE;
  font-size: 16px;
  font-weight: bold
}
H4 {
  margin: 0;
  color: #497AAE;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0
}
H5 {
  padding-bottom: 2px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #EE3424;
  border-bottom: 1px solid #DADADA
}
H6 {
  font-size: 12px;
  font-weight: bold;
  color: #EE3424;
  border-bottom: 1px solid #DADADA
}
H3 A {
  color: #497AAE
}
.head {
  width: 100%;
  min-width: 951px;
  height: 124px
}
.topo {
  height: 91px;
  width: 951px;
  margin: auto
}
.header {
  height: 92px;
  width: 951px
}
.topo-logo {
  width: 200px;
  height: 70px
}
.topo-logo A {
  display: block;
  height: 70px;
  width: 200px;
  _margin-top: -70px
}
.topo-logo SPAN {
  text-indent: -99999px
}
.input-topo {
  font-size: 10px;
  width: 396px;
  margin: 0px;
  height: 30px
}
.topo-direita {
  padding: 15px 0 0 0
}
.links-idioma {
  font-size: 11px;
  color: #B2DDF8;
  text-align: right
}
.links-idioma ul {
  margin-top: 3px;
  display: inline;
  list-style: none
}
.links-idioma ul .last {
  border: none
}
.links-idioma li {
  padding: 0 8px 0 8px;
  display: inline
}
.links-idioma select {
  font-size: 10px;
  width: 73px;
  margin: 0 0 0 10px
}
.links-idioma select option {
  font-size: 10px
}
.idiomas {
  padding: 12px 0 0 0
}
.box-bandeiras {
  padding: 3px 0 0 7px
}
.box-bandeiras IMG {
  margin: 0 2px
}
.topo-busca {
  padding: 10px 0 0 0
}
.bt-busca-topo {
  float: right;
  padding: 0 !important;
  width: 60px;
  height: 30px;
  font-size: 12px;
  margin-top:1px;
  margin-left:-4px;
}
.bt-busca-topo input {
  display: block;
  width: 60px;
  background: none;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  border: 0;
  padding:7px;
}
.bg-menu-topo {
  border-top: 1px solid #FFF;
  height: 32px;
  clear: both
}
.menu-topo {
  position: relative;
  z-index: 4000;
  clear: both;
  width: 951px;
  height: 32px;
  margin: auto
}
.menu-topo .menu-center {
  margin: auto;
  overflow: visible
}
.menu-topo ul {
  padding: 0;
  margin: 0
}
.menu-topo ul.menu li.menu-principal {
  padding: 0;
  float: left;
  position: relative;
  height: 32px;
  overflow: visible;
  list-style: none
}
.menu-topo ul.menu li.menu-primeiro {
  border: none !important
}
.menu-topo ul.menu li.menu-principal SPAN {
  padding-right: 5px;
  font-size: 15px;
  font-weight: bold
}
.menu-topo ul.menu li a:link, .menu-topo ul li a:visited {
  display: table;
  float: left;
  padding: 8px 13px;
  font-size: 14px;
  color: #FFF;
  font-family: Verdana;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  position: relative !important
}
.menu-topo ul.menu li.menu-principal a:hover, *.menu-topo ul.menu li.menu-principal.overMenu a {
  text-decoration: none;
  border: none;
  margin: 0
}
.menu-topo ul.menu li.menu-principal.overMenu .submenu {
  display: block;
  clear: both
}
.menu-topo ul.menu li .submenu {
  display: none;
  position: absolute;
  top: 32px;
  z-index: 1000;
  width: 700px;
  background: #FFFFFD
}
.menu-topo ul.menu li .submenu ul {
  width: auto;
  padding: 0 9px;
  margin: 0
}
.menu-topo ul.menu li .submenu ul li {
  display: table-cell;
  float: left;
  clear: both;
  position: relative;
  width: auto;
  margin: 0;
  padding: 6px 0;
  border: none;
  text-align: left;
  background: #FFFFFD
}
.menu-topo ul.menu li .submenu ul li A:link, .menu-topo ul.menu li .submenu ul li A:visited {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 12px;
  font-weight: normal;
  background: #FFFFFD
}
.menu-topo ul.menu li .submenu ul li A:hover {
  display: table-cell;
  background: #FFFFFD
}
.menu-topo ul.menu li .submenu .submenu-bg {
  padding: 10px;
  margin: 0;
  background: #FFFFFD;
  text-align: center
}
.menu-topo ul.menu li .submenu .submenu-bg .submenu-center {
  margin: auto;
  background: #FFFFFD;
  clear: both;
  position: relative
}
.menu-topo ul.menu li .submenu .submenu-bg .submenu-center UL {
  position: relative
}
.menu-topo ul.menu li .submenu .submenu-banner {
  clear: both;
  margin: 10px 10px 0 10px;
  padding: 5px 0 0 0;
  border-top: 1px solid #E3E8E8;
  text-align: center;
  background: #FFFFFD
}
.menu-topo ul.menu li .submenu .submenu-banner A {
  float: none;
  width: 100%;
  margin: 0px;
  padding: 0px;
  border: 0;
  text-align: center;
  background: none !important
}
.menu-topo ul.menu li .submenu .submenu-banner A:hover {
  margin: 0px;
  padding: 0px;
  border: 0
}
.menu-topo ul.menu li .submenu .submenu-banner IMG {
  border: 1px solid #E3E8E8
}
.content {
  margin: 0 auto;
  width: 951px
}
.box-transparente {
  background: url(../../images/bg-alfa.png) transparent repeat;
  _background: url(../../images/bg-alfa_ie.gif) transparent;
  width: 951px;
  padding: 10px 0 0 0;
  margin: 0
}
.home .box-conceitual {
}
.internas .box-conceitual {
  text-align: center
}
.box-centro {
  margin: 0;
  padding: 10px 0 1px 15px
}
.menu-abas LI DIV {
  padding-top: 9px;
  text-align: center;
  color: #7F7F7F;
  font-size: 15px;
  font-weight: bold
}
.menu-abas .ativo DIV {
  padding-top: 5px;
  color: #EE3424;
  font-size: 18px;
  font-weight: normal
}
.box-abas {
}
.box-abas-esquerda {
  height: 37px;
  background: url(../../images/bg-menu_topo.jpg) right bottom no-repeat;
  margin-right: 14px;
}
.box-abas-esquerda li {
  list-style: none;
  width: 85px;
  height: 32px;
  margin: 2px 18px 0 4px
}
.box-abas-esquerda li:hover {
  cursor: pointer
}
.box-abas-direita {
  margin: 0 10px 10px 0;
  width: 922px;
  background: url(../../images/bg-menu.jpg) repeat-y;
  text-align: left
}
.box-abas-direita-mg {
  padding: 0 0 0 10px
}
.box-abas-direita ul {
}
.box-abas-direita .primeira {
  margin: 0
}
.box-abas-direita .penultimo-item {
    width: 280px;
}
.box-abas-direita .ultimo-item {
    width: 190px;
}
.box-abas-direita li {
  padding: 12px 10px 0 0;
  list-style: none;
  width: 190px;
  float: left;
}
.box-abas-direita li SPAN {
  font-size: 15px;
  font-weight: bold;
  padding-right: 3px
}
.box-abas-direita a {
  color: #497AAe;
  padding: 0;
  margin: 0
}
.box-abas-direita a:hover {
  text-decoration: underline
}
.area-colunas {
  clear: both
}
.area-esquerda {
  float: left;
  margin: 0 11px 0 0
}
.box-cinza-lateral {
  width: 187px;
  padding: 0px;
  margin-bottom: 9px
}
.box-cinza-lateral-top {
  background: url(../../images/top-box_cinza_lateral.gif) transparent no-repeat;
  width: 187px;
  height: 7px;
  margin: 0;
  font-size: 7px
}
.box-cinza-lateral-bottom {
  background: url(../../images/bottom-box_cinza_lateral.gif) transparent no-repeat;
  width: 187px;
  height: 7px;
  margin: 0;
  padding: 0;
  font-size: 7px
}
.box-cinza-lateral-content {
  padding: 0;
  background: url(../../images/bg-box_cinza_lateral.gif) repeat-y;
  width: 187px;
  zoom: 1
}
.box-cinza-lateral-content-mg {
  padding: 0 10px;
  zoom: 1
}
.box-twitter {
  height: 316px
}
.box-flicker {
  height: 260px
}
.twtr-ft {
  display: none
}
.menu-esquerda {
  width: 167px;
  background: #FCFCFC;
  color: #6E6E6E;
  list-style: none;
  padding-bottom: 12px;
  _width: 157px
}
.menu-esquerda A:hover {
  text-decoration: none
}
.menu-esquerda li {
  width: 167px;
  margin: 0;
  padding-bottom: 1px;
  border-bottom: 1px dashed #DDD;
  _width: 157px;
  text-align: left
}
.menu-esquerda li A {
  display: block;
  width: 100%;
  color: #6E6E6E;
  height: 1%;
  padding: 7px 0 4px 8px;
  background: #FCFCFC
}
.menu-esquerda li.ultimo {
  border: none
}
.menu-esquerda li.ativo A {
  color: #497AAE;
  font-weight: bold
}
.menu-esquerda li.ativo ul {
  display: block
}
.menu-esquerda li.selecionado A {
  color: #497AAE;
  font-weight: bold
}
.menu-esquerda li.selecionado li.selecionado A {
  font-weight: bold ! important;
  color: #EDB22C
}
.menu-esquerda li.selecionado ul {
  display: block
}
.menu-esquerda ul {
  display: none;
  margin-left: 13px;
  background: #FCFCFC
}
.menu-esquerda ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 152px;
  background: #FCFCFC;
  border: 0
}
.menu-esquerda ul li A {
  width: 152px;
  margin: 0;
  padding: 4px 0 2px;
  display: block;
  font-weight: normal !important;
  background: #FCFCFC
}
.menu-esquerda ul li A:hover {
  text-decoration: underline
}
.area-centro {
  margin: 0 11px 0 0;
  float: left
}
.box-cinza-centro {
  width: 526px;
  margin-bottom: 9px;
  padding: 0
}
.box-cinza-centro-top {
  background: url(../../images/top-box_cinza_centro.gif) transparent no-repeat;
  width: 526px;
  height: 7px;
  margin: 0;
  font-size: 7px
}
.box-cinza-centro-bottom {
  background: url(../../images/bottom-box_cinza_centro.gif) transparent no-repeat;
  width: 526px;
  height: 7px;
  margin: 0;
  padding: 0;
  font-size: 7px
}
.box-cinza-centro-content {
  background: url(../../images/bg-box_cinza_centro.gif) repeat-y;
  width: 526px
}
.box-cinza-centro-content-mg {
  padding: 2px 15px
}
.box-cinza-centro-content-mg2 {
  padding: 2px
}
.barra-voltar {
  padding-top: 5px;
  text-align: left;
  border-top: 1px solid #D7D7D7
}
.noticia-destaque {
  padding: 0 0 12px 0;
  width: 496px;
  color: #6E6E6E
}
.noticia-destaque p {
  font-size: 13px;
  margin: 12px 0;
  color: #6E6E6E
}
.noticia-imagem {
  float: left;
  margin: 0 6px 0 0;
  width: 149px;
  height: 122px
}
.noticia-imagem img {
  margin: 5px 0 0 4px
}
.noticia-texto-sem-img {
  float: left;
  width: 494px
}
.noticia-texto {
  float: left;
  width: 340px
}
.noticia-data-home {
  font-size: 11px
}
.noticias {
  padding: 0 0 5px 0
}
.noticia-lista {
  padding: 9px;
  font-weight: normal
}
.noticia-lista span {
  font-size: 12px;
  color: #497AAE
}
.noticia-lista a {
  font-size: 12px;
  color: #6E6E6E
}
.noticia-par {
  background: #F2F2F2
}
.noticia-impar {
  background: #FBFBFB
}
.box-destaque {
  float: left;
  margin: 2px 2px 3px 1px;
  width: 120px;
  height: 60px;
  background: url(../../images/bg-imagens-destaques.gif)
}
.box-destaque img {
  margin: 4px 0 0 2px;
  border: none
}
.area-direita {
  float: left
}
.area-eventos {
  padding: 9px 14px 10px 14px
}
.box-evento {
  width: 154px;
  height: 57px;
  border: 1px solid #BBB;
  margin: auto;
  margin-bottom: 5px;
  text-align: center
}
.box-evento img {
  margin: 4px 2px
}
.tag-cloud {
  width: 162px;
  margin: 0 auto;
  text-align: center;
  word-wrap: break-word
}
.tag-cloud a {
  color: #5582B3;
  font-weight: bold;
  margin: 3px 3px 0 0
}
.txt-tag-7 {
  font-size: 7px
}
.txt-tag-13 {
  font-size: 13px
}
.txt-tag-14 {
  font-size: 14px
}
.txt-tag-18 {
  font-size: 18px
}
.txt-tag-19 {
  font-size: 19px
}
.txt-tag-24 {
  font-size: 24px
}
.box-cinza-centro-idiomas {
  width: 724px;
  margin-bottom: 9px;
  padding: 0
}
.box-cinza-centro-idiomas .box-cinza-centro-top {
  background: url(../../images/top-box_cinza_centro_idiomas.gif) transparent no-repeat;
  width: 724px;
  height: 7px;
  margin: 0;
  font-size: 7px
}
.box-cinza-centro-idiomas .box-cinza-centro-bottom {
  background: url(../../images/bottom-box_cinza_centro_idiomas.gif) transparent no-repeat;
  width: 724px;
  height: 7px;
  margin: 0;
  padding: 0;
  font-size: 7px
}
.box-cinza-centro-idiomas .box-cinza-centro-content {
  background: url(../../images/bg-box_cinza_centro_idiomas.gif) repeat-y;
  width: 724px
}
.box-cinza-centro-idiomas .box-txt {
  width: 510px !important
}
.box-cinza-centro-idiomas .noticia-destaque {
  width: 694px
}
.box-cinza-centro-idiomas .noticia-texto {
  width: 525px
}
.box-cinza-grande {
  width: 923px;
  margin-bottom: 9px;
  padding: 0
}
.box-cinza-grande-top {
  background: url(../../images/top-box_cinza_grande.gif) transparent no-repeat;
  width: 923px;
  height: 7px;
  margin: 0;
  font-size: 7px
}
.box-cinza-grande-bottom {
  background: url(../../images/bottom-box_cinza_grande.gif) transparent no-repeat;
  width: 923px;
  height: 7px;
  margin: 0;
  padding: 0;
  font-size: 7px
}
.box-cinza-grande-content {
  background: url(../../images/bg-box_cinza_grande.gif) repeat-y;
  width: 923px
}
.box-cinza-grande-content-mg {
  width: 887px;
  margin: auto
}
.box-carrossel {
  margin: 15px 0 0 0
}
.link-mais {
  text-align: right;
  padding: 8px 38px 0 0
}
.carrossel {
  margin: 0;
  padding: 0
}
.carrossel ul {
  list-style: none
}
.seta-carrossel {
  float: left;
  background: url(../../images/bg-seta_carrossel.gif) no-repeat;
  padding: 4px 6px 6px 4px;
  margin: 28px 0 0 3px
}
.carrossel-imagens {
  float: left
}
.carrossel-imagens li {
  margin: 0 3px 0 6px;
  display: inline;
  width: 113px;
  height: 84px;
  text-align: center
}
.carrossel-imagens li img {
  margin: 3px 0 0 2px
}
.carrossel-videos {
  float: left
}
.carrossel-videos li {
  margin: 5px 5px 9px;
  display: inline;
  width: 123px;
  height: 82px;
  width: 108px;
  height: 81px
}
.carrossel-videos li img {
  margin: 0px
}
.box-baixo {
  width: 951px;
  background: #FBFBFB;
  border-top: 2px solid #FFF
}
.box-baixo-mg {
  padding: 12px 14px 12px 14px;
  zoom: 1
}
.box-baixo h3 {
  padding: 0 0 4px 3px;
  margin: 0;
  border-bottom: none
}
.area-enderecos {
  float: left;
  padding: 0 0 0 13px
}
.area-enderecos h4 {
  padding: 0 0 10px 3px;
  margin: 0
}
.box-enderecos {
  width: 306px
}
.enderecos-cidade {
  float: left;
  width: 96px;
  position: relative;
  z-index: 5
}
.enderecos-cidade ul {
  list-style: none;
  position: relative;
  z-index: 9999
}
.enderecos-cidade li {
  width: 99px;
  _width: 94px;
  height: 17px;
  color: #A09F9F;
  font-size: 11px;
  padding-top: 2px;
  _padding-right: 2px;
  background: url(../../images/aba-endereco.gif) top left no-repeat
}
.enderecos-cidade li a {
  color: #A09F9F;
  font-size: 11px;
  padding-left: 8px;
  _padding-left: 5px;
  position: relative;
  z-index: 3;
  display: inline;
  outline: 0
}
.enderecos-cidade .ativo {
  position: relative;
  z-index: 9999;
  padding-right: 2px;
  zoom: 1;
  background: url(../../images/aba-endereco-ativo.gif) top left no-repeat
}
.enderecos-cidade .ativo a {
  color: #605F5F;
  outline: 0
}
.box-enderecos-descricao {
  position: relative;
  z-index: 1;
  float: left
}
.box-descricao {
  display: none;
  min-height: 136px;
  height: auto !important;
  height: 136px;
  width: 210px;
  color: #6E6E6E;
  background: url(../../images/box-endereco_meio.gif) bottom left repeat-y
}
.box-descricao-mg {
  padding: 2px 18px
}
.box-descricao-topo {
  width: 210px;
  height: 5px;
  font-size: 1px;
  background: url(../../images/box-endereco_topo.gif) bottom left no-repeat
}
.box-descricao-base {
  width: 210px;
  height: 5px;
  font-size: 1px;
  background: url(../../images/box-endereco_base.gif) top left no-repeat
}
.box-descricao .endereco {
  padding: 0 0 20px 0
}
.box-descricao .telefones {
  padding: 0 0 7px 0
}
.area-logos {
  float: left;
  width: 343px
}
.area-logos h4 {
  padding: 4px 0 4px 4px
}
.box-logos {
  height: 77px;
  padding: 0 0 0 4px;
  display: block
}
.logo-sombra {
  float: left;
  width: 56px;
  height: 56px;
  margin: 0 0 0 14px;
  background: url(../../images/bg-box_logos.gif) no-repeat
}
.area-logos .primeiro-box {
  margin: 0px
}
.logo-sombra img {
  margin: 3px 0 0 1px
}
.area-news {
  float: left
}
.area-news .input-news {
  width: 191px;
  font-size: 12px;
  height: 20px
}
.area-news .news-mg-inp {
  margin: 10px 0 0 0
}
.area-news .bt-news {
  padding: 3px 0 0 0;
  text-align: right
}
.box-web {
  margin: 5px 0 0 0;
  width: 196px;
  background: url(../../images/bg-box_web.gif) no-repeat
}
.box-web-topo {
  height: 7px;
  font-size: 7px;
  width: 196px;
  background: url(../../images/bg-box_web.gif) top left no-repeat
}
.box-web-meio {
  width: 194px;
  border-left: 1px solid #B1B1B1;
  border-right: 1px solid #B1B1B1;
  background: #E7E7E7
}
.box-web-base {
  height: 7px;
  font-size: 7px;
  width: 196px;
  background: url(../../images/bg-box_web.gif) bottom left no-repeat
}
.box-web-mg {
  padding: 0 8px
}
.logos-web {
  padding: 8px 0 0 0
}
.footer {
  width: 100%;
  min-width: 951px;
  height: 92px;
  clear: both
}
.rodape-conteudo {
  width: 951px;
  margin: auto
}
.rodape-conteudo-mg {
  padding: 20px 0px 0px 34px
}
.rodape-mod1 ul {
  list-style: none;
  display: inline
}
.rodape-mod1 li {
  padding: 0 7px 0 9px;
  background: url(../../images/barra-rodape_cinza.gif) no-repeat left center;
  list-style: none;
  display: inline
}
.rodape-mod1 li a {
  font-size: 12px;
  color: #D0DCEA
}
.rodape-mod2 {
  padding: 14px 0
}
.rodape-mod2 ul {
  list-style: none;
  display: inline
}
.rodape-mod2 li {
  float: left;
  padding-right: 8px;
  list-style: none;
  font-size: 11px;
  vertical-align: middle;
  background: none
}
.rodape-mod2 li a {
  padding: 0;
  font-size: 13px;
  display: block
}
.rodape-conteudo .primeiro {
  background: none;
  padding-left: 0
}
.bloco-form {
  margin-bottom: 10px
}
.bloco-form LABEL {
  font-weight: bold;
  margin-bottom: 3px;
  display: block
}
.label-mod1 {
  margin: -1px 0 0 5px
}
.box-captcha {
}
.box-captcha DIV {
  margin-right: 10px
}
.col-form {
  float: left;
  margin: 0 10px 10px 0
}
.col-form-ultimo {
  float: left;
  margin: 0 0 10px 0
}
.col-form LABEL, .col-form-ultimo LABEL {
  font-size: 13px;
  margin-bottom: 2px;
  display: block
}
.campo-padrao, .input-news {
  border: 1px solid #E2E2E2;
  background: #fff
}
.campo-tel1 {
  width: 36px
}
.campo-tel2 {
  width: 104px
}
.campo-tel3 {
  width: 128px;
  margin-top: 4px
}
.campo-pequeno {
  width: 70px
}
.campo-medio {
  width: 152px
}
.campo-grande {
  width: 317px
}
.campo-hyper {
  width: 482px
}
.campo-pesquisa-evento {
  width: 162px
}
.combo-idioma {
  padding: 2px 0 7px 0;
  text-align: right
}
.combo-idioma LABEL {
  float: left;
  font-size: 10px;
  margin-top: 2px
}
.combo-idioma SELECT {
  padding: 1px;
  font-size: 10px;
  color: #4B7AB0;
  width: 75px;
  border: 1px solid #E3E3E3
}
.combo-idioma SELECT OPTION {
  color: #4B7AB0
}
.tit-mod1 {
  border-color: #1E9DFF
}
.tit-mod2 {
  font-size: 13px;
  color: #497aae;
  font-weight: bold
}
.subtit-mod1 {
  color: #6E6E6E;
  font-size: 12px;
  font-weight: bold;
  margin: 1px 0 5px 3px
}
.tit-mod3 {
  padding-bottom: 2px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #EE3424;
  border-bottom: 1px solid #DADADA
}
.tit-youtube {
  margin-bottom: 8px;
  height: 53px;
  background: url(../../images/tit-logo_youtube.gif) center center no-repeat;
  border-bottom: 1px solid #DADADA;
  text-indent: -999999px
}
.tit-flickr {
  margin-bottom: 8px;
  height: 42px;
  background: url(../../images/tit-logo_flickr.gif) top center no-repeat;
  border-bottom: 1px solid #DADADA;
  text-indent: -999999px
}
.tit-menu {
  border-bottom: 1px solid #A7BFD7;
  margin: 0;
  color: #497AAE;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0;
  text-align: left
}
.box-video-youtube {
  margin-bottom: 10px;
  height: 165px
}
.box-flickr {
}
.box-flickr UL {
  list-style: none
}
.box-flickr UL LI {
  padding-bottom: 10px;
  text-align: center
}
.box-flickr IMG {
  border: 2px solid #BBB
}
.fonte-itens {
  font-size: 11px;
  text-align: center;
  display: block
}
.bloco-icones-mural {
  padding: 10px 0 10px 5px
}
.bloco-icones-mural UL {
  list-style: none
}
.bloco-icones-mural UL LI {
  padding-top: 2px;
  margin-right: 5px;
  width: 52px;
  float: left;
  list-style: none;
  border: 2px solid #FBFBFB;
  background: #E5E5E5
}
.bloco-icones-mural UL LI.over {
  border: 2px solid #FFCC01
}
.bloco-icones-mural UL LI IMG {
  border: none
}
.bloco-icones-mural UL LI DIV {
  text-align: center
}
.bloco-icones-mural UL LI A {
  padding: 2px 0;
  display: block;
  text-align: center;
  font-size: 10px
}
.txt-mod1 {
  font-size: 11px;
  color: #497AAE
}
.txt-mod2 {
  font-size: 12px;
  color: #497AAE !important
}
.txt-mod3 {
  font-size: 12px;
  color: #497AAE;
  width: 156px
}
.txt-mod4 {
  font-size: 12px;
  color: #6e6e6e;
  margin-top: 8px;
  float: left
}
.txt-bold {
  font-weight: bold
}
.txt-mod5 {
  font-size: 11px;
  color: #497AAE;
  font-weight: bold
}
.txt-mod6 {
  font-size: 11px;
  color: #497AAE
}
.txt-mod8 {
  font-size: 10px;
  margin: 7px 0
}
.txt-cor1 {
  color: #6E6E6E !important
}
.txt-cor2 {
  color: #497AAE !important
}
.separador-vertical-mod1 {
  float: left;
  padding: 0 10px;
  width: 2px;
  height: 117px;
  font-size: 0px;
  background: url(../../images/separador-vertical_azul.gif) center center no-repeat
}
.separador-vertical-mod2 {
  float: left;
  width: 30px;
  height: 187px;
  background: url(../../images/separador-vertical-cinza-pont.gif) center center no-repeat
}
.separador-vertical-mod3 {
  background: url(../../images/separador_vertica_mod3l.gif) 75px 6px repeat-y
}
.separador-horizontal-mod1 {
  margin: 15px 0;
  width: 343px;
  height: 1px;
  border-bottom: 1px dashed #E4E4E4;
  *font-size: 1px
}
.separador-horizontal-mod2 {
  width: 159px;
  height: 6px;
  margin-bottom: 5px;
  border-bottom: 1px solid #1E9DFF
}
.separador-horizontal-mod3 {
  margin: 10px 0;
  height: 1px;
  border-bottom: 1px dashed #E4E4E4;
  *font-size: 1px
}
.video-play {
  display: block;
  width: 98px;
  margin-top: -46px;
  height: 31px;
  text-align: center
}
.video-play IMG {
  margin: 0 0 0 11px !important;
  cursor: pointer
}
.video-play-mc {
  display: block;
  width: 109px;
  margin-top: -60px;
  height: 31px;
  text-align: center
}
.video-play-mc IMG {
  margin: 0 0 0 47px !important;
  cursor: pointer;
  border: none
}
.video-play-gv {
  display: block;
  margin-top: -68px;
  height: 69px;
  text-align: center
}
.video-play-gv IMG {
  cursor: pointer;
  border: none
}
.video-play-gvd {
  display: block;
  margin-top: -55px;
  height: 53px;
  text-align: center
}
.video-play-gvd IMG {
  cursor: pointer;
  border: none
}
.box-curso {
  padding: 10px 7px 5px;
  zoom: 1
}
.zebrado {
  background-color: #f3f2f2
}
.box-sitemap {
  float: left;
  width: 177px
}
.box-sitemap h4 {
  padding: 5px
}
.box-sitemap h4 a {
  color: #497AAE
}
.box-sitemap ul {
  padding: 0 0 10px 8px;
  list-style: none
}
.box-sitemap ul li {
  padding: 3px 0;
  width: 163px;
  border-bottom: 1px solid #F3F2F2
}
.box-sitemap.zebrado ul li {
  border-bottom: 1px solid #FFF
}
.box-sitemap ul li a:hover {
  color: #497AAE;
  text-decoration: none
}
.box-galeria {
  float: left;
  margin-right: 15px;
  width: 153px
}
.box-galeria.ultimo {
  margin-right: 0
}
.box-thumb {
  float: left;
  padding: 0 10px 10px 0;
  width: 157px
}
.legenda-box-thumb {
  width: 155px;
  font-size: 10px;
  text-align: left;
  word-wrap: break-word
}
.box-thumb.ultimo {
  padding: 0 0 5px 0
}
.box-curso .tit-mod4 {
  margin: 9px 0 20px 0
}
.box-curso SPAN {
  color: #477BAD;
  margin: 0 0 9px 0;
  display: block
}
.box-mod1 {
  margin-right: 3px;
  width: 160px
}
.box-mod2 {
  padding: 8px 13px
}
.box-mod2 A {
  color: #477BAD;
  margin: 0 0 6px 0;
  padding-top: 3px
}
.box-mod3 {
  float: left;
  margin-right: 15px;
  width: 153px;
  margin-bottom: 15px
}
.box-mod3.ultimo {
  margin-right: 0
}
.box-mod4 {
  margin-bottom: 10px
}
.box-mod5 {
  margin-top: 25px;
  height: 350px;
  overflow-y: auto;
  padding-right: 5px;
  clear: both
}
.box-mod5 .area-texto {
  float: left;
  margin: 10px 0;
  width: 67%;
  line-height: 100%
}
.box-mod5 .area-link {
  float: left;
  margin: 10px 0 10px 15px;
  width: 25%;
  text-align: center;
  font-size: 11px
}
.box-mod6 {
  margin-right: 3px;
  width: 320px;
  float: right
}
.box-mod9 .bloco-data {
  float: left;
  color: #497AAE;
  margin-left: 15px;
  margin-right: 34px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 16px;
  width: 42px
}
.box-mod9 .bloco-texto {
  width: 368px;
  float: left
}
.box-mod7 {
  padding: 8px 13px;
  width: 97px;
  float: left
}
.box-mod8 {
  width: 381px;
  float: left
}
.box-mod10 {
  margin: 4px 7px 15px;
  width: 85px;
  text-align: center;
  float: left;
  font-size: 11px !important
}
.box-mural h4 {
  margin: 0
}
.box-mural a {
  margin: 0;
  padding: 0
}
.box-como-chegar {
}
.box-como-chegar .img-como-chegar {
  float: left;
  width: 280px
}
.box-como-chegar .img-como-chegar .mapa {
  width: 270px;
  height: 200px;
  border: 1px solid #BBB
}
.box-como-chegar .texto-como-chegar {
  float: left;
  width: 200px
}
.itens-lado-a-lado {
  width: 85px;
  float: left
}
.bl-mod2 {
  background: url(../../images/bl_4.png) no-repeat;
  padding-left: 11px
}
.bl-mod3 {
  background: url(../../images/bl_1.png) no-repeat;
  padding-left: 11px
}
.bl-mod4 {
  background: url(../../images/bl_2.png) no-repeat;
  padding-left: 11px
}
.bl-mod5 {
  background: url(../../images/bl_3.png) no-repeat;
  padding-left: 11px
}
.bl-google {
  background: url(../../images/ico-google.gif) no-repeat;
  padding-left: 20px
}
.legenda-galeria {
  margin: 5px 3px 0 3px !important;
  display: block;
  float: none !important;
  color: #6D6D6D
}
.legenda-galeria SPAN {
  margin: 0 !important;
  float: none !important
}
.box-mensalidades TEXTAREA {
  height: 53px;
  margin-left: 15px
}
.box-mensalidades LABEL {
  float: left;
  display: block;
  width: 130px;
  margin-right: 5px;
  text-align: right
}
.box-financiamentos {
  width: 144px;
  margin-left: auto;
  margin-right: auto
}
.select-mini {
  width: 82px;
  _width: 80px;
  padding: 4px 5px 4px 10px
}
.select-pequeno {
  width: 160px
}
.select-medio {
  width: 270px
}
.select-grande {
  width: 561px;
  padding: 4px 5px 4px 10px
}
.select-hyper {
  width: 958px;
  _width: 956px;
  padding: 4px 5px 4px 10px
}
.select-curso {
  width: 170px;
  font-size: 11.5px
}
.img-left {
  float: left;
  margin-right: 6px
}
.img-216 {
  width: 216px
}
.legenda-img-left {
  padding: 4px 0 0 0;
  width: 210px;
  font-size: 10px
}
.img-left2 {
  float: left;
  margin: 0 6px 3px 0
}
.icone {
  border: none !important
}
.box-txt {
  float: left;
  width: 340px
}
.box-txt1 {
  float: left;
  width: 274px
}
.box-txt2 {
  float: left;
  width: 163px
}
.aba-conteudo-padrao UL {
  list-style: none !important
}
.aba-conteudo-padrao UL LI {
  padding-left: 16px !important;
  margin-bottom: 8px !important;
  background: url(../../images/bolinha.gif) left 4px no-repeat !important
}
.aba-conteudo-padrao A {
  color: #497AAE;
  text-decoration: underline
}
.lista-mod1 {
  list-style: none
}
.lista-mod1 LI {
  padding-left: 16px;
  margin-bottom: 8px;
  background: url(../../images/bolinha.gif) left 4px no-repeat
}
.lista-mod2 {
  list-style: none
}
.lista-mod2 {
  width: 275px;
  margin-bottom: 3px
}
.lista-mod2 LI {
  padding-left: 16px;
  margin-bottom: 8px;
  background: url(../../images/bolinha.gif) left 4px no-repeat
}
.lista-mod3 LI {
  list-style-type: decimal;
  list-style-position: inside
}
.lista-mod4 {
  list-style: none
}
.lista-mod4 LI {
  padding-left: 16px;
  margin-bottom: 8px
}
.bl-mod1 {
  background: url(../../images/bolinha.gif) left 4px no-repeat;
  padding-left: 16px;
  margin-bottom: 8px
}
.botoes {
  margin-top: 4px;
  float: right
}
.bt-padrao {
  float: left;
  height: 24px;
  margin: 5px 0 0 0;
  *margin-bottom: 5px;
  padding-left: 10px;
  cursor: pointer;
  background: url(../../images/bt-left.jpg) top left no-repeat
}
.bt-padrao INPUT {
  padding: 3px 14px 5px 0;
  overflow: visible;
  cursor: pointer;
  font-size: 11px;
  margin: 0;
  color: #fff;
  border: none;
  background: url(../../images/bt-right.jpg) top right no-repeat
}
.bt-padrao A {
  padding: 3px 11px 6px 0;
  font-size: 11px;
  color: #fff;
  background: url(../../images/bt-right.jpg) top right no-repeat;
  float: left
}
.bt-financiamento {
  float: right;
  cursor: pointer
}
.aba-centralizada-mod1 {
  float: none;
  width: 341px;
  _width: 349px;
  margin: auto
}
.aba-centralizada-mod2 {
  float: none;
  width: 462px;
  _width: 470px;
  margin: auto
}
.abas-horizontais {
  float: left;
  width: 100%;
  background: url(../../images/bg-abas_horizontais.gif) left bottom repeat-x
}
.abas-horizontais ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.abas-horizontais li {
  float: left;
  display: block;
  padding-bottom: 1px;
  margin: 0;
  padding: 0;
  background: url(../../images/bg-abas_horizontais_dir.gif) right top no-repeat
}
.abas-horizontais a {
  float: left;
  color: #6E6E6E;
  display: block;
  padding: 4px 9px 4px 8px;
  font-size: 11px;
  text-align: center;
  background: url(../../images/bg-abas_horizontais_esq.gif) left top no-repeat
}
.abas-horizontais li.selecionada {
  margin-bottom: 0px;
  background: url(../../images/bg-abas_horizontais_dir_selecionada.gif) right top no-repeat
}
.abas-horizontais .selecionada a {
  background: url(../../images/bg-abas_horizontais_esq_selecionada.gif) left top no-repeat;
  color: #497AAE
}
.aba-conteudo-padrao {
  padding: 20px 0 0 5px
}
.aba-conteudo-padrao span {
  float: left;
  margin-right: 10px
}
.box-livro {
  margin: auto;
  padding: 5px;
  width: 149px;
  text-align: center;
  float: left;
  margin-bottom: 16px;
  border: 3px solid #FBFBFB
}
.box-livro p, .box-livro div {
  text-align: center
}
.box-livro p {
  font-size: 11px
}
.info-box-livro {
  width: 159px;
  position: absolute;
  left: 0;
  margin-left: -3px;
  z-index: 100;
  background: #FCFCFC;
  border: 3px solid #FED324;
  border-top: none;
  display: none
}
.box-livro.over {
  border: 3px solid #FED324;
  position: relative
}
.box-livro.over .info-box-livro {
  display: block
}
.box-livro-direita {
  margin: auto;
  padding: 5px 0;
  width: 146px;
  text-align: center;
  border: 3px solid #FCFCFC;
  z-index: 1
}
.box-livro-direita IMG {
  margin: 0 0 3px 0
}
.box-livro-direita p {
  font-size: 11px;
  text-align: center
}
.info-box-livro-direita {
  position: absolute;
  left: 0;
  margin-left: -3px;
  width: 146px;
  z-index: 100;
  background: #FCFCFC;
  border: 3px solid #FED324;
  border-top: none;
  display: none
}
.box-livro-direita.over {
  border: 3px solid #FED324;
  position: relative
}
.box-livro-direita.over .info-box-livro-direita {
  display: block
}
.cesta-compras {
  margin: 20px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #6E6E6E;
  font-weight: normal


}
.cesta-compras th {
  font-weight: normal
}
.cesta-compras td {
  background: #F0F0F0;
  height: 29px;
  text-align: center;
  vertical-align: middle
}
.cesta-compras .par td {
  background: #FCFCFC
}
.cesta-compras .col-cod {
  width: 55px
}
.cesta-compras .col-tit {
  width: 260px
}
.cesta-compras .col-val {
  width: 78px
}
.finalizar-compra {
  padding: 10px 0 0 155px;
  color: #6E6E6E
}
.finalizar-compra .cesta-total {
  margin-right: 15px;
  float: left
}
.finalizar-compra SPAN {
  margin: 3px 0 0 0;
  padding: 7px 0;
  width: 134px;
  background: #F0F0F0;
  text-align: center;
  vertical-align: middle
}
.box-migalha {
  margin-bottom: 8px
}
.box-migalha LI {
  display: inline;
  padding-left: 3px;
  color: #8F8F8F;
  font-size: 11px;
  font-weight: bold
}
.box-migalha A {
  color: #8F8F8F;
  font-size: 11px;
  font-weight: normal
}
.box-migalha LI.primeiro {
  padding-left: 0
}
.box-migalha LI.primeiro A {
  padding-left: 0
}
.box-paginacao {
  height: 45px;
  font-weight: bold
}
.box-paginacao-mg {
  width: 337px;
  margin: 0 auto;
  padding-top: 19px
}
.box-paginacao A {
  float: left;
  padding: 0 10px;
  color: #6E6E6E !important;
  text-decoration: none !important
}
.box-paginacao .paginacao LI {
  margin: 0 !important;
  float: left;
  padding: 0 2px !important;
  display: inline;
  background: none !important
}
.box-paginacao .paginacao A {
  padding: 0
}
.box-paginacao .paginacao .ativo {
  margin-top: -3px !important;
  font-size: 16px
}
.box-paginacao .paginacao .ativo A {
  color: #497AAE !important;
  padding: 0
}
.box-paginas {
  width: 75px;
  float: left;
  margin-left: 15px
}
.bt-esq-paginacao, .bt-dir-paginacao {
  float: left;
  width: 7px;
  height: 9px;
  margin: 3px 3px 0 3px;
  cursor: pointer
}
.bt-esq-paginacao {
  background: url(../../images/bt-esq_paginacao.gif) top left no-repeat
}
.bt-dir-paginacao {
  background: url(../../images/bt-dir_paginacao.gif) top left no-repeat
}
.box-alfabeto {
  height: 45px;
  font-weight: bold
}
.box-alfabeto-mg {
  width: 350px;
  margin: 0 auto;
  padding-top: 13px
}
.box-alfabeto A {
  float: left;
  color: #6E6E6E;
  padding-top: 4px
}
.box-alfabeto .alfabeto LI {
  float: left;
  padding: 0 2px;
  display: inline
}
.box-alfabeto .alfabeto A {
  padding: 4px 0 0 0
}
.box-alfabeto .v .ativo {
  margin-top: -3px;
  font-size: 18px
}
.box-alfabeto .alfabeto .ativo A {
  color: #497AAE;
  padding: 0;
  font-size: 18px
}
.box-paginas1 {
  width: 323px;
  float: left
}
.col1 {
  float: left;
  width: 47%;
  margin-right: 10px
}
.col2 {
  float: left;
  width: 31%;
  margin: 0 10px 10px 0
}
.col2.ultimo {
  margin: 0
}
#ui-datepicker-div {
  display: none
}
.tabela-mod1 tr td, .tabela-mod1 tr th, .tabela-mod2 tr th, .tabela-mod2 tr td {
  padding: 2px 3px 2px 3px;
  margin: 0
}
.tabela-mod1 {
  margin-bottom: 10px;
  border-left: 1px solid #000;
  border-top: 1px solid #000
}
.tabela-mod2 {
  margin-bottom: 10px;
  border-left: 1px solid #CACACA;
  border-top: 1px solid #CACACA;
  font-size: 11px
}
.tabela-mod1 tr th, .tabela-mod1 tr td {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  color: #000
}
.tabela-mod2 tr th, .tabela-mod2 tr td {
  border-right: 1px solid #CACACA;
  border-bottom: 1px solid #CACACA;
  color: #6D6D6D
}
TABLE .bg-cor1 {
  background: #F2F2F2
}
TABLE .bg-cor2 {
  background: #CCC
}
TABLE .bg-cor3 {
  background: #E4E4E4
}
TABLE .bg-cor4 {
  background: #F3F2F2
}
TABLE .bg-cor5 {
  background: #F8F7F7
}
.footer {
  height: 70px
}
.rodape-conteudo-mg {
  padding: 13px 0px 0px 34px
}
.bl-mod6 {
  background: url(../../images/seta.png) no-repeat scroll left center;
  padding-left: 30px;
  color: #477BAD;
  margin: 0 0 6px 0
}
.box-cat-mural ul li {
  display: inline;
  list-style-type: none
}
.box-cat-mural ul li div {
  width: 78px;
  height: 61px;
  float: left;
  border: 1px #ccc dashed;
  margin: 0 19px 15px 0;
  text-align: center
}
.loader {
  display: none;
  float: right;
  width: 249px
}
.no-border {
  border: none !important
}
.dia-evento a {
  border: 1px #497AAE solid
}
.dia-evento a.ui-state-active {
  background: #497AAE;
  color: #FFF
}
.dia-evento a.ui-state-highlight {
  border: 1px #497AAE solid;
  background: #FFF
}
.dia-evento a.ui-state-highlight .ui-state-active {
  background: #497AAE;
  color: #FFF
}
.box-mod2 {
  padding: 8px 10px
}
.txt-mod7 {
  font-size: 11px
}
.m-left-15 {
  margin-left: 15px
}
.box-mod7 {
  padding: 8px 11px
}
P, DIV {
  text-align: justify
}
.box-content UL {
  list-style: none !important
}
.box-content UL LI {
  padding-left: 16px !important;
  margin-top: 8px !important;
  background: url(../../images/bolinha.gif) left 4px no-repeat !important
}
.box-content A {
  color: #497AAE;
  text-decoration: underline
}
.box-content TABLE {
  border-collapse: collapse
}
.box-content TABLE TR TD {
  /*padding: 3px;*/
  color: none
}
.box-content TABLE THEAD {
  text-align: center
}
.box-content IMG {
  margin: 0 6px 10px
}
.editor-textarea LI {
  margin-left: 20px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
  padding: 3px
}
table.blog span.article_separator {
  display: block;
  height: 20px
}
td.buttonheading img {
  border: none
}
table.contentpaneopen UL, table.contentpane TR TD UL, table.blog TR TD UL {
  list-style: none !important
}
table.contentpaneopen LI, table.contentpane TR TD LI, table.blog TR TD UL LI {
  padding-left: 16px !important;
  margin-top: 8px !important;
  background: url(../../images/bolinha.gif) left 4px no-repeat !important
}
table.contentpaneopen A, table.contentpane A, table.blog A {
  color: #497AAE;
  text-decoration: underline
}
table.contentpaneopen TABLE {
  border-collapse: collapse
}
table.contentpaneopen TABLE TR TD {
  padding: 3px
}
table.contentpaneopen IMG {
  margin: 0 6px 10px
}
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff
}
.column_separator {
  border-left: 1px dashed #e0e0e0;
  padding-left: 10px
}
.contentheading {
  margin: 0;
  color: #497AAE;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 5px 0
}
.componentheading {
  padding-bottom: 2px;
  margin-bottom: 8px;
  color: #497AAE;
  font-size: 16px;
  font-weight: bold
}
.small {
  font-size: .90em;
  color: #999;
  font-weight: normal;
  text-align: left
}
.modifydate {
  height: 20px;
  vertical-align: bottom;
  font-size: .90em;
  color: #999;
  font-weight: normal;
  text-align: left
}
.createdate {
  height: 20px;
  vertical-align: top;
  font-size: .90em;
  color: #999;
  font-weight: normal;
  vertical-align: top;
  padding-bottom: 5px;
  padding-top: 0px
}
.galeria-pesquisa-data, .galeria-pesquisa-chave {
  margin-top: 5px
}
.galeria-pesquisa-data label {
  float: left;
  width: 32px;
  margin: 3px 5px
}
.galeria-pesquisa-data input {
  float: left;
  width: 107px
}
.scroll-termos {
  padding-right: 5px;
  height: 380px;
  overflow-y: scroll
}
#alert {
  border: 1px solid #CCC
}
.modalAlert {
  background: url(../../images/bg-logo_modal_alert.gif) top left no-repeat #497AAE;
  padding: 0 0 0 24px;
  color: #FFF;
  font-weight: bold
}
.jqmClose {
  background: url(../../images/bt-fechar_modal_alert.gif) top right no-repeat #FFF !important;
  width: 28px !important
}
.jqmAlertContent {
  padding: 0 3px
}
@media print {
  .box-transparente, .content {
    width: 100%
  }
  .head {
    height: auto
  }
  .topo {
    height: auto
  }
  .header {
    height: auto
  }
  .topo-logo {
    background: none
  }
  .topo-logo h1 {
    text-indent: 0
  }
  .topo-logo a {
    display: none
  }
  .area-centro {
    float: none;
    height: auto
  }
  .box-cinza-grande {

    width: 100%;
    height: auto
  }
  .box-cinza-grande-content {
    float: none;
    width: 100%;
    height: auto
  }
  .box-cinza-grande-content-mg {
    width: 100%;
    margin: 0;
    padding: 0
  }
  .box-cinza-centro-idiomas {
    float: none;
    width: 100%;
    height: auto
  }
  .box-cinza-centro {
    float: none;
    width: 100%;
    height: auto
  }
  .box-cinza-centro-top {
    display: none
  }
  .box-cinza-centro-bottom {
    display: none
  }
  .box-cinza-centro-content {
    float: none;
    width: 100%;
    height: auto !important;
    margin: 0;
  }
  .box-cinza-centro-content a:link:after {
    content: "(" attr(href) ") "
  }
  .box-cinza-centro-content-mg {
    width: 100%;
    margin: 0;
    padding: 0
  }
  .box-cinza-centro-content-mg2 {
    width: 100%;
    margin: 0;
    padding: 0
  }
  .box-mod5 {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    overflow: visible
  }
  .box-mod5 .area-texto {
    float: none;
    width: 100%
  }
  .box-mod5 .area-link {
    display: none
  }
  .bt-padrao, .box-abas, .footer, .box-baixo, .area-direita, .box-migalha, .box-conceitual, .area-esquerda, .topo-direita, .menu-topo, .box-media-center, .addthis_toolbox, .pp_pic_holder, .pp_overlay, iframe
  .ppt {
    display: none
  }

}
#captcha-player {
  height: 7px;
}
.pd-2 {
  margin-left: 10px;
}
.box-addthis {
  width: 500px;
}
.bt-compartilhe {
  margin-left: 260px;
}
.menu-abas {
  background: url("../../images/bg-bloco_abas_esq.jpg") no-repeat scroll left top transparent;
  height: 37px;
}
.menu-abas LI {
  float: left;
}
.twitter-share-button {
  margin-left: 10px;
}

.box-conceitual ul.carousel li {
  display: inline-block;
}
.barra-conceitual {
  border-top-style: outset;
  border-top-width: 1px;
  padding-top: 7px;
  height: 18px;
  margin-top: -25px;
  z-index: 3;
  position: relative;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90)
}
.barra-conceitual div {
  margin-right: 10px;
}
#pagination {
  list-style: none;
}
#pagination li {
  display: inline;
}
#bt-next {
  cursor: pointer;
  display: inline;
  height: 11px;
  width: 11px;
  float: left;
  margin-left: 5px;
}
#bt-prev {
  cursor: pointer;
  display: inline;
  height: 11px;
  width: 11px;
  float: left;
  margin-right: 3px;
}
#pagination .bt-pag {
  cursor: pointer;
  background: url(../../images/bt-pag_conc_off.png) top left no-repeat;
  width: 11px;
  height: 11px;
  margin: 0 3px;
}
#pagination .bt-pag:hover {
  background: url(../../images/bt-pag_conc_hover.png) top left no-repeat;
}
#pagination .bt-pag.selected {
  background: url(../../images/bt-pag_conc_on.png) top left no-repeat;
}

.item-page A {
  color: #497AAE;
  text-decoration: underline;
}

.item-page LI {
  background: url("../../images/bolinha.gif") no-repeat scroll left 4px transparent !important;
  margin-top: 8px !important;
  padding-left: 16px !important;
}

.item-page UL {
  list-style: none outside none !important;
}

.item-page TABLE {
  border-collapse: collapse;
}

.item-page TABLE TR TD {
  padding: 3px;
}

.ajax-form .sucesso {
  display: none;
  font-weight: bold;
  color: #497AAE;
  margin: 25px 0;
}
.ajax-form .carregando {
  display: none;
  font-weight: bold;
  color: #497AAE;
  margin: 25px 0;
}

.ajax-form-anuncio .sucesso {
  display: none;
  font-weight: bold;
  color: #497AAE;
  margin: 25px 0;
}
.ajax-form-anuncio .carregando {
  display: none;
  font-weight: bold;
  color: #497AAE;
  margin: 25px 0;
}

.txt-editor LI {
  background: url("../../images/bolinha.gif") no-repeat scroll left 4px transparent !important;
  color: #6E6E6E;
  margin-top: 8px !important;
  padding-left: 16px !important;
  list-style: none;
}

.noticia-bloco-marcador {
  text-align: right;
  margin-bottom: 10px;
}
.noticia-item-campus {
  background: #497AAE;
  border-radius: 3px;
  color: #FFFFFF !important;
  font-size: 10px !important;
  margin-right: 3px;
  padding: 0 3px;
  white-space: nowrap;
}
.noticia-item-acontece {
  background: #EE3424;
  border-radius: 3px;
  color: #FFFFFF !important;
  font-size: 10px !important;
  margin-right: 3px;
  padding: 0 3px;
  white-space: nowrap;
}
.noticia-item-campus2 {
  background: #497AAE;
  border-radius: 3px;
  color: #FFFFFF !important;
  font-size: 11px !important;
  margin-right: 3px;
  padding: 1px 5px;
  white-space: nowrap;
}
.noticia-item-acontece2 {
  background: #EE3424;
  border-radius: 3px;
  color: #FFFFFF !important;
  font-size: 11px !important;
  margin-right: 3px;
  padding: 1px 5px;
  white-space: nowrap;
}

/* Patch para corrigir o problema gerado por configurar o tinyMCE para n�o fazer cleanup */
br[_mce_bogus] {
  display: none;
}

.box-thumb-flickr {
  width: 150px;
}

#editora-busca-box{overflow: hidden; padding: 5px 0;}
#editora-busca-box .editora-busca-box-input{
    width: 80%;
    float: left;
}
#editora-busca-box input{
    width: 100%; background: #ddd; height: 25px; padding: 0 5px; margin: 0; box-sizing: border-box;
}
#editora-busca-box .editora-busca-box-btn{width: 20%; float: left;}
#editora-busca-box button{
    background: none; width: 100%; border: none; height: 20px;
    color: #497AAE;
    text-align: right;
    font-weight: bold;
    padding: 3px 0;
    font-size: 13px;
    cursor: pointer;
}




.dclr {clear:both;float:none;height:1px;margin:0px;padding:0px;overflow:hidden;}

.ft0{font: italic bold 19px 'Algerian';line-height: 19px;}
.ft1{font: bold 13px 'Helvetica';color: #ffffff;line-height: 16px;}
.ft2{font: 12px 'Calibri';line-height: 14px;}
.ft3{font: 11px 'Calibri';line-height: 13px;}
.ft4{font: 1px 'Calibri';line-height: 2px;}
.ft5{font: 1px 'Calibri';line-height: 3px;}

.p0{text-align: left;padding-left: 63px;margin-top: 23px;margin-bottom: 0px;}
.p1{text-align: left;padding-left: 189px;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}
.p2{text-align: left;padding-left: 20px;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}
.p3{text-align: left;padding-left: 3px;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}
.p4{text-align: center;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}
.p5{text-align: left;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}
.p6{text-align: center;padding-left: 1px;margin-top: 0px;margin-bottom: 0px;white-space: nowrap;}

.td0{border-left: #000000 1px solid;border-right: #000000 1px solid;border-top: #000000 1px solid;border-bottom: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;background: #595959;}
.td1{border-right: #000000 1px solid;border-top: #000000 1px solid;border-bottom: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;background: #595959;}
.td2{border-left: #000000 1px solid;border-right: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}
.td3{border-right: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}
.td4{border-left: #000000 1px solid;border-right: #000000 1px solid;border-bottom: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}
.td5{border-right: #000000 1px solid;border-bottom: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}
.td6{border-left: #000000 1px solid;border-right: #000000 1px solid;border-bottom: #bfbfbf 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;background: #bfbfbf;}
.td7{border-right: #000000 1px solid;border-bottom: #bfbfbf 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;background: #bfbfbf;}
.td8{border-left: #000000 1px solid;border-right: #000000 1px solid;border-top: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}
.td9{border-right: #000000 1px solid;border-top: #000000 1px solid;padding: 0px;margin: 0px;vertical-align: bottom;}

.tr0{height: 20px;}
.tr1{height: 16px;}
.tr2{height: 2px;}
.tr3{height: 17px;}
.tr4{height: 15px;}
.tr5{height: 3px;}

.t0{width: 500px;font: 12px 'Calibri';}

.t0 tr td {
	padding-top: 3px;
	padding-bottom: 3px;
}