﻿* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #010101;
    border: 0px;
    outline: none;
}

body {
    background-color: #FFFFFF;
}

.clearer {
    clear: both;
}

.floatleft {
    float: left;
}

hr {
    border-bottom: 1px solid #010101;
}

.Titillium {
    font-size: 14px;
    color: #010101;
    z-index: -1000;
    font-weight: bold;
    font-family: TitilliumText14L !important;
    font-size: 14px;
}

.main_container {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    padding-left: 35px;
    padding-right: 35px;
}

.dialog {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    background-image: url('../images/back_dialog.png');
    background-repeat: repeat;
    display: none;
    z-index: 1001;
}

.dialog_box {
    width: 316px;
    height: 318px;
    position: fixed;
    background-color: #FFFFFF;
}

.dialog_box_title {
    width: 302px;
    height: 22px;
    border-top: 1px solid #858585;
    border-bottom: 1px solid #858585;
    background-color: #666666;
    padding-left: 14px;
}

.dialog_box_title table {
    width: 98%;
}

.dialog_box_title table td {
    text-transform: capitalize;
    color: #FFFFFF;
    font-size: 15px;
    height: 22px;
    vertical-align: middle;
}

.dialog_table {
    width: 288px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

.dialog_table td {
    font-size: 12px;
    height: 22px;
    vertical-align: middle;
}

.dialog_table_input {
    border: 1px solid #999999;
    padding-left: 5px;
    padding-right: 5px;
}

.dialog_table_input input {
    width: 278px
}

.dialog_msg {
    width: 159px;
    vertical-align: top !important;
    padding-top: 13px;
    padding-right: 35px;
    font-size: 11px !important;
}

.dialog_send {
    width: 94px;
}

.dialog_send a {
    font-size: 12px;
    display: block;
    width: 92px;
    padding-left: 2px;
    text-decoration: none;
    border-bottom: 1px solid #c1c1c4;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #44434c;
}

.dialog_send a:hover {
    border-bottom: 1px solid #44434c;
}

/***** CABEÇALHO INÍCIO *******************************************************************************************************************/
.cabecalho {
    width: 100%;
    height: 130px;
    position: relative;
}

.cabecalho .twitter {
    display: block;
    width: 104px;
    height: 51px;
    padding: 10px;
    top: 27px;
    right: -20px;
    position: absolute;
    background: url('../images/twitter.jpg') center center no-repeat;
}

.cabecalho .logo {
    width: 191px;
    height: 130px;
    vertical-align: middle;
}

.cabecalho .menu_td {
    width: 729px;
    vertical-align: top;
    padding-top: 62px;
}

/***** CABEÇALHO FIM **********************************************************************************************************************/
/***** MENU INÍCIO ************************************************************************************************************************/
.menu_activo {
    width: 117px;
    border-bottom: 1px solid #c7c6c9;
    padding-left: 3px;
    padding-top: 13px;
    color: #f05c35;
}

.menu_activo1 {
    width: 117px;
    border-bottom: 1px solid #c7c6c9;
    padding-left: 3px;
    color: #f05c35;
}

#jsddm {
    margin-left: 20px;
}

#jsddm li {
    float: left;
    list-style: none;
    width: 140px;
}

#jsddm li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #c7c6c9;
    width: 117px;
    padding-left: 3px;
    white-space: nowrap;
}

#jsddm li a:hover {
    border-bottom: 1px solid #44434c;
}

#jsddm li .submenu {
    position: absolute;
    display: none;
    margin-left: -20px;
    width: 160px;
    padding-left: 10px;
    background-image: url('../images/back_submenu.png');
    background-position: left top;
    background-repeat: repeat-y;
    padding-bottom: 10px;
    z-index: 1000;
}

#jsddm li ul {
    margin: 0;
    padding: 0;
    width: 119px;
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

#jsddm li ul li {
    float: none;
    width: 119px;
    padding-top: 13px;
    padding-left: 0px;
    background-color: #FFFFFF;
}

#jsddm li ul li a {
    width: 119px;
    color: #24313C;
    text-transform: none;
    background-color: #FFFFFF;
}

/***** MENU FIM ***************************************************************************************************************************/
/***** PAINEIS INÍCIO**************************************************************************************************************/
.painel_completo {
    width: 920px;
}

.painel_title {
    height: 19px;
    border-top: 1px solid #858585;
    border-bottom: 1px solid #e0e0e0;
    color: #FFFFFF;
    background-color: #666666;
    padding-left: 13px;
    padding-top: 3px;
    margin-bottom: 14px;
}

.painel_title table {
    width: 100%;
}

.painel_title table td {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

.painel_title a {
    display: block;
    float: right;
    margin-right: 7px;
    margin-top: 2px;
}

.painel_title_small {
    width: 724px;
    height: 19px;
    border-top: 1px solid #858585;
    border-bottom: 1px solid #e0e0e0;
    color: #FFFFFF;
    background-color: #666666;
    padding-left: 13px;
    padding-top: 3px;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.painel_title_small table {
    width: 100%;
}

.painel_title_small table td {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

.painel_title_small a {
    display: block;
    float: right;
    margin-right: 7px;
    margin-top: 2px;
}

.painel_media {
    width: 270px;
    height: 206px;
    float: left;
    border: 1px solid #c4c4c4;
    margin-right: 8px;
    z-index: -1000;
}

.painel_text {
    width: 618px;
    float: left;
    min-height: 206px;
    border: 1px solid #c4c4c4;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}

.painel_text * {
    font-size: 12px;
}

.painel_text_data {
    margin-top: 3px;
}

.painel_text_subtitle {
    font-weight: bold;
    font-size: 12px;
    margin-top: 6px;
}

.painel_text_subtitle2 {
    font-weight: bold;
    font-size: 11px;
    margin-top: 6px;
}

.painel_text_title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 2px;
    margin-bottom: 8px;
}

.painel_text_title a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.painel_text_title a:hover {
    color: #f05c35;
}

.painel_text_title2 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 2px;
    margin-bottom: 8px;
}

.painel_text_title2 a {
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
}

.painel_text_title2 a:hover {
    color: #f05c35;
}

.content_geral {
    margin-top: 12px;
}

.content {
    float: left;
    width: 733px;
}

.noticias {
    width: 737px;
    margin-bottom: 7px;
}

.noticia_foto {
    float: left;
    width: 275px;
    height: 206px;
    margin-right: 18px;
    margin-bottom: 10px;
}

.noticias_imagem {
    width: 160px;
    height: 120px;
    float: left;
    background: red;
}

.noticias_imagem_small {
    width: 113px;
    height: 85px;
    float: left;
    background: red;
}

.noticias_texto {
    width: 590px;
    min-height: 77px;
    float: right;
    border: 1px solid #d9d9d9;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 6px;
}

.noticias_texto_primeira {
    width: 543px;
    min-height: 107px;
    float: right;
    border: 1px solid #d9d9d9;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 7px;
    padding-top: 6px;
}

.noticias_texto_grande {
    width: 703px;
    min-height: 65px;
    float: left;
    border: 1px solid #d9d9d9;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 7px;
    padding-top: 6px;
}

.separador {
    height: 7px !important;
}

/***** PAINEL COMPLETO FIM*****************************************************************************************************************/
/***** BANNERS INICÍO *********************************************************************************************************************/
.banners {
    width: 160px !important;
    overflow: hidden;
    float: left;
    margin-right: 24px;
}

/***** BANNERS FIM ************************************************************************************************************************/
/***** 	CONTEÚDO GENÉRICO INÍCIO **********************************************************************************************************/
.generic_content {
    float: left;
    width: 736px;
    overflow: hidden;
    margin-bottom: 10px;
}

.generic_content ul {
    margin-left: 25px;
}

.generic_content_options {
    margin-top: 32px;
}

.generic_content_options a {
    min-width: 102px;
    padding-left: 4px;
    float: right;
    text-align: left;
    border-bottom: 1px solid #c1c1c4;
    font-size: 12px;
    color: #44434c;
    display: block;
    text-decoration: none;
    margin-left: 25px;
}

.generic_content_options a:hover {
    border-bottom: 1px solid #44434c;
}

.parceiros_painel {
    width: 100%;
    margin-top: 21px;
}

.parceiro {
    width: 100%;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.parceiro_info {
    padding: 6px;
    vertical-align: top;
}

.parceiro_title {
    font-size: 14px;
    font-weight: bold;
}

.parceiro_title a {
    font-size: 14px;
    font-weight: bold;
}

.parceiro_title a:hover {
    color: #f05c35;
}

.parceiro_text {
    font-size: 12px;
}

.partner_logo {
    width: 111px;
    height: 50px;
    border-left: 1px solid #d9d9d9;
    vertical-align: middle !important;
}

.documentos_painel {
    width: 100%;
    margin-top: 21px;
}

.documento {
    width: 100%;
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
}

.documento_info {
    min-height: 45px;
    padding: 7px;
}

.documento_title {
    font-size: 14px;
    font-weight: bold;
}

.documento_text {
    font-size: 12px;
}

.documento_download {
    width: 120px;
    border-left: 1px solid #d9d9d9;
    vertical-align: middle;
}

.documento_download a {
    display: block;
    text-decoration: none;
    max-width: 92px;
    font-size: 12px;
    padding-left: 2px;
    border-bottom: 1px solid #c1c1c4;
    color: #44434c;
    margin-left: 14px;
}

.documento_download a:hover {
    border-bottom: 1px solid #44434c;
}

/***** 	CONTEÚDO GENÉRICO FIM *************************************************************************************************************/
/****** RELATÓRIOS INÍCIO *****************************************************************************************************************/
.relatorios {
    width: 100%;
    margin-bottom: 5px;
}

.relatorios_media {
    width: 160px;
    height: 120px;
    float: left;
    margin-right: 6px;
}

.noticias_media {
    width: 113px;
    height: 85px;
    float: left;
    margin-right: 6px;
}

.relatorios_info {
    width: 528px;
    min-height: 110px;
    float: left;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
}

.noticias_info {
    width: 575px;
    min-height: 77px;
    float: left;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
}

.relatorios_info_big {
    width: 694px;
    min-height: 110px;
    float: left;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
}

.noticias_info_big {
    width: 694px;
    min-height: 77px;
    float: left;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
}

.relatorios_title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
}

.relatorios_title a {
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    text-decoration: none;
}

.relatorios_title a:hover {
    color: #f05c35;
}

.relatorios_subtitle {
    font-size: 12px;
    font-weight: bold;
    margin-top: 4px;
}

.relatorios_text {
    margin-top: 4px;
}

.relatorios_opcoes {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 115px;
    height: 105px;
    z-index: 1000;
    background-color: #FFFFFF;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding-top: 13px;
    padding-left: 13px;
    display: none;
}

.relatorios_opcoes a {
    display: block;
    text-decoration: none;
    color: #44434c;
    font-size: 11px;
    width: 94px;
    padding-left: 2px;
    border-bottom: 1px solid #c1c1c4;
    margin-bottom: 15px;
}

.relatorios_opcoes a:hover {
    border-bottom: 1px solid #44434c;
}

.relatorios_opcoes_close {
    width: 108px !important;
    text-align: right;
    margin-top: 44px;
    border-bottom: 0px none !important;
}

.icon_opcoes {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.icon_opcoes a {
    display: block;
    height: 20px;
    width: 20px;
    text-align: center;
    padding-top: 5px;
}

.pesquisa_informes {
    margin-top: 25px;
    width: 100%;
}

.pesquisa_informes_table {
    width: 100%;
}

.pesquisa_title {
    padding-right: 10px;
}

.pesquisa_title span {
    color: #44434c;
}

.pesquisa_input {
    width: 210px;
    height: 20px;
    border: 1px solid #d9d9d9;
    padding-left: 5px;
    padding-right: 5px;
}

.pesquisa_input input {
    width: 192px;
    margin-right: 5px;
}

.relatorios_navigation {
    text-align: right;
    font-size: 14px;
}

/****** RELATÓRIOS FIM ********************************************************************************************************************/
/****** IMPRENSA INÍCIO *******************************************************************************************************************/
.nota_imprensa {
    width: 694px;
    min-height: 57px;
    border: 1px solid #d9d9d9;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: relative;
    margin-bottom: 8px
}

.nota_imprensa_title {
    font-size: 14px;
    font-weight: bold;
}

.nota_imprensa_icon_opcoes {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.nota_imprensa_icon_opcoes a {
    display: block;
    height: 16px;
    width: 24px;
    text-align: center;
    padding-top: 5px;
}

.nota_imprensa_opcoes {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 244px;
    height: 52px;
    z-index: 1000;
    background-color: #FFFFFF;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    padding-top: 13px;
    padding-left: 13px;
    display: none;
}

.nota_imprensa_opcoes a {
    display: block;
    float: left;
    text-decoration: none;
    color: #44434c;
    font-size: 11px;
    width: 94px;
    padding-left: 2px;
    border-bottom: 1px solid #c1c1c4;
    margin-top: 5px;
    margin-bottom: 11px;
    margin-right: 14px;
}

.nota_imprensa_opcoes a:hover {
    border-bottom: 1px solid #44434c;
}

.nota_imprensa_opcoes_close {
    width: 237px !important;
    float: none;
    text-align: right;
    border-bottom: 0px none !important;
}

.pesquisa_prensa {
    margin-top: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.prensa_foto {
    width: 737px;
}

.prensa_foto_elem {
    float: left;
    width: 170px;
    min-height: 175px;
    margin-left: 19px;
    margin-top: 19px;
    overflow: hidden;
    background-image: url('../images/back_fotos.png');
}

.prensa_foto_image {
    width: 170px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.prensa_foto_icon_opcoes {
    display: block;
    height: 14px;
    width: 14px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url('../images/back_open_options.png');
    background-position: center center;
    background-repeat: no-repeat;
}

.prensa_foto_options {
    width: 120px;
    height: 83px;
    border: 1px solid #d9d9d9;
    background-color: #FFFFFF;
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: none;
    padding-top: 35px;
}

.prensa_foto_options a {
    display: block;
    text-decoration: none;
    font-size: 11px;
    color: #44434C;
    width: 94px;
    margin-left: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #C1C1C4;
}

.prensa_foto_options a:hover {
    border-bottom: 1px solid #44434c;
}

.prensa_foto_options_close {
    border-bottom: 0px none !important;
    text-align: right;
    width: 101px !important;
    padding-top: 7px !important;
}

.prensa_foto_text {
    font-size: 12px;
    padding: 8px;
}

.prensa_foto_nomargin_left {
    margin-left: 0px !important
}

.prensa_foto_nomargin_top {
    margin-top: 0px !important
}

/****** IMPRENSA FIM **********************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/************************************************************************************************************************/
/***** FOOTER INÍCIO **********************************************************************************************************************/
.footer {
    width: 920px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 15px;
    background-image: url('../images/footer.png');
    background-position: center top;
    background-repeat: no-repeat;
}

.footer table {
    width: 100%;
}

.morada_td {
    vertical-align: top;
    padding-left: 184px;
}

.rss_td {
    vertical-align: top;
}

.morada {
    font-size: 11px;
}

.copyright_td {
    vertical-align: bottom;
}

.copyright {
    text-align: right;
    font-size: 11px;
}

.copyright_color {
    color: #f05c35;
}

.div_frontend {
    text-align: right;
    margin-top: 20px;
}

.rss_footer {
    float: left;
}

.rss_footer_text {
    float: left;
    padding-left: 8px;
    padding-top: 5px;
}

.rss_footer_text a {
    text-decoration: none;
}

/***** FOOTER FIM *************************************************************************************************************************/
/***** CSS TINY INÍCIO ********************************************************************************************************************/
.CgenBig {
    font-weight: bold;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    color: #010101;
    padding-bottom: 10px;
    display: block;
}

/***** CSS TINY FIM ***********************************************************************************************************************/
/***** VERSÃO PARA IMPRESSÃO INÍCIO *******************************************************************************************************/
@media print { #jsddm {display:none;
}

.banners {
        display: none;
}

.generic_content {
        width: 100%;
}
}

/***** VERSÃO PARA IMPRESSÃO FIM **********************************************************************************************************/
