/* GERAIS */
/* line 6, ../../sass/geral.scss */
.centrar {
  margin-left: auto;
  margin-right: auto; }

/* line 12, ../../sass/geral.scss */
.clear {
  clear: both; }

/*ESTRUTURA*/
/* line 19, ../../sass/geral.scss */
.wrapper {
  width: 980px; }

/* line 24, ../../sass/geral.scss */
#contentCab {
  width: 100%; }

/* line 29, ../../sass/geral.scss */
#content {
  width: 100%; }

/* line 34, ../../sass/geral.scss */
#contentEsq {
  float: left;
  width: 240px; }

/* line 40, ../../sass/geral.scss */
#contentCent {
  width: 711px; }

/* line 45, ../../sass/geral.scss */
#contentDir {
  float: left;
  width: 0px; }

/* line 51, ../../sass/geral.scss */
#contentRod {
  width: 100%; }

/* line 56, ../../sass/geral.scss */
#esqAmarelo {
  -moz-border-radius-topright: 70px;
  -webkit-border-top-right-radius: 70px;
  border-top-right-radius: 70px;
  -moz-border-radius-bottomright: 70px;
  -webkit-border-bottom-right-radius: 70px;
  border-bottom-right-radius: 70px; }

/* line 60, ../../sass/geral.scss */
#dirAzul {
  -moz-border-radius-topleft: 70px;
  -webkit-border-top-left-radius: 70px;
  border-top-left-radius: 70px;
  -moz-border-radius-bottomleft: 70px;
  -webkit-border-bottom-left-radius: 70px;
  border-bottom-left-radius: 70px; }

/* line 64, ../../sass/geral.scss */
input.btnFormularios {
  background-color: #A8A8A8;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  padding: 0px 20px;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer; }

/* line 78, ../../sass/geral.scss */
#btnPrevious {
  cursor: pointer;
  background-color: #FEC80D;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85; }

/* line 86, ../../sass/geral.scss */
#btnNext {
  cursor: pointer;
  background-color: #FEC80D;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85; }

/* line 93, ../../sass/geral.scss */
#tituloUniao {
  text-shadow: rgba(102, 102, 102, 0.5) 2px 0px 2px, rgba(102, 102, 102, 0.5) -2px 0px 2px, rgba(102, 102, 102, 0.5) 0px 2px 2px, rgba(102, 102, 102, 0.5) 0px -2px 2px; }

/* line 98, ../../sass/geral.scss */
#tituloSalvaterra {
  text-shadow: rgba(102, 102, 102, 0.5) 2px 0px 2px, rgba(102, 102, 102, 0.5) -2px 0px 2px, rgba(102, 102, 102, 0.5) 0px 2px 2px, rgba(102, 102, 102, 0.5) 0px -2px 2px; }

/* line 103, ../../sass/geral.scss */
#tituloForos {
  text-shadow: rgba(102, 102, 102, 0.5) 2px 0px 2px, rgba(102, 102, 102, 0.5) -2px 0px 2px, rgba(102, 102, 102, 0.5) 0px 2px 2px, rgba(102, 102, 102, 0.5) 0px -2px 2px; }

/* line 108, ../../sass/geral.scss */
#tituloUnidos {
  text-shadow: rgba(102, 102, 102, 0.5) 2px 0px 2px, rgba(102, 102, 102, 0.5) -2px 0px 2px, rgba(102, 102, 102, 0.5) 0px 2px 2px, rgba(102, 102, 102, 0.5) 0px -2px 2px; }

/* line 113, ../../sass/geral.scss */
#tituloProl {
  text-shadow: rgba(102, 102, 102, 0.5) 2px 0px 2px, rgba(102, 102, 102, 0.5) -2px 0px 2px, rgba(102, 102, 102, 0.5) 0px 2px 2px, rgba(102, 102, 102, 0.5) 0px -2px 2px; }

/* line 117, ../../sass/geral.scss */
#divTitulo {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85; }

/* line 121, ../../sass/geral.scss */
#divTexto {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85; }

/* line 125, ../../sass/geral.scss */
#conteudo {
  z-index: 20;
  position: relative;
  background-color: #FFFFFF;
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg); }

/* line 135, ../../sass/geral.scss */
#tblContent {
  -webkit-transform: skewY(3deg) !important;
  -moz-transform: skewY(3deg) !important;
  -o-transform: skewY(3deg) !important;
  -ms-transform: skewY(3deg) !important; }

/* line 142, ../../sass/geral.scss */
#zonaEventos {
  background-color: #002F99;
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 460px; }

/* line 152, ../../sass/geral.scss */
#contentEventos {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  padding: 10px; }

/* line 160, ../../sass/geral.scss */
#contentEventos .next {
  background: #FFFFFF;
  font-size: 20px;
  width: 33px;
  height: 33px;
  text-align: center;
  cursor: pointer !important;
  padding: 7px 2px 0px 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

/* line 171, ../../sass/geral.scss */
#contentEventos .prev {
  background: #FFFFFF;
  font-size: 20px;
  width: 33px;
  height: 33px;
  text-align: center;
  cursor: pointer !important;
  padding: 6px 0px 0px 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

/* line 182, ../../sass/geral.scss */
#contentEventos .next:hover {
  text-decoration: none; }

/* line 186, ../../sass/geral.scss */
#contentEventos .prev:hover {
  text-decoration: none; }

/* line 191, ../../sass/geral.scss */
#zonaTextoNoticia1 {
  background-color: #F8BF00;
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 201, ../../sass/geral.scss */
#contentTextoNoticia1 {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  padding: 10px; }

/* line 209, ../../sass/geral.scss */
#zonaImgNoticia1 {
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 218, ../../sass/geral.scss */
#zonaTextoNoticia2 {
  background-color: #F8BF00;
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 228, ../../sass/geral.scss */
#contentTextoNoticia2 {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  padding: 10px; }

/* line 237, ../../sass/geral.scss */
#zonaImgNoticia2 {
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 246, ../../sass/geral.scss */
#zonaTextoNoticia3 {
  background-color: #F8BF00;
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 256, ../../sass/geral.scss */
#contentTextoNoticia3 {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  padding: 10px; }

/* line 264, ../../sass/geral.scss */
#zonaImgNoticia3 {
  -webkit-transform: skewY(-3deg);
  -moz-transform: skewY(-3deg);
  -o-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  width: 100%;
  height: 230px; }

/* line 274, ../../sass/geral.scss */
#noticiasSetaBaixo {
  width: 0;
  height: 0;
  border-top: 20px solid #F8BF00;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent; }

/* line 282, ../../sass/geral.scss */
#noticiasSetaEsquerda {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  width: 0;
  height: 0;
  border-right: 20px solid #F8BF00;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

/* line 294, ../../sass/geral.scss */
#noticiasSetaDireita {
  -webkit-transform: skewY(3deg);
  -moz-transform: skewY(3deg);
  -o-transform: skewY(3deg);
  -ms-transform: skewY(3deg);
  width: 0;
  height: 0;
  border-left: 20px solid #F8BF00;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent; }

/* line 306, ../../sass/geral.scss */
#tituloInquerito {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  text-align: center; }
  
  


