body {
  background: url(../img/f0.gif); 
}

td {
  font-size: 11px;
  font-family: Arial;
  color: #1B3883;
}

td.f1 { 
  background: url(../img/f1.gif); 
  background-repeat: repeat-x;
}

td.f2 { 
  background: url(../img/f2.gif); 
  background-repeat: no-repeat;
  background-position: right;
}

td.f3 { 
  background: url(../img/f3.gif); 
  background-repeat: no-repeat;
  background-position: center;
}

td.ct0 { 
  background: url(../img/ct1.gif); 
  background-repeat: repeat-y;
}

td.ct0_manual { 
  background: url(../img/ct1_manual.gif); 
  background-repeat: repeat-y;
}

td.fundoAnimacao {
  background: url(../img/indexFundo.jpg);
  background-repeat: no-repeat;
  background-position: top;
  padding: 0px;
}

td.ct1 { 
  padding: 4px;
}

td.ct2 { 
  background: url(../img/fLembrete.gif); 
  background-repeat: no-repeat;
  background-position: center;
  padding: 4px;
}

td.m0 { 
  background: url(../img/m0.jpg); 
  background-repeat: no-repeat;
}

td.m1 { 
  background: url(../img/m1.gif); 
  background-repeat: no-repeat;
}

td.m2 { 
  background: url(../img/m2.gif); 
  background-repeat: repeat-y;
}

input.text, select {      
  width: 99%;
  height: 16px;
  border: 1px solid #DDDDDD;
  color: #1B3883;
  font-size: 11px;
  font-family: Arial;
}

input.catalogo {
  width: 20;
  height: 16px;
  border: 1px solid #DDDDDD;
  color: #1B3883;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  text-align: right;
}

button.catalogo {
  background-color: #FFFFFF; 
  width: 140;
  height: 16px;
  border: 0px;
  color: #1B3883;
  font-size: 11px;
  font-family: Arial;
}

textarea.text {
  width: 99%;
  height: 78px;
  border: 1px solid #DDDDDD;
  color: #1B3883;
  font-size: 11px;
  font-family: Arial;
}

td.fundo3d {
  background: url(../img/fundo_3d.gif); 
  background-repeat: no-repeat;
  background-position: center;
}

td.noticia {
  color: #EF7817;
  text-align: justify;
}

td.aempresa {
  color: #EF7817;
  text-align: justify;
  line-height: 12pt;
}

td.localizacao {
  color: #1B3883;
  text-align: justify;
  line-height: 12pt;
}

img.lancamento {
  float: right; 
  margin: 0 5px 15px 15px;
}

img.lancamento_1 {
  float: left; 
  margin: 0 15px 15px 5px;
}

td.lancamento {
  background: url(../img/fundo_3d.gif); 
  background-repeat: no-repeat;
  background-position: center;
  color: #1B3883;
  text-align: justify;
  line-height: 15pt;
  padding: 4px;		
}

.titulo {
  color: #1B3883;
  font-size: 14px;
  font-family: Arial;
}

.lang_atual {
  border: 1px solid #FFF;
}

.lang_inativa {
  margin: 1px;
  filter: alpha(opacity=30);
}