body {
  font-family: verdana, arial, helvetica;
  color: #58595b;
  font-size: 11px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: #58595b;
}

div {
  font-family: verdana, arial, helvetica;
  font-size: 11px;
  color: #58595b;
}

#alinhamento {
  position: absolute;
  left: 50%;
  width: 802px;
  margin-left: -401px;
  background-image: url(../img/comum/bg.gif);
  background-repeat: repeat-y;
}

#alinhamento_interna {
  position: absolute;
  left: 50%;
  width: 780px;
  margin-left: -404px;
  background-image: url(../img/comum/interna/bg_vert.gif);
  background-repeat: repeat-y;
  text-align: center;
}

#conteudo_interna {
  background-image: url(../img/chalet/bg_base.gif);
  background-position: bottom;
  background-repeat: no-repeat;
}

#conteudo_interna2 {
  background-image: url(../img/chalet/bg_topo_conteudo.gif);
  background-position: top;
  background-repeat: no-repeat;
  text-align: left;
}

a:link {text-decoration: none; color: black;}
a:active {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: black;}

input.cadastro {
  width: 130px;
  height: 20px;
  background-color: #b9e1bb;
  border: 0px solid;
  color: #000;
}

input.rosa {
  background-color: #b9e1bb;
  height: 20px;
  border: 0px solid;
  color: #000;
}

input.btrosa {
  background-color: #b9e1bb;
  height: 17px;
  border: 0px solid;
  color: #035505;
  font-size: 9px;
}

select.azul {
  height: 20px;
  border: 1px solid #7f9db9;
  color: #58595b;
}

textarea.rosa {
  background-color: #b9e1bb;
  height: 113px;
  border: 0px solid;
  color: #000;
}

#menu_esq {
  background-image: url(../img/comum/interna/bg_menu_esq.gif);
  background-repeat: repeat-y;
  background-color: white;
}

#box_dir {
  background-image: url(../img/comum/interna/bg_box_dir_topo.gif);
  background-repeat: repeat-y;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
}

b.tit {
  font-size: 18px;
  color: #45a848;
}

b.tit2 {
  color: #45a848;
}

