/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27/08/2015, 14:28:50
    Author     : iure
*/


.containerInformativos {
    width: 725px;
    float: left;
}
.contentInformativosEsquerdo {
    border-top: 1px #e6e0cd solid;
    float: left;
    padding: 28px 0px;
    border-left: 0;
    border-right: 0;
}

.containerInformativoEsquerdo {
    width: 320px;
    float: left;
}
.containerInformativoDireito {
    width: 340px;
    float: left;
    margin-left: 20px;
}

.dataInformativo {
    float: left;
}

.tituloInformativo {
    float: left;
    margin-left: 4px;
    color: #000;
    font-weight: bold;
}
.tituloInformativo .linkBulletvermelho {
    border-bottom: 0;
}
.linkBulletvermelho {
    background: url("../images/bulletVermelho.png")no-repeat;
    display: block;
    background-position: left center;
    line-height: 18px;
    padding: 7px 0px;
    padding-left: 13px;
    border-bottom: 1px dotted #D8D8D8;
}
.textInformativo {
    float: left;
    width: 94.5%;
    font-size: 13px;
    font-weight: normal;
    color: #666;
    padding-left: 5.5%;
}
.destaqueInformativo {
    float: left;
    padding: 0px 0px 15px 0px;
}

.imgRepresentativa {
    float: left;
    margin-right: 15px;
}
.imgRepresentativa img{
    float: left;
    width: 152px;
    height: 147px;
}

.destaqueInformativo .textInformativo{
    float: left;
    width: 150px;
}

.contentInformativosDireito {
    border-top: 1px #e6e0cd solid;
    float: left;
    padding: 28px 0px;
}
/*.contentInformativosDireito :first-child{
    
}*/

.containerInformativoDireito:first-child{
    border-top: 1px #e6e0cd solid;
    border: 0px;
}

.tituloPaginaInformativos{
    font-size: 26px;
    color: #554642;
    margin-top: 8px;
    margin-bottom: -6px;
    width: 680px;
    float: left;
}
.verTodosInformativos {
    float: right;
    color: #8b8380;
    font-size: 15px;
    cursor: pointer;
    padding-top: 8px;
    margin-bottom: 9px;
}
.containerInformativos a{
    color: #544540;
}

.latestnewsenhanced_informativos.newslist {
    float: left;
    width: 680px;
}
.containerAgendaFNG {
    float: right;
    width: 250px;
}
.containerAgendaFNG .date {
    float: left;
}
.containerAgendaFNG .date {
    background-image: url('../images/iconeAgenda.png');
    width: 41px;
    height: 51px;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
}
.containerAgendaFNG .dia {
    float: left;
    width: 100%;
}
.containerAgendaFNG td.mod_events_latest {
    height: 90px;
}
.containerAgendaFNG .tit {
    padding-top: 15px;
    height: 40px;
    padding-left: 49px;
}
.verTodosAgenda {
    width: 60px;
    float: right;
    border-bottom: 1px #dcdada solid;
    margin-top: 33px;
}
.tituloAgendaFNG {
    font-size: 26px;
    color: #554642;
    float: right;
    margin-right: 100px;
    margin-top: 33px;
    margin-bottom: 23px;
}

/*.forum{
    display: none;    
}*/

.accordeonck li a.toggler.open {
    background: url(/portal/modules/mod_accordeonck/assets/minus.png) right center no-repeat;
    display: block!important;
}

.accordeonck li a.toggler {
    background: url(/portal/modules/mod_accordeonck/assets/plus.png) right center no-repeat;
    display: block!important;
    width: 85%;
    padding-left: 5%;
    padding-right: 10%;
    /*border-left: 1px black solid;*/
}
#barraEsquerda {
    width: 290px;
    float: left;
    margin-right: 30px;
}
#barraEsquerda .mod-wrapper h3.header span {
    color: #2B2B2B;
    border-bottom: 1px #b3594d solid;
    font-size: 23px;
    font-family: maven_proregular;
    line-height: 30px;
    display: block;
    margin-bottom: 20px;
}


.accordeonck a{
    color:#000;
}
.header2 {
    /*    border-bottom: 1px #b3594d solid;
        display: block;
        margin-top: 17px;
        padding-bottom: 3px;*/
}

a.isactive {
    color: #931004;
    font-weight: bold;
}
.accordeonck li.level1 > a {
    font-size: 14px;
}
.breadcrumb {
    height: 25px;
    position: relative;
    list-style: none;
    width: 100%;
}

/*.fng .page-header{
    border-bottom: 1px #931004 solid;
}*/
.fng .header2 {
    border-bottom: 1px #931004 solid;
    display: block;
    padding-bottom: 3px;
    margin-top: 17px;
}
.breadcrumbsfng span{
    font-weight: bold;
    color: #931004;
}

.breadcrumbsfng {
    margin-top: 15px;
}

.accordeonck  li.level2 {
    margin-left: 40px;
}

.comunicados{
    /*    width: 100%!important;
        margin: 0 auto;
        text-align: center;*/
}

.module.modAgendaFNG {
    float: right;
    width: 250px;
}
.findercomunicados {
    float: left;
    width: 68%;
    margin-top: 10px;
}