/* DEFAULTS */

body, td
{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13px;
  color: #505050;
  text-decoration: none;
  font-weight: normal;
}

body
{
  background-color: #bbbbcc;
  margin: 15px 0px 5px 0px;
}

td
{
  vertical-align: top;
}

input, textarea
{
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  border: 1px solid #cccccc;
}

p
{
  text-align: justify;
  margin: 10px;
  text-indent: 0px;
}

h1
{
  font-size: 18px;
  color: #999999;
  font-weight: bold;
  margin: 10px;
}

h2, .titulo
{
  font-size: 18px;
  color: #999999;
  font-weight: bold;
}

a, a:active
{
  color: #666699;
  text-decoration: underline;
  font-weight: normal;
}
a:hover
{
  color: #333366;
}

img
{
  border: 0px;
}

hr
{
  margin: 10px;
  height: 1px;
  border: 0px;
  color: #eeeeee;
  background-color: #eeeeee;
}

ul
{
  margin: 0px;
  padding-left: 15px;
}

pre
{
  margin: 10px;
}

/* LINKS */

a.titulo
{
  font-size: 16px;
  color: #666688;
  font-weight: bold;
  text-decoration: none;
}


/* TEXTOS */


/* PARAGRAFOS */

p.data_atualizacao
  {
    font-size: 10px;
    text-indent: 0px;
    margin-top: 0px;
  }

p.noindent
  {
    text-indent: 0px;
  }


/* TABELAS */

td.link_bd
{
  border-bottom: 1px solid #eeeeee;
}


/* IMAGENS */

img.borda01
{
  border: 1px solid #999999;
}

img.thumb
{
  border: 1px solid #000000;
}

img.plus
{
  vertical-align: middle;
}


/* MENU */

#tab_menu td
{
  border-right: 1px solid #556677;
  padding: 0px 8px 0px 8px;
}

#tab_menu a, #tab_menu a:active
{
  font-size: 12px;
  color: #555566;
  text-decoration: none;
  font-weight: bold;
}
#tab_menu a:hover
{
  text-decoration: underline;
}


/* FOOTER */

#footer a, #footer a:active
{
  color: #555566;
  font-weight: bold;
}
/*#footer a:hover
{
  color: #333344;
  font-weight: bold;
}*/

#footer
{
  color: #555566;
}
