body {
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}



h2 {
    font-size: 1.3em;
    font-weight: bold;
}

.textleft {
    text-align: left;
}

a.hyperlink {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px; /*9pt;*/
    text-decoration: none;
    color: #000000;
}

.sdsd {
    font-family: Verdana;
}


a.hyperlink:hover {
    color: #66C3D5;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px; /*9pt;*/
    text-decoration: none;
}

.errorLabel {
    color: #FF0000;
    font-size: 11px;
}

.button {
    background-color: #9D9B9C;
    border: none 0px white;
    color: White;
    text-align: center;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    /*margin-right: 5px;*/
}

.buttonGrande {
    margin-top: 2px;
    background-color: #9D9B9C;
    border: none 0px white;
    color: White;
    text-align: center;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 5px;
    /*margin-right: 5px;*/
    height: 24px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/

.container {
    width: 960px;
    min-height: 672px;
    top: 0px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 0;
}

.container_4 {
    position: relative;
    left: 0px;
    top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 960px;
    min-height: 672px;
    text-align: left;
    z-index: 1;
}

#headerUA {
    clear: both;
    position: relative;
    top: 0px;
    left: 0px;
    height: 160px;
    z-index: 1;
}

#menuUA {
    height: 32px;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 128px;
    z-index: 100;
}

/************
***MENU****
************/

#displayname {
    overflow: hidden;
    width: 176px;
    height: 31px;
    float: left;
    left: 0px;
    z-index: 101;
}

    #displayname span {
        line-height: 31px;
        vertical-align: middle;
        font-weight: bold;
        font-size: 12px;
        color: #FFFFFF;
        padding-left: 16px;
        z-index: 101;
    }

#icon1 {
    margin: 0px;
    float: left;
    text-align: left;
    left: 0px;
    width: 210px;
    height: 32px;
    overflow: hidden;
    z-index: 101;
}

#icon2 {
    margin: 0px;
    float: left;
    left: 0px;
    width: 70px;
    height: 32px;
    overflow: hidden;
    z-index: 1000;
}

#menuitens {
    float: left;
    left: 0px;
    width: 550px;
    height: 32px;
    z-index: 1000;
}


#space {
    height: 64px;
    width: 100%;
    top: 160px;
    left: 0px;
    position: absolute;
    z-index: 1;
}

#bodycontent {
    width: 100%;
    position: absolute;
    top: 64px;
    left: 0px;
    min-height: 376px;
    display: block;
    z-index: 1;
}

    #bodycontent #content_left {
        vertical-align: top;
        position: relative;
        top: 0px;
        left: 0px;
        width: 208px;
        float: left;
        margin: 0px 16px 0px 16px;
        z-index: 1;
    }

    #bodycontent #content_center {
        vertical-align: top;
        position: relative;
        top: 0px;
        left: 0px;
        width: 448px;
        float: left;
        margin: 0px 16px 0px 16px;
        z-index: 1;
    }

    #bodycontent #content_center_2 {
        vertical-align: top;
        position: relative;
        top: 0px;
        left: 0px;
        width: 688px;
        float: left;
        margin: 0px 16px 0px 16px;
        z-index: 1;
    }

    #bodycontent #content_center_1 {
        vertical-align: top;
        position: relative;
        top: 0px;
        left: 0px;
        width: 928px;
        float: left;
        margin: 0px 16px 0px 16px;
        z-index: 1;
    }

    #bodycontent #content_right {
        vertical-align: top;
        position: relative;
        top: 0px;
        left: 0px;
        width: 208px;
        float: left;
        margin: 0px 16px 0px 16px;
        z-index: 1;
    }

.header_left_right {
    width: 100%;
    text-align: left;
    line-height: 27px;
    background-color: #C6D9F1;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    margin-bottom: 10px;
}

.header_center {
    width: 100%;
    text-align: left;
    line-height: 27px;
    background-color: Silver;
    /*color: #FFFFFF;*/
    font-size: small;
    font-weight: bold;
    vertical-align: middle;
}

.header_New {
    background-color: Silver;
    font-weight: bold;
    height: 20px;
    width: 100%;
    text-align: left;
    line-height: 20px;
    vertical-align: middle;
}

.header_left_right span, .header_center span {
    margin-left: 8px;
}

.Subheader_Center {
    margin-top: 15px;
    font-size: 12px; /*color: #8ed300;*/
    /*color: #0099BA;*/
    font-weight: bold;
}

.auth {
    position: relative;
    width: 100%;
    margin-top: 20px;
    text-align: left;
}

.auth_entrada {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 20px;
}

    .auth_entrada a {
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #000088;
        font-size: 11px;
        line-height: 20px;
        font-weight: bold;
        vertical-align: middle;
        padding-left: 5px;
    }

        .auth_entrada a:hover {
            color: #4F81BD;
            font-size: 11px;
        }

.auth_entrada_img {
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    width: 20px;
    float: left;
}

    .auth_entrada_img img {
        padding-right: 10px;
        width: 16px;
    }

.auth_info {
    position: absolute;
    left: 0px;
    top: 31px;
}

#footer {
    margin-top: 20px;
    display: table;
    position: relative;
    bottom: 0px;
    left: 240px;
    width: 720px;
    height: 40px;
}

    #footer a {
        margin-top: 20px;
        color: #888888;
        text-decoration: none;
        font-weight: bold;
        font-family: 13px;
        line-height: 40px;
    }

        #footer a:hover {
            color: #4F81BD;
            text-decoration: none;
            font-weight: bold;
        }

ul.menu_ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style-type: none;
    height: 32px;
    width: 100%;
    z-index: 500;
}

.menu_ul li {
    list-style-type: none;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.menu_ul ul a {
    display: block;
    line-height: 32px;
    text-decoration: none;
}

/********************
**avisos e destaques*
********************/

#Avisos ul, #Destaques ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}

#Avisos li, #Destaques li {
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
}

#Avisos ul a, #Destaques ul a, #Destaques ul span, #Avisos ul span {
    width: 100%;
    padding-left: 8px;
    display: block;
    line-height: 20px;
    text-decoration: none;
}

.gridviewSkin td, .gridviewSkin th {
    padding-left: 5px;
    padding-right: 5px;
}

ul.links {
    padding-top: 10px;
    list-style-type: none;
}

    ul.links li {
        height: 45px;
        list-style-type: none;
    }

        ul.links li a {
            color: #000000;
            font-size: 12px;
            text-decoration: none;
        }

            ul.links li a:hover {
                color: #666666;
                font-size: 12px;
                text-decoration: none;
            }

            ul.links li a i {
                font-size: 10px;
            }

/***************************************
**** VOTAÇÃO PREMIO GALIANO********
***************************************/

div.PremioGaliano {
    width: 100%;
    margin-top: 20px;
}

div.candidadoGaliano {
    background-color: #EEEEEE;
    width: 100%;
    height: 110px;
    margin-bottom: 8px;
}

    div.candidadoGaliano .candidado_img {
        float: left;
        z-index: 999;
    }

    div.candidadoGaliano .candidado_dados {
        float: left;
        width: 425px;
    }

    div.candidadoGaliano .candidado_votacao {
        float: left;
        margin-top: 55px;
    }

        div.candidadoGaliano .candidado_votacao div {
            padding-bottom: 5px;
        }

    div.candidadoGaliano .candidado_img img {
        padding: 16px 16px 16px 16px;
        width: 80px;
        height: 80px;
    }

    div.candidadoGaliano .candidado_dados {
        margin-top: 16px;
    }

.TituloParagrafo {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
}

.SubTituloParagrafo_Italico {
    margin-bottom: 2px;
    font-size: 10px;
    font-style: italic;
}

.contenttable {
    width: 570px;
    text-align: left;
    float: left;
}

    .contenttable div {
        margin-bottom: 2px;
    }

        .contenttable div.clear {
            margin-bottom: 0;
        }

.dialog-hab {
    text-align: left;
}

/*INCIDENTES*/


.incidentesList {
    width: 90px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

    .incidentesList a {
        text-decoration: none;
    }

    .incidentesList img {
        vertical-align: text-bottom;
    }


#AcordionSituacao div {
    overflow: hidden;
}

.clear {
    margin: 0 0 5px 0;
    padding: 0;
    height: 1px;
}

.clearBR {
    clear: both;
    margin: 0 0 5px 0;
    padding: 0;
    height: 5px;
}

.clearBR1 {
    clear: both;
    margin: 0 0 1px 0;
    padding: 0;
    height: 1px;
}

#clock {
    color: #FFF; /*color: Yellow;    */
    line-height: 28px;
    width: 125px;
    text-align: right;
    vertical-align: middle;
    font-family: Tahoma;
    font-size: 12px;
}



.TxtCalendar .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.TxtCalendar .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.TxtCalendar .ajax__calendar_title, .TxtCalendar .ajax__calendar_next, .TxtCalendar .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.TxtCalendar .ajax__calendar_body {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.TxtCalendar .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.TxtCalendar .ajax__calendar_day {
    text-align: center;
}

.TxtCalendar .ajax__calendar_hover .ajax__calendar_day, .TxtCalendar .ajax__calendar_hover .ajax__calendar_month, .TxtCalendar .ajax__calendar_hover .ajax__calendar_year, .TxtCalendar .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.TxtCalendar .ajax__calendar_today {
    font-weight: bold;
}

.TxtCalendar .ajax__calendar_other, .TxtCalendar .ajax__calendar_hover .ajax__calendar_today, .TxtCalendar .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}


.steps_info {
    margin: 15px 0;
}

.labelpreview {
    color: #FF0000;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
}

.tableCSS_2 {
    padding: 0 20px 5px 0;
    margin: 0 0 0 0;
    width: auto;
    text-align: left;
    vertical-align: middle;
    z-index: 1;
}
