﻿/***** CSS RESET *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, /*p, blockquote,*/ pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
/*ol, ul { list-style: none; }*/
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }


.bootstrapScopedWS > * {
  box-sizing: initial;
}

.bootstrapScopedWS > .news-ticker-controls button {
  box-sizing: border-box;
}

.bootstrapScopedWS > .operacaoBorda {
  padding: 5px;
  border: 1px #2fa5e2 solid;
}

.bootstrapScopedWS > html, .bootstrapScopedWS > body {
  font-family: Helvetica, Arial, sans-serif;
  /*font-family: 'Droid Sans', sans-serif; */
  font-size: 12px;
  color: #3f3f3f;
  text-align: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.bootstrapScopedWS > body {
  background: #fcfcfc;
}

.bootstrapScopedWS > #bodyfaux {
  min-height: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
}

.bootstrapScopedWS > img {
  border: none;
}

.bootstrapScopedWS > div.pixel {
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.bootstrapScopedWS > iframe.ifASPX2ASP {
  width: 100%;
  height: 0;
  display: none;
}

.bootstrapScopedWS > div.fecho {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  font-size: 1px;
}

.bootstrapScopedWS > #mlkFrame {
  width: 100%;
  min-height: 300px;
}

.bootstrapScopedWS > strong {
  font-weight: bold;
}

.bootstrapScopedWS > a {
  color: #006331;
}

.bootstrapScopedWS > #menuGoverno {
  background: white;
  display: block;
  padding: 2px 20px;
  overflow: auto;
}

.bootstrapScopedWS > #logoGov {
  float: left;
}

.bootstrapScopedWS > #linksGov {
  float: right;
  padding-top: 13px;
}

  .bootstrapScopedWS > #linksGov a {
    color: #156ca7;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    float: left;
  }

.bootstrapScopedWS > .linkTopo {
  float: left;
}

.bootstrapScopedWS > #linksGov .mnTopoSep {
  font-size: 16px;
  float: left;
  color: #d5d5d5;
}

.bootstrapScopedWS > em {
  font-style: italic;
}

.bootstrapScopedWS > .dvMargemOverlay {
  overflow-x: hidden;
  overflow-y: hidden;
}

.bootstrapScopedWS > #overlay {
  visibility: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 1250;
  background-color: #fff;
  filter: alpha(opacity=65);
  opacity: 0.65;
  /* IE */
}

.bootstrapScopedWS > div#dvPopUp {
  z-index: 1500;
  border: solid 5px #073546;
  background-color: #fff;
  visibility: hidden;
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

.bootstrapScopedWS > div#dvPopUpConteudo {
  background-color: #fff;
  margin: 2px;
}

.bootstrapScopedWS > div.dvControloPopUp {
  height: 15px;
  background-color: #fff;
  text-align: right;
  margin-bottom: 5px;
  padding-right: 20px;
}

  .bootstrapScopedWS > div.dvControloPopUp img {
    cursor: pointer;
  }

.bootstrapScopedWS > div.dvProgresso {
  margin-top: 40px;
  margin-left: 20px;
  font-size: 12px;
  line-height: 1 px;
}

.bootstrapScopedWS > #dvAguardePF {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  visibility: visible;
  z-index: 10;
  text-align: left;
}

  .bootstrapScopedWS > #dvAguardePF p {
    margin: 25px;
    text-align: left;
    padding-left: 5px;
  }

.bootstrapScopedWS > div.Geral {
  width: 990px;
  height: 100%;
  min-height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: white;
}

.bootstrapScopedWS > div.topo {
  height: 95px;
}

.bootstrapScopedWS > div#dvCentro {
  width: 770px;
  margin-left: 32px;
  float: left;
  text-align: left;
}

.bootstrapScopedWS > header {
  overflow: visible;
  background: #fbfbfb;
  padding: 0 20px 0 5px;
  height: 188px;
}

  .bootstrapScopedWS > header .logotipo {
    float: left;
    clear: both;
    padding: 0;
  }

    .bootstrapScopedWS > header .logotipo a {
      text-decoration: none;
      font-size: 45px;
      color: #b88c5a;
      display: inline-block;
      float: left;
    }

      .bootstrapScopedWS > header .logotipo a.title {
        position: relative;
        top: 50px;
      }

  .bootstrapScopedWS > header .inTop {
    text-align: right;
    padding-top: 8px;
  }

.bootstrapScopedWS > .floatr {
  visibility: hidden;
  position: absolute;
  top: -5px;
  /* z-index: -1; */
  width: 70px;
  height: 50px;
  background: #738813;
  font-weight: bold;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.bootstrapScopedWS > .transitions {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
}

.bootstrapScopedWS > header #left {
  float: left;
  width: 49%;
  text-align: left;
}

.bootstrapScopedWS > header #right {
  float: right;
  width: 49%;
  font-family: Arial;
  position: relative;
  top: 0;
}

.bootstrapScopedWS > header #icons div {
  display: inline;
}

.bootstrapScopedWS > header #icons .social {
  margin-left: 20px;
}

.bootstrapScopedWS > header #icons {
  float: right;
  clear: both;
  text-align: right;
  margin: 5px 0;
}

.bootstrapScopedWS > header #search {
  float: right;
  clear: both;
  text-align: right;
  margin: 5px 0 5px 88px;
}

  .bootstrapScopedWS > header #search input {
    background: url(../../imagens/5005/search.png) 5px 6px no-repeat white;
    padding-left: 18px;
  }

.bootstrapScopedWS > header input {
  padding: 4px 8px;
  font-size: 11px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #636b72;
  border: none;
  margin: 2px 0 2px 5px;
  border: 1px solid #dcdada;
}

.bootstrapScopedWS > header #search input {
  width: 160px;
}

.bootstrapScopedWS > #right input:focus {
  border: 1px solid #3e75ff;
}

.bootstrapScopedWS > header #login {
  float: right;
  clear: both;
}

  .bootstrapScopedWS > header #login .areareservada {
    text-transform: uppercase;
    font-size: 10px;
    color: #999494;
    font-weight: bold;
  }

.bootstrapScopedWS > #content {
  background: #fff;
  position: relative;
  min-height: 100%;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  border-left: 1px solid rgba(163, 163, 163, 0.6);
  border-right: 1px solid rgba(163, 163, 163, 0.6);
}

.bootstrapScopedWS > #icons .language img {
  top: -3px;
  position: relative;
}

.bootstrapScopedWS > div.pesquisa {
  width: 244px;
  float: right;
  background: #fff URL(../../imagens/5005/barra_diagonal_topo.jpg) no-repeat top left;
}

.bootstrapScopedWS > div.pesquisaCt {
  padding-top: 5px;
  margin-left: 20px;
  text-align: left;
}

.bootstrapScopedWS > div.pesquisaComponente {
  margin-top: 14px;
  margin-left: 26px;
}

.bootstrapScopedWS > div.chave input {
  width: 138px;
  font-family: Verdana;
  font-size: 11px;
  color: #6f6f6f;
}

.bootstrapScopedWS > div.pesquisaComponenteLinha2 {
  margin-top: 6px;
}

.bootstrapScopedWS > div.tema {
  float: left;
}

  .bootstrapScopedWS > div.tema select {
    width: 138px;
    font-family: Verdana;
    font-size: 11px;
    color: #6f6f6f;
  }

.bootstrapScopedWS > div.botao {
  width: 20px;
  float: left;
  margin-left: 6px;
}

.bootstrapScopedWS > .social {
  margin: 5px 0;
}

  .bootstrapScopedWS > .social a {
    margin-left: 10px;
  }

.bootstrapScopedWS > .clearFooter {
  height: 50px;
  clear: both;
}

.bootstrapScopedWS > footer {
  position: absolute;
  bottom: 0;
  text-align: right;
  width: 100%;
  background: #f8f8f8;
}

  .bootstrapScopedWS > footer #FooterBottom {
    position: relative;
    color: #6e6e6e;
    font-size: 11px;
    height: 51px;
    text-align: right;
    border-top: 1px solid #e0e0e0;
  }

  .bootstrapScopedWS > footer .left {
    float: left;
  }

  .bootstrapScopedWS > footer #FooterBottom .right {
    float: right;
    position: relative;
    vertical-align: bottom;
    top: 0;
    height: auto;
  }

    .bootstrapScopedWS > footer #FooterBottom .right p {
      padding: 10px;
    }

  .bootstrapScopedWS > footer .contentFooter {
    background: #8c6239;
    position: relative;
    right: 35px;
    float: right;
    /* width: auto; */
    height: auto;
    padding: 10px;
    /* overflow: visible; */
    border-radius: 3px 3px 0 0;
    color: #fff;
  }

.bootstrapScopedWS > div.rodape {
  height: 30px;
  background-color: #eeeff0;
  font-size: 10px;
  font-weight: normal;
  color: #303439;
}

.bootstrapScopedWS > div.acessibilidadeImg {
  float: left;
  margin-left: 15px;
  margin-top: 6px;
}

.bootstrapScopedWS > div.acessibilidade {
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}

  .bootstrapScopedWS > div.acessibilidade a {
    font-size: 10px;
    font-weight: normal;
    color: #303439;
    text-decoration: none;
  }

    .bootstrapScopedWS > div.acessibilidade a:hover {
      font-size: 10px;
      font-weight: normal;
      color: #303439;
      text-decoration: none;
    }

.bootstrapScopedWS > div.rodapeMLK {
  margin-top: 10px;
  float: right;
  margin-right: 25px;
}

  .bootstrapScopedWS > div.rodapeMLK a {
    font-size: 10px;
    font-weight: normal;
    color: #303439;
    text-decoration: none;
  }

    .bootstrapScopedWS > div.rodapeMLK a:hover {
      font-size: 10px;
      font-weight: normal;
      color: #303439;
      text-decoration: none;
    }

.bootstrapScopedWS > div.rodapeInfo {
  margin-top: 5px;
  float: left;
}

  .bootstrapScopedWS > div.rodapeInfo table {
    width: auto;
  }

.bootstrapScopedWS > .linkRodape {
  margin-top: 5px;
  float: left;
  padding: 0 10px;
}

  .bootstrapScopedWS > .linkRodape a {
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    color: #3f3f3f;
  }

  .bootstrapScopedWS > .linkRodape:not(:last-child) {
    border-right: 1px solid #aeaeae;
  }

.bootstrapScopedWS > .powered {
  color: #20a67f;
  background: URL(../../imagens/5005/mwe.png) top right no-repeat;
  padding: 12px 40px 10px 0;
}

.bootstrapScopedWS > div.conteudoPagEntrada {
  width: 100%;
}

.bootstrapScopedWS > div.areaEsq {
  width: 532px;
  float: left;
}

.bootstrapScopedWS > div.areaDta {
  width: 198px;
  float: left;
  margin-top: 8px;
  margin-left: 32px;
}

.bootstrapScopedWS > div.destaquesTopo {
  margin-left: 32px;
  width: 533px;
  height: 35px;
  float: left;
  position: relative;
  top: -13px;
}

.bootstrapScopedWS > div.destaquesTopoLinksGC {
  width: 427px;
  height: 35px;
  float: left;
}

.bootstrapScopedWS > div.dvLinkTopo {
  text-align: center;
  float: left;
  width: 104px;
  height: 35px;
  margin-right: 2px;
  background: #5e6369 URL(../../imagens/5005/quad_menu_topo.gif) no-repeat bottom right;
}

.bootstrapScopedWS > div.dvLinkTopoTit {
  padding-top: 9px;
}

  .bootstrapScopedWS > div.dvLinkTopoTit a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
  }

    .bootstrapScopedWS > div.dvLinkTopoTit a:hover {
      color: #99d2da;
    }

.bootstrapScopedWS > div.dvLinkTopoAreaReserv {
  float: left;
  text-align: center;
  width: 104px;
  height: 35px;
  margin-right: 2px;
  background: #5e6369 URL(../../imagens/5005/quad_menu_topo.gif) no-repeat bottom right;
}

.bootstrapScopedWS > div.dvLinkTopoTitLogout {
  padding-top: 5px;
}

  .bootstrapScopedWS > div.dvLinkTopoTitLogout a {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
  }

    .bootstrapScopedWS > div.dvLinkTopoTitLogout a:hover {
      color: #99d2da;
    }

.bootstrapScopedWS > div.loginUtilizador {
  margin-top: 20px;
}

.bootstrapScopedWS > div.loginFieldUser {
  margin-bottom: 10px;
}

  .bootstrapScopedWS > div.loginFieldUser input.loginInput {
    width: 150px;
  }

.bootstrapScopedWS > div.pwd {
  float: left;
  width: 155px;
}

.bootstrapScopedWS > div.loginFieldPwd input.loginInput {
  width: 150px;
}

.bootstrapScopedWS > div.btn {
  float: left;
}

.bootstrapScopedWS > div.loginButton {
  margin-top: 15px;
}

  .bootstrapScopedWS > div.loginButton input {
    font-family: Verdana;
    font-size: 11px;
  }

.bootstrapScopedWS > div#dvDestaquesRot {
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.bootstrapScopedWS > div.destaqueRot {
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.bootstrapScopedWS > div.dvInvis {
  opacity: 0;
  -moz-opacity: 0;
  zoom: 1;
}

.bootstrapScopedWS > div.dvVis {
  opacity: 1;
  -moz-opacity: 1;
  zoom: 1;
}

#banner ul {
  position: absolute;
  bottom: -28px;
  /* right: 305px; */
  z-index: 900;
}

  #banner ul li {
    display: inline;
  }

    #banner ul li a {
      display: inline;
      width: 15px;
      float: left;
      height: 15px;
      line-height: 50px;
      color: #f5f5f5;
      /* border-radius: 20%; */
      text-align: center;
      text-decoration: none;
      background: #cdd6d5;
      font-size: 20px;
      font-weight: bold;
      margin: 0 5px;
      z-index: 600;
    }

#banner {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 220px;
  text-align: center;
}

.bootstrapScopedWS > #dvDestaquesRotCt {
  position: relative;
  height: 100%;
}

.bootstrapScopedWS > #imgdestaque {
  position: relative;
  top: 0;
}

.bootstrapScopedWS > .destaqueRot img {
  min-height: 100%;
  min-width: 990px;
  max-width: 100%;
}

.bootstrapScopedWS > .moldura {
  /* background: url("../../imagens/5005/moldura.png") top left no-repeat; */
  /* position: absolute; */
  z-index: 100;
  width: 97%;
  height: 249px;
  top: 0;
  left: 0;
  border: 15px solid #ececec;
  display: none;
}

#banner .dots ul li:first-child a {
  background: #374d4a;
}

.bootstrapScopedWS > div.dvTexto {
  width: 97%;
  text-align: left;
  margin-top: 16px;
  margin-left: 6px;
}

.bootstrapScopedWS > div.textoTitulo {
  text-align: justify;
  margin-top: 12px;
  font-size: 12px;
  color: #32a4b5;
  font-weight: bold;
}

.bootstrapScopedWS > div.textoCorpo {
  text-align: justify;
  margin-top: 8px;
}

nav#master {
  position: relative;
  background: #374d4a;
}

nav #menu {
  text-align: left;
  position: relative;
  /* background: #374d4a; */
  /* height: 33px; */
  /* border-bottom: 1px solid #e1e1e2; */
  -webkit-box-shadow: inset 0 5px 5px -5px rgba(179, 179, 179, 1);
  -moz-box-shadow: inset 0 5px 5px -5px rgba(179, 179, 179, 1);
  box-shadow: inset 0 5px 5px -5px rgba(133, 133, 133, 1);
  /* padding: 10px; */
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

  nav #menu > li {
    display: inline-block;
    list-style: none;
    position: relative;
    text-align: left;
    font-size: 15px;
  }

    nav #menu > li > a {
      padding: 15px 10px;
      display: inline-block;
    }

    nav #menu > li:last-child {
      border-right: none;
    }

  nav #menu li ul {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    padding: 10px 0;
    background: #738813;
    z-index: 650;
    list-style: none;
    top: 28px;
    margin-top: 16px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }

    nav #menu li ul li {
      float: none;
      padding: 5px 5px 5px 10px;
      font-size: 13px;
      background: #738813;
    }

    nav #menu li ul ul, nav #menu li ul ul li {
      display: none;
    }

  nav #menu > li:hover > ul {
    display: block;
  }

  nav #menu li a {
    /* padding-right: 5px; */
    text-decoration: none;
    z-index: 1;
    /* border-right: 1px solid #fff; */
    /* border-right: 1px solid #fff; */
    color: #fff;
    position: relative;
  }

.bootstrapScopedWS > #HP {
  padding: 34px 0 25px 0;
  background: #fafafa;
}

.bootstrapScopedWS > .news-ticker {
  position: relative;
  background: #f2f2f2;
  width: 97%;
  margin: 0 auto;
  height: 46px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}

.bootstrapScopedWS > .news-ticker-last {
  width: 90px;
  height: 46px;
  background: #6a8582;
  position: relative;
  margin-right: 50px;
  z-index: 9;
  float: left;
}

  .bootstrapScopedWS > .news-ticker-last:after {
    content: "";
    position: absolute;
    right: -45px;
    top: 0;
    width: 0;
    height: 0;
    border: 23px solid transparent;
    border-color: transparent transparent #6a8582 #6a8582;
  }

  .bootstrapScopedWS > .news-ticker-last h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 15px 5px;
    font-weight: normal;
  }

.bootstrapScopedWS > .news-ticker-container {
  float: left;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  height: 46px;
  overflow: hidden;
}

  .bootstrapScopedWS > .news-ticker-container ul li {
    display: inline;
    float: left;
    margin: 5px 0;
    border-right: 1px solid #c4c4c4;
  }

    .bootstrapScopedWS > .news-ticker-container ul li a {
      padding: 13px 20px 8px;
      display: inline-block;
      text-decoration: none;
      font-size: 1.3em;
      float: left;
    }

.bootstrapScopedWS > .news-ticker-controls {
  width: 55px;
  height: 30px;
  background: #dde3e2;
  position: relative;
  margin-left: 50px;
  z-index: 9;
  float: right;
  text-align: center;
  padding: 10px 2px 10px 15px;
}

  .bootstrapScopedWS > .news-ticker-controls:after {
    content: "";
    position: absolute;
    left: -45px;
    top: 0;
    width: 0;
    height: 0;
    border: 23px solid transparent;
    border-color: #dde3e2 #dde3e2 transparent transparent;
  }

.bootstrapScopedWS > .news-ticker-controls-back, .bootstrapScopedWS > .news-ticker-controls-next {
  display: inline-block;
  background: #e8e8e8;
  border: 1px solid rgba(106, 106, 106, 0.3);
  float: left;
  margin: 0 2px 0 0;
  font-size: 1.8em;
  color: #6a6a6a;
  padding: 0px 6px;
  cursor: pointer;
  width: 22px;
  height: 28px;
  text-align: center;
}

.bootstrapScopedWS > #HPcontent {
  position: relative;
  width: 100%;
  min-height: 100px;
  overflow: auto;
}

.bootstrapScopedWS > section#destaqueCidadaos {
  background: url("../../imagens/5005/icon_cidadaos.png") no-repeat top left;
}

.bootstrapScopedWS > section#destaqueEspecialistas, .bootstrapScopedWS > section#destaqueCidadaos {
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  max-width: 269px;
  width: 269px;
  float: left;
  text-align: left;
  padding: 20px 15px 10px 30px;
  max-height: 285px;
  height: 285px;
  line-height: 15px;
  /* border-top: 1px solid #e0e0e0; */
  border-right: 1px solid #e0e0e0;
}

  .bootstrapScopedWS > section#destaqueEspecialistas .text, .bootstrapScopedWS > section#destaqueCidadaos .text {
    font-size: 11px;
  }

  .bootstrapScopedWS > section#destaqueEspecialistas span.gctitulo, .bootstrapScopedWS > section#destaqueCidadaos span.gctitulo {
    display: block;
    padding: 0 0 6px 0;
    position: relative;
    overflow: auto;
    clear: both;
    color: #626262;
    margin-bottom: 10px;
  }

.bootstrapScopedWS > section#destaquesLinks {
  width: calc(100% - 366px);
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  float: left;
  text-align: left;
  padding: 20px 15px 10px 30px;
  height: 285px;
  line-height: 30px;
  /* border-top: 1px solid #e0e0e0; */
  /* border-right: 1px solid #e0e0e0; */
}

  .bootstrapScopedWS > section#destaquesLinks li {
    float: left;
    width: 49%;
    line-height: 35px;
    max-height: 36px;
    list-style: none;
    position: relative;
  }

    .bootstrapScopedWS > section#destaquesLinks li a {
      /* padding: 15px 10px; */
      /* background:#000; */
      width: 100%;
      float: left;
      margin-top: 5px;
      margin-right: 5px;
      color: #6f6f6f;
      font-size: 12px;
      position: relative;
      text-decoration: none;
    }

      .bootstrapScopedWS > section#destaquesLinks li a:hover {
        text-decoration: underline;
        cursor: pointer;
      }

      .bootstrapScopedWS > section#destaquesLinks li a:before {
        top: 13px;
        left: -15px;
        content: "";
        background: #5a6f82;
        width: 10px;
        height: 10px;
        position: absolute;
        border-radius: 50%;
      }

.bootstrapScopedWS > .container-img {
  height: 80px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  border-bottom: 3px solid #eaeaea;
}

.bootstrapScopedWS > #boxes img {
  min-height: 80px;
  min-width: 100%;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.bootstrapScopedWS > #HPcontent .boxes {
  width: 219px;
  float: left;
  text-align: left;
  padding: 0;
  max-height: 195px;
  height: 195px;
  line-height: 15px;
  margin: 10px 13px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(115, 115, 115, 0.49);
  -moz-box-shadow: 0px 0px 5px 0px rgba(115, 115, 115, 0.49);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  border: 1px solid #bbc880;
}

  .bootstrapScopedWS > #HPcontent .boxes:hover {
    border-color: #738813;
  }

.bootstrapScopedWS > #HPcontent .boxes {
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  cursor: pointer;
  display: inline-block;
  /* overflow: auto; */
  background: #fff;
}

  .bootstrapScopedWS > #HPcontent .boxes a {
    color: #3f3f3f;
    text-decoration: none;
    overflow: hidden;
    display: inline-block;
    width: 100%;
  }

  .bootstrapScopedWS > #HPcontent .boxes span.gctitulo {
    font-size: 14px;
    color: #424242;
    position: relative;
    display: block;
    margin: 0;
    text-transform: uppercase;
    padding: 2px 5px;
    line-height: 1.5em;
    font-weight: normal;
  }

.bootstrapScopedWS > .boxes-text {
  padding: 2px 5px;
  color: #444;
  display: block;
  max-height: 45px;
  overflow: hidden;
}

.bootstrapScopedWS > span.boxes-more {
  text-align: right;
  display: block;
  padding: 2px 5px;
  text-decoration: underline;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
}

.bootstrapScopedWS > .line {
  width: 100px;
  height: 1px;
  position: relative;
  background: #d1d1d1;
}

  .bootstrapScopedWS > .line:before {
    top: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #6fb353;
    position: absolute;
    content: "";
  }

.bootstrapScopedWS > #mlkFrame {
  width: 99.5%;
}

.bootstrapScopedWS > #PagConteudo {
  padding: 0px 20px 20px;
  background: #fff;
  line-height: 17px;
  margin-bottom: 50px;
}

.bootstrapScopedWS > div#ctAreaConteudo {
  text-align: left;
  background: #fff;
}

.bootstrapScopedWS > div.conteudoBarraInfo {
  /* margin-bottom: 10px; */
  /* overflow: visible; */
}

.bootstrapScopedWS > .pagTrilhaCt {
  position: relative;
  width: 100%;
  float: left;
  padding: 5px 2px;
  color: #3f3f3f;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
}

  .bootstrapScopedWS > .pagTrilhaCt a {
    text-decoration: underline;
  }

    .bootstrapScopedWS > .pagTrilhaCt a.imprimir {
      position: absolute;
      right: 0;
    }

.bootstrapScopedWS > div.pagTrilhaCt:before {
  position: absolute;
  bottom: 0px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #9e7c72;
  content: "";
}

.bootstrapScopedWS > .page-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.bootstrapScopedWS > #menuInterior {
  overflow: visible;
}

  .bootstrapScopedWS > #menuInterior > ul {
    width: 60%;
    margin-right: 20px;
    float: right;
    text-align: right;
    margin: 5px 20px 5px 0;
  }

    .bootstrapScopedWS > #menuInterior > ul li {
      display: inline;
      padding: 2px 5px;
      border-left: 3px solid #e61e1e;
    }

      .bootstrapScopedWS > #menuInterior > ul li a {
        color: #4f4f4f;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
      }

        .bootstrapScopedWS > #menuInterior > ul li a:hover {
          color: #e61e1e;
        }

.bootstrapScopedWS > div.pagTrilhaCt div {
  margin-left: 5px;
}

.bootstrapScopedWS > a.pagTrilhaMenuLink, .bootstrapScopedWS > span.pagTrilhaMenu, .bootstrapScopedWS > span.pagTrilhaSep {
  color: #3f3f3f;
}

.bootstrapScopedWS > div.conteudoBarraInfoBorder {
  float: left;
}

.bootstrapScopedWS > .pagConteudoCt #icons {
  margin: 20px 0 20px;
}

  .bootstrapScopedWS > .pagConteudoCt #icons img:hover {
    cursor: pointer;
  }

.bootstrapScopedWS > div.imprimir {
  /*width:85px;*/
  width: 81px;
  float: left;
  padding-top: 6px;
  border-top: solid 1px #99d2da;
}

  .bootstrapScopedWS > div.imprimir div {
    margin-left: 10px;
  }

  .bootstrapScopedWS > div.imprimir a {
    color: #99d2da;
    text-decoration: none;
    font-size: 11px;
  }

.bootstrapScopedWS > div.pagTituloCt {
  margin-left: 4px;
  margin-top: 10px;
  color: #32a4b5;
  font-size: 18px;
  font-weight: normal;
}

.bootstrapScopedWS > div.pagConteudoCt {
  margin-left: 5px;
  margin-top: 15px;
  width: 100%;
  overflow: visible;
  font-size: 13px;
  float: left;
}

  .bootstrapScopedWS > div.pagConteudoCt td {
    font-size: 13px;
    text-align: justify;
  }

  .bootstrapScopedWS > div.pagConteudoCt p {
    font-size: 13px;
  }

  .bootstrapScopedWS > div.pagConteudoCt a {
    color: #8f742e;
    font-weight: bold;
    color: #738813;
    text-decoration: none;
  }

    .bootstrapScopedWS > div.pagConteudoCt a:hover {
      text-decoration: underline;
    }

.bootstrapScopedWS > span.gctitulo {
  color: #303439;
  font-size: 14px;
  font-weight: bold;
}

.bootstrapScopedWS > div.pagConteudoCt strong {
  font-weight: bold;
}

.bootstrapScopedWS > div.pagConteudoCt ul {
  padding-left: 40px;
  margin-top: 10px;
}

  .bootstrapScopedWS > div.pagConteudoCt ul ul {
    padding-left: 40px;
    margin-top: 0px;
  }

  .bootstrapScopedWS > div.pagConteudoCt ul li {
    margin-bottom: 3px;
  }

.bootstrapScopedWS > div.pagConteudoCt ol {
  padding-left: 40px;
  margin-top: 10px;
}

  .bootstrapScopedWS > div.pagConteudoCt ol ol {
    padding-left: 40px;
    margin-top: 0px;
  }

  .bootstrapScopedWS > div.pagConteudoCt ol li {
    margin-bottom: 3px;
  }

.bootstrapScopedWS > div.pagConteudoCt iframe {
  padding-left: 4px;
}

.bootstrapScopedWS > #PagConteudo .boxes00 {
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  background: url("../../imagens/5005/box-icon.png") top left no-repeat;
  padding: 20px 15px 10px 30px;
  margin: 5px;
  border: 1px solid #e0e0e0;
  text-align: left;
}

.bootstrapScopedWS > #PagConteudo .boxes01 {
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  padding: 20px 15px 10px 30px;
  margin: 5px;
  border-left: 1px solid #e0e0e0;
  text-align: left;
}

  .bootstrapScopedWS > #PagConteudo .boxes01:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 35%;
    border-top: 1px solid #e0e0e0;
  }

  .bootstrapScopedWS > #PagConteudo .boxes01:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 35%;
    border-bottom: 1px solid #e0e0e0;
  }

.bootstrapScopedWS > #PagConteudo .boxes02 {
  background: url("../../imagens/5005/box-icon.png") top left no-repeat;
  position: relative;
  color: #3f3f3f;
  font-size: 12px;
  padding: 20px 15px 10px 30px;
  margin: 5px;
  border-left: 1px solid #e0e0e0;
  text-align: left;
}

  .bootstrapScopedWS > #PagConteudo .boxes02:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 1px;
    width: 35%;
    border-top: 1px solid #e0e0e0;
  }

  .bootstrapScopedWS > #PagConteudo .boxes02:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 35%;
    border-bottom: 1px solid #e0e0e0;
  }

.bootstrapScopedWS > div.pesquisaConteudoCt {
  margin-bottom: 16px;
  font-size: 12px;
  color: #6f6f6f;
}

.bootstrapScopedWS > div.tituloPesq0 {
  width: 40px;
  float: left;
}

.bootstrapScopedWS > div.tituloPesq1 {
  float: left;
}

.bootstrapScopedWS > .dataPesq {
  float: left;
  clear: both;
  font-weight: bold;
}

.bootstrapScopedWS > div.textoPesq {
  text-align: justify;
}

.bootstrapScopedWS > div.ctPesquisaRegistos {
  margin: 15px 0;
}

.bootstrapScopedWS > div.esq.mPesqReg_botoes {
  float: left;
  margin-left: 5px;
}

.bootstrapScopedWS > div.esq.mPesqReg {
  float: left;
}

.bootstrapScopedWS > div.esq.OK {
  float: left;
  border: 1px solid #738813;
  padding: 0 10px;
}

.bootstrapScopedWS > div.esq.limpar {
  float: left;
  border: 1px solid #738813;
  padding: 0 10px;
}

.bootstrapScopedWS > div.esq.separador {
  float: left;
}

.bootstrapScopedWS > .mPesqReg > div {
  margin: 0 10px;
}

.bootstrapScopedWS > .esq.mPesqReg label, .bootstrapScopedWS > .esq.mPesqReg select {
  margin: 0 10px;
}

.bootstrapScopedWS > .esq.mPesqReg_botoes > .OK, .bootstrapScopedWS > .esq.mPesqReg_botoes > .limpar {
  margin-left: 10px;
}

.bootstrapScopedWS > div.pagNavegCt {
  margin: 30px 0;
}

.bootstrapScopedWS > div.navTexto {
  float: left;
  color: #3a3c3e;
}

.bootstrapScopedWS > div.navPagina {
  float: right;
  color: #3a3c3e;
  text-decoration: none;
  margin-right: 4px;
}

  .bootstrapScopedWS > div.navPagina a {
    color: #006331;
    text-decoration: none;
    font-weight: normal;
  }

    .bootstrapScopedWS > div.navPagina a:hover {
      text-decoration: underline;
    }

.bootstrapScopedWS > div.ctRegisto {
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

.bootstrapScopedWS > div.pagRegTitulo {
  width: 90%;
  float: left;
  margin-bottom: 3px;
}

  .bootstrapScopedWS > div.pagRegTitulo a {
    font-size: 14px;
  }

.bootstrapScopedWS > div.pagRegData {
  float: left;
  margin-bottom: 2px;
  color: #6f6f6f;
  font-size: 11px;
}

.bootstrapScopedWS > div.pagRegTexto {
  text-align: justify;
  margin-bottom: 2px;
}

.bootstrapScopedWS > div.pagDocumento {
  text-align: left;
}

.bootstrapScopedWS > div.pagRegistoTituloReg {
  margin-bottom: 10px;
  color: #303439;
  font-size: 12px;
  font-weight: bold;
}

.bootstrapScopedWS > div.pagRegistoInformacaoReg {
  text-align: justify;
  margin-bottom: 5px;
  overflow: auto;
}

.bootstrapScopedWS > #mlkFrame > div.pagRegistoInformacaoReg img {
  float: left;
  margin-right: 5px;
}

.bootstrapScopedWS > #mlkFrame > div.pagRegistoInformacaoReg .pagDocumento {
  float: left;
  margin: 15px 4px;
}

.bootstrapScopedWS > div.dvVoltar {
  text-align: right;
  margin-top: 30px;
  margin-bottom: 30px;
}

.bootstrapScopedWS > table#tabelaQuebraMenu {
  /*margin-top:35px;*/
  margin-left: 15px;
}

  .bootstrapScopedWS > table#tabelaQuebraMenu td {
    font-size: 12px;
    text-align: left;
  }

  .bootstrapScopedWS > table#tabelaQuebraMenu tr {
    border-top: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-bottom: solid 1px #b9cde5;
  }

.bootstrapScopedWS > td.pagQMConteudo {
  height: 99.9%;
  vertical-align: top;
}

.bootstrapScopedWS > td.pagQMMenu {
  height: 0.1%;
  padding: 5px 5px 5px 0px;
  border-top: 1px solid #dfdfdf;
}

.bootstrapScopedWS > table.quebra {
  background-color: #f4f8fb;
}

.bootstrapScopedWS > td.quebra {
  font-size: 11px;
  background-color: #f4f8fb;
  padding: 2px 5px 2px 5px;
  color: #6daadc;
  text-decoration: underline;
}

.bootstrapScopedWS > td.quebraSeparador {
  background-color: #b9cde5;
}

.bootstrapScopedWS > a.linkquebra {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #6daadc;
}

  .bootstrapScopedWS > a.linkquebra:hover {
    text-decoration: underline;
  }

.bootstrapScopedWS > div.mapaSite a {
  color: #26547c;
}

.bootstrapScopedWS > div.mapaN1 {
  padding-left: 0px;
}

.bootstrapScopedWS > div.mapaN2 {
  padding-left: 20px;
}

.bootstrapScopedWS > div.mapaN3 {
  padding-left: 40px;
}

.bootstrapScopedWS > div.mapaN4 {
  padding-left: 60px;
}

.bootstrapScopedWS > div.mapaN5 {
  padding-left: 80px;
}

.bootstrapScopedWS > div.mapaN6 {
  padding-left: 100px;
}

.bootstrapScopedWS > span.mapaNovo {
  color: #5283bd;
  font-weight: bold;
}

.bootstrapScopedWS > hr.msHR {
  height: 1px;
  color: #dfe0e2;
}

a {
  text-decoration: underline;
}

.bootstrapScopedWS > p {
  margin: 1em 0;
}