html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
    margin: 0;
    padding: 0;
}
body
{
    background: #C0C0C0 url(images/bgx.gif) repeat;
    font: 80%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
}

.table a, table a:link, table a:visited
{
    border: none;
}

/*CLASS TEXTOS **************************************************************/
.branco
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13.0px;
}
.brancop
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11.0px;
}
.pesquisa
{
    font-family: calibri, arial;
    color: #1966a5;
    text-decoration: none;
    font-size: 15.0px;
}
.descri_titulo
{
    font-family: calibri, arial;
    font-size: 19px;
    color: #000066;
    line-height: 19px;
    font-weight: normal;
}
.aviso
{
    font-family: calibri, arial;
    font-size: 12px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
}

.consulta
{
    font-family: calibri, arial;
    font-size: 15px;
    color: #FF6600;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}




/*CLASS BOTÕES **************************************************************/
.bt_entrar
{
    /*width: 80px;*/
    background: #ffffff url('../img/BT_ENTRAR.PNG') no-repeat;
    color: #666666;
    font-weight: bold;
    font-style: normal;
    border: 0px solid #C1D9EE;
    width: 72px;
    height: 38px;
    font: 89%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
}
.bt_gravar
{
    /*width: 80px;*/
    background: #ffffff url('../img/BT_GRAVAR.PNG') no-repeat;
    color: #FFFFCC;
    font-weight: bold;
    font-style: normal;
    border: 0px solid #C1D9EE;
    width: 72px;
    height: 38px; /*font-size: 18px;*/
    font: 100%/180% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
}


/*CLASS LINKS **************************************************************/
/*
a:link
{
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dotted #ffbac8;
    font-size: 13.0px;
}*/
a:hover, a:focus
{
    color: #f03b58;
    border-bottom: 1px solid #f03b58;
    text-decoration: none;
}

.link_fechar
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_fechar:hover
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_novo
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_consulta
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #003399;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_consulta:hover
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #FF6600;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_editar
{
    font-family: calibri, arial;
    font-size: 14px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}
.link_grande
{
    font-family: arial;
    font-size: 14px;
    color: #7092BE;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
    border: none;
}




/*CLASS TABELAS **************************************************************/
.table
{
    border-bottom: 0px solid #eeebe4;
    border-left: 0px solid #eeebe4;
    border-top: 0px solid #eeebe4;
    border-right: 0px solid #eeebe4;
    margin: 0em auto;
    border-collapse: collapse;
    width: 900px;
}
.table2
{
    border-bottom: 0px solid #e5eff8;
    border-left: 0px solid #e5eff8;
    border-top: 0px solid #e5eff8;
    border-right: 0px solid #e5eff8;
    margin: 0em auto;
    border-collapse: collapse;
    width: 880px;
}
.table3
{
    border-bottom: 0px solid #e5eff8;
    border-left: 0px solid #e5eff8;
    border-top: 0px solid #e5eff8;
    border-right: 0px solid #e5eff8;
    margin: 0em auto;
    border-collapse: collapse;
    width: 870px;
}
.tab_login
{
    border-bottom: 0px solid #eae7dc;
    border-left: 0px solid #eae7dc;
    border-top: 0px solid #eae7dc;
    border-right: 0px solid #eae7dc;
    margin: 17em auto;
    border-collapse: collapse;
    width: 400px;
    height: 200px;
}
.tab_consulta
{
    border-bottom: 0px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
    border-right: 0px solid #C0C0C0;
    margin: 0.8em auto;
    border-collapse: collapse;
    width: 300px;
}
/*CLASS INPUTS **************************************************************/
.input1
{
    /*width: 80px;*/
    color: #666666;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #C1D9EE;
    font: 89%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
}
.input_entrar
{
    /*width: 80px;*/
    font-weight: bold;
    font-style: normal;
    border: 1px solid #C1D9EE;
    font: 89%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
    background-color: #FFFFFF;
    color: #000066;
}
.inputtabedita
{
    font-family: calibri;
    color: #003366;
    font-size: 13; /*text-align: center;*/
    background-color: #F4F4F4;
}
.input_consulta
{
    /*width: 80px;*/
    color: #808080;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #C0C0C0;
    font: 89%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: 0px;
}

/*CLASS PAGINAÇÃO *************************************************************
.paginacao
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 12.0px;
    word-spacing: 10.8em;
    
        
}*/

.paginacao
{
  line-height: 26px;
}

.paginacao span
{
    padding: 3px;
    border: 1px solid #999999;
    text-decoration: none;
    white-space: nowrap;
    background: #CCCCCC;
}

.paginacao a, 
.paginacao a:visited
{
  text-decoration: none;
  padding: 6px;
  white-space: nowrap;
}
.paginacao a:hover, 
.paginacao a:active
{
  padding: 5px;
  border: solid 1px #9ECDE7;
  text-decoration: none;
  white-space: nowrap;
  background: #486694;
}

/*******************************************************************/

/*caption
{
    color: #9ba9b4;
    font-size: .94em;
    letter-spacing: .1em;
    margin: 1em 0 0 0;
    padding: 0;
    caption-side: top; /*text-align: center;
}*/
tr.odd td
{
    background: #f7fbff;
}
.column4
{
    background: #E6F2FB;
}
td
{
    font: normal 12px Trebuchet MS;
    color: #333333;
    margin-left: 40px;
    color: #678197;
    padding: .0em 0.0em;
}
thead th
{
    background: #f4f9fe;
    text-align: center;
    font: bold 1.2em/2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #66a3d3;
}
tfoot th
{
    text-align: center;
    background: #f4f9fe;
}

thead th
{
    background: #f4f9fe;
    text-align: center;
    font: bold 1.2em/2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    color: #66a3d3;
}
tfoot th
{
    text-align: center;
    background: #f4f9fe;
}
tfoot th strong
{
    font: bold 1.2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
    margin: .5em .5em .5em 0;
    color: #66a3d3;
}
tfoot th em
{
    color: #f03b58;
    font-weight: bold;
    font-size: 1.1em;
    font-style: normal;
}


.input2
{
    /*width: 25px;*/
    color: #3333FF;
    font-weight: bold;
    font-style: normal;
    border: 1px solid #C1D9EE;
    font: 89%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif; /*text-align: center;*/
}
    if; /*text-align: center;*/
    text-align: center;
}

.aviso2
{
    font-family: calibri, arial;
    font-size: 15px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
}
.descri_campos
{
    
    font: normal 12px Trebuchet MS;
    color: #333333;
    margin-left: 40px;
    color: #678197;
    
}
.descri_campos1
{
    color: #535353;
    text-decoration: none;
    font-size: 10.0px;
}
.descri_campos2
{
    color: #9B9B9B;
    text-decoration: none;
    font-size: 12.0px;
}

.aviso2
{
    font-family: calibri, arial;
    font-size: 19px;
    color: #FF0000;
    line-height: 19px;
    font-weight: normal;
}
.descri_campos
{
    color: #535353;
    text-decoration: none;
}
.descri_campos1
{
    color: #535353;
    text-decoration: none;
    font-size: 10.0px;
}
.descri_campos2
{
    color: #9B9B9B;
    text-decoration: none;
    font-size: 12.0px;
}

.descri_titulo2
{
    color: #535353;
    text-decoration: none;
    font-size: 11.0px;
}
.link
{
    font-family: calibri, arial;
    font-size: 12px;
    color: #666666;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
}
.link:hover
{
    font-family: calibri, arial;
    font-size: 12px;
    color: #000000;
    line-height: 19px;
    font-weight: normal;
    text-decoration: none;
    font: bold;
}


.minhaDiv
{
    width: 500px;
    height: 400px;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -250px;
    position: absolute;
    border: 1px solid black;
}
