body
{
  text-align: center;
  margin: 0;
  background-color: #f4f4f4;
  color: #000000;
}

.C_Link
{
  color: #0066cc;
  text-decoration: none;
}

.C_Link:hover
{
  color: #0066cc;
  text-decoration: underline;
}

.C_Link2
{
  font-family: Tahoma,Verdana,Arial;
  color: #0066cc;
  text-decoration: none;
  font-size: 10pt;
  font-variant: small-caps;
}

.C_Link2:hover
{
  color: #0066cc;
  text-decoration: underline;
}

#container
{
   width: 995px;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#cabecalho
{
  width: 995px;
  height: 130px;
  text-align: right;
  vertical-align: bottom;
  background-image: url('../imagens/cabecalho.png');
  background-position: center center;
  background-repeat: no-repeat;
}

#menu_principal
{
  width: 995px;
  height: 30px;
  text-align: left;
  background-color: #e0ebff;
  vertical-align: middle;
  padding-left: 5px;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 9pt;
}

#rodape
{
  width: 995px;
  height: 38px;
  text-align: right;
  vertical-align: bottom;
  background-image: url('../imagens/rodape.png');
  background-position: center center;
  background-repeat: no-repeat;
}

#conteudo
{
  width: 991px;
  height: auto;
  margin-top: 1px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 11pt;
  vertical-align: top;
  background-color: #dfdfdf;
}

#conteudoEsquerda
{
  width: 155px;
  height: auto;
  background-color: #dfdfdf;
  vertical-align: top;
}

.esquerdaCabecalho
{
  width: 150px;
  height: 28px;
  text-align: left;
  vertical-align: middle;
  font-family: 'Verdana,Arial,Tahoma';
  font-size: 9pt;
  color: #ffffff;
  background-color: #900000;
  font-weight: bold;
  border: 1px #900000 solid;
  padding-left: 28px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

#esquerdaCabecalhoEdit24
{
  background-image: url('../imagens/edit24.png');
  background-position: left center;
  background-repeat: no-repeat;
}

#esquerdaCabecalhoKey24
{
  background-image: url('../imagens/key24.png');
  background-position: left center;
  background-repeat: no-repeat;
}

#esquerdaCabecalhoAnuncios24
{
  background-image: url('../imagens/anuncios24.png');
  background-position: left center;
  background-repeat: no-repeat;
}

#esquerda
{
  width: 150px;
  text-align: left;
  background-color: #ffffff;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: "Tahoma,Verdana,Arial";
  font-size: 10pt;
  border: 1px #900000 solid;
}

.esquerdaRodape
{
  width: 150px;
  height: 5px;
  text-align: left;
  vertical-align: middle;
  font-family: "Tahoma,Verdana,Arial";
  font-size: 2pt;
  color: #ffffff;
  background-color: #900000;
  font-weight: bold;
  border: 1px #900000 solid;
}

#meio
{
  width: 15px;
  height: auto;
  top: 0px;
}

.C_direita
{
  height: auto;
  top: 0px;
  text-align: left;
  vertical-align: top;
  background-color: #ffffff;
  padding-left: 5px;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 11pt;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-color: #999999;
  border-top-color: #999999;
  border-left-color: #999999;
  border-right-color: #999999;
  margin-bottom: 5px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 3px 3px 5px #000000;
  -webkit-box-shadow: 3px 3px 5px #000000;
  box-shadow: 3px 3px 5px #000000;
}

#direita810
{
  width: 810px;
}

#direitaTotal
{
  width: 100%;
}

.C_tab_esq_conteudo
{
  height: auto;
  text-align: left;
  background-color: #ffffff;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 9pt;
  color: #000000;
  line-height: 1.1em;
}

#tab_esq_conteudo_total
{
  width: 100%;
}

#tab_esq_conteudo1
{
  width: 16px;
}

.C_tab_esq_botao
{
  height: auto;
  text-align: center;
  vertical-align: middle;
  background-color: #dcdcdc;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 8pt;
  color: #4682b4;
  font-weight: bold;
  cursor: pointer;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-color: #b7b7b7;
  border-top-color: #b7b7b7;
  border-left-color: #b7b7b7;
  border-right-color: #b7b7b7;
}

.C_tab_esq_botao:hover
{
  height: auto;
  text-align: center;
  vertical-align: middle;
  background-color: #dcdcdc;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 8pt;
  color: #4682b4;
  font-weight: bold;
  cursor: pointer;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-bottom-color: #999999;
  border-top-color: #999999;
  border-left-color: #999999;
  border-right-color: #999999;
}

#tab_esq_botao1
{
  width: 75%;
}

#botao100
{
  width: 100%;
}

#botao90
{
  width: 90%;
}

.C_Centro
{
  text-align: center;
}

#cCentro
{
  text-align: center;
}

#h1Big
{
  font-size: 70pt;
}

.C_botoes
{
  height: auto;
  text-align: left;
  vertical-align: middle;
  background-color: #e7e7e7;
  font-family: "Verdana,Tahoma,Arial";
  font-size: 10pt;
}

.C_BotaoLogin
{
  height: 22px;
  font-size: 8pt;
  vertical-align: middle;
}

.C_Obrigatorio
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #ff0000;
}

.C_Rotulos
{
  height: 24px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  color: #555555;
}

.C_RotulosLogin
{
  height: 14px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  color: #000000;
}

.C_Caixas
{
  height: 20px;
  width: 90%;
  text-align: left;
  vertical-align: middle;
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-color: #000000;
  border-top-color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
}

.C_CaixasOnly
{
  height: 20px;
  width: 90%;
  text-align: left;
  vertical-align: middle;
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-color: #000000;
  border-top-color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
}

.C_TD_Caixas
{
  height: 30px;
  text-align: left;
  vertical-align: middle;
  font-family: Tahoma, Arial, Verdana;
  font-size: 10pt;
  color: #000000;
}

.C_TD_Caixas_Border
{
  height: 30px;
  text-align: left;
  vertical-align: middle;
  font-family: Tahoma, Arial, Verdana;
  font-size: 10pt;
  color: #000000;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #8f8f73;
}

.C_Radio
{
  height: 20px;
  text-align: left;
  vertical-align: middle;
  font-family: Arial, Verdana, Tahoma;
  font-size: 12px;
  color: #000000;
}

.C_CaixasLogin
{
  height: 12px;
  width: 95%;
  text-align: left;
  vertical-align: middle;
  font-family: Arial, Verdana, Tahoma;
  font-size: 10px;
  color: #000000;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-color: #000000;
  border-top-color: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
}

#Caixas_OnBlur
{
  background-color: #ffffff;
}

#Caixas_OnFocus
{
  background-color: #cde3f3;
}

.C_Informacao
{
  height: 12px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial;
  font-size: 9px;
  color: #000000;
}

.C_InformacaoCinza
{
  height: 12px;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  font-family: Verdana, Tahoma, Arial;
  font-size: 9px;
  color: #777777;
}

.C_Cod
{
  font-family: Arial, Verdana, Tahoma;
  font-size: 9px;
  color: #777777;
}

.C_Divulgacao
{
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
}

.C_DivulgacaoBorda
{
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma, Verdana, Arial;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #555555;
  border-spacing: 0;
}

#DivulgacaoTitulo
{
  font-size: 18px;
  font-weight: bold;
}

#DivulgacaoTexto
{
  font-size: 14px;
  font-weight: normal;
  line-height: 1.7em;
}

#DivulgacaoImg
{
  height: 36px;
  background-image: url('../imagens/help32.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.C_Button
{
  vertical-align: middle;
  height: 36px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: #555555;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #bbbbbb;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #bbbbbb;
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: #555555;
  font-family: Verdana,Tahoma,Arial;
  font-size: 10pt;
  font-weight: bold;
  background-color: #a2a2a2;
  text-shadow: #ffffff 2px -2px 2px;
}

#C_ButtonDelete
{
  background-image: url('../imagens/delete32_2_Opacity.png');
  background-position: left center;
  background-repeat: no-repeat;
}