#tbl_insc {
  border: solid 1px #666;
  border-collapse: collapse !important;
  margin-top: 30px; }
  #tbl_insc td {
    font-size: .9em;
    border: solid 1px #999; }
  #tbl_insc tr:first-child {
    background-color: #EEE; }
    #tbl_insc tr:first-child td {
      font-weight: 700;
      font-size: 11px;
      text-transform: uppercase;
      padding: 5px;
      width: 20%; }
      #tbl_insc tr:first-child td:nth-child(2) {
        width: 20%; }
      #tbl_insc tr:first-child td:nth-child(3) {
        width: 20%; }
      #tbl_insc tr:first-child td:nth-child(4) {
        width: 40%; }
  #tbl_insc tr:last-child td {
    padding: 5px; }
  #tbl_insc tr td {
    font-size: 12px;
    text-align: center;
    padding: 18px 5px; }
    #tbl_insc tr td ul {
      margin: 0;
      padding: 0; }
      #tbl_insc tr td ul li {
        margin: 0;
        padding: 0;
        margin-left: 20px; }
    #tbl_insc tr td:first-child {
      text-align: left; }
    #tbl_insc tr td li {
      font-size: inherit !important;
      text-align: left; }

body {
  margin: 0px;
  padding: 0px;
  background-color: #EAEAEA; }

.brd-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  border: none; }

.clear {
  clear: both; }

#topo {
  width: 100%;
  height: 110px;
  background-color: #FFF;
  border-top-style: solid;
  border-top-width: 7px; }

#topo_in {
  width: 960px;
  height: 110px;
  margin: 0 auto;
  position: relative; }

#topo_in #logo {
  position: absolute;
  left: 0;
  top: 13px; }

#wrapper {
  width: 960px;
  margin: 0 auto;
  background-color: #FFF;
  display: table;
  position: relative; }

#menu {
  width: 200px; }

#col1 {
  width: 200px;
  height: 100%;
  display: table-cell;
  position: relative;
  padding-bottom: 150px; }

#col1 ul, #col1 li {
  margin: 0;
  padding: 0; }

#col1 li {
  display: block;
  width: 100%;
  height: 39px;
  line-height: 39px;
  border-bottom: solid 1px #EAEAEA;
  font: 300 15px/39px "Roboto", sans-serif;
  position: relative; }

#col1 .submenu {
  position: absolute;
  left: 100%;
  width: 200px;
  top: 0;
  display: none;
  z-index: 999; }

.submenu li a {
  font-size: 13px;
  padding-left: 10px !important; }

.subsubmenu {
  height: 50px;
  font: 300 12px "Roboto", sans-serif;
  background-color: #CCC;
  border-bottom: solid 1px #999;
  position: relative;
  z-index: 1; }

.subsubmenu ul, .subsubmenu li {
  margin: 0;
  padding: 0; }

.subsubmenu ul {
  position: absolute;
  bottom: 0px;
  left: 60px; }

.subsubmenu li {
  display: block;
  float: left;
  line-height: 35px;
  height: 35px;
  margin-left: 10px; }

.subsubmenu li a {
  display: block;
  text-decoration: none;
  padding: 0 15px;
  color: #666;
  text-transform: uppercase;
  font-size: 13px; }

.subsubmenu li a.on {
  background-color: #FFF;
  border: solid 1px #999;
  border-bottom: none;
  color: #00F !important; }

#col1 li a {
  display: block;
  text-decoration: none;
  padding-left: 20px; }

#col1 #newsletter {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #FFF; }

#newsletter label {
  height: 39px;
  padding-left: 20px;
  font: 300 14px/39px "Roboto", sans-serif;
  width: 100%; }

#newsletter #mail-news {
  width: 100%;
  border: none;
  height: 39px;
  padding: 0 10px 0 20px;
  font: 300 14px/39px "Roboto", sans-serif;
  color: #364B5B;
  background-color: rgba(234, 234, 234, 0.8);
  width: 100%; }

#newsletter #submit {
  width: 100%;
  border: none;
  height: 39px;
  padding-left: 20px;
  text-align: left;
  background-color: transparent;
  color: white;
  font: 300 14px/39px "Roboto", sans-serif;
  width: 100%;
  cursor: pointer; }

#col2 {
  vertical-align: top;
  width: 760px;
  display: table-cell; }

.pag-titulo {
  height: 80px;
  line-height: 80px;
  color: #FFF;
  padding-left: 70px;
  position: relative;
  font: 300 20px/80px "Roboto", sans-serif;
  position: relative;
  z-index: 2; }

.pag-titulo:after {
  content: " ";
  height: 21px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(/imagens/bg-shadow.png) no-repeat;
  pointer-events: none; }

.cont {
  padding: 50px 70px 30px 70px; }

#wrapper p {
  line-height: 1.5; }

#footer {
  width: 960px;
  margin: 20px auto; }

#footer div {
  padding-right: 30px; }

#footer .col-a {
  width: 230px;
  float: left; }

#footer .col-b {
  width: 230px;
  float: left; }

#footer .col-c {
  width: 230px;
  float: left; }

#footer > * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#footer p {
  line-height: 1.3;
  font-size: 14px;
  color: #666; }

#caption {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 117px;
  padding: 20px;
  position: relative;
  color: white;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 300; }

#caption a {
  color: #2b3456;
  text-decoration: underline;
  /*margin-left: 20px; ALT 2016 */ }

#caption strong {
  font-size: 16px;
  font-weight: 400; }

#caption:after {
  content: " ";
  position: absolute;
  top: 117px;
  left: 0;
  height: 21px;
  width: 100%;
  background: url(/imagens/bg-shadow.png); }

.cycle-pager {
  position: absolute;
  left: 200px;
  top: 270px;
  text-align: center;
  z-index: 999;
  width: 760px;
  display: none; }

ul#topo-rotativo, ul#topo-rotativo li {
  margin: 0;
  padding: 0; }

#shadow {
  left: 0;
  height: 21px;
  width: 100%;
  background: url(/imagens/bg-shadow.png); }

ul#topo-rotativo li img {
  display: block; }

.cycle-pager span {
  font-family: Arial;
  font-size: 40px;
  width: 15px;
  height: 40px;
  display: inline-block;
  color: #9DCBED;
  cursor: pointer; }

.cycle-pager span.cycle-pager-active {
  color: #003A78; }

.cycle-pager > * {
  cursor: pointer; }

/* IMPORTED */
.gallery {
  width: 96px;
  height: 96px;
  margin: 6px 0;
  margin-left: 12px;
  float: left; }

.gallery img {
  width: 100%;
  height: 100%; }

.fancy_link {
  width: 96px;
  height: 96px;
  display: block; }

.hor {
  background-size: auto 100px; }

.ver {
  background-size: 100px auto; }

.gallery:nth-child(9n+2) {
  margin-left: 0; }

#copy {
  color: #666;
  font-size: 12px;
  margin: 0;
  text-align: center; }

#copy a {
  color: #666;
  text-decoration: none; }

#copy a:hover {
  text-decoration: underline; }

.error {
  background-color: #C00 !important; }

.msg {
  hyphens: none !important;
  -webkit-hyphens: none !important;
  -ms-hyphens: none !important;
  -moz-hyphens: none !important;
  text-align: left !important; }

.patrocinios {
  width: 190px;
  height: 190px;
  margin: 6px 0;
  margin-left: 25px;
  float: left; }

.patrocinios p {
  text-align: center; }

.patrocinios img {
  width: 100%;
  height: auto; }

.patrocinios:nth-child(3n+1) {
  margin-left: 0; }

.patrocinios_empty {
  width: 190px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  color: #ccc;
  background: #b2c0dc; }

.block_sep {
  clear: both;
  height: 1px;
  width: 100%;
  background-color: #4a5364;
  margin: 10px 0 20px 0; }

/* CSS Document */
#sites-menu {
  background-color: #2b3456;
  width: 100%;
  min-width: 960px;
  height: 70px;
  display: none;
  margin-top: -7px;
  position: relative;
  z-index: 1001; }

#sites-menu .wrapper {
  position: relative;
  top: 7px;
  margin-top: -7px; }

#sites-menu .wrapper ul, #sites-menu .wrapper li {
  margin: 0;
  padding: 0; }

#sites-menu .wrapper li {
  display: table;
  float: left;
  height: 70px;
  width: 25%;
  border-right: solid 1px #CCC; }

#sites-menu .wrapper li.brd-box {
  box-sizing: border-box; }

#sites-menu .wrapper li:first-child {
  border-left: solid 1px #CCC; }

#sites-menu .wrapper li a {
  font: 400 18px/1.2 "Roboto";
  color: #FFF;
  /* white; /* cor da fonte do menu */
  text-decoration: none;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px 20px; }

#sites-menu .wrapper li a:hover {
  background-color: #009CDE; }

#sites-menu .wrapper li a.tooltip {
  position: relative;
  bottom: 0px;
  z-index: 9999; }

#sites-menu .wrapper li a.tooltip:hover:after {
  background-color: #009CDE;
  border-radius: 5px;
  top: 110%;
  color: #FFF;
  left: 5%;
  padding: 10px;
  position: absolute;
  z-index: 98;
  width: 90%;
  content: attr(data-title);
  font-size: 14px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9999; }

#sites-menu .wrapper li a.tooltip:hover:before {
  border: solid;
  border-color: #009CDE transparent;
  border-width: 0 6px 6px 6px;
  top: 110%;
  margin-top: -6px;
  content: "";
  left: 50%;
  margin-left: -6px;
  position: absolute;
  z-index: 99;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9999; }

#topo #bt-sites {
  position: absolute;
  top: 0;
  right: 20px;
  font: 400 18px/117px "Roboto";
  height: 117px;
  color: #2b3456;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 50px; }

#topo #bt-sites.opened {
  background-image: url(/imagens/menu-opened.png);
  /* icone seta para cima */ }

#topo #bt-sites.closed {
  background-image: url(/imagens/menu-closed.png);
  /* icone hamburguer */ }
