﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    background: #F8F9FA;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#barraEstado {
    background: url("image/bkg_barra_gov.jpg") repeat-x scroll 0 0 #335194;
    height: 30px;
    width: 99.99%;
    margin-top: 0px;
}

#page {
    width: 960px;
    background-color: #fff;
    margin: 3px auto 0px auto;
    border: 1px solid #496077;
}

#header {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 76px;
    width: 100%;
    background-color: #FFFFFF;
}

#LogoAGEHABandEstado {
    float: left;
    margin-top: 10px;
    margin-left: 13px;
    padding: 0px;
    height: 50px;
    width: 360px;
    background: url("image/LogoAGEHAB_EstadoGO.png");
    background-repeat: no-repeat;
}

#LogoPalladioConvWeb {
    float: left;
    margin-top: 10px;
    margin-left: 100px;
    padding: 0px;
    height: 70px;
    width: 189px;
    background: url("image/LogoPalladioConvWEB.png");
    background-repeat: no-repeat;
}

#Bandeira {
    float: left;
    margin-top: -34px;
    margin-left: -3px;
    height: 27px;
    width: 351px;
    background: url("image/bandeira_barra_gov.png");
    background-repeat: no-repeat;
}

#BrasaoEstadoTop {
    float: right;
    margin-top: -33px;
    margin-right: 100px;
    height: 42px;
    width: 40px;
    background: url("image/brasao_maior.png");
    background-repeat: no-repeat;
}

#MenuTop {
    float: left;
    margin: 0px;
    background-color: #4174B5;
    height: 35px;
    width: 100%;
}

#rodape {
    background-repeat: no-repeat;
    clear: both;
    margin: 3px auto 0px auto;
    height: 35px;
    width: 960px;
}

#rodapeAllLogos {
    float: left;
    margin-left: 3px;
    height: 35px;
    width: 296px;
    background: url("image/Rodape_AllLogos.png");
    background-repeat: no-repeat;
}

#rodapeDesenvolvidoby {
    float: right;
    height: 31px;
    width: 289px;
    font-size: 9px;
    text-align: right;
}

.header h1 {
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main { 
    padding: 0px 0px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}



/* TAB MENU   
----------------------------------------------------------*/



div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #315888;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #87B2E1;
                color: #FFFFFF;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* PAGINAS INTERNAS  
----------------------------------------------------------*/
#textoPalladioConveniadoWeb {
    float: left;
    margin-top: 16px;
    margin-left: -6px;
    width: 944px;
    height: 97px;
    background: url("image/titlePalladioConveniadoWeb_Home.jpg");
    background-repeat: no-repeat;
}

div.fundomenucinzaHome {
    background-color: #E9E9E9;
    float: left;
    height: 43px;
    margin-top: 6px;
    margin-left: -4px;
    width: 935px;
}

div.grupobotoes_cinza_Top_Left {
    float: left;
    height: 24px;
    margin-left: 15px;
    margin-top: 10px;
}

div.box1 {
    border: 1px solid #808080;
    float: left;
    margin-left: -4px;
    margin-top: 10px;
    height: 223px;
    width: 933px;
}

.topbox {
    margin: 7px 0px 7px 0px;
    overflow: hidden;
}

div.topBoxBackgroud {
    float: left;
    height: 30px;
    width: 100%;
    background: url("image/bkg_barra_gov.jpg");
    background-repeat: repeat-x;
}

div.titleBox {
    float: left;
    height: 30px;
    width: 905px;
    margin-left: 0px;
    margin-top: 4px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
/* DASHBOARD  
----------------------------------------------------------*/

#textoPalladioConveniadoWeb_Dashboard {
    float: left;
    margin-top: 16px;
    margin-left: 3px;
    width: 920px;
    height: 105px;
    background: url("image/textPalladioConveniadoWeb_Dashboard.png");
    background-repeat: no-repeat;
}

#dashboard_BackGround_Left {
    float: left;
    margin-top: 5px;
    margin-left: 50px; /* Ajuste para centralizar melhor */
    width: 400px; /* Diminuído para caber lado a lado */
    height: 550px; /* Diminuído para manter proporção */
    background: url("image/Dashboard_BackGround_Right.png") no-repeat;
    background-size: contain; /* Ajusta a imagem ao tamanho da div */
}

#dashboard_BackGround_Right {
    float: right;
    margin-top: 5px;
    margin-right: 40px; /* Ajuste para centralizar melhor */
    width: 400px; /* Diminuído para caber lado a lado */
    height: 550px; /* Diminuído para manter proporção */
    background: url("image/Dashboard_BackGround_Right.png") no-repeat;
    background-size: contain; /* Ajusta a imagem ao tamanho da div */
}

#Top_menueDashboard_Left {
    float: left;
    margin-top: 55px;
    margin-left: 30px;
    width: 400px;
    height: 121px;
}

#Top_menueDashboard_Right {
    float: left;
    margin-top: 8px;
    margin-right: 15px;
    width: 400px;
    height: 150px;
}

#Middle_menueDashboard_Left {
    float: left;
    margin-top: 25px;
    margin-left: 30px;
    width: 249px;
    height: 100px;
}

#bottom_menueDashboard_Left {
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    width: 249px;
    height: 100px;
}

#bottom_menueDashboard_Right {
    float: right;
    margin-top: 35px;
    margin-right: 15px;
    width: 275px;
    height: 225px;
}

div.menuDashboard_Left {
    float: left;
    margin-top: 2px;
    margin-left: 0px;
    width: 300px;
    height: 30px;
}

div.menuDashboard_Right {
    float: left;
    margin-top: 2px;
    padding-bottom: 15px;
    margin-left: 15px;
    width: 340px;
    height: 22px;
}

div.menuDashboard_Right_bottom {
    float: left;
    margin-top: 8px;
    margin-left: 15px;
    width: 230px;
    height: 20px;
}

.textoDashBoard_blue {
    color: #0066CC;
    font-size: 11px;
}

.textoDashBoard_Bold {
    font-weight: bold;
    font-size: 10px;
}
/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

#loginDisplay {
    float: right;
    height: 30px;
    width: auto;
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #000000;
}

.loginDisplay a:link {
    color: white;
}

.loginDisplay a:visited {
    color: white;
}

.loginDisplay a:hover {
    color: white;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}
