/*GERAIS***********************************************************************/

html
{
    font-size: 62.5%;
}

body
{
    background: #fff;
    font-size: 12px;
    font-family: Roboto;
    text-align: center;
    background: #f8f8f8;
    background-image: url('../img/geral/bg.png');
    background-repeat: repeat-x;
}

a
{
    color: #676767;
    text-decoration: none;
}

a:hover
{
    color: #000;
}

ul
{
    list-style: none;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

img,
picture,
video,
embed {
    max-width: 100%;
}

.hidden
{
    display: none;
}


/*FIX CLEAR */

.clear
{
    clear: both;
}

/*PAGINA***********************************************************************/

#pag
{
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
}

/*CABEÇALHO********************************************************************/

#pag #cab
{
    background-image: url('../img/geral/bg_cab.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    height: 232px;
}

#pag #cab #logo
{
    float: left;
    width: 15.6%;
    margin-top: 65px;
    margin-left: 35px;
}

#pag #cab #cab_d
{
    width: 79.3%;
    float: right;
}

#pag #cab #cab_d #menu_principal
{
    margin-left: 20px;
}

#pag #cab #cab_d #menu_principal .menup
{
    padding-top: 20px;
    float: left;
}

#pag #cab #cab_d #menu_principal .menup a
{
    
}

#pag #cab #cab_d #menu_principal .menup_sep
{
    float: left;
    padding: 20px 10px 0px 10px;
    color: #676767;
}

#pag #cab #cab_d #menu_principal #acesso_rapido
{
    width: 382px;
    float: right;
    background-image: url('../img/geral/ico_acesso_rapido.png');
    background-repeat: no-repeat;
    background-position: 0px 15px;
    margin-top: 0px;
}

#pag #cab #cab_d #menu_principal #box_res_acesso_rapido
{
    position: absolute;
    width: 336px;
    background-color: #efefef;
    left: 200px;
}

.campo_acesso_rapido_mask
{
    width: 336px;
    height: 30px;
    margin-top: 10px;
    margin-left: 30px;
    background-image: url('../img/geral/bg_acesso_rapido.png');
    background-repeat: no-repeat;
}

.campo_acesso_rapido_mask input[type="image"]
{
    float: right;
    margin-top: 5px;
}

.campo_acesso_rapido
{
    float: left;
    background: #f2f2f2;
    margin: 3px 0px 0px 3px;
    width: 280px;
    font-weight: bold;
    color: #9b9b9b;
    padding: 5px 0px 0px 5px;
    border: 0;
    outline: 0;
}

.botao_acesso_rapido
{
    float: right;
    background-image: url('../img/geral/lupa.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 27px;
    height: 27px;
    border: 0;
    background-color: transparent;
    text-indent: -1000em;
    margin: 0.3rem;
}

#pag #cab #cab_d #menu
{
    background-image: url('../img/geral/bg_menu.png');
    background-repeat: no-repeat;
    margin-top: 146px;
    height: 56px;
}


#pag #cab #cab_d #menu #menu_c
{
    position: absolute;
}

#pag #cab #cab_d #menu #menu_c .menui
{
    float: left;
}

.menui_cidade
{
    width: 132px;
}

.menui_prefeitura
{
    width: 163px;
}

.menui_servicos
{
    width: 139px;
}

.menui_imprensa
{
    width: 147px;
}

.menui_atendimento
{
    width: 190px;
}

#pag #cab #cab_d #menu #menu_c .menui a
{
    font-weight: 300;
    color: #fff;
    display: block;
    padding-left: 50px;
    padding-top: 12px;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.bt_menu 
{
    float: right;
    background-image: url('../img/ico/menu.svg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    cursor: pointer;
    display: none;
    margin: 45px 10px 0px 0px;
}


/*RODAPE***********************************************************************/

#rod
{
    background-color: #e0e0e0;
    background-image: url('../img/geral/bg_rod.jpg');
    background-repeat: repeat-x;
    background-position: top center;
}

#rod #rod_c
{
    background-color: #e0e0e0;
    background-image: url('../img/geral/bg_rod_c.jpg');
    background-repeat: repeat-x;
    background-position: top center;
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0px 40px 0px;
}

#rod #rod_c p
{
    color: #666;
    font-size: 10px;
}

.telefone
{
    font-size: 18px;
    color: #666;
    font-weight: bold;
}

#rod #rod_c .rod_lista
{
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    border-right: 1px solid #ccc;
    text-align: left;
}

#rod #rod_c .rod_lista .rod_link_principal
{
    padding-bottom: 10px;
}

#rod #rod_c .rod_lista .rod_link_principal a
{
    color: #77aa0c;
    font-weight: bold;
    font-size: 14px;
    padding: 6px 0px 10px 0px;
}

#rod #rod_c .rod_lista .rod_link_principal a:hover
{
    color: #666;
}

#rod #rod_c .rod_lista .rod_link ul li
{
    padding: 2px 0px 2px 0px;
}

#rod #rod_c .rod_lista .rod_link ul li a
{
    color: #666;
    font-size: 10px;
}

#rod #rod_c .rod_lista .rod_link ul li a:hover
{
    color: #000;
}

#rod #rod_creditos
{
    background: #666;
    color: #efefef;
    padding: 10px 0px 10px 0px;
    font-size: 10px;
    line-height: 150%;
}

#rod #rod_creditos #rod_creditos_c
{
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

#rod #rod_creditos #rod_creditos_e
{
    float: left;
}

#rod #rod_creditos #rod_creditos_d
{
    float: right;
}


/*FORMULARIOS******************************************************************/

label
{
    font-weight: bold;
}

.campo
{
    /*border: 1px solid #dddddd;*/
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
    padding: 6px;
    font-family: arial;
    width: 100%;
    font-size: 16px;
    color: #666;
    background: #f8f8f8;
    background-image: url('../img/geral/bg_campo.png');
    background-repeat: repeat-x;
}

.select
{
    border: 1px solid #dddddd;
    border-radius: 5px 5px 5px 5px;
    -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
    padding: 8px;
    font-family: arial;
    width: 100%;
    font-size: 18px;
    color: #000;
    background: #ffffff;
}

.campo_texto
{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
    padding: 8px;
    font-family: arial;
    width: 100%;
    height: 100px;
    font-size: 18px;
    color: #666;
    background: #f8f8f8;
    background-image: url('../img/geral/bg_campo.png');
    background-repeat: repeat-x;
}

.campo_texto:hover, .campo_texto:focus{
    background: #fafafa;
    color: #000;
    border: 1px solid #000;
}

.campo:hover,.campo:focus
{
    background: #fafafa;
    color: #000;
    border: 1px solid #000;
}

.botao
{
    /*
    background: url('../img/geral/bg_botao.png') repeat-x top #dddddd;
    border-radius: 5px 5px 5px 5px;
    -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
    line-height: 20px !important;
    border-color: #DDDDDD;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    font: 16px arial;
    margin: 0;
    overflow: visible;
    padding: 4px 8px 5px;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: auto;
    */
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #c7c7c7;
    border-right: 1px solid #cacaca;
    border-left: 1px solid #b7b7b7;
    color: #77aa0c;
    background: #f8f8f8;
    background-image: url('../img/geral/bg_botao.png');
    background-repeat: repeat-x;
    cursor: pointer;
    font: 16px arial;
    padding: 4px 8px 5px 4px;
}

.botao:hover
{
    background: #f6f6f6;
    border-color: #ccc;
}

.botao:active
{
    background: #d5d5d5;
}

.erros
{
    background: #ff0000;
    color: #ffffff;
    padding: 5px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 5px 5px;
    -moz-transition: border 0.2s linear 0s, -moz-box-shadow 0.2s linear 0s;
}

.esq
{
    width: 300px;
    float: left;
}

.dir
{
    width: 300px;
    float: right;
}


/*SUBMENU**********************************************************************/

.submenu
{
    width: 200px;
    top:54px;
    left:0;
    position:absolute;
    background: #fff;
    border: 1px solid #666;
    z-index:1000;
    display:none;
    box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.094);
}

.submenu_titulo
{
    font-weight: bold;
    font-size: 14px;
    padding: 10px 10px 0px 10px;
    text-transform: uppercase;
    color: #7aae0c;
}

.submenu_links
{
    
}   

.submenu_links_gabinete
{
    float: left;
    width: 150px;
}   

.submenu_links_secretarias
{
    float: left;
    width: 150px;
}   

.submenu_links_fundacoes
{
    float: left;
    width: 150px;
}   

.submenu_servicos
{
    float: left;
    width: 150px;
}   

.submenu ul
{
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: lower-greek;
}

.submenu ul li
{
    display: block;
    color:#fff;
    border-bottom: 1px dotted #ffffff;  
}
.submenu ul li a
{
    font-size: 11px;
    text-decoration: none;
    display: block;
    padding: 5px 5px 5px 10px;
    color: #666;
}

.submenu ul li a:hover{
    background: #ffffff;
    color: #000;
}
.sub1
{
    left: 0px;
}
.sub2
{
    left: 122px;
    width: 300px;
}
.sub3
{
    width: 250px;
    left: 250px;
}
.sub4
{
    left: 460px;
}
.sub5
{
    left: 570px;
}

.submenu_mais
{
    background: #fafafa;
    padding: 10px 10px 10px 10px;
}

.submenu_mais a
{
    font-weight: bold;
}

.carregando
{
    top: 50%;
    left: 50%;
    position: absolute;
    display: none;
}

.carregando .carregando img
{
    text-align: center;
}

.alerta
{
    border: 1px dotted #ffffff;
    background: #ff0000;
    color: #fff;
    padding: 5px;
    font-weight: bold;
}

.ok
{
    background: #fff7d6;
    padding: 3px;
    border: 1px #ece9c7 solid;
    margin: 10px 0px 10px 0px;
    color: #aa9b79;
    padding: 10px;
}


/*MENU RESPONSIVE**************************************************************/

.menu_res
{
    background-color: #dfdfdf;
    padding: 1.0rem 1.0rem 1.5rem 1.0rem;
    display: none;
/*    margin: 2.0rem 0rem 0rem;*/
    position: fixed;
    width: 280px;
    height: 100%;
    top: 0;
    right: 0;
}

.menu_res_fechar
{
    display: block;
    font-size: 2.8rem;
    color: #f2f2f2;
    font-weight: bold;
    padding: 3.0rem 0rem 0rem 1.5rem;
}

.menu_res_fechar a
{
    color: #ffffff;
}

.menu_res ul
{
    padding: 0rem 0rem 1.5rem 0rem;
}

.menu_res ul li
{
    border-bottom: 1px solid #666;
}

.menu_res ul li a
{
    color: #666666;
    font-size: 1.4rem;
    display: block;
    padding: 1.5rem 0rem 1.5rem 0rem;
    font-weight: bold;
}

.busca_res
{
    border: 1px solid #666;
    background-color: #efefef;
    color: #666666;
    margin: 0 auto;
    max-width: 240px;
}

.busca_res .campo_busca_res
{
    background-color: transparent;
    border: 0;
    float: left;
    width: 200px;
    color: #666;
    padding: 0.7rem;
    font-family: Roboto;
    font-size: 1.4rem;
    outline: 0;
}

.botao_busca_res
{
    width: 24px;
    float: right;
    padding: 0.5rem;
    background-image: url('../img/ico/search.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    text-indent: -1000em;
    margin: 0.4rem 0.4rem 0rem 0rem;
}
