body{
    font-family: verdana, arial;
    font-size: 12px;
    margin: 5px auto;
    text-align: justify;
    width: 758px;
    background-color:#E6E6E6;
}
#body{
    background-color: #FFFFFF;
    padding: 10px;
}
h1, h2{
    font-size: 18px;
    text-align: center;
    clear: both;
    padding: 0 5px;
    /*background-color: yellow;*/
}

h2 {
    font-size: 12px;
}
a, a img{
    text-decoration: none;
    border: none;
    color: #002aff;
}

.flutuar{
    position: relative;
    float: left;
}
.colunas{
    margin: 0;
    margin-top: 5px;
    padding-left: 5px;
    text-align: left;
    position: relative;
    float: left;
    display: table;
}
#corpo{
    width: 738px;
    display: table;
    text-align: justify;
}
.adSense{
    padding-top: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 10px;
    color: #9c9c9c;
    padding-left: 5px;
    margin-top: 10px;
}
#topo{
    /*border:1px solid red;*/
    width: 728px;
    position: relative;
    float:left;
    *margin-bottom: 10px;
}
.borda{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.rodape{
    font-size:10px;
    text-align: center;
    color:#afafaf;
    border-top:1px solid #000000;
    position:relative;
    float:left;
    padding-top:10px;
    width:100%;
    margin-top: 15px;
}
.rodape a{
    text-decoration: underline;
}

.mensagem{
    color: #ff0000;
    background-color: #FFFEEF;
    width: 100%;
    text-align: center;
    border: 1px dotted #ff0000;
    position: relative;
    float: left;
}

.mensagem_sucesso{
    color: #005F0D;
    background-color: #FFFEEF;
    width: 100%;
    text-align: center;
    border: 1px dotted #005F0D;
    position: relative;
    float: left;
}

/**********************************IR e indicador***********************************/
#floater_ir {
    font-family: verdana;
    font-size: 12px;
    width: 220px;
    text-align: left;
    position:absolute;
}

.link_ir{
    text-decoration: none;
    font-weight: bold;
    margin-left:15px;
}
.indicador{
    color: #575757;
    font-size: 10px;
    padding:5px;
    padding-left:0px;
    margin: 5px;
    margin-left: 0;
    width: 100%;
    clear: both;
}

.indicador a{
    color: #0000cc;
}
#empresas{
    padding: 10px;
    padding-top:0;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    width: 718px;
}
.navegador{
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

/*******************************INTERNA***************************/

#menu{
    border-top:1px solid #FFFFFF;
    width:100%;
    position: relative;
    float: left;
    margin-top: -1px;
    margin-bottom:25px;
    *margin-bottom:0px;
}

.abaEsquerda1, .abaDireita1,.abaEsquerda2, .abaDireita2{
    width: 4px;
    background-repeat: no-repeat;
}

.abaEsquerda1{
    background-image: url('/imgs/aba-esquerda.jpg');
}

.abaDireita1{
    background-image: url('/imgs/aba-direita.jpg');
    padding-right: 5px;
}
.abaEsquerda2{
    background-image: url('/imgs/aba-esquerda2.jpg');
}

.abaDireita2{
    background-image: url('/imgs/aba-direita2.jpg');
    padding-right: 5px;
}
.abaCentro1, .abaCentro1 a{
    padding: 2px;
    padding-top:5px;
    padding-bottom:5px;
    background-color: #4593DF;
    color: #FFFFFF;
}
.abaCentro2, .abaCentro2 a{
    padding: 2px;
    padding-top:5px;
    padding-bottom:5px;
    background-color: #DFEFFF;
    color: #336699;
    border-top: 1px solid #63AAD6;
}

/*.abaDireita{
    padding-right: 5px;
}*/

#opcoesMenu{
    background-color: #4593DF;
    color: #FFFFFF;
    padding:5px;
    padding-right: 0px;
    width:733px;
}

.menu_visivel{
    visibility: visible;
    width: auto;
    height: auto;
    clear: both;
    display: table;
    *display: block;
}

.menu_invisivel{
    visibility: hidden;
    width: 0px;
    height: 0px;
    display: none;
}

.menu_visivel li{
    margin-left: 30px;
}

#lista_rodape{
    width: 718px;
    padding: 10px;
    padding-bottom: 0;
}

#lista_rodape li{
    margin-left: 20px;
    list-style: outside url("/imgs/marcador.png");
    margin-bottom: 10px;
}
#outrasMaterias{
    haslayout: true;
    border: 1px dotted gray;
    padding: 5px;
    max-height: 250px;
    _height: 250px;
    overflow-y: auto;
    *overflow-y: scroll;
    _overflow-y: auto;
}
#outrasMaterias p{
    margin: 0;
}
/*************************CADASTRO e FALE CONOSCO*******************************/

#abaCadastro, #abaContato{
    position:relative;
    float:left;
    margin-top: -20px;
    *margin-top: 10px;
    margin-bottom: 10px;
    /*background-color: yellow;*/
}

#abaCadastro label, #formEmpresa label, #formComplemento label, #form label{
    position: relative;
    float: left;
    width: 185px;
    text-align: right;
    margin-right: 5px;
}

 abaCadastro select, #abaCadastro textarea{
    margin-right: 10px;
 }

#abaContato label{
    position: relative;
    float: left;
    width: 80px;
}
#abaContato input, #abaContato select, #abaContato textarea{
    position: relative;
    float: left;
    margin-right: 10px;
}
#abaContato input{
    width: 300px;
}
#abaContato textarea{
    width: 630px;
}
.obrigatorios{
    min-width: 738px;
    width:100%;
    text-align:right;
    float:right;
    *padding-bottom:10px;
}
/*****************************ADMIN******************************/

#formEmpresa label{
    width: 200px;
    float: left;
}

#formEmpresa input{
    width: 525px;
}

#formEmpresa textarea{
    width: 435px;
    height: 80px;
}

#formEmpresa #id_ds_sobre_empresa{
    width: 525px;
    height: 150px;
    margin: 0;
}

#formEmpresa p{
    clear: both;
    padding-top: 4px;
    padding-bottom:4px;
}

#formEmpresa #id_ds_endereco{
    width: 238px;
    *width: 234px;
    float: left;
}

#formEmpresa #id_cd_numero_endereco{
    width: 50px;
    float: left;
}

#formEmpresa #id_cd_estado{
    width: 35px;
    float: left;
}

#formEmpresa #id_nm_complemento_endereco{
    width: 100px;
    float: left;
}

#formEmpresa #id_nm_cidade, #formEmpresa #id_nm_bairro{
    width: 167px;
    *width: 164px;
    float: left;
}

#formEmpresa #id_cd_telefone1_empresa, #formEmpresa #id_cd_telefone2_empresa,
#formEmpresa #id_cd_0800_empresa, #formEmpresa #id_cd_cep_endereco{
    width: 116px;
    *width: 114px;
    float: left;
}

#pagamentos{
    clear: both;
}

#pagamentos label, #pagamentos input{
    float: none;
    width: auto;
}

#pagamentos .colunas{
    width: 240px;
}

#contador{
    width: 62px;
    height: 47px;
    padding: 5px;
    padding-top: 30px;
    text-align: center;
    border: 1px solid #990000;
    font-weight: bold;
    color: #aa0000;
    float: right;
    margin-right: 5px;
    *margin-right: 0;
}