/* //////////////////////////////// VALORES PARA AS VARIÁVEIS DOS TEMAS ///////////////////////////////

TEMA VERDER: $type: verde;
TEMA AZUL:   $type: azul;
TEMA BRANCO: $type: branco;
TEMA AMARELO:$type: amarelo;

///////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////////// ---------------- CORES -------------- /////////////////////////////*/
#Header {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #fff;
  background-color: #2160BD;
  background-image: radial-gradient(ellipse at center center, #1659bf 1%, #2160BD 100%);
  background-image: -webkit-gradient(radial, left top, right top, from(#3A72BC), to(#2160BD));
  background-image: -webkit-radial-gradient(left, #3A72BC, #2160BD);
  background-image: -moz-radial-gradient(left, #3A72BC, #2160BD);
  background-image: -o-radial-gradient(left, #3A72BC, #2160BD);
  background-image: radial-gradient(to right, #3A72BC, #2160BD); }

.menu-header, .menu-item {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #fff;
  background: #0E4097; }

.titles-header h1 {
  color: #fff; }

.searchButton, .media {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background-image: url("../img/sprite-blue.png"); }

.atalho ul li span {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background-color: #A1C0EC;
  color: #0a1857;
  margin-left: 2px; }

#Footer {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #fff;
  background-color: #1659BF;
  box-sizing:content-box }

.block-menu-header {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  border-color: #1659bf; }

.block-menu-header a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #1659bf; }

.block-menu-left-single a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #2c66ce; }

.block-menu-left ul li a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #172938; }

.content table {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background: none repeat scroll 0 0 #597290;
  color: #ffffff; }

.content-center h3 {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #2c65ce; }

.content-center span.sub-titulo, .content-center span.legenda_titulo {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #2c65ce; }

.block-menu-left li:hover {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background-color: #edeff1; }

.block-menu-left .submenu_editais.active {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background-color: #EDEFF1;
  border-top-color: #85a6e3;
  border-bottom-color: #85a6e3; }

.submenu_editais.active .submenu_editais_links {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  border-top-color: #DFDFDF; }

.block-menu-left ul li, .block-menu-left-single ul li {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  border-bottom-color: #DFDFDF; }

.legenda_bullets {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  background-color: #edeff1;
  border-color: #c0c1c1; }

table tfoot tr:last-child td:last-child {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  border-top: 1px solid #c0c1c1;
  background: none no-repeat scroll 0 0 #597290; }

.ui-paginator .ui-paginator-page, .ui-paginator .ui-paginator-pages, .ui-paginator .ui-paginator-next, .ui-paginator .ui-paginator-last, .ui-paginator .ui-paginator-first, .ui-paginator .ui-paginator-prev, .ui-paginator .ui-paginator-current {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #ffffff; }

.legenda_bullets li a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #172938; }

.tabs li a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #597290;
  background: none no-repeat scroll 0 0  #eff1f2; }

.tabs li.active a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #FFFFFF;
  background: none no-repeat scroll 0 0  #597290; }

.tabs_container .links li a {
  /*//////////////////////// TEMA AZUL ////////////////////////*/
  color: #2c66ce; }

/*# sourceMappingURL=temas.css.map */

#accessibility a {
    color: #DCECFF;
}
#accessibility a {
    margin-right: 1px;
}
