body{
  margin:0px;
}
body.node-type-galeria,
#cboxContent{
  background:transparent;
}
a{
  overflow:hidden;
  color:#323232;
}
#page-wrapper,
#page{
  width:100%;
}
#header{
  width:100%;
  height:129px;
  background:url(img/header_homepage_bkg.png) repeat-x transparent;
  box-shadow: 0px 0px 0px 0px #000000;
  position: relative;
  z-index: 100;
}
.not-front #header{
  background:url(img/header_contents_bkg.png) repeat-x transparent;  
}
#header .section{
  width:940px;
  height:100px;
  margin:auto;
}
#header-deg{
  width:100%;
  height:4px;
  background:url("img/filet.png") repeat scroll center 0 transparent ;
  position: relative;
  z-index: 100;
}
.not-front #header-deg{
  background: url("img/filet.png") repeat scroll center 0 transparent;
    height: 4px;
    margin-top: 200px;
    position: absolute;
    width: 100%;
    z-index: 100;
    }
.not-front.node-type-webform #header-deg{
      margin-top:400px;
    }
#logo{
  float:left;
  margin-top:0px;
  position:absolute;
  z-index: 100;
}
#header .section .region-header #block-system-main-menu{
  float:right;
  margin-top:0px;
}
#header .section .region-header #block-system-main-menu ul.menu{
  margin:0px;
  padding:0px;
}
#header .section .region-header #block-system-main-menu ul.menu li{
  display:inline-block;
  margin:0px 0px 0px 0px;
  padding:0px;
  float:left;
}
#header .section .region-header #block-system-main-menu ul.menu ul{
  display:none;
}
.menu-especial{
  width:106px;
  height:100px;
  display:block;
  font-family: 'segoeui';
  font-size:14px;
  background:transparent;
  color:#323232;
  text-align:center;
  line-height:100px;
  text-decoration:none;
  text-transform: uppercase;
}
.menu-especial:hover{
  background-color:#c8c8c8;
}
.region-header .active-trail,
.region-header .menu li a.active{
  background-color:#106e41;color:#ffffff;
}
.another-wrapper .menu a.active{
  color:#106e41 !important;
  font-weight:bold !important;
}

ul.sombra{
  float:right;
  margin:0px;
  padding:0px;
}
ul.sombra li{
  display:inline-block;
  margin:0px 0px 0px 10px;
  padding:0px;
}
ul.sombra li#sobrenos-sombra{
    width:90px;
  height:17px;
  background:url(img/sobrenos_espelho_links.png);
}
ul.sombra li#sobrenos-sombra.hover{
  background:url(img/sobrenos_espelho_cor_links.png);
}
ul.sombra li#produtos-sombra{
    width:90px;
  height:17px;
  background:url(img/produtos_espelho_links.png);
}
ul.sombra li#produtos-sombra.hover{
  background:url(img/produtos_espelho_cor_links.png);  
}
ul.sombra li#servicos-sombra{
  width:80px;
  height:17px;
  background:url(img/servicos_espelho_links.png);
}
ul.sombra li#servicos-sombra.hover{
  background:url(img/servicos_espelho_cor_links.png);  
}
ul.sombra li#portefolio-sombra{
  width:100px;
  height:17px;
  background:url(img/portefolio_espelho_links.png);
}
ul.sombra li#portefolio-sombra.hover{
  background:url(img/portefolio_espelho_cor_links.png);
}
ul.sombra li#noticias-sombra{
  width:80px;
  height:17px;
  background:url(img/noticias_espelho_links.png);
}
ul.sombra li#noticias-sombra.hover{
  background:url(img/noticias_espelho_cor_links.png);
}
ul.sombra li#contactos-sombra{
  width:100px;
  height:17px;
  background:url(img/contactos_espelho_links.png);
}
ul.sombra li#contactos-sombra.hover{
  background:url(img/contactos_espelho_cor_links.png);  
}
#imagens-ambiente-wrapp{
  width:100%;
  height:450px;
  display:block;
  margin:-4px auto 0px;
  overflow:hidden;
  position:relative;
}
#imagens-ambiente-wrapp #nav{
  position:absolute;
  width:1280px;
  text-align: center;
  bottom:20px;
  z-index:60;
}
.fundo-imagem{
  width:100% !important;
  text-align:center;
}
#imagens-ambiente-wrapp #nav a{
  background:url(img/menu_banner.png);
  width:20px;
  height:20px;
  text-indent: -9999px;
  display:inline-block;
  margin:0px 2px;
}
#imagens-ambiente-wrapp #nav a.activeSlide{
  background:url(img/menu_seleccionado_banner.png);
}
#highlighted #block-block-1{
  text-align:center;
}
#highlighted #block-block-1 .destaque-titulo{
  color:#333;
  font-size:28px;
}
#highlighted #block-block-1 .destaque-sub-titulo{
  color:#c8c8c8;
  font-size:14px;
}
#highlighted #block-block-1 a#lermais{
  background:url(img/lermais_destaque_btn.png);
  width:150px;
  height:38px;
  display:block;
  text-indent: -9999px;
  text-align: center;
  margin:auto;
}
.region-content{
  width:940px;
  margin:0px auto;
  position: relative;
  z-index: 210;
  display: block;
}
.front .region-content{
  background: url("img/home_contents_bkg.png") repeat-y scroll center center transparent;
  margin-top: 480px;
  padding: 30px 20px 0px 20px;
  width: 960px;
}
.region-content .four-cols-wrapp .col{
  width:220px;
  margin-right:20px;
  float:left;
  text-align:center;
}
.region-content .four-cols-wrapp .col.last{
  margin:0px;
}
.region-content .four-cols-wrapp .col .titulo{
  font-size:22px;
  font-weight:normal;
  margin-top:8px;
  color:#323232;
}
.region-content .four-cols-wrapp .col .corpo{
  color:#646464;
  font-size:12px;
  line-height:15px;
  padding:15px 5px;
}
.more{
  text-align: center;
}
.region-content .four-cols-wrapp .col .more a{
  background:url(img/btn_ler-mais.png) no-repeat;
  text-indent:-9999px;
  text-align: center;
  width:100px;
  height:31px;
  margin:0px auto 40px;
  /*
  width:70px;
  height:16px;
  display:block;
  margin:15px auto 40px;
  text-decoration: none;
  color:#969696;
  border-left:1px solid #969696;
  border-right:1px solid #969696;
  font-size:13px;
  line-height:16px;
  */
  display:block;
}
#footer{
  background:#DCDDDE;
  width:100%;
  height:215px;
  margin-top:0px;
}
#footer .section{
  width:940px;
  margin:auto;
  height:180px;
}
#footer h1,
#footer h2{
  font-size:22px;
  font-weight:normal;
  color:#323232;
  padding-top:30px;
  padding-bottom:10px;
  margin:0px;
  text-transform: none;
}
#footer ul{
  padding:0px;
  margin:0px;
}
#footer ul li{
  list-style: none;
  font-size:12px;
  line-height:20px;
  color:#646464;
}

#footer #block-block-2,
#footer #block-block-3,
#footer #block-menu-block-1,
#footer #block-menu-block-3,
#block-views-eventos-block-1,
#block-views-noticias-block{
  float:left;
  height:180px;
}
#footer #block-block-2{
  margin-right:0px;
  background:url("img/produtos_fundo.jpg") repeat-x scroll 0 0 transparent;
  padding-left:20px;
  padding-right:20px;
}
#footer #block-block-2 p{
  margin:0px;
  padding:0px;
}
#footer #block-block-2 a{
  color:#646464;
  text-decoration: none;
}
#footer #block-block-2 img{
  padding-top:38px;
  border-bottom:1px solid #000;
  padding-bottom:10px;
}
#footer #block-block-2 h1{
 /* padding:0px;*/
}
#footer #block-block-2 ul .claro{
  background:#F6F4F2;
  color:#323232;
}
#footer #block-block-3{
  margin-right:0px;
  padding:0px 40px;
}
#footer #block-block-3 li{
  margin:10px 0px;
  line-height:10px;
}
#footer #block-block-3 li a{
  text-decoration: none;
  color:#646464;
}
/*
#footer #block-block-6{
  padding:0px 20px;
  background:url("img/produtos_fundo.jpg") repeat-x scroll 0 0 transparent;
  margin:0px 0px;
}
#footer #block-block-6 table a{
  text-align:center;
  display:block;
  text-decoration: none;

}
*/
#rodapelogos p{
	margin-bottom:0;
	margin-top:0;
}


#block-menu-block-1,
#block-menu-block-3{
	width:175px;
}

#block-menu-block-1{
  padding:0px 20px;
  background: url(img/produtos_fundo.jpg) repeat-x;
}
#block-menu-block-1 ul{

}
#block-menu-block-1 ul li,
#block-menu-block-3 ul li{
  border-bottom:1px solid #323232;
  padding:0px;
  margin:0 0px 0 0;
  line-height:25px;
  display:block;
}
#block-menu-block-1 a,
#block-menu-block-3 a{
  text-decoration:none;
  color:#646464;
  font-size:12px;
  line-height:25px;
  padding-left:17px;
  background:url(img/12x12.jpg) no-repeat left center transparent;
}
.space10{
  width:10px;
}
#block-views-noticias-block{
  margin-left:0px;
  float:right !important;
}
.noticia{
  width:310px;
}
table, tbody{
  border:none;
}
.noticia .titulo{
  text-transform: uppercase;
  font-size:14px;
  color:#000;
  text-decoration: none;
}

.noticia p{
    font-size:12px;
    line-height:20px;
  color:#404040;
  text-decoration: none;
}
#copyright{
  height:30px;
  background:#106e41;
  line-height:30px;
  font-family: Verdana,sans-serif;
    font-size: 10px !important;
    line-height: 30px;
}
#copyright .section{
  width:940px;
  margin:0px auto;
  color:#fff;
  font-size:10px;
  text-align:center;
}
#copyright .section a{
  color:#fff;
  text-decoration: none;
font-family: Verdana,sans-serif;
    font-size: 10px !important;
  
}
#copyright .section a:hover{
  text-decoration: underline;
}
#imagens-ambiente-interior-wrapp{
  height:350px;
  display:block;
  margin:-130px auto 50px;
  overflow:hidden;
  position:relative;
    text-align:center;

}
.not-front .imagens{
  float:left;
}
.not-front #main #content{
  width:700px;
  float:right;
  margin-bottom:40px;
}
.not-front.node-type-webform #main #content{
  width:620px !important;
  margin-left:80px !important;
}
.not-front.page-agenda #main #content{
  width:940px;
  clear:both;
}
.not-front #main-wrapper{
  width:940px;
  margin:auto;
}
.not-front.node-type-webform .region-content{
  /*margin-left: 80px !important;*/
    width: 620px !important;
}
.not-front #sidebar-first{
  width:180px;
  float:left;
}
.node-type-webform #sidebar-first{
  width:240px;
  float:left;
  overflow:hidden;
}

.not-front .breadcrumb a,
.not-front .breadcrumb{
  color:#969696;
  text-decoration: none;
  font-size:11px;
  line-height: 22px;
  text-transform: uppercase;
}
.not-front .breadcrumb a:hover{
  color:#363636;
  text-decoration: underline;
}
.not-front .page2-wrapp .titulo{
color: #106e41;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
.breadcrumb{
  padding:0px;
}
.node-type-pagina-tipo-2 .page2-wrapp .resumo,
.node-type-article .page2-wrapp .resumo,
.view-id-summary{
    font-size:14px;
  line-height:20px;
  color:#969696;
  text-align: justify;
  margin-top:0px;
}
.node-type-pagina-tipo-2 .page2-wrapp .corpo,
.node-type-article .page2-wrapp .corpo,
.field-name-body{
  /*
    font-size:14px;
  line-height:20px;
  color:#969696;*/
        font-size:12px;
  line-height:20px;
  color:#646464;
  text-align: justify;
}
#block-views-summary-block{
  margin-top:15px;
}
.node-type-pagina-tipo-2 .page2-wrapp .imagens{
}

.node-type-pagina-tipo-2 .page2-wrapp .corpo,
.node-type-article .page2-wrapp .corpo{
      font-size:12px;
  line-height:20px;
  color:#646464;
  width:410px;
  float:left;
  text-align: justify;
}
p{
  margin-top:0px;
}
.lupa{
  display:none !important;
  background:url(img/lupa_slider.png);
  width:25px;
  height:25px;
  display:block;
  float:left;
  margin-top:10px;
}
.imagens-lupa{
    margin-right:30px;
  margin-bottom:10px;
  width:260px;
  float:left;
  height:170px;
  position:relative;
}
.lupa-nova{
  background:url(img/onmouseover.png) no-repeat 35px 0 transparent;
  width:260px;
  height:170px;
  position:absolute;
  z-index:10000;
  display:none;
}
.region-sidebar-first #block-menu-block-2 h2{
  margin:0px 0px 10px -15px;
  font-size:22px;
  /*border-bottom:1px solid #000;*/
  font-weight:normal;
  color:#fff;
  background:url(img/menu-lateral_bkg.png);
  padding-left:30px;
}
.region-sidebar-first #block-menu-block-2 ul.menu{
  margin:0px;
  padding:0px;
  list-style: none;
}
.region-sidebar-first #block-menu-block-2 ul.menu li{
  margin:0px;
  list-style: none;
  border-bottom:1px solid #000;
  padding:8px 0px;
  background:url("img/12x12.jpg") no-repeat scroll left center transparent
}
.region-sidebar-first #block-menu-block-2 ul.menu li a{
  display:block;

  font-size:12px;
  font-weight:normal;
  padding-left:0px;
  line-height:14px;
  text-decoration: none;
  color:#323232;
  padding-left:15px;
}
.region-sidebar-first #block-menu-block-2 ul.menu li a.active-trail,
.region-sidebar-first #block-menu-block-2 ul.menu li a:hover{
  color:#106e41;
    /*background: url(img/menu_lateral_link.png);*/
    /*font-weight:bold;*/
}
h1#page-title{
  font-size:22px;
  line-height:30px;
  margin:0px;
  font-weight:normal;
  color:#106e41;
}
.not-front.page-agenda .region-content{
  width:940px !important;
}
.node-type-webform .field-name-body{
  float:left;
  width:640px;
  margin-right: 80px;
}
.not-front .region-content{
  width:700px;
}
.cat{
  margin-bottom:15px;
}
.cat .imagem{
  float:left;
  width:160px;
  height:100px;
  margin-right:20px;
  border:1px solid #ccc;
}
.cat .titulo a{
  font-size:18px;
  /* color:#c8c8c8; */
  display:block;
  text-decoration: none;
  line-height: 20px;
}
.cat .titulo a:hover{
  text-decoration: underline;
}
.cat .corpo{
  color:#646464;
  font-size:12px;
  line-height:20px;
  display:block;
}
#wrap{
  border:1px solid #ccc;
}
.cats-quadrados-wrapper div.titulo,
.cats-quadrados-wrapper .categ{
  width:220px;
}
.cats-quadrados-wrapper .categ{
  position:relative;
  height:150px;
  float:left;
  border:1px solid #ccc;
}
.ver-pdf{
  position:absolute;
  width:220px;
  background:#000;
  text-align:center;
  height:70px;
  line-height:70px;
  top:0px;
  display:none;
}
.ver-pdf a{
    color:#fff;
  font-size:20px;
  text-decoration: none;
}
.cats-quadrados-wrapper .tbl-titulo{
  position:absolute;
  z-index:10;
  bottom:0px;
  left:0px;
  /*
  text-decoration: none;
  font-weight: normal;
  font-size:12px;
  text-transform: uppercase;
  line-height: 30px;*/
}
.cats-quadrados-wrapper .primeira-coluna{
  background:url(img/80perc.png) repeat transparent;
  vertical-align: middle;
}
.cats-quadrados-wrapper .primeira-coluna div{
  background:#106e41;
  margin:8px 5px;
  width:10px;
  min-height:30px;
  height:100%;
}
.cats-quadrados-wrapper .transparente80{
  background:url(img/80perc.png) repeat transparent;
  vertical-align: middle;
}
.cats-quadrados-wrapper .transparente80 a,
.cats-quadrados-wrapper .transparente80 span{
  text-decoration: none;
  font-weight: normal;
  font-size:12px;
  text-transform: uppercase;
  line-height: 14px;
  padding: 8px 20px 8px 0px;
  color:#fff;
  float:left;
}
.cats-quadrados-wrapper .ultima-coluna{
  margin:8px 5px;
  width:20px;
}
.cats-quadrados-wrapper div.titulo a{
  color:#fff;
  text-decoration: none;
  font-weight: normal;
  font-size:12px;
  text-transform: uppercase;
  line-height: 30px;
}
.categs-wrapp{
  width:220px;
  float:left;
  height:150px;
  margin-bottom:20px;
}
.categs-wrapp.centro{
  margin:0px 20px;
}
.node-type-p-gina-tipo-5 .titulo-conteudo,
.node-type-portefolio .titulo-conteudo{
  font-size:24px;
  line-height:22px;
  font-weight:bold;
  margin:15px 0px;
  color:#000;
}
.node-type-p-gina-tipo-5 .corpo,
.node-type-portefolio .corpo{
   color: #969696;
    font-size: 14px;
    line-height: 20px;
}
.tipos-wrapper .tipo .imagem,
.node-type-portefolio .imagem{
  float:left;
  margin-bottom:15px;
  width:260px;
}
.node-type-portefolio .imagem.centro{
  margin: 0px 20px 15px;
}
.tipos-wrapper .tipo .descricao{
  float:left;
  margin-left:40px;
  width:360px;
}
.tipos-wrapper .tipo .descricao ul li,
.tipos-wrapper .tipo .descricao ul{
  margin:0px;
  padding:0px;
  list-style: none;
}
.tipos-wrapper .tipo .descricao .titulo{
  color:#323232;
  font-weight:bold;
  font-size:12px;
  line-height:20px;
}
.tipos-wrapper .tipo .descricao .verde{
  color:#147800;
  font-size:12px;
  line-height:20px;  
}
.tipos-wrapper .tipo .descricao li{
  color:#323232;
  font-size:12px;
  line-height:20px;  
}
.node-type-p-gina-tipo-5 .pager{
  background:url(img/navegacao_inferior.png) repeat;
  display:block;
  width:700px;
  height:25px;
  margin-bottom:40px;
  margin-top:20px;
}
.node-type-portefolio .pager{
  background:url(img/navegacao_inferior.png) repeat;
  display:block;
  width:700px;
  height:25px;
  margin-bottom:40px;
}
#pager-prev{
  background:url(img/esq_btn.png) repeat;
  width:25px;
  height:25px;
  float:left;
  cursor:pointer;
}
#pager-next{
  background:url(img/dto_btn.png) repeat;
  width:25px;
  height:25px;
  float:right;
  cursor:pointer;
}

.conjunto-wrapper{
  width:700px;
}
.node-type-portefolio .imagens{
  height:195px !important;
  float:none !important;
}
.node-type-portefolio .imagem .titulo{
  color:#323232;
  font-size:12px;
  text-align: center;
  margin-top:15px;
  margin-bottom:20px;
  width:220px;
  display:block;
  text-transform: uppercase;
}
.node-type-portefolio .imagem{
  position:relative;
}
.node-type-portefolio .imagem div{
  width:220px;
  height:150px;
}
.portefolio-lupa{
  background:url(img/lupa_slider.png);
  width:25px;
  height:25px;
  position:absolute;
  top:0px;
  right:10px;
  z-index: 9999;
}
#galeria-wrapper #slideshow{
  margin-bottom:20px;
}
#galeria-wrapper #nav div{
  float:left;
}
#galeria-wrapper .jcarousel-container{
  width:720px;
}
#galeria-wrapper .jcarousel-clip{
  overflow: hidden;
  width:650px;
  float:left;
  margin-left:35px;
}
#galeria-wrapper .jcarousel-clip li{
  width:130px;
  height:100px;
}
#galeria-wrapper .jcarousel-prev{
  background:url(img/anterior_btn.png);
  cursor:pointer;
  width:20px;
  height:100px;
  position:absolute;
  left:0px;
}
#galeria-wrapper .jcarousel-next{
  background:url(img/seguinte_btn.png);
  cursor:pointer;
  width:20px;
  height:100px;
  position:absolute;
  right:0px;
}
.node-type-portefolio #colorbox #cboxClose{
  visibiliy:hidden !important;
  display:none !important;
}
.node-type-portefolio #colorbox #cboxLoadedContent{
  margin-bottom:0px !important;
}
#slideshow-titulo{
  position:relative;
  width:720px;
  height:420px;
  margin-bottom:25px;
}
#slideshow-titulo #titulo{
  position:absolute;
  bottom:0px;
  right:0px;
  z-index:200;
  padding:10px 20px;
  background-color:#fff;
  font-size:14px;
  color:#323232;
}
.cboxIframe,
#cboxBottomCenter,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxTopLeft,
#cboxBottomLeft,
#cboxBottomRight,
#cboxTopRight{
  background: url(img/perc80.png);
}
.submitted{
  visibility:hidden;
  display:none;
}
.node-type-webform .field-name-body ul li{
  color:#323232;
  font-size:12px;
  line-height:20px;
  display:block;
}
.node-type-webform .field-name-body ul{
  list-style: none;
  padding:0px;
  margin:0px;
}
.node-type-webform .morada-wrapper{
  color:#404040;
  font-size:11px;
  line-height:18px;
}
.node-type-webform .morada-wrapper .sede{
  color:#969696;
}
.node-type-webform .field-name-body a{
  color:#323232;
}

.node-type-webform .field-name-body h2{
  clear:both;
  display:block;
  color: #000;
  font-size:16px;
  font-weight:normal;
  margin:10px 0px;
}
.webform-client-form label{
  background:#106e41;
  width:80px;
  padding-left:10px;
  height:30px;
  line-height:30px;
  display:inline-block;
  font-weight:normal;
  color:#fff;
  font-size:12px;
  margin-right:20px;
  border-radius:5px;
}
.webform-client-form #webform-component-nome input,
.webform-client-form #webform-component-e-mail input,
.webform-client-form #webform-component-telefone input,
.webform-client-form #webform-component-assunto input{
  width:213px;
  color:#4d4d4d;
  line-height:30px;
  border:none;
  background: #E1E1E1;
  height:30px;
  border-radius: 5px;
  font-family: 'segoeui';
  font-size:14px;
  padding-left:5px;
  float:right;
  width:500px;
}
.webform-client-form #webform-component-nome{
  margin-bottom:0px !important;
}
.webform-client-form #edit-actions{
  clear:both;
  display:block;
}
.webform-client-form #webform-component-mensagem label{
  float:left;
  margin-right:25px;
}
.form-item, .form-actions{
  margin:15px 0px;
}

.webform-client-form .form-textarea-wrapper textarea{
  float:left;
  width:220px;
  color:#4d4d4d;
  line-height:18px;
  border:none;
  background: #E1E1E1;
  border-radius:5px;
  font-family: 'segoeui';
  font-size:14px;
  padding-left:5px;
  float:right;
  width:505px;
}
.webform-client-form #webform-component-e-mail input{
  width:210px;
}
#webform-component-e-mail{
  float:left;
  width:330px;
  margin-right:25px;
}
#webform-component-telefone{
  float:left;
  width:265px;
}
#webform-component-telefone input{
  width:145px !important;
  
}
.webform-client-form .form-actions{
  text-align: right;
  padding-top:15px;
}
.webform-client-form .form-actions input{
  background: #106e41;
  width:100px;
  padding:0px;
  height:30px;
  line-height:30px;
  display:inline-block;
  font-weight:normal;
  color:#fff;
  font-size:12px;
  margin-right:0px;
  border:none;
  border-radius:5px;
  font-family: 'segoeui';
  text-transform: uppercase;
}
.marker, .form-required{
  color:#106e41 !important;
  font-weight:bold;
}
#block-block-4 .content{
  height:400px;
  margin:0px auto 40px;
}
#banner-wrapper{
  margin-top:40px;
}
a{
  outline:none;
}
#top-block{
  height:700px;
  margin-bottom:100px;
  width:100%;
  position: relative;
}
#white-nebula{
  background:#fff;
  height:200px;
}
#white-nebula-bck{
  background: url(img/bckg-branco.png);
  height: 200px;
  bottom: -100px;
  z-index: 200;
  position: absolute;
  display: block;
  width: 100%;
}
.col .img-wrapp{
  background:url(img/homepage_destaque.png) transparent;
  height: 165px;
    width: 240px;
}
.view-agenda .view-header h2{
  margin-bottom:0px;
}
.evento{
    clear: both;
    display: block;
    min-height: 80px;
    padding: 15px 0;
}
.evento .data-footer{
 background: #106e41;
    float: left;
    height: 90px;
    margin-right: 20px;
    width: 80px;
    border-radius:5px;
}
.data-footer .dia{
display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    padding-top: 5px;
    text-align: center;
    color:#fff;
}
.data-footer .mes{
 display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    color:#fff;

}
.data-footer .ano{
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    color:#fff;
}
#block-views-eventos-block-1{
  position:relative;
  float:right;
}
#block-views-eventos-block-1 h2,
#block-views-noticias-block h2{
  border-bottom:1px solid #323232;
  /*width:380px;*/
  padding-bottom:2px;
}
.cats-wrapper .noticia{
  padding-top:10px;
}
.cats-wrapper .noticia img{
  border-radius:5px;
}
.cats-wrapper .noticia .data,
.cats-wrapper .noticia .corpo p{
  color:#646464;
}
.cats-wrapper .noticia .data{
  text-transform: uppercase;
  font-size:10px !important;
}
.view-eventos .pager-current{
    display:none !important;  
}
.view-eventos .pager{
  position: absolute;
  top:30px;
  right:0px;
}
.view-eventos .pager li{
  display:inline;
  margin:0px;
  padding:0px;
}
#block-views-eventos-block-1 .pager-next a,
#block-views-eventos-block-1 .pager-previous a{
  color:#000;
  text-decoration: none;
  font-size:18px;
}
#block-views-eventos-block-1 .evento .conteudo{
  float:left;
  width:210px;
}
#block-views-eventos-block-1 .evento .conteudo .data{
  color:#969696;
  font-size:14px;
  line-height:20px;
}
#block-views-eventos-block-1 .evento .conteudo .titulo a{
  color:#000;
  font-size:14px;
  line-height:20px;
  text-decoration: none;
}
#block-views-eventos-block-1 .evento .conteudo .corpo{
  color:#646464;
  font-size:12px;
  line-height:20px;  
}
#webform-client-form-6 label{
}
#logo-wrapper{
  width:940px;
  margin:0px auto;
  position: relative;
  z-index:101;
}
.over-control{
  position:absolute;
  z-index:500;
  top:440px;
  width:1000px;
  left:50%;
  margin-left:-500px;
}
.over-control a#next{
  float:right;
  background:url(img/slider_btn-next.png);
  height:80px;
  width:30px;
  text-indent:-9999px;
  display:block;
  cursor:pointer;
  z-index:10;
  position: relative;
  margin-right:30px;
  margin-top:30px;
}
.over-control a#prev{
  float:left;
  background:url(img/slider_btn-previous.png);
  height:80px;
  width:30px;
  text-indent:-9999px;
  display:block;
  cursor:pointer;
  z-index:10;
  position: relative;
  margin-left:30px;
  margin-top:30px;
}
.over-control .banner{
  width:1000px;
   background:url(img/slider_bkg.png);
   margin:0px auto;
   padding:20px 0px;
}
.over-control .banner .title,
.over-control .banner .corpo{
  width:750px;
  text-align:center;
  display:block;
  margin:0px auto;
}
.over-control .banner .title{
  font-size:35px;
  line-height:35px;
  color:#868686;
  font-weight: lighter;  
}
.over-control .banner .corpo{
  color:#323232;
  font-size:15px;
  line-height:22px;
}
.view-news-nodehierarchy-children-list .pager-previous,
.view-links-nodehierarchy-children-list .pager-previous{
  float:left;
  padding-left:0px !important;
  margin-left:0px !important;
}
.view-news-nodehierarchy-children-list .pager-next,
.view-links-nodehierarchy-children-list .pager-next{
  float:right;
  padding-right:0px !important;
  margin-right:0px !important;
}
.view-news-nodehierarchy-children-list .pager-next a,
.view-news-nodehierarchy-children-list .pager-previous a,
.view-links-nodehierarchy-children-list .pager-next a,
.view-links-nodehierarchy-children-list .pager-previous a{
  text-transform: uppercase;
  color:#fff;
  font-size: 12px;
  line-height:25px;
  width:90px;
  border-radius: 3px;
  background-color:#646464;
  display:block;
  text-decoration: none;
}
.view-news-nodehierarchy-children-list .pager-next a:hover,
.view-news-nodehierarchy-children-list .pager-previous a:hover,
.view-links-nodehierarchy-children-list .pager-next a:hover,
.view-links-nodehierarchy-children-list .pager-previous a:hover{
  background-color:#106e41
}

.view-news-nodehierarchy-children-list .pager-current,
.view-links-nodehierarchy-children-list .pager-current{
  font-weight:normal;
  font-size:12px;
}
.view-links-nodehierarchy-children-list .views-row{
  float:left;
  margin-bottom:20px;
}
.view-links-nodehierarchy-children-list .views-row.meio{
  margin: 0px 20px 20px
}
.item-list .pager li{
  padding:0px;
}
.item-list ul li{
  margin:0px;
}
h2#side-title{
    color: #106e41;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
}
