	@charset "UTF-8";
	/* Widget 
	******************/
	@font-face {
	  font-family: 'montserratbold';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/montserrat/montserrat-bold-webfont.eot");
	  src: url("../fonts/montserrat/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype"), url("../fonts/montserrat/montserrat-bold-webfont.svg#montserratbold") format("svg");
	}
	@font-face {
	  font-family: 'montserrat';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/montserrat/montserrat-regular-webfont.eot");
	  src: url("../fonts/montserrat/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype"), url("../fonts/montserrat/montserrat-regular-webfont.svg#montserratbold") format("svg");
	}
	@font-face {
	  font-family: 'ralewaybold';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/raleway/raleway-bold-webfont.eot");
	  src: url("../fonts/raleway/raleway-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-bold-webfont.woff") format("woff"), url("../fonts/raleway/raleway-bold-webfont.ttf") format("truetype"), url("../fonts/raleway/raleway-bold-webfont.svg#ralewaybold") format("svg");
	}
	@font-face {
	  font-family: 'ralewayextralight';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/raleway/raleway-extralight-webfont.eot");
	  src: url("../fonts/raleway/raleway-extralight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-extralight-webfont.woff") format("woff"), url("../fonts/raleway/raleway-extralight-webfont.ttf") format("truetype"), url("../fonts/raleway/raleway-extralight-webfont.svg#ralewayextralight") format("svg");
	}
	@font-face {
	  font-family: 'ralewaylight';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/raleway/raleway-light-webfont.eot");
	  src: url("../fonts/raleway/raleway-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-light-webfont.woff") format("woff"), url("../fonts/raleway/raleway-light-webfont.ttf") format("truetype"), url("../fonts/raleway/raleway-light-webfont.svg#ralewaylight") format("svg");
	}
	@font-face {
	  font-family: 'raleway';
	  font-style: normal;
	  font-weight: normal;
	  src: url("../fonts/raleway/raleway-regular-webfont.eot");
	  src: url("../fonts/raleway/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway/raleway-regular-webfont.woff") format("woff"), url("../fonts/raleway/raleway-regular-webfont.ttf") format("truetype"), url("../fonts/raleway/raleway-regular-webfont.svg#raleway") format("svg");
	}
	/* line 84, ../../sass/partials/_typography.scss */
	a {
	  color: #4790fd;
	}

	/* line 86, ../../sass/partials/_typography.scss */
	h1,
	h2 {
	  font-family: ralewayextralight, ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 89, ../../sass/partials/_typography.scss */
	h3,
	h4,
	h5,
	h6 {
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 94, ../../sass/partials/_typography.scss */
	h1 {
	  font-size: 80px;
	}

	/* line 96, ../../sass/partials/_typography.scss */
	h2 {
	  font-size: 64px;
	}

	/* line 98, ../../sass/partials/_typography.scss */
	h3 {
	  font-size: 46px;
	}

	/* line 100, ../../sass/partials/_typography.scss */
	h4 {
	  font-size: 41px;
	}

	/* line 102, ../../sass/partials/_typography.scss */
	h5 {
	  font-size: 36px;
	}

	/* line 104, ../../sass/partials/_typography.scss */
	h6 {
	  font-size: 28px;
	}

	/* line 107, ../../sass/partials/_typography.scss */
	.lista-eventos h4 {
	  font-size: 32px;
	}

	/* line 111, ../../sass/partials/_typography.scss */
	.title-main {
	  padding-bottom: 30px;
	  color: #000;
	  line-height: 80px;
	  font-size: 62px;
	}

	/* line 118, ../../sass/partials/_typography.scss */
	.caps {
	  text-transform: uppercase;
	}

	/* line 120, ../../sass/partials/_typography.scss */
	.category {
	  color: #6c9ef3;
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 126, ../../sass/partials/_typography.scss */
	.header-links a {
	  color: #000;
	}

	/* line 129, ../../sass/partials/_typography.scss */
	.breadcrumb {
	  font-size: 16px;
	  font-family: "Helvetica Neue", Helvetica, sans-serif;
	}
	/* line 133, ../../sass/partials/_typography.scss */
	.breadcrumb li a[href*=http] {
	  color: #79CF8A;
	}
	/* line 137, ../../sass/partials/_typography.scss */
	.breadcrumb:first-child a {
	  color: #646464;
	}
	/* line 140, ../../sass/partials/_typography.scss */
	.breadcrumb + li:before {
	  color: #CCCCCC;
	}

	/* line 143, ../../sass/partials/_typography.scss */
	.excerpt {
	  font-size: 14px;
	  color: #545454;
	  font-weight: 400;
	  line-height: 20px;
	  font-family: "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 151, ../../sass/partials/_typography.scss */
	.read-more {
	  color: #5898f9;
	}

	/* line 153, ../../sass/partials/_typography.scss */
	.title {
	  font-size: 13px;
	  margin-top: 5px;
	  font-family: raleway, "Helvetica Neue", Helvetica, sans-serif;
	}
	/* line 157, ../../sass/partials/_typography.scss */
	.title a {
	  color: #000;
	}

	/* line 161, ../../sass/partials/_typography.scss */
	.blog-post h2 {
	  font-size: 36px;
	  font-family: ralewayextralight, ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	}
	/* line 164, ../../sass/partials/_typography.scss */
	.blog-post h2 a {
	  color: #000;
	  cursor: pointer;
	}

	/* line 172, ../../sass/partials/_typography.scss */
	.publicacao h1 {
	  font-size: 36px;
	}
	/* line 174, ../../sass/partials/_typography.scss */
	.publicacao h1 a {
	  color: #000;
	}

	/* line 178, ../../sass/partials/_typography.scss */
	.publicacao-info {
	  font-size: 13px;
	  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 184, ../../sass/partials/_typography.scss */
	.boxes-info-cgi h2 {
	  font-size: 41px;
	}

	/* line 188, ../../sass/partials/_typography.scss */
	.gray-feature h3 {
	  font-size: 48px;
	}

	/* line 192, ../../sass/partials/_typography.scss */
	.article-single article {
	  color: #646464;
	}
	/* line 194, ../../sass/partials/_typography.scss */
	.article-single h1 {
	  font-size: 36px;
	}
	/* line 196, ../../sass/partials/_typography.scss */
	.article-single h2 {
	  font-size: 28px;
	}

	/* line 200, ../../sass/partials/_typography.scss */
	.related-articles .title {
	  font-size: 16px;
	  color: #000;
	  font-family: raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 208, ../../sass/partials/_typography.scss */
	.contato .title {
	  font-size: 50px;
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 214, ../../sass/partials/_typography.scss */
	.content-documento {
	  font-family: Monaco, Consolas, "Lucida Console", monospace;
	}
	/* line 216, ../../sass/partials/_typography.scss */
	.content-documento p {
	  color: #333;
	  font-size: 14px;
	}

	/* line 223, ../../sass/partials/_typography.scss */
	.boxes-info-cgi-cc h2 {
	  font-size: 33px;
	}

	/* line 227, ../../sass/partials/_typography.scss */
	.noticias a {
	  color: #000;
	}

	/* line 230, ../../sass/partials/_typography.scss */
	.perfil-nome {
	  font-size: 28px;
	}

	/* line 232, ../../sass/partials/_typography.scss */
	.perfil-cargo {
	  font-size: 18px;
	}

	/* line 234, ../../sass/partials/_typography.scss */
	.perfil-nivel {
	  font-size: 14px;
	}

	/* line 236, ../../sass/partials/_typography.scss */
	.perfil-network a {
	  font-size: 13px;
	  font-family: "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 241, ../../sass/partials/_typography.scss */
	.month-year {
	  font-size: 16px;
	  font-family: raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 247, ../../sass/partials/_typography.scss */
	.calendario h1 {
	  font-size: 50px;
	}

	/* line 252, ../../sass/partials/_typography.scss */
	.define-post-type h2 {
	  color: #2474ec;
	}

	/* line 255, ../../sass/partials/_typography.scss */
	.perfil-nome {
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	  color: #fff;
	}

	/* line 260, ../../sass/partials/_typography.scss */
	.perfil-cargo {
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	  color: #6a6a6a;
	}

	/* line 265, ../../sass/partials/_typography.scss */
	.perfil-nivel {
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	  color: #909090;
	}

	/* line 271, ../../sass/partials/_typography.scss */
	.perfil-network a {
	  color: #fff;
	}

	/* line 274, ../../sass/partials/_typography.scss */
	.category-list {
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	/* line 277, ../../sass/partials/_typography.scss */
	.category-list li a {
	  color: #000;
	}
	/* line 279, ../../sass/partials/_typography.scss */
	.category-list li span {
	  font-weight: lighther;
	  color: #a1a1a1;
	  font-family: "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 289, ../../sass/partials/_typography.scss */
	.resolucoes li a {
	  color: #a1a1a1;
	}

	/* line 294, ../../sass/partials/_typography.scss */
	.lista-resolucoes li,
	.lista-resolucoes a {
	  color: #646464;
	}

	/* line 299, ../../sass/partials/_typography.scss */
	.imprensa a {
	  font-size: 16px;
	}

	/* line 303, ../../sass/partials/_typography.scss */
	.marco-civil span {
	  font-size: 25px;
	  font-family: ralewaylight, raleway, "Helvetica Neue", Helvetica, sans-serif;
	}

	/* line 309, ../../sass/partials/_typography.scss */
	.line-year {
	  font-size: 45px;
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	  color: #393939;
	}

	/* line 316, ../../sass/partials/_typography.scss */
	.line-month span {
	  font-size: 30px;
	  color: #FFFFFF;
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	  text-align: right;
	}
	/* line 323, ../../sass/partials/_typography.scss */
	.line-month .glyphicon {
	  font-family: 'Glyphicons Halflings';
	}

	/* line 329, ../../sass/partials/_typography.scss */
	.month-gray .glyphicon {
	  color: #D6D6D6;
	}
	/* line 331, ../../sass/partials/_typography.scss */
	.month-gray .month-content {
	  color: #646464;
	}

	/* line 335, ../../sass/partials/_typography.scss */
	.month-blue .glyphicon {
	  color: #5898f9;
	}
	/* line 337, ../../sass/partials/_typography.scss */
	.month-blue .month-content {
	  color: #FFF;
	}

	/* line 340, ../../sass/partials/_typography.scss */
	.year-history {
	  font-size: 14px;
	  font-weight: bold;
	  color: #939393;
	  font-family: tahoma;
	}

	/* line 349, ../../sass/partials/_typography.scss */
	.menu-footer ul a {
	  color: #757575;
	}

	/* line 355, ../../sass/partials/_typography.scss */
	.redessociais > .desc > .glyphicon {
	  font-size: 30px;
	  color: #649FFA;
	  margin-right: 10px;
	  float: left;
	  height: 41px;
	}

	/* line 365, ../../sass/partials/_typography.scss */
	.section-title {
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	  font-size: 25px;
	}

	/* line 370, ../../sass/partials/_typography.scss */
	.contrib-title {
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	  font-size: 18px;
	}

	/* line 1, ../../sass/partials/_base.scss */
	body {
	  background-color: #6887da;
	}
	/* line 3, ../../sass/partials/_base.scss */
	body > .container {
	  background-color: #fff;
	  -moz-box-shadow: #000 0 2px 22px;
	  -webkit-box-shadow: #000 0 2px 22px;
	  box-shadow: #000 0 2px 22px;
	}

	/* line 10, ../../sass/partials/_base.scss */
	.logo img {
	  height: 64px;
	}

	/* line 13, ../../sass/partials/_base.scss */
	.idiomas {
	  right: 0;
	}

	/* line 15, ../../sass/partials/_base.scss */
	.home-info {
	  border-bottom: 2px solid #CCC;
	  display: inline-block;
	}

	/* line 20, ../../sass/partials/_base.scss */
	.read-all {
	  width: 100%;
	  display: inline-block;
	  border-top: 2px solid #d6d6d6;
	  margin-top: 10px;
	  padding: 10px 0;
	}
	/* line 26, ../../sass/partials/_base.scss */
	.read-all span:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: url("../images/link_setaAZUL_CGI.png");
	}

	/* line 32, ../../sass/partials/_base.scss */
	header {
	  margin-right: -15px;
	  margin-left: -15px;
	}

	/* line 37, ../../sass/partials/_base.scss */
	.marco-civil {
	  margin-top: 30px;
	  margin-bottom: 30px;
	}

	/* line 43, ../../sass/partials/_base.scss */
	.photo-gallery img {
	  display: inline;
	}

	/* line 46, ../../sass/partials/_base.scss */
	.atas-indice {
	  background: none repeat scroll 0 0 #EEE;
	  display: inline-block;
	}

	/* line 51, ../../sass/partials/_base.scss */
	.imprensa {
	  position: absolute;
	  right: 15px;
	  top: 70px;
	  /*width: 265px;*/
	}
	/* line 56, ../../sass/partials/_base.scss */
	.imprensa a:first-child {
	  float: left;
	  margin-right: 10px;
	}

	/* line 62, ../../sass/partials/_base.scss */
	.contato .row {
	  margin: 20px 0;
	}

	/* line 64, ../../sass/partials/_base.scss */
	.youtube {
	  border-left: 1px dotted #000;
	}

	/* line 66, ../../sass/partials/_base.scss */
	.facebook {
	  border-right: 1px dotted #000;
	}

	/* line 68, ../../sass/partials/_base.scss */
	.icons-rss {
	  float: right;
	  margin-left: 20px;
	}

	/* line 73, ../../sass/partials/_base.scss */
	.contribuicao {
	  padding: 10px;
	  border: 2px solid transparent;
	  border-bottom: 2px solid #ccc;
	  margin-bottom: 30px;
	}
	/* line 78, ../../sass/partials/_base.scss */
	.contribuicao:focus, .contribuicao:hover {
	  /*border: 2px solid #ccc;*/
	}
	/* line 81, ../../sass/partials/_base.scss */
	.contribuicao .buttons {
	  margin: 20px 0;
	}
	/* line 83, ../../sass/partials/_base.scss */
	.contribuicao .meta {
	  margin-top: 20px;
	}
	/* line 85, ../../sass/partials/_base.scss */
	.contribuicao .meta .meta-title {
	  font-family: montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	/* line 88, ../../sass/partials/_base.scss */
	.contribuicao .meta span:before {
	  content: "\007C";
	  font-family: montserratbold, montserrat, Arial, "Helvetica Neue", Helvetica, sans-serif;
	  margin-right: 5px;
	}
	/* line 95, ../../sass/partials/_base.scss */
	.contribuicao .meta span:first-child:before {
	  content: "";
	}

	.video {
		width:100%;
		margin:0 0 5px 0;
	}
	.flash {
		margin:0 0 20px 0;
	}
	.twitter {
		padding:0 30px;
	}

	@media (max-width: 779px) {
	  /* line 102, ../../sass/partials/_base.scss */
	  h3 {
	    font-size: 25px !important;
	  }
	}
	@media (max-width: 767px) {
	  /* line 108, ../../sass/partials/_base.scss */
	  .contribuicao .meta > span {
	    display: inline-block;
	    width: 100%;
	  }
	  /* line 114, ../../sass/partials/_base.scss */
	  .contribuicao .meta span:before {
	    content: "";
	  }
	}
	@media (max-width: 530px) {
	  /* line 121, ../../sass/partials/_base.scss */
	  .title-main {
	    line-height: 40px !important;
	    font-size: 40px !important;
	  }
	}
	@media only screen and (max-width: 320px) {
	  /* line 128, ../../sass/partials/_base.scss */
	  .imprensa {
	    position: absolute;
	    right: 0;
	    top: 70px;
	    width: 140px;
	  }

	  /* line 135, ../../sass/partials/_base.scss */
	  .youtube {
	    margin-bottom: 10px;
	    margin-right: 3px;
	  }

	  /* line 140, ../../sass/partials/_base.scss */
	  .icons-rss {
	    margin-right: 6px;
	  }

	  /* line 142, ../../sass/partials/_base.scss */
	  .idiomas li {
	    margin-right: 24px;
	  }
	}
	/* line 145, ../../sass/partials/_base.scss */
	.location .link a {
	  text-transform: lowercase;
	  color: #5898f9;
	  text-decoration: none;
	}

	/* line 256, icons/*.png */
	.icons-sprite, .icons-calendar, .icons-correspondencia, .icons-email, .icons-event-organization, .icons-event-recomendation, .icons-home-estrela, .icons-home-livro, .icons-letter, .icons-link-externo, .icons-post-default, .icons-post-galeria, .icons-post-video, .icons-print, .icons-pub-flash, .icons-pub-pdf, .icons-pub-txt, .icons-publicacao-ico, .icons-rss, .icons-seta-banner-direita, .icons-seta-banner-esquerda, .icons-site, .icons-telefone, .icons-twitter, .icons-widget-balao, .icons-widget-book, .icons-widget-camaras, .icons-widget-tralha {
	  background-image: url('../images/icons-s150360d66a.png');
	  background-repeat: no-repeat;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-calendar {
	  background-position: 0 0;
	  height: 34px;
	  width: 35px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-correspondencia {
	  background-position: 0 -34px;
	  height: 23px;
	  width: 32px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-email {
	  background-position: 0 -57px;
	  height: 30px;
	  width: 31px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-event-organization {
	  background-position: 0 -87px;
	  height: 29px;
	  width: 18px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-event-recomendation {
	  background-position: 0 -116px;
	  height: 22px;
	  width: 22px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-home-estrela {
	  background-position: 0 -138px;
	  height: 84px;
	  width: 84px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-home-livro {
	  background-position: 0 -222px;
	  height: 84px;
	  width: 84px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-letter {
	  background-position: 0 -306px;
	  height: 17px;
	  width: 23px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-link-externo {
	  background-position: 0 -323px;
	  height: 16px;
	  width: 16px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-post-default {
	  background-position: 0 -339px;
	  height: 26px;
	  width: 20px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-post-galeria {
	  background-position: 0 -365px;
	  height: 29px;
	  width: 36px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-post-video {
	  background-position: 0 -394px;
	  height: 20px;
	  width: 36px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-print {
	  background-position: 0 -414px;
	  height: 50px;
	  width: 39px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-pub-flash {
	  background-position: 0 -464px;
	  height: 49px;
	  width: 60px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-pub-pdf {
	  background-position: 0 -513px;
	  height: 53px;
	  width: 50px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-pub-txt {
	  background-position: 0 -566px;
	  height: 52px;
	  width: 60px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-publicacao-ico {
	  background-position: 0 -618px;
	  height: 37px;
	  width: 27px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-rss {
	  background-position: 0 -655px;
	  height: 24px;
	  width: 24px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-seta-banner-direita {
	  background-position: 0 -679px;
	  height: 70px;
	  width: 30px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-seta-banner-esquerda {
	  background-position: 0 -749px;
	  height: 70px;
	  width: 30px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-site {
	  background-position: 0 -819px;
	  height: 18px;
	  width: 22px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-telefone {
	  background-position: 0 -837px;
	  height: 36px;
	  width: 33px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-twitter {
	  background-position: 0 -873px;
	  height: 19px;
	  width: 22px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-widget-balao {
	  background-position: 0 -892px;
	  height: 46px;
	  width: 49px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-widget-book {
	  background-position: 0 -938px;
	  height: 46px;
	  width: 49px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-widget-camaras {
	  background-position: 0 -984px;
	  height: 46px;
	  width: 49px;
	}

	/* line 84, ../../../../../../../../Users/deblyn/.rvm/gems/ruby-2.1.2@global/gems/compass-core-1.0.1/stylesheets/compass/utilities/sprites/_base.scss */
	.icons-widget-tralha {
	  background-position: 0 -1030px;
	  height: 44px;
	  width: 41px;
	}

	/* line 5, ../../sass/partials/_sprites.scss */
	.icons-widget-balao,
	.icons-widget-tralha,
	.icons-widget-camaras,
	.icons-widget-book,
	.icons-post-default,
	.icons-post-video,
	.icons-post-galeria,
	.icons-publicacao-ico,
	.icons-pub-flash,
	.icons-pub-pdf,
	.icons-pub-txt,
	.icons-seta-banner-esquerda,
	.icons-seta-banner-direita,
	.icons-email,
	.icons-telefone,
	.icons-correspondencia,
	.icons-link-externo,
	.icons-print,
	.icons-calendar {
	  display: inline-block;
	}

	/* line 24, ../../sass/partials/_sprites.scss */
	*[class*="icons-"] {
	  display: inline-block;
	}

	/* line 26, ../../sass/partials/_sprites.scss */
	.icons-seta-banner-esquerda,
	.icons-seta-banner-direita {
	  display: inline-block;
	  position: absolute;
	  top: 30%;
	  z-index: 5;
	}

	/* line 34, ../../sass/partials/_sprites.scss */
	.icons-seta-banner-esquerda {
	  right: 50%;
	}

	/* line 36, ../../sass/partials/_sprites.scss */
	.icons-seta-banner-direita {
	  left: 50%;
	}

	/* line 38, ../../sass/partials/_sprites.scss */
	.icons-widget-balao,
	.icons-widget-tralha,
	.icons-widget-camaras,
	.icons-widget-book {
	  margin-top: 15px;
	}

	/* line 43, ../../sass/partials/_sprites.scss */
	.icons-widget-camaras {
	  display: inline-block;
	}

	/* line 45, ../../sass/partials/_sprites.scss */
	.icons-home-estrela,
	.icons-home-livro {
	  margin-top: 40px;
	}

	/* line 48, ../../sass/partials/_sprites.scss */
	.icons-post-default,
	.icons-post-video,
	.icons-post-galeria {
	  float: left;
	  margin-right: 20px;
	}

	/* line 55, ../../sass/partials/_sprites.scss */
	.icons-publicacao-ico {
	  float: none !important;
	  left: 15px;
	  top: 12px !important;
	}

	/* line 61, ../../sass/partials/_sprites.scss */
	.icons-pub-flash,
	.icons-pub-pdf,
	.icons-print,
	.icons-pub-txt {
	  margin-top: 8px;
	}

	/* line 66, ../../sass/partials/_sprites.scss */
	.icons-email,
	.icons-telefone,
	.icons-correspondencia {
	  float: left;
	  margin-right: 10px;
	  margin-top: 5px;
	}

	/* line 74, ../../sass/partials/_sprites.scss */
	.icons-calendar {
	  float: right;
	  position: absolute;
	  right: -30px;
	}

	/* line 1, ../../sass/partials/_navbars.scss */
	.navbar-inverse {
	  border-radius: 0;
	  -moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  -o-border-radius: 0;
	}
	/* line 4, ../../sass/partials/_navbars.scss */
	.navbar-inverse .navbar-nav .open > a,
	.navbar-inverse .navbar-nav .open > a:hover,
	.navbar-inverse .navbar-nav .open > a:focus {
	  background: #5898f9;
	}

	/* line 11, ../../sass/partials/_navbars.scss */
	.navbar-nav > li {
	  border-right: 1px solid #575757;
	}
	/* line 13, ../../sass/partials/_navbars.scss */
	.navbar-nav > li > .dropdown-menu {
	  background: #5898f9;
	  padding: 10px;
	}

	/* line 20, ../../sass/partials/_navbars.scss */
	.dropdown-menu {
	  margin-right: 15px;
	}
	/* line 23, ../../sass/partials/_navbars.scss */
	.dropdown-menu > li > a {
	  color: #FFFFFF;
	  font-size: 18px;
	  font-weight: 400;
	}
	/* line 28, ../../sass/partials/_navbars.scss */
	.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	  background: #B4D1FF;
	  text-decoration: none;
	  color: #000;
	}

	/* line 39, ../../sass/partials/_navbars.scss */
	.nav .caret {
	  border-bottom-color: #575757;
	  border-top-color: #575757;
	}

	/* line 45, ../../sass/partials/_navbars.scss */
	.submenu-group {
	  margin-top: 10px;
	  padding-bottom: 30px;
	  display: inline-block;
	  width: 100%;
	  border-bottom: 1px solid #353535;
	}
	/* line 52, ../../sass/partials/_navbars.scss */
	.submenu-group .btn-default:hover, .submenu-group .btn-default:focus, .submenu-group .btn-default:active, .submenu-group .btn-default.focus, .submenu-group .btn-default.active {
	  background-color: #6887DA;
	  color: #fff;
	  border-color: #6887DA;
	}
	/* line 63, ../../sass/partials/_navbars.scss */
	.submenu-group .dropdown-menu {
	  background-color: #5898F9;
	}

	/* line 1, ../../sass/partials/_breadcrumb.scss */
	.breadcrumb {
	  background: none;
	  padding: 0 15px;
	}
	/* line 4, ../../sass/partials/_breadcrumb.scss */
	.breadcrumb + li:before {
	  content: url("../images/breadcrumb_seta.png") !important;
	  content: "/ ";
	  padding: 0 5px;
	}
	/* line 10, ../../sass/partials/_breadcrumb.scss */
	.breadcrumb > li {
	  display: inline-block;
	  font-weight: 400;
	}

	/* line 16, ../../sass/partials/_breadcrumb.scss */
	.divisor-breadcrumb {
	  background-image: url("../images/breadcrumb_pontilhado.png");
	  background-repeat: repeat-x;
	  height: 24px;
	  margin-bottom: 25px;
	  width: 100%;
	}

	/* line 1, ../../sass/partials/_sections.scss */
	.cgi-section {
	  background: #c7c7c7;
	  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3YzdjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjclIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzklIiBzdG9wLWNvbG9yPSIjZTZlNmU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjZTBlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwZTBlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	  background: -moz-linear-gradient(top, #c7c7c7 0%, #ffffff 0%, #fdfdfd 27%, #e6e6e6 79%, #e0e0e0 98%, #e0e0e0 100%, #ffffff 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c7c7c7), color-stop(0%, #ffffff), color-stop(27%, #fdfdfd), color-stop(79%, #e6e6e6), color-stop(98%, #e0e0e0), color-stop(100%, #e0e0e0), color-stop(100%, #ffffff));
	  background: -webkit-linear-gradient(top, #c7c7c7 0%, #ffffff 0%, #fdfdfd 27%, #e6e6e6 79%, #e0e0e0 98%, #e0e0e0 100%, #ffffff 100%);
	  background: -o-linear-gradient(top, #c7c7c7 0%, #ffffff 0%, #fdfdfd 27%, #e6e6e6 79%, #e0e0e0 98%, #e0e0e0 100%, #ffffff 100%);
	  background: -ms-linear-gradient(top, #c7c7c7 0%, #ffffff 0%, #fdfdfd 27%, #e6e6e6 79%, #e0e0e0 98%, #e0e0e0 100%, #ffffff 100%);
	  background: linear-gradient(to bottom, #c7c7c7 0%, #ffffff 0%, #fdfdfd 27%, #e6e6e6 79%, #e0e0e0 98%, #e0e0e0 100%, #ffffff 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7c7c7', endColorstr='#ffffff',GradientType=0 );
	  padding-top: 20px;
	  border-top: 2px solid #CCC;
	}

	/* line 7, ../../sass/partials/_sections.scss */
	section.noticias {
	  padding-left: 0;
	  margin-top: 20px;
	}

	/* line 12, ../../sass/partials/_sections.scss */
	.section-eleicoes {
	  background-color: #E7EEFE;
	  display: inline-block;
	  margin: 40px 0;
	  padding-bottom: 20px;
	}
	/* line 17, ../../sass/partials/_sections.scss */
	.section-eleicoes .read-all {
	  border-top: 0;
	}

	/* line 20, ../../sass/partials/_sections.scss */
	.section-eleicoes figure {
	  padding-top: 10px;
	  padding-left: 10px;
	}

	/* line 25, ../../sass/partials/_sections.scss */
	.biblioteca-background {
	  background: url("../images/biblioteca-bw.jpg");
	  padding: 20px;
	  min-height: 800px;
	}

	/* line 1, ../../sass/partials/_banners.scss */
	.carousel-control {
	  opacity: 0.8;
	  text-shadow: 0 0 #5CC773;
	  width: 3%;
	}
	/* line 6, ../../sass/partials/_banners.scss */
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
	  font-family: serif;
	  height: 20px;
	  margin-left: -10px;
	  margin-top: -10px;
	  width: 20px;
	}

	/* line 16, ../../sass/partials/_banners.scss */
	.carousel-control.left,
	.carousel-control.right {
	  background: none;
	  background-image: none;
	}

	/* line 22, ../../sass/partials/_banners.scss */
	.carousel-indicators {
	  bottom: 0;
	}
	/* line 24, ../../sass/partials/_banners.scss */
	.carousel-indicators li {
	  background-color: #4877C7;
	  border: 1px solid #4877C7;
	  border-radius: 10px;
	  cursor: pointer;
	  display: inline-block;
	  height: 10px;
	  margin: 1px;
	  text-indent: -999px;
	  width: 10px;
	}
	/* line 36, ../../sass/partials/_banners.scss */
	.carousel-indicators .active {
	  background-color: #7CACF5;
	  height: 12px;
	  margin: 0;
	  width: 12px;
	  border: 1px solid #4877C7;
	}

	/* line 46, ../../sass/partials/_banners.scss */
	.banners-index .item {
	  background: #6c9ef3;
	  min-height: 200px;
	  color: #FFF;
	}

	/* line 1, ../../sass/partials/_buttons.scss */
	.btn-filtro {
	  margin-top: 20px;
	}
	/* line 3, ../../sass/partials/_buttons.scss */
	.btn-filtro .dropdown-menu {
	  border: 8px solid green;
	}
	/* line 5, ../../sass/partials/_buttons.scss */
	.btn-filtro .dropdown-menu li {
	  font-size: 12px;
	}

	/* line 2, ../../sass/partials/_tables.scss */
	.tabelas .read-all {
	  border: none;
	}

	/* line 6, ../../sass/partials/_tables.scss */
	tr:nth-child(even) {
	  background: #e0e0e0;
	}
	/* line 8, ../../sass/partials/_tables.scss */
	tr:nth-child(odd) {
	  background: #f4f4f4;
	}
	/* line 10, ../../sass/partials/_tables.scss */
	tr:nth-child(odd) td {
	  border-color: #FFF;
	}
	/* line 13, ../../sass/partials/_tables.scss */
	tr:hover {
	  cursor: pointer;
	}
	/* line 15, ../../sass/partials/_tables.scss */
	tr:hover td {
	  background: #AAA;
	  color: #FFF;
	}

	/* line 25, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:nth-child(even) {
	  background: #e0e0e0;
	}
	/* line 27, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:nth-child(odd) {
	  background: #f4f4f4;
	}
	/* line 29, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:nth-child(odd) td {
	  border-color: #FFF;
	}
	/* line 32, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:hover {
	  cursor: pointer;
	}
	/* line 34, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:hover td {
	  background: #AAA;
	  color: #FFF;
	}
	/* line 42, ../../sass/partials/_tables.scss */
	.table-eleicoes tr:hover .ximbica:hover {
	  color: #5388F4;
	}
	/* line 46, ../../sass/partials/_tables.scss */
	.table-eleicoes tr .ximbica {
	  color: #6C9EF3;
	}
	/* line 49, ../../sass/partials/_tables.scss */
	.table-eleicoes .lista001 {
	  background: #5388F4;
	  color: #fff;
	}
	/* line 52, ../../sass/partials/_tables.scss */
	.table-eleicoes .lista001:hover {
	  background: #6C9EF3;
	}
	/* line 56, ../../sass/partials/_tables.scss */
	.table-eleicoes table .popover {
	  max-width: 625px;
	  font-size: 16px;
	}

	/* line 65, ../../sass/partials/_tables.scss */
	.membros-table tr {
	  background: #ecf3fe;
	  border-top: 3px solid #fff;
	  border-bottom: 3px solid #fff;
	}
	/* line 70, ../../sass/partials/_tables.scss */
	.membros-table tr:hover td {
	  color: #000;
	  cursor: default;
	}
	/* line 77, ../../sass/partials/_tables.scss */
	.membros-table td:first-child {
	  padding: 20px;
	  margin-top: 20px;
	  font-size: 18px;
	  line-height: 20px;
	  width: 40%;
	}
	/* line 85, ../../sass/partials/_tables.scss */
	.membros-table ul {
	  list-style: none;
	}
	/* line 87, ../../sass/partials/_tables.scss */
	.membros-table ul li {
	  line-height: 20px;
	}
	/* line 89, ../../sass/partials/_tables.scss */
	.membros-table ul li {
	  padding-left: 15px;
	}
	/* line 91, ../../sass/partials/_tables.scss */
	.membros-table ul .titular {
	  padding-left: 0;
	}
	/* line 93, ../../sass/partials/_tables.scss */
	.membros-table ul .titular:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: "\e072";
	}

	/* line 101, ../../sass/partials/_tables.scss */
	.tipo-tabela {
	  margin-top: 60px;
	  margin-bottom: 20px;
	  display: inline-block;
	  font-size: 20px;
	}

	/* line 109, ../../sass/partials/_tables.scss */
	.governo-table tr {
	  background: #ecf3fe;
	}
	/* line 112, ../../sass/partials/_tables.scss */
	.governo-table tr:hover td {
	  background: #ecf3fe;
	}

	/* line 118, ../../sass/partials/_tables.scss */
	.notorio_saber-table .tipo-tabela {
	  color: #bfb698;
	}
	/* line 120, ../../sass/partials/_tables.scss */
	.notorio_saber-table tr {
	  background: #e5dab5;
	}
	/* line 123, ../../sass/partials/_tables.scss */
	.notorio_saber-table tr:hover td {
	  background: #e5dab5;
	}

	/* line 129, ../../sass/partials/_tables.scss */
	.empresarial-table .tipo-tabela {
	  color: #b89637;
	}
	/* line 131, ../../sass/partials/_tables.scss */
	.empresarial-table tr {
	  background: #f5f0d6;
	}
	/* line 134, ../../sass/partials/_tables.scss */
	.empresarial-table tr:hover td {
	  background: #f5f0d6;
	}

	/* line 140, ../../sass/partials/_tables.scss */
	.terceiro_setor-table .tipo-tabela {
	  color: #4f9d40;
	}
	/* line 142, ../../sass/partials/_tables.scss */
	.terceiro_setor-table tr {
	  background: #edf9ea;
	}
	/* line 145, ../../sass/partials/_tables.scss */
	.terceiro_setor-table tr:hover td {
	  background: #edf9ea;
	}

	/* line 151, ../../sass/partials/_tables.scss */
	.comunidade_cientifica-table .tipo-tabela {
	  color: #8444cb;
	}
	/* line 153, ../../sass/partials/_tables.scss */
	.comunidade_cientifica-table tr {
	  background: #f1ecf8;
	}
	/* line 156, ../../sass/partials/_tables.scss */
	.comunidade_cientifica-table tr:hover td {
	  background: #f1ecf8;
	}

	/* line 163, ../../sass/partials/_tables.scss */
	.secretaria_executiva-table tr {
	  background: #f4f4f4;
	}
	/* line 166, ../../sass/partials/_tables.scss */
	.secretaria_executiva-table tr:hover td {
	  background: #f4f4f4;
	}

	/* line 2, ../../sass/partials/_lists.scss */
	.idiomas {
	  display: inline-block;
	  margin: 0;
	  padding: 0;
	  position: absolute;
	  width: 100%;
	}
	/* line 9, ../../sass/partials/_lists.scss */
	.idiomas li {
	  display: inline;
	}
	/* line 11, ../../sass/partials/_lists.scss */
	.idiomas > li {
	  margin-right: 5%;
	}

	/* line 15, ../../sass/partials/_lists.scss */
	.decalogo-list {
	  line-height: 25px;
	  list-style: decimal;
	  color: #A1A1A1;
	}

	/* line 21, ../../sass/partials/_lists.scss */
	.decalogo-list:first-child {
	  margin-top: 20px;
	}

	/* line 24, ../../sass/partials/_lists.scss */
	.square-list,
	.triangle-list {
	  padding-left: 0;
	}
	/* line 28, ../../sass/partials/_lists.scss */
	.square-list li,
	.triangle-list li {
	  line-height: 25px;
	  list-style: none;
	  color: #A1A1A1;
	}
	/* line 33, ../../sass/partials/_lists.scss */
	.square-list li:first-child,
	.triangle-list li:first-child {
	  margin-top: 20px;
	}

	/* line 39, ../../sass/partials/_lists.scss */
	.square-list li:before {
	  content: "■ ";
	  color: #5998f9;
	  position: relative;
	  bottom: 1px;
	}

	/* line 45, ../../sass/partials/_lists.scss */
	.triangle-list li:before {
	  color: #000;
	  margin-right: 3px;
	  content: "\e072 ";
	  position: relative;
	  bottom: 1px;
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-size: 10px;
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  position: relative;
	  top: 0;
	}

	/* line 54, ../../sass/partials/_lists.scss */
	.category-list {
	  list-style: none;
	  margin: 20px 0 0 0;
	  padding: 0;
	}
	/* line 59, ../../sass/partials/_lists.scss */
	.category-list li:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: url("../images/link_setaCINZA_CGI.png");
	}
	/* line 64, ../../sass/partials/_lists.scss */
	.category-list li {
	  margin: 4px 0;
	  border-top: 1px dotted #a1a1a1;
	  padding: 20px 0;
	}
	/* line 69, ../../sass/partials/_lists.scss */
	.category-list li:last-child {
	  border-bottom: 1px dotted #a1a1a1;
	}
	/* line 73, ../../sass/partials/_lists.scss */
	.category-list li a {
	  margin-left: 5px;
	}

	/* line 78, ../../sass/partials/_lists.scss */
	.resolucoes {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}
	/* line 82, ../../sass/partials/_lists.scss */
	.resolucoes li:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: "\e072";
	}
	/* line 87, ../../sass/partials/_lists.scss */
	.resolucoes li {
	  margin: 4px 0;
	}
	/* line 89, ../../sass/partials/_lists.scss */
	.resolucoes li a {
	  margin-left: 5px;
	}

	/* line 93, ../../sass/partials/_lists.scss */
	.month-list {
	  margin: 20px 0;
	}

	/* line 96, ../../sass/partials/_lists.scss */
	.lista-resolucoes li {
	  list-style: none;
	}
	/* line 98, ../../sass/partials/_lists.scss */
	.lista-resolucoes li:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: "\e072";
	}
	/* line 103, ../../sass/partials/_lists.scss */
	.lista-resolucoes li p {
	  display: block;
	  left: 2.8%;
	  position: relative;
	}

	/* line 113, ../../sass/partials/_lists.scss */
	.calendario .lista-eventos {
	  padding-left: 0;
	}
	/* line 115, ../../sass/partials/_lists.scss */
	.calendario .lista-eventos li {
	  list-style: none;
	  height: 30px;
	}
	/* line 118, ../../sass/partials/_lists.scss */
	.calendario .lista-eventos li:first-child {
	  margin-top: 20px;
	}
	/* line 120, ../../sass/partials/_lists.scss */
	.calendario .lista-eventos li:last-child {
	  margin-bottom: 20px;
	}

	/* line 126, ../../sass/partials/_lists.scss */
	.bullets-years {
	  display: inline-block;
	}
	/* line 128, ../../sass/partials/_lists.scss */
	.bullets-years ul {
	  display: inline-block;
	  border-bottom: 1px solid #d6d6d6;
	  height: 13px;
	  padding: 0;
	  margin-left: 40px;
	}
	/* line 134, ../../sass/partials/_lists.scss */
	.bullets-years ul li {
	  display: inline-block;
	  list-style: none;
	  margin: 0 7px;
	}
	/* line 138, ../../sass/partials/_lists.scss */
	.bullets-years ul li:first-child {
	  margin-left: 0;
	}
	/* line 140, ../../sass/partials/_lists.scss */
	.bullets-years ul li:last-child {
	  margin-right: 0;
	}
	/* line 142, ../../sass/partials/_lists.scss */
	.bullets-years ul li a {
	  display: inline-block;
	}

	@media (max-width: 1200px) {
	  /* line 150, ../../sass/partials/_lists.scss */
	  .bullets-years ul li {
	    margin: 0 5px;
	  }
	}
	/* line 157, ../../sass/partials/_lists.scss */
	.menu-footer ul {
	  list-style: none;
	  display: inline-block;
	  margin-top: 20px;
	}
	/* line 161, ../../sass/partials/_lists.scss */
	.menu-footer ul li {
	  display: inline;
	  padding: 0 10px;
	}
	/* line 166, ../../sass/partials/_lists.scss */
	.menu-footer ul li:nth-child(2) {
	  border-left: 1px solid #757575;
	  border-right: 1px solid #757575;
	}

	/* line 1, ../../sass/partials/_quotes.scss */
	blockquote {
	  border-color: #5898F9;
	  color: #5898F9;
	}

	/* line 2, ../../sass/partials/_boxes.scss */
	.boxes-info-cgi-cc .boxes {
	  color: #FFFFFF;
	  display: inline-block;
	  float: left;
	  margin: 0.1%;
	  min-height: 210px;
	  opacity: 0.9;
	  width: 24.85%;
	  margin-top: 5px;
	}
	/* line 22, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:first-child {
	  background-color: #6998f3;
	  margin-left: 0;
	}
	/* line 27, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:nth-child(2) {
	  background-color: #568bf1;
	}
	/* line 29, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:nth-child(3) {
	  background-color: #729ef3;
	  margin-right: 0;
	}
	/* line 34, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:nth-child(4) {
	  background-color: #568bf1;
	  margin-left: 0;
	}
	/* line 39, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:nth-child(5) {
	  background-color: #568bf1;
	}
	/* line 41, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes:last-child {
	  background-color: #8fb2f6;
	  margin-right: 0;
	}
	/* line 46, ../../sass/partials/_mixins.scss */
	.boxes-info-cgi-cc .boxes h2 {
	  margin: 20px;
	}
	/* line 6, ../../sass/partials/_boxes.scss */
	.boxes-info-cgi-cc .boxes:nth-child(3) {
	  margin-right: 0.1%;
	}
	/* line 8, ../../sass/partials/_boxes.scss */
	.boxes-info-cgi-cc .boxes::last-child {
	  margin-right: 0.1%;
	}

	/* line 1, ../../sass/partials/_videos.scss */
	video {
	  width: 100% !important;
	  height: auto !important;
	}

	/* line 6, ../../sass/partials/_videos.scss */
	.video-wrapper {
	  position: relative;
	  padding-bottom: 56.25%;
	  padding-top: 25px;
	  height: 0;
	}
	/* line 11, ../../sass/partials/_videos.scss */
	.video-wrapper iframe,
	.video-wrapper object,
	.video-wrapper embed {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}

	/* line 21, ../../sass/partials/_videos.scss */
	.video-home {
	  margin-top: 15px;
	  margin-left: 5px;
	}

	/* line 26, ../../sass/partials/_videos.scss */
	.video-home img {
	  margin-top: 2px;
	}

	/* line 2, ../../sass/partials/_articles.scss */
	section.noticias article {
	  padding-bottom: 30px;
	  display: inline-block;
	  width: 100%;
	}
	/* line 8, ../../sass/partials/_articles.scss */
	section.noticias figure {
	  margin-right: 3%;
	  margin-top: 5px;
	}
	/* line 13, ../../sass/partials/_articles.scss */
	section.noticias .read-all {
	  border: none;
	}

	/* line 16, ../../sass/partials/_articles.scss */
	.thumbnail {
	  border: none;
	}

	/* line 18, ../../sass/partials/_articles.scss */
	.article-search {
	  width: 40%;
	  padding-top: 20px;
	}

	/* line 23, ../../sass/partials/_articles.scss */
	#desc-article,
	#desc-search,
	#desc-busca-documento {
	  display: none;
	}

	/* line 27, ../../sass/partials/_articles.scss */
	.related-articles {
	  display: inline-block;
	  background: #efefef;
	  padding: 20px 0;
	}
	/* line 31, ../../sass/partials/_articles.scss */
	.related-articles h2 {
	  margin-bottom: 0;
	}
	/* line 33, ../../sass/partials/_articles.scss */
	.related-articles .title {
	  margin-top: 10px;
	  margin-bottom: 0;
	}

	/* line 1, ../../sass/partials/_widgets.scss */
	aside,
	article {
	  margin-top: 20px;
	}
	/* line 4, ../../sass/partials/_widgets.scss */
	aside .box,
	article .box {
	  width: 100%;
	  height: 77px;
	  display: block;
	  float: left;
	  margin-right: 5%;
	}

	/* line 13, ../../sass/partials/_widgets.scss */
	article .box {
	  margin-top: 25px;
	}

	/* line 16, ../../sass/partials/_widgets.scss */
	.element-widget {
	  padding: 30px 0;
	  border-bottom: 1px solid #CCC;
	}
	/* line 19, ../../sass/partials/_widgets.scss */
	.element-widget:first-child {
	  padding-top: 0;
	}
	/* line 21, ../../sass/partials/_widgets.scss */
	.element-widget:last-child {
	  padding-bottom: 20px;
	  border-bottom: none;
	}
	/* line 26, ../../sass/partials/_widgets.scss */
	.element-widget a {
	  display: table;
	}

	/* line 29, ../../sass/partials/_widgets.scss */
	.box-blue-gradient {
	  background: #5388f4;
	  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzODhmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iIzUyODZmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzUwODNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZTY1Y2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	  background: -moz-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5388f4), color-stop(28%, #5286f2), color-stop(41%, #5083ee), color-stop(100%, #3e65cf));
	  background: -webkit-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
	  background: -o-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
	  background: -ms-linear-gradient(top, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
	  background: linear-gradient(to bottom, #5388f4 0%, #5286f2 28%, #5083ee 41%, #3e65cf 100%);
	  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5388f4', endColorstr='#3e65cf',GradientType=0 );
	}

	/* line 31, ../../sass/partials/_widgets.scss */
	.widget {
	  background: #f6f5f5;
	  width: 100%;
	  padding: 30px;
	  margin-bottom: 30px;
	}
	/* line 36, ../../sass/partials/_widgets.scss */
	.widget > .eventos:first-child {
	  margin-top: 0;
	}

	/* line 39, ../../sass/partials/_widgets.scss */
	.eventos {
	  margin-top: 30px;
	}

	/* line 41, ../../sass/partials/_widgets.scss */
	.date {
	  background: #363636;
	  color: #FFF;
	}

	/* line 46, ../../sass/partials/_widgets.scss */
	.month {
	  display: block;
	  font-size: 25px;
	  margin-bottom: -25px;
	  margin-top: 12px;
	  position: relative;
	}

	/* line 54, ../../sass/partials/_widgets.scss */
	.day {
	  font-size: 15px;
	}

	/* line 56, ../../sass/partials/_widgets.scss */
	.estado {
	  clear: both;
	  display: inline-block;
	  position: relative;
	}

	/* line 62, ../../sass/partials/_widgets.scss */
	.location-info {
	  margin-top: 20px;
	  display: inline-block;
	  width: 100%;
	}
	/* line 66, ../../sass/partials/_widgets.scss */
	.location-info > div:first-child {
	  border-right: 1px solid #ccc;
	}

	/* line 69, ../../sass/partials/_widgets.scss */
	.organization,
	.location {
	  display: inline-block;
	  padding: 10px 0;
	  margin: 0;
	}

	/* line 76, ../../sass/partials/_widgets.scss */
	.organization {
	  float: left;
	  color: #5898f9;
	}

	/* line 81, ../../sass/partials/_widgets.scss */
	.location {
	  color: #a1a1a1;
	  background: transparent;
	  padding-top: 0;
	  padding-left: 60px;
	}
	/* line 86, ../../sass/partials/_widgets.scss */
	.location .date {
	  color: #a1a1a1;
	  background: transparent;
	}

	/* line 92, ../../sass/partials/_widgets.scss */
	.icons-event-organization,
	.icons-event-recomendation {
	  float: left;
	  margin-right: 10px;
	}

	/* line 2, ../../sass/partials/_discussions.scss */
	.discussions h2 {
	  margin-bottom: 20px;
	}

	@media only screen and (max-width: 320px) {
	  /* line 6, ../../sass/partials/_discussions.scss */
	  .discussions h3 {
	    font-size: 55px !important;
	  }
	}
	/* line 2, ../../sass/partials/_sobre.scss */
	.sobre-cgi div {
	  background: #efefef;
	  color: #646464;
	}
	/* line 7, ../../sass/partials/_sobre.scss */
	.sobre-cgi p {
	  padding-top: 20px;
	  padding-bottom: 50px;
	}

	/* line 13, ../../sass/partials/_sobre.scss */
	.feature {
	  background: #efefef;
	  margin: 20px 0;
	  padding: 20px;
	}
	/* line 18, ../../sass/partials/_sobre.scss */
	.feature p {
	  color: #646464;
	}
	/* line 20, ../../sass/partials/_sobre.scss */
	.feature a {
	  color: #000;
	}

	/* line 23, ../../sass/partials/_sobre.scss */
	.gray-feature {
	  background: #efefef;
	}

	/* line 25, ../../sass/partials/_sobre.scss */
	.white-feature {
	  background: #fff;
	}

	/* line 27, ../../sass/partials/_sobre.scss */
	.video-cgi {
	  left: -15px;
	}

	/* line 1, ../../sass/partials/_blog.scss */
	.blog-post {
	  padding-bottom: 20px;
	  margin-bottom: 50px;
	  border-bottom: 2px solid #ccc;
	}
	/* line 5, ../../sass/partials/_blog.scss */
	.blog-post:first-child {
	  margin-top: 20px;
	}

	@media (max-width: 779px) {
	  /* line 10, ../../sass/partials/_blog.scss */
	  .blog-post .evento {
	    display: inline-block;
	    margin-top: 20px;
	  }
	}
	/* line 17, ../../sass/partials/_blog.scss */
	.ico-post {
	  float: left;
	}

	/* line 19, ../../sass/partials/_blog.scss */
	.date-post {
	  cursor: default;
	  height: 26px;
	  padding-top: 2px;
	}

	/* line 26, ../../sass/partials/_blog.scss */
	.blog-post .excerpt {
	  margin-top: 20px;
	}

	/* line 28, ../../sass/partials/_blog.scss */
	.excerpt-pub {
	  border-top: 1px solid #ccc;
	  margin-top: 30px;
	  padding: 46px 0 0 0;
	}

	/* line 36, ../../sass/partials/_blog.scss */
	.featured-post-media {
	  margin-bottom: 20px;
	}

	/* line 38, ../../sass/partials/_blog.scss */
	.define-post-type {
	  padding-bottom: 20px;
	  padding-top: 50px;
	}
	/* line 42, ../../sass/partials/_blog.scss */
	.define-post-type > div:first-child {
	  padding-right: 30px;
	  padding-left: 0;
	}

	/* line 1, ../../sass/partials/_historia.scss */
	.historia {
	  margin-bottom: 20px;
	}

	/* line 3, ../../sass/partials/_historia.scss */
	.line-year {
	  background: #5a5a5a;
	  height: 65px;
	}

	/* line 8, ../../sass/partials/_historia.scss */
	.line-month {
	  float: left;
	  margin-top: 5px;
	  width: 100%;
	}
	/* line 12, ../../sass/partials/_historia.scss */
	.line-month:last-child {
	  margin-bottom: 5px;
	}
	/* line 14, ../../sass/partials/_historia.scss */
	.line-month span {
	  display: inline-block;
	  margin-top: 1%;
	}
	/* line 19, ../../sass/partials/_historia.scss */
	.line-month img {
	  display: inline-block;
	  float: left;
	  left: -20px;
	  position: relative;
	  top: -20px;
	  margin-bottom: -40px;
	}
	/* line 28, ../../sass/partials/_historia.scss */
	.line-month .glyphicon {
	  position: absolute;
	  z-index: 1;
	}
	/* line 33, ../../sass/partials/_historia.scss */
	.line-month .month-content {
	  opacity: 0.6;
	  margin-bottom: 0;
	  padding: 20px;
	}

	/* line 40, ../../sass/partials/_historia.scss */
	.month-gray {
	  background: #d6d6d6;
	}
	/* line 42, ../../sass/partials/_historia.scss */
	.month-gray .month-content {
	  background: #f3f3f3;
	}

	/* line 45, ../../sass/partials/_historia.scss */
	.month-blue {
	  background: #5898f9;
	}
	/* line 47, ../../sass/partials/_historia.scss */
	.month-blue .month-content {
	  background: #86b5fb;
	}

	/* line 1, ../../sass/partials/_publicacao.scss */
	.ico-publicacao {
	  width: 100%;
	  height: 60px;
	  background-color: #f1f1f1;
	  color: #f1f1f1;
	  margin-top: 20px;
	}
	/* line 7, ../../sass/partials/_publicacao.scss */
	.ico-publicacao span {
	  float: right;
	  font-size: 19px;
	  position: relative;
	  right: -12px;
	  top: 35%;
	}

	/* line 16, ../../sass/partials/_publicacao.scss */
	.publicacao {
	  border-bottom: 1px solid #E6E6E6;
	  display: inline-block;
	  padding: 20px 0 0 0;
	}
	/* line 20, ../../sass/partials/_publicacao.scss */
	.publicacao .capa {
	  margin-top: 20px;
	  margin-left: 20px;
	}
	/* line 25, ../../sass/partials/_publicacao.scss */
	.publicacao .format {
	  width: 100%;
	  height: 70px;
	  background-color: #5898f9;
	  margin-top: 20px;
	  margin-right: 20px;
	  display: inline-block;
	  color: #fff;
	  font-size: 9px;
	  text-align: center;
	  cursor: pointer;
	}

	/* line 38, ../../sass/partials/_publicacao.scss */
	.publicacao-info {
	  color: #545454;
	  display: inline-block;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  margin-left: 20px;
	}
	/* line 44, ../../sass/partials/_publicacao.scss */
	.publicacao-info .solicitar-edicao {
	  font-weight: normal;
	  text-transform: none;
	}

	/* line 1, ../../sass/partials/_contato.scss */
	.contato-background {
	  background: url("../images/mapa.jpg");
	  padding: 20px;
	  min-height: 800px;
	}

	/* line 7, ../../sass/partials/_contato.scss */
	.contato {
	  background-color: #fff;
	  opacity: 0.9;
	  padding: 10px;
	}

	/* line 14, ../../sass/partials/_contato.scss */
	.contato-info div {
	  margin: 20px 0;
	}
	/* line 16, ../../sass/partials/_contato.scss */
	.contato-info div .desc {
	  display: inline-block;
	}

	/* line 3, ../../sass/partials/_paginators.scss */
	.pagination > li > a,
	.pagination > li > span {
	  color: #3F66D0;
	}
	/* line 8, ../../sass/partials/_paginators.scss */
	.pagination > .active > a,
	.pagination > .active > a:hover,
	.pagination > .active > a:focus,
	.pagination > .active > span,
	.pagination > .active > span:hover,
	.pagination > .active > span:focus {
	  background-color: #5898F9;
	  border-color: #3F66D0;
	}

	/* line 2, ../../sass/partials/_pesquisa-resolucoes.scss */
	.pesquisa-resolucoes .read-all {
	  border: none;
	  padding: 0;
	}

	/* line 9, ../../sass/partials/_pesquisa-resolucoes.scss */
	.resolucao .publicacao {
	  border: none;
	}

	/* line 1, ../../sass/partials/_resolucoes-indice.scss */
	.resolucao-year {
	  margin-bottom: 30px;
	}
	/* line 3, ../../sass/partials/_resolucoes-indice.scss */
	.resolucao-year .glyphicon-play {
	  color: #5A5A5A;
	  float: right;
	  font-size: 30px;
	  position: absolute;
	  right: 24px;
	  top: 55px;
	  -moz-transform: rotate(90deg);
	  -ms-transform: rotate(90deg);
	  -webkit-transform: rotate(90deg);
	  transform: rotate(90deg);
	}

	/* line 15, ../../sass/partials/_resolucoes-indice.scss */
	.anos-indice img {
	  margin-left: 5%;
	}

	/* line 19, ../../sass/partials/_resolucoes-indice.scss */
	.month-ata:before {
	  -moz-osx-font-smoothing: grayscale;
	  display: inline-block;
	  font-family: 'Glyphicons Halflings';
	  font-style: normal;
	  font-weight: normal;
	  line-height: 1;
	  font-size: 10px;
	  position: relative;
	  top: 4px;
	  content: "\e072";
	  float: left;
	  top: 5px;
	}

	/* line 2, ../../sass/partials/_reunioes.scss */
	.discussions > div:first-child {
	  padding-left: 0;
	}

	/* line 5, ../../sass/partials/_reunioes.scss */
	.calendario {
	  background: #efefef;
	  padding: 20px;
	  margin-bottom: 20px;
	}

	/* line 11, ../../sass/partials/_reunioes.scss */
	.reunioes {
	  border-bottom: 1px solid #ccc;
	  margin: 20px 0;
	  padding: 20px 0;
	}
	/* line 15, ../../sass/partials/_reunioes.scss */
	.reunioes .read-all {
	  border: none;
	  margin: 0;
	  padding: 0;
	}
	/* line 21, ../../sass/partials/_reunioes.scss */
	.reunioes:last-child {
	  padding-bottom: 40px;
	}
	/* line 23, ../../sass/partials/_reunioes.scss */
	.reunioes h1 {
	  padding: 40px 0;
	}

	/* line 1, ../../sass/partials/_documento.scss */
	.content-documento {
	  background: #efefef;
	  display: inline-block;
	  padding: 30px 50px;
	  margin-top: 40px;
	}

	/* line 9, ../../sass/partials/_documento.scss */
	.documento .publicacao {
	  border: none;
	}
	/* line 11, ../../sass/partials/_documento.scss */
	.documento .publicacao .format:last-child {
	  margin-right: 0;
	}

	/* line 15, ../../sass/partials/_documento.scss */
	.documento-content {
	  margin: 20px 0;
	  padding: 20px 0;
	  background: #efefef;
	  display: inline-block;
	}

	/* line 1, ../../sass/partials/_perfil.scss */
	.section-perfil {
	  margin-top: 40px;
	}
	/* line 3, ../../sass/partials/_perfil.scss */
	.section-perfil .read-all {
	  border: none;
	}
	/* line 5, ../../sass/partials/_perfil.scss */
	.section-perfil h1 {
	  margin-bottom: 80px;
	}

	/* line 8, ../../sass/partials/_perfil.scss */
	.perfil {
	  padding: 20px;
	  margin-bottom: 40px;
	  border-radius: 5px;
	  -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  -o-border-radius: 5px;
	}
	/* line 12, ../../sass/partials/_perfil.scss */
	.perfil .info {
	  background: #3d3d3d;
	}
	/* line 14, ../../sass/partials/_perfil.scss */
	.perfil .info > div {
	  height: 205px;
	}
	/* line 17, ../../sass/partials/_perfil.scss */
	.perfil figure {
	  position: relative;
	  top: 16px;
	}

	/* line 24, ../../sass/partials/_perfil.scss */
	.perfil-network a {
	  display: inline-block;
	  padding: 20px 0;
	}
	/* line 27, ../../sass/partials/_perfil.scss */
	.perfil-network a:nth-child(2) {
	  padding: 0 20px;
	  margin: 0 20px;
	  border-left: 1px solid #494949;
	  border-right: 1px solid #494949;
	}

	/* line 36, ../../sass/partials/_perfil.scss */
	.icons-letter,
	.icons-twitter,
	.icons-site {
	  display: inline-block;
	  float: left;
	  margin-right: 10px;
	}

	/* line 44, ../../sass/partials/_perfil.scss */
	.perfil-indicacao {
	  margin: 20px 0;
	  display: inline-block;
	}
	/* line 47, ../../sass/partials/_perfil.scss */
	.perfil-indicacao:before {
	  content: "»";
	}

	/* line 50, ../../sass/partials/_perfil.scss */
	.perfil-desc {
	  margin-bottom: 20px;
	}

	/* line 52, ../../sass/partials/_perfil.scss */
	.perfil-governo {
	  background: #d4e4fd;
	}

	/* line 54, ../../sass/partials/_perfil.scss */
	.perfil-comunidade_cientifica {
	  background: #e3d9f1;
	}

	/* line 56, ../../sass/partials/_perfil.scss */
	.perfil-notorio_saber {
	  background: #ded1a2;
	}

	/* line 58, ../../sass/partials/_perfil.scss */
	.perfil-empresarial {
	  background: #f0e8c2;
	}

	/* line 60, ../../sass/partials/_perfil.scss */
	.perfil-terceiro_setor {
	  background: #dcf3d6;
	}

	/* line 62, ../../sass/partials/_perfil.scss */
	.perfil-secretaria_executiva {
	  background: #e7e7e7;
	}

	/* line 65, ../../sass/partials/_perfil.scss */
	.perfil-candidatos .info {
	  margin-bottom: 10px;
	}
	/* line 67, ../../sass/partials/_perfil.scss */
	.perfil-candidatos .info > div {
	  height: 100px;
	}
	/* line 70, ../../sass/partials/_perfil.scss */
	.perfil-candidatos .perfil {
	  padding-bottom: 0;
	}
	/* line 72, ../../sass/partials/_perfil.scss */
	.perfil-candidatos figure {
	  top: 0;
	}

	/* line 2, ../../sass/partials/_years.scss */
	.year-major div {
	  width: 7px;
	  height: 7px;
	  border-radius: 50%;
	  -moz-border-radius: 50%;
	  -webkit-border-radius: 50%;
	  -o-border-radius: 50%;
	  background: #000;
	}

	/* line 11, ../../sass/partials/_years.scss */
	.year-minor div {
	  width: 7px;
	  height: 7px;
	  opacity: 3;
	  border-radius: 50%;
	  -moz-border-radius: 50%;
	  -webkit-border-radius: 50%;
	  -o-border-radius: 50%;
	  background: #d6d6d6;
	  position: relative;
	  margin-top: -6px;
	}

	/* line 22, ../../sass/partials/_years.scss */
	.year-history {
	  margin-left: 5.68%;
	}

	@media (max-width: 1200px) {
	  /* line 25, ../../sass/partials/_years.scss */
	  .year-history {
	    margin-left: 23px;
	  }
	}
	@media (max-width: 999px) {
	  /* line 29, ../../sass/partials/_years.scss */
	  .year-history {
	    margin-left: 10px;
	  }
	}
	@media (max-width: 779px) {
	  /* line 33, ../../sass/partials/_years.scss */
	  .year-history {
	    margin-left: 33px;
	  }
	}
	/* line 1, ../../sass/partials/_form.scss */
	.form-contato {
	  margin-top: 40px;
	}
	/* line 3, ../../sass/partials/_form.scss */
	.form-contato input,
	.form-contato select,
	.form-contato textarea {
	  margin: 5px 0;
	}

	/* line 8, ../../sass/partials/_form.scss */
	#revista {
	  /* Webkit */
	  /* FF 4-18 */
	  /* FF 19+ */
	  /* IE 10+ */
	}
	/* line 10, ../../sass/partials/_form.scss */
	#revista ::-webkit-input-placeholder {
	  color: blue;
	}
	/* line 13, ../../sass/partials/_form.scss */
	#revista :-moz-placeholder {
	  color: blue;
	}
	/* line 16, ../../sass/partials/_form.scss */
	#revista ::-moz-placeholder {
	  color: blue;
	}
	/* line 19, ../../sass/partials/_form.scss */
	#revista :-ms-input-placeholder {
	  color: blue;
	}

	/* line 1, ../../sass/partials/_footer.scss */
	footer {
	  /*background: #353535;*/
	  display: inline-block;
	  width: 100%;
	  margin-top: 40px;
	}
	/* line 6, ../../sass/partials/_footer.scss */
	footer figure {
	  border-bottom: 1px solid #4A4A4A;
	  border-right: 1px solid #4A4A4A;
	  display: inline-block;
	  height: 130px;
	  padding: 1% 2%;
	}
	/* line 14, ../../sass/partials/_footer.scss */
	footer .cgi {
	  height: 180px;
	}
	/* line 16, ../../sass/partials/_footer.scss */
	footer .nic,
	footer .registro,
	footer .cert,
	footer .ceptro,
	footer .cetic,
	footer .w3c {
	  bottom: 30px;
	  position: relative;
	}
	/* line 24, ../../sass/partials/_footer.scss */
	footer .nic .footer-ico,
	footer .registro .footer-ico,
	footer .cert .footer-ico,
	footer .ceptro .footer-ico,
	footer .cetic .footer-ico,
	footer .w3c .footer-ico {
	  margin-top: 10px;
	}
	/* line 27, ../../sass/partials/_footer.scss */
	footer .text-right {
	  display: inline-block;
	  padding-bottom: 20px;
	  width: 100%;
	  font-size: 12px;
	}

	/* line 36, ../../sass/partials/_footer.scss */
	.footer figure {
	  background-color: #353535;
	}

	/* line 39, ../../sass/partials/_footer.scss */
	.footer-ico {
	  display: inline-block;
	  float: left;
	  padding: 2%;
	}

	/* line 45, ../../sass/partials/_footer.scss */
	.cgi {
	  background: none repeat scroll 0 0 #2E2E2E;
	  border-bottom: 10px solid #5898F9;
	  border-right: medium none;
	  margin-right: 20px;
	  padding: 40px;
	}

	/* line 53, ../../sass/partials/_footer.scss */
	.menu-footer {
	  background: #242424;
	}

	/* line 55, ../../sass/partials/_footer.scss */
	.menu-footer {
	  background: #242424;
	}

	/* line 57, ../../sass/partials/_footer.scss */
	.links-footer {
	  padding: 0;
	}

	/* line 59, ../../sass/partials/_footer.scss */
	.footer {
	  background: #323232;
	  position: relative;
	}
	/* line 62, ../../sass/partials/_footer.scss */
	.footer .links-footer {
	  display: inline;
	  list-style: none;
	}
	/* line 65, ../../sass/partials/_footer.scss */
	.footer .links-footer li {
	  display: inline;
	  position: absolute;
	  bottom: 0;
	}
	/* line 69, ../../sass/partials/_footer.scss */
	.footer .links-footer li a {
	  display: inline-block;
	  height: 110px;
	  width: 140px;
	  background: url("about:blank");
	  z-index: 9999;
	  margin-bottom: -82px;
	}
	/* line 79, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cgi {
	  left: 0;
	  height: 130px;
	}
	/* line 82, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cgi a {
	  width: 180px;
	}
	/* line 85, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-nic {
	  bottom: 80px;
	  left: 19%;
	}
	/* line 88, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-nic a {
	  width: 170px;
	}
	/* line 91, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-registro {
	  bottom: 80px;
	  left: 34%;
	}
	/* line 94, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-registro a {
	  width: 150px;
	}
	/* line 97, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cert {
	  bottom: 80px;
	  left: 48%;
	}
	/* line 100, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cert a {
	  width: 100px;
	}
	/* line 103, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cetic {
	  bottom: 80px;
	  left: 58%;
	}
	/* line 106, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-cetic a {
	  width: 110px;
	}
	/* line 109, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-ceptro {
	  bottom: 80px;
	  left: 69%;
	}
	/* line 112, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-ceptro a {
	  width: 115px;
	}
	/* line 115, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-ptt {
	  bottom: 80px;
	  left: 80%;
	}
	/* line 118, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-ptt a {
	  width: 80px;
	}
	/* line 121, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-w3c {
	  bottom: 80px;
	  left: 90%;
	}
	/* line 125, ../../sass/partials/_footer.scss */
	.footer .links-footer .link-w3c a {
	  width: 80px;
	}

	@media (max-width: 1200px) {
	  /* line 131, ../../sass/partials/_footer.scss */
	  footer .nic,
	  footer .registro,
	  footer .cert,
	  footer .cetic,
	  footer .ceptro,
	  footer .ptt,
	  footer .w3c {
	    bottom: 0;
	  }

	  /* line 140, ../../sass/partials/_footer.scss */
	  .footer .img-responsive {
	    width: 90%;
	  }
	  /* line 144, ../../sass/partials/_footer.scss */
	  .footer .links-footer li a {
	    height: 99px;
	  }
	  /* line 147, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cgi {
	    height: 140px;
	  }
	  /* line 149, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cgi a {
	    width: 155px;
	  }
	  /* line 152, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-nic {
	    left: 20%;
	  }
	  /* line 154, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-nic a {
	    width: 100px;
	  }
	  /* line 157, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-registro {
	    left: 30%;
	  }
	  /* line 159, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-registro a {
	    width: 120px;
	  }
	  /* line 162, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cert {
	    left: 42%;
	  }
	  /* line 164, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cert a {
	    width: 90px;
	  }
	  /* line 167, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cetic {
	    left: 51%;
	  }
	  /* line 169, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cetic a {
	    width: 90px;
	  }
	  /* line 172, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-ceptro {
	    left: 62%;
	  }
	  /* line 174, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-ceptro a {
	    width: 108px;
	  }
	  /* line 177, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-ptt {
	    left: 70%;
	  }
	  /* line 179, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-ptt a {
	    width: 90px;
	  }
	  /* line 182, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-w3c {
	    left: 80%;
	  }
	  /* line 184, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-w3c a {
	    width: 90px;
	  }
	}
	@media (max-width: 998px) {
	  /* line 193, ../../sass/partials/_footer.scss */
	  .footer .links-footer li {
	    bottom: 70px !important;
	  }
	  /* line 195, ../../sass/partials/_footer.scss */
	  .footer .links-footer li a {
	    height: 74px;
	    width: 140px;
	  }
	  /* line 201, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cgi {
	    bottom: 10px !important;
	  }
	  /* line 203, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cgi a {
	    height: 100px;
	    width: 120px;
	    margin-top: 45px;
	  }
	  /* line 211, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-nic a {
	    width: 80px;
	  }
	  /* line 215, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-registro a {
	    width: 85px;
	  }
	  /* line 219, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cert a {
	    width: 70px;
	  }
	  /* line 223, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-ceptro a {
	    width: 75px;
	  }
	  /* line 227, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-cetic a {
	    width: 70px;
	  }
	  /* line 231, ../../sass/partials/_footer.scss */
	  .footer .links-footer .link-w3c a {
	    width: 70px;
	  }
	}
	@media (max-width: 779px) {
	  /* line 241, ../../sass/partials/_footer.scss */
	  .footer .links-footer li a {
	    display: none;
	  }
	}
	@media print {
	  /* line 2, ../../sass/partials/_print.scss */
	  .logo a,
	  .header-links,
	  .breadcrumb,
	  .divisor-breadcrumb,
	  .publicacao,
	  .teste-footer {
	    display: none !important;
	  }

	  /* line 11, ../../sass/partials/_print.scss */
	  .logo img,
	  .content-documento,
	  .content-documento * {
	    display: block !important;
	  }

	  /* line 17, ../../sass/partials/_print.scss */
	  .content-documento {
	    margin-top: 20px;
	    font-size: 11px !important;
	    font-family: monaco !important;
	  }

	  /* line 22, ../../sass/partials/_print.scss */
	  .content-documento b {
	    font-weight: 700;
	    font-size: 12px;
	  }

	  /* line 26, ../../sass/partials/_print.scss */
	  .content-documento p {
	    text-align: justify;
	  }

	  /* line 29, ../../sass/partials/_print.scss */
	  .content-documento ul {
	    padding: 0;
	  }

	  /* line 32, ../../sass/partials/_print.scss */
	  .content-documento ul li {
	    display: inline-block;
	    position: relative;
	    left: 0;
	    float: left;
	    width: 100%;
	    font-size: 12px !important;
	    font-family: monaco !important;
	  }

	  /* line 41, ../../sass/partials/_print.scss */
	  .content-documento ul li b {
	    float: left;
	  }

	  /* line 44, ../../sass/partials/_print.scss */
	  .content-documento ul li b:after {
	    display: inline-block;
	    content: "\0020";
	  }

	  /* line 48, ../../sass/partials/_print.scss */
	  .content-documento ul li em {
	    font-size: 11px;
	  }

	  /* line 52, ../../sass/partials/_print.scss */
	  h2 {
	    font-size: 20px;
	    font-weight: 700;
	  }
	}
	.busca .input,.select { 
		width:20%;
		float:left;
		margin:0 10px 0 0;
	}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin-bottom:30px;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
