/***************************
  Disposição do layout
 ***************************/
body
{
    text-align:center;
    background:#FFF;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:80%;
    margin:0px;
    padding:0px;
}

.ocultaLinha
{
  display : none;
}

#conteudo
{
    width:743px;
    height:530px;
    text-align:left;
    margin:10px auto 10px auto;
    background:#FFF;
    border-left:2px solid #003366;
    border-top: 2px solid #003366;
    border-bottom: 2px solid #003366;
    border-right: 0px solid #003366;
}


#logoWise
{
    float:left;
    width:196px;
    height:188px;
    background:#FFF;
    background-position:0px 8px;
    background-image:url("logoWise.gif");
    background-repeat:no-repeat;
}

#data
{
    float:left;
    margin-top: 88px;
    width:196px;
    height:100px;
    position:absolute;
}


#topo
{
    float:left;
    width:545px;
    height:123px;
    background-position:0px 0px;
    background-image:url("topo.gif");
    background-repeat:no-repeat;
    border-right: 2px solid #003366;
}

#cabecalhoMenu
{
    float:left;
    width:160px;
    height:34px;
    background-position: top left;
    background-image:url("cabecalhomenu.gif");
    background-repeat:no-repeat;
    border-top: 2px solid #003366;
}

#rodapeMenu
{
    float:left;
    width:160px;
    height:14px;
    background:#FFF;
    background-position: top left;
    background-image:url("rodapemenu.gif");
}

#frameTopo
{
    float:left;
    width:545px;
    height:65px;
    border-right: 2px solid #003366;
}

#mainLogado
{
    float:left;
    width:163px;
    height:166px;
}

#mainIFrame
{
    float:left;
    background:#FFF;
    width:578.5px;
    height:342px;
    border-right: 2px solid #003366;
}

#menuEsquerda
{
    margin-top: 0px;
    float:left;
    width:162px;
    height:120px;
}

a img
{
  border : none;
}

#menuGrande
{
    float:left;
    margin:103px auto;
    margin-bottom: 0px;
    margin-right: 0px;
    background: #003366;
    width:100%;
    height:20px;
    border-right: 0px;
}

/***************************
  Menus
 ***************************/

.itemMenu a
{
     display:block;
     margin:0px auto;
     background:#6482BE;
     font-size:10px;
     text-align:center;
     color:white;
     text-decoration: none;
     font-weight: bold;
     padding: 3px;
     border-right:1px solid #003366;
     border-bottom:1px solid #003366;
     border-top:1px solid #003366;
     border-left:0px solid #003366;
     position:relative;
     top:0px;
     left:0px;
     right:0px;
}

.itemMenu a:hover
{
     display:block;
     margin:0px auto;
     background:#003366;
     font-size:10px;
     text-align:center;
     color:white;
     padding: 3px;
     text-decoration: none;
     font-weight: bold;
     border-right:1px solid #003366;
     border-bottom:1px solid #003366;
     border-top:1px solid #003366;
     border-left:0px solid #003366;
     position:relative;
     top:0px;
     left:0px;
     right:0px;
}

.itemMenu
{
     float:left;
     width: 91px;
}

.itemMenuDireita a
{
     display:block;
     margin:0px auto;
     background:#6482BE;
     font-size:10px;
     text-align:center;
     color:white;
     text-decoration: none;
     font-weight: bold;
     padding: 3px;
     border-right:0px solid #003366;
     border-bottom:1px solid #003366;
     border-top:1px solid #003366;
     border-left:0px solid #003366;
     position:relative;
     top:0px;
     left:0px;
     right:0px;
}

.itemMenuDireita a:hover
{
     display:block;
     margin:0px auto;
     background:#003366;
     font-size:10px;
     text-align:center;
     color:white;
     padding: 3px;
     text-decoration: none;
     font-weight: bold;
     border-right:0px solid #003366;
     border-bottom:1px solid #003366;
     border-top:1px solid #003366;
     border-left:0px solid #003366;
     position:relative;
     top:0px;
     left:0px;
     right:0px;
}

.itemMenuDireita
{
     float:left;
     width: 88.5px;
}

/* Componentes do formulário */

.caixaTexto
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 8pt
}

.botao
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    COLOR: #003366;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 8pt
}

.menu
{
    float:left;
    width:162px;
    height:21px;
    background:#FFF;
    background-position:0px 0px;
    background-image:url("menu.gif");
    background-repeat:no-repeat;
}

.endereco
{
    COLOR: #000000;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    TEXT-DECORATION: none
}

.menuEsquerdo
{
    MARGIN-LEFT: 33px;
    COLOR: #ffffff;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
}

.menuEsquerdo:hover
{
    MARGIN-LEFT: 33px;
    COLOR: #ffffff;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}

.menuLogout
{
    COLOR: #ffffff;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    text-decoration: none;
    font-weight: bold;
}

.menuLogout:hover
{
    COLOR: #ffffff;
    font-family:verdana,arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    TEXT-DECORATION: underline
}

.pastas
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}

.pastas:hover
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: underline;
}

.pastas:visited
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}
.arquivos
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 10px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}

.arquivos:hover
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 10px;
        TEXT-DECORATION: underline;
}

.arquivos:visited
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 10px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}
.voltar
{       COLOR: #000000;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 10px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}

.voltar:hover
{       COLOR: #000000;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 10px;
        TEXT-DECORATION: underline;
}

.voltar:visited
{       COLOR: #000000;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 10px;
        FONT-WEIGHT: bold;
        TEXT-DECORATION: none;
}
.calendario
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

.calendario:hover
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

.calendario:visited
{        COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}
.diahoje
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

.diahoje:hover
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

.diahoje:visited
{       COLOR: #003366;
        font-family:verdana,arial,helvetica,sans-serif;
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        TEXT-DECORATION: none;
}

