﻿#faixa-topo {
    width: 100% !important;
    background-repeat: repeat-x !important;
    margin-top: 0px !important;
}

#busca {
    width: 179px!important;
}

.col2 {
    height: auto !important;
}

.iconset-acessar {
    margin-right: 2px;
}

.bottom-item {
    margin-left: 06px;
}

    .bottom-item:first-child {
        margin-left: 5px;
    }

.tamanho-texto {
    margin-left: 9px;
}

#logo-acesso-cidadao {
    width: 100%;
}

#rodape {
    margin: 0 auto 0 auto;
    float: none !important;
}

#redes {
    display: none;
}

.video-destaque2 {
    visibility: hidden;
}

#faixa-rodape {
    margin-top: 0 !important;
}

/*
.alterarFonte .col1 {
    height: 1250px !important;
}
*/

.container_topo_itens_rede th, td {
    padding: 0;
    background-color: transparent !important;
    float: none;
}

/*Altera todas células da tabela*/
.modulo_geral_rede_comunica tbody tr td {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #3c4447;
    height: 50px;
}

/*Altera apenas as primeiras células da tabela*/
.modulo_geral_rede_comunica tbody tr:first-child td:first-child {
    color: #024376;
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #ccd2d2;
}

/*Altera apenas as células que se encontram na posição 2 da tabela*/
.modulo_geral_rede_comunica tbody tr:first-child td:nth-child(2) {
    font-weight: bold;
}