/*
    Document   : principal04
    Author     : HaSC
    Description:
        Estilos aplicados aos elementos comuns das páginas
*/

img {
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

.radio {
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border: none;
    border-color: transparent;
}
.titulo1 {
    font-size: 20px;
}
.titulo2 {
    font-size: 14px;
}
.titulo3 {
    font-size: 10px;
    font-weight: bold;
}

hr { color: #C4C769; }

.botao_fundo {
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BORDER-SPACING: 0pt;
    PADDING: 1px;
}
td0
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: left;
}

.td1
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: center;
}

.disabled { background-color: gainsboro; text-align: left; }
.iNum { text-align: right; }

.titulo { font-size: 18px; text-align: left; color: #404040; }
.sub-titulo { font-size: 16px; text-align: left; color: #404040; }
.mensagem { font-size: 14px; text-align: left; color: red; }
.fundo_alerta { font-size: 14px; COLOR: #000000; background-color: yellow; text-align: left; }
.fundo_cabecalho1 { font-size: 14px; text-align: left; border-bottom: 1px solid #c0c0c0; }
.fundo_critico { font-size: 10px; color: #FFFFFF; background-color: #FF0000; text-align: left; }

.fundo_cabecalho
{
    FONT-SIZE: 14px;
    BORDER-BOTTOM: 3px solid teal;
    COLOR: teal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: left;
}

.fundo_rodape
{
    FONT-SIZE: 14px;
    BORDER-TOP: 3px solid teal;
    COLOR: teal;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: right;
}

.fundo_menu_complemento
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: right;
    margin-bottom: 2px;
    margin-top: 2px;
}

.fundo_lista_lateral
{
    vertical-align: top;
}

.bordaE
{
    BORDER-LEFT: 1px solid #c0c0c0;
}

.tabadv1
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-ALIGN: left;
    background-color: #FFFFFF;
    BORDER-BOTTOM: 1px solid #C0C0C0;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
}

a:hover
{
    text-decoration: underline; color: blue;
}
.mudalink A:link { TEXT-DECORATION: none; color: white }
.mudalink A:visited {  TEXT-DECORATION: none; color: white }
.mudalink A:hover { TEXT-DECORATION: none; color: black }
.mudalink A:active { TEXT-DECORATION: none; color: white }

.escondida {
    visibility: hidden;
}
.aparecida {
    visibility: visible;
    position: absolute;
    top: 200px;
    left: 300px;
}
.acid_form td { padding: 0px 0px 3px 0px; }
/* ACID v2 */
#acid2_form {
    background-color: #c0c0c0;
    width: 100%;
    display: inline-block;
    padding: 10px;
}
.acid2_cel {
    text-align: left;
    background-color: #c0c0c0;
    display:inline-block;
    float: left;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    padding-right: 10px;
}
.acid2_cel #tit {
    padding: 3px;
    color: #606060;
}
.acid2_cel #cmp {
    padding: 3px;
    padding-left: 10px;
    white-space: nowrap;
}
.acid2_cel #cmp #alt {
    height: 25px;
}
#acid2_int {
    width: 100%;
    clear: both;
    color: #606060;
}
#acid_fl {
    margin-left: 10px;
    margin-right: 10px;
    border-left: solid 1px #d0d0d0;
    width: 1px;
    height: 20px;
    display:inline;
}
#acid_fle {
    margin-left: 10px;
    margin-right: 10px;
    width: 1px;
    height: 20px;
    display:inline;
}
/* ACID v3 */
.acid3_tdborda {
    background: none;
    display: none;
    font-size: 10px;
    border-top: 0px;
}
.acid3_tdbordab {
    background: none;
    display: block;
    border-top: 0px;
    font-size: 10px;
}
#acid3_form {
    width: 100%;
    display: inline-block;
}
.acid3_cel { text-align: left; display:inline-block; padding-right: 10px; vertical-align: top; }
.acid3_cel #tit {
    padding-top: 3px;
    color: #606060;
    font-weight: bold;
}
.acid3_cel #tit .obr {
    color: red;
}
.acid3_cel #cmp { white-space: nowrap; padding-bottom: 7px; padding-top: 3px; position: relative; }
.acid3_cel #cmp #alt {
    height: 25px;
}
.acid_I { display: inline-block; width: 10px; height: 10px; background-image: url('../imagens/ico_10x10BR.png'); margin: 5px 10px; }
.acid_I.selecionado { background-image: url('../imagens/ico_10x10VD.png'); }
.acid_E { position: absolute; top: 29px; left: 0px; background-color: #fafafa; padding: 20px 10px; z-index: 1; width: 100%; display: none; }
.acid_E #d_pop_fechar { background-image: url('../imagens/ico_fechar-janela.gif'); width: 16px; height: 16px; cursor: pointer; position: absolute; right: -5px; top: -5px; }
.acid_E table { width: 100%; border-collapse: collapse; }
.acid_E table td { background-color: #e0e0e0; padding: 3px 10px; border: solid 1px #fafafa; }
.acid_E table td.linha:hover { background-color: #a0a0a0; color: #fafafa; cursor: pointer; }

.acid3_int {
    width: 100%;
    clear: both;
    color: #606060;
}
#acid3_int {
    width: 100%;
    clear: both;
    color: #606060;
}
/* ACID v4 */
#acid4 { list-style: none; margin: 0px; padding: 0px; width: 100%; display: inline-block; }
#acid4 li {
    float: left;
    padding: 10px 0px 0px 10px;
    display: inline-block;
}
#acid4 label {
    display: inline-block;
    color: #404040;
    font-weight: bold;
    margin-bottom: 5px;
    white-space: nowrap;
}
#acid4 li .caixa {
    width: 350px;
    border: solid 1px #a0a0a0;
    padding: 2px;
    background-color: #e0e0e0;
    color: #404040;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 6px 12px 6px 12px;
}
#acid4 li .secao {
    background: none;
    border: 0px;
    border-bottom: solid 2px rgb(223, 223, 223);
    padding-left: 4px;
    font-size: 22px;
    color: #a1acbd;
    width: 100%;
    overflow: hidden;
}
#acid4 li th { padding: 2px; height: 30px; color: #fafafa; white-space: nowrap; border-bottom: solid 1px #a0a0a0; border-top: solid 1px #a0a0a0; background-color: #c0c0c0; }
#acid4 li td { padding: 6px 12px 6px 12px; border-bottom: solid 1px #c0c0c0; background-color: #e0e0e0; color: #404040; }
#acid4 .botao { background-color: greenyellow; color: #303030; font-size: 12px; padding: 10px 20px 10px 20px; }
#acid4 .botao:hover { background-color: green; color: #fafafa; cursor: pointer; }
/* ACID Geral */
.acid_botao { cursor: pointer; float: left; border: solid 1px #d0d0d0; border-radius: 25px; width: 200px; padding: 5px; margin-left: 5px; position: relative; background-color: #fafafa; color: #808080; margin-bottom: 5px; }
.acid_botao:hover { background-color: #808080; color: #fafafa; }
.acid_botao img { display: inline-block; vertical-align: middle; margin-right: 5px; }
.acid_botao div { vertical-align: middle; display: inline-block; }
/* OUTROS */
.d_ajuda { display: inline-block; position: relative; }
.d_ajudaPop { display: none; background-color: #c0c0c0; padding: 10px; position: absolute; z-index: 99; width: 30rem; border-radius: 3px; }
.list_comando {
    background-image: url('../imagens/botao_82x28_verde.png');
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.list_comandoD {
    background-image: url('../imagens/botao_82x28_amarelo.png');
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}
.list_spanTexto {
    display: block;
    width: 100%;
    cursor: pointer;
    cursor: hand;
    color: #fafafa;
}
.list_spanTextoD {
    display: block;
    width: 100%;
    cursor: pointer;
    cursor: hand;
    color: #404040;
}