body {
    background: none repeat scroll 0 0 #336799;color: #363434;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.3em;
}
div#container{ margin: 0 auto; width: 940px; background: #FFF}
div#wrapper { width: 940px; margin: 0 auto;}

#topcol{background: url("../img_tela_login/moomenu.png") repeat-x scroll center top transparent;height: 35px;margin-top: -10px;}
#koktop {
    background-color: transparent;
    background-image: url("../img_tela_login/header_bot.png");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    clear: both;
    height: 118px;
    line-height: normal;
    position: relative;
    text-align: left;
    margin-top: -8px;
}
#at-flashheader {
    background-image: none;
    background-repeat: no-repeat;
    border: 0 none;
    height: 118px;
    position: absolute;
    right: 0;
    top: 0;
    width: 940px;
    z-index: 1;
}

#cssmenu_moo_menu a {
    color: green;
    border-right: 0 solid #0d85c9;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 15px;
    text-decoration: none;
}
a{text-decoration: none !important}
a:hover {
    text-decoration: underline !important;
    font-weight: normal !important;
    color: #336699 !important;
}

ul.menu li a {padding: 3px 3px 5px 15px;}
ul.menu li {list-style: outside none none;}
ul li {line-height: 120%;}
#cssmenu_moo_menu .menu{margin-left: -40px}
#link_esqueceu_senha { color: #036 !important;}
#logo, img#logo {
    background-repeat: no-repeat;
    border: 0 none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}

#divAcessoCTFExt{width: 940px;}
#divAcessoCTFExt #divAcessoCTFExt_left{
    float: left;
    width: 79%;
}
#divAcessoCTFExt #divAcessoCTFExt_right{
    float: right;
    width: 19%;
}


#container #parceiros{clear: both;}
#centralAtendimento{text-align: center; margin-top: 20px}
#centralAtendimento #centralAtendimentoTitutlo{font-weight: bold !important;text-align: center !important;}

/* ################### */
#divAcessoCTF h3 {
    font-size: 12px;
}
#divAcessoCTF #mens_autenticar {
    color: #ff0000;
    text-align: center;
}
#divAcessoCTF .tituloPagAcessoCTF {
    color: #003366;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}
#divAcessoCTF #tituloAcessoCTF {
    margin-top: 10px;
    padding-bottom: 8px;
    text-align: center;
}
#divAcessoCTF #frmAcessoCTF {
    text-align: center;
}
#divAcessoCTF #frmAcessoCTF #falhou {
    color: #008000;
    font-weight: bold;
    text-align: center;
}
#divAcessoCTF #txtSenha_ctf {
    padding-left: 152px;
}
#divAcessoCTF .containerFrmCtf {
    background: none repeat scroll 0 0 #f4f1f1;
    border: 1px solid #e8e6e6;
    margin-left: 15%;
    overflow: auto;
    width: 367px;
}
#divAcessoCTF .containerFrmCtf .credencial {
    background: none repeat scroll 0 0 #fff;
}
#divAcessoCTF .containerFrmCtf .credencial label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-right: 1px;
    padding-left: 7%;
    text-align: right;
    width: 80px;
}
#divAcessoCTF .containerFrmCtf .credencial input {
    border: 1px solid #ccc;
    color: #797979;
    font-size: 13px;
    height: 13px;
    margin-bottom: 5px;
    margin-right: 21%;
    margin-top: 5px;
    padding: 5px;
    width: 150px;
}
#divAcessoCTF .containerFrmCtf .credencial .hint {
    display: none;
}
#divAcessoCTF .containerFrmCtf .credencial:hover .hint {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 7px;
    color: #ffffff;
    display: block;
    margin: -32px 0 0 19.8%;
    padding: 7px 10px;
    position: absolute;
}
#divAcessoCTF .containerFrmCtf #msgImportante {
    background: none repeat scroll 0 0 #fff;
}
#divAcessoCTF .containerFrmCtf #msgImportante ul {
    margin: 0 auto;
    padding: 5px 0;
    width: 107px;
}
#divAcessoCTF h3 {
    border-bottom: 1px solid #f4f1f1;
    margin-bottom: 5px;
}
#divAcessoCTF #btnAcao {
    background: none repeat scroll 0 0 #fff;
    padding-bottom: 5px;
}
#divAcessoCTFExt h3 {
    font-size: 12px;
}
#divAcessoCTFExt #mens_autenticar {
    color: #ff0000;
    text-align: center;
}
#divAcessoCTFExt .tituloPagAcessoCTF {
    color: #003366;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    text-align: left;
    vertical-align: middle;
}
#divAcessoCTFExt #tituloAcessoCTF {
    background: none repeat scroll 0 0 #f4f1f1;
    padding: 18px 0 11px;
    text-align: center;
}
#divAcessoCTFExt #frmAcessoCTF {
    text-align: center;
}
#divAcessoCTFExt #txtSenha_ctf {
    padding-left: 152px;
}
#divAcessoCTFExt .containerFrmCtf {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8e6e6;
    margin-left: 29%;
    margin-top: 23px;
    overflow: auto;
    width: 367px;
}
#divAcessoCTFExt #divAcessoComCertificadoInfo{padding-left: 19% !important;}
#divAcessoCTFExt #divAcessoComCertificadoBotao a{
    color: #036; font-family: Tahoma,Arial,sans-serif;
    font-size: 12px;font-weight: bold;text-align: left;
}

#divAcessoCTFExt .containerFrmCtf .credencial {
    background: none repeat scroll 0 0 #fff;
}
#divAcessoCTFExt .containerFrmCtf .credencial label {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin-right: 1px;
    padding-left: 7%;
    text-align: right;
    width: 80px;
}
#divAcessoCTFExt .containerFrmCtf .credencial input {
    border: 1px solid #ccc;
    color: #797979;
    font-size: 13px;
    height: 23px;
    margin-bottom: 5px;
    margin-right: 21%;
    margin-top: 5px;
    padding: 5px;
    width: 150px;
}
#divAcessoCTFExt .containerFrmCtf .credencial .hint {
    display: none;
}
#divAcessoCTFExt .containerFrmCtf .credencial:hover .hint {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-radius: 7px;
    color: #ffffff;
    display: block;
    font-size: 11px;
    margin: -32px 0 0 19.8%;
    padding: 7px 10px;
    position: absolute;
}
#divAcessoCTFExt .containerFrmCtf .msgImportante {
    background: none repeat scroll 0 0 #fff;
}
#divAcessoCTFExt .containerFrmCtf ul li {
    margin-left: 27%;
    padding-left: 5px;
    width: 114px;
}
#divAcessoCTFExt .containerFrmCtf .msgImportante ul {
    margin: 0 auto;
    padding: 5px 0;
    width: 107px;
}
#divAcessoCTFExt h3 {
    border-bottom: 1px solid #f4f1f1;
    margin-bottom: 5px;
}
#divAcessoCTFExt #btnAcao {
    background: none repeat scroll 0 0 #fff;
    padding-bottom: 5px;
}
#divAcessoCTFExt #btnAcao #btnAutenticar {
    font-size: 12px;
    height: 25px;
    width: 90px;
}
#divAcessoCTFExt #btnAcao #btnLimpar {
    font-size: 12px;
    height: 25px;
    width: 90px;
}
#divAcessoCTFExt .credencial2 {
    background: none repeat scroll 0 0 #fff;
}
#divAcessoCTFExt .credencial2 label {
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    margin-right: 3px;
    text-align: right;
    width: 140px;
}
#divAcessoCTFExt .credencial2 input {
    border: 1px solid #ccc;
    color: #797979;
    font-size: 11px;
    height: 23px;
    margin-bottom: 5px;
    margin-right: 10%;
    margin-top: 5px;
    padding: 5px;
    width: 295px;
}
#divAcessoCTFExt .falhou .btCheckbox input {
    border: 1px solid #ccc;
    color: #797979;
    font-size: 11px;
    height: 23px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
}
#divAcessoCTFExt .falhou {
    color: #900;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}

#popup_container {
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    min-width: 150px; 
    max-width: 400px; 
    background: #FFF;
    border: solid 2px #999;
    color: #000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#popup_content.alert { background-image: url(../base/js/jquery/jAlert/important.gif); }

#container #footer {color: #999999;font-size: 11px;height: 50px;line-height: 20px;margin: 0 auto;text-align: center;}

/*########################*/