@charset "utf-8";
/* CSS Document */
html, body {
    height: 100%
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.b {
    font-weight: bold;
}

.gray {
    color: #5d5d5d;
}

.gray2 {
    color: #434343;
}

.blue {
    color: #1e2a89;
}

.red {
    color: #d0110e;
}

.title1 {
    font-size: 16px
}

#all {
    width: 100%;
    min-height: 600px;
}

#header {
    width: 100%;
    height: 45px;
    float: left;
    background: url(../Imagens/bg_top.jpg) repeat-x;
}

    #header span {
        display: block;
        width: 150px;
        float: left;
        margin: 15px 10px;
    }

        #header span img {
            vertical-align: bottom;
        }

#logo {
    width: 98px;
    height: 29px;
    float: right;
    background: url(../Imagens/logo.gif) no-repeat;
    margin: 7px 40px;
}

#top_menu {
    width: 100%;
    height: 26px;
    float: left;
    background: url(../Imagens/bg_top_menu.jpg) repeat-x;
}

    #top_menu ul {
        margin-left: 53px;
    }

    #top_menu font {
        padding: 0 0 0 10px;
        color: #d5d5d5
    }

    #top_menu ul li {
        float: left;
        height: 22px;
        margin-left: 10px;
    }

        #top_menu ul li a {
            color: #112b6b;
            width: auto;
            line-height: 23px;
            font-weight: bold;
        }

            #top_menu ul li a:hover {
                text-decoration: underline;
            }

        #top_menu ul li span a:hover {
            text-decoration: none;
        }

        #top_menu ul li span {
            background: url(../Imagens/menu_border_e.jpg) top left no-repeat;
            display: block;
        }

            #top_menu ul li span span {
                background: url(../Imagens/menu_border_d.jpg) top right no-repeat;
                padding: 0 13px;
            }

                #top_menu ul li span span span {
                    background: url(../Imagens/menu_bga.jpg) top left repeat-x;
                }

                    #top_menu ul li span span span a {
                        color: #434343;
                    }

#main {
    float: left;
    width: 100%;
}

#advertising {
    background: url(../Imagens/bg_adv.jpg) top left repeat-y;
    width: 37px;
    height: 600px;
    position: absolute;
    z-index: 1;
}

    #advertising ul {
        margin: 91px 0 0 5px;
        float: left;
    }

#content {
    position: absolute;
    width: 100%;
}

#top_links {
    margin: 8px 66px;
}

    #top_links a {
        color: #1e2a89;
    }

        #top_links a:hover {
            text-decoration: underline;
        }

#content h1 {
    margin: 7px 65px;
}

#alert {
    display: block;
    background-color: #fcfed5;
    padding: 7px 0 7px 20px;
    text-indent: 47px;
    float: left;
    width: 98.5%;
}

    #alert img {
        vertical-align: bottom;
    }

#back_bt {
    position: absolute;
    right: 39px;
}

/*MENU*/

#menu {
    height: 100%;
    float: left;
    width: 255px;
    margin-left: 2px;
    position: relative;
}

.bg1 {
    display: block;
    height: 100%;
    background: url(../Imagens/menu_border_e1.jpg) left repeat-y;
}

.bg2 {
    display: block;
    height: 100%;
    background: url(../Imagens/menu_border_d1.jpg) right repeat-y;
}

#ini_menu {
    padding-top: 47px;
}

#menu ul li {
    height: auto;
}

.sub1 {
    background: url(../Imagens/bg_menu.jpg) top left repeat-x;
    width: 241px;
    line-height: 25px;
    text-indent: 10px;
}

    .sub1 a {
        color: #112b6b;
    }

.sub2 {
    background: url(../Imagens/bt_list_sub2.gif) no-repeat;
    background-position: 3px 10px;
    margin-left: 11px;
    line-height: 25px;
    text-indent: 10px;
}

    .sub2 a {
        color: #505050;
    }

    .sub2 span {
        color: #ffc20f;
    }

.sub3 {
    background-color: #f6f9ff;
    color: #5d5d5d;
    margin: 3px 0 3px 8px;
    *margin-left: -3px;
    width: 208px;
    *width: 226px;
    line-height: 15px;
    background-image: url(../Imagens/bt_list2.gif);
    background-position: 12px 9px;
    background-repeat: no-repeat;
    padding: 3px 0 5px 19px;
    *padding-left: 7px;
}

    .sub3 a {
        color: #5d5d5d;
    }

        .sub3 a:hover {
            text-decoration: underline;
        }

    .sub3 span {
        display: block;
        width: 100px;
        height: auto;
    }

#menu ul li a {
    font-weight: bold;
}

#open_menu {
    position: absolute;
    top: 25px;
    left: 239px;
}

/*LOGIN*/

#lg-top {
    width: 100%;
    height: 21px;
    background: url(../Imagens/login-bg-top.jpg) repeat-x;
}

#lg-middle {
    width: 100%;
    height: 170px;
    margin-top: 290px;
    /*background-color:#eceef0;*/
    background-color: #f5d888;
    background-image: linear-gradient(to bottom right,#ff8f00, #f0f003);
}

#lg-middle2 {
    width: 100%;
    height: 80px;
    margin-top: 300px;
}

#lg-bottom {
    /*width:100%;
		bottom:0px;
		left:0;
		right:0;
		position:absolute;
		position:fixed;		
		clear:both;	*/

    height: 50px;
    background: url(../Imagens/login-bg-bottom.jpg) repeat-x;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

#lg-bottom-address {
    width: 600px;
    height: 100%;
    margin: auto;
    color: #224268;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

    #lg-bottom-address p {
        width: 270px;
        float: left;
        margin-top: 10px;
    }

    #lg-bottom-address span {
        float: right;
        margin: 10px 0;
    }

        #lg-bottom-address span img {
            vertical-align: middle;
        }

#lg-document {
    width: 600px;
    height: auto;
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -300px;
}

#lg-logo {
    width: 233px;
    height: 215px;
    margin-top: 23px;
    background: url(../Imagens/main-logo.png) no-repeat;
    float: left;
}

#lg-login {
    width: 230px;
    height: 220px;
    background: url(../Imagens/nectarbiNew.jpg) top left no-repeat;
    float: right;
    margin-right: 130px;
}

    #lg-login label {
        color: #224268;
        font-weight: bold;
        text-align: right;
    }

#lgFrm span {
    width: 70px;
    text-align: right;
    display: block;
    float: left;
    margin: 4px 7px 0 0;
}

#lgFrm {
    margin-top: 106px;
}

#btnEntrar {
    float: right;
    margin-right: 13px;
}

#lgFrm label {
    float: left;
    margin-bottom: 7px;
    margin-left: 8px;
}

.lg-Txt {
    border: 1px solid #e7e7e7;
    height: 21px;
    width: 127px;
    padding: 2px 0;
}

.lg-Drop {
    border: 1px solid #e7e7e7;
    height: 21px;
    width: 132px;
    padding: 2px 0;
}

#lg-errormsg {
    color: #FF0000;
    width: 180px;
    font-weight: bold;
    float: left;
    margin: 40px 0 0 7px;
}

    #lg-errormsg img {
        vertical-align: -3px;
    }
