.contato
{
  width:890px;
  height:390px;
  *height:390px;
  _height:340px;
  position:relative;
  background: url(images/contato/contato_fundo.gif) no-repeat;
  padding:25px;
}
.contato .contato_esq
{
  width:450px;
  float:left;
}
.contato .contato_esq .contato_esq_titulo
{
  width:73px;
  height:22px;
  background:url(images/contato/contato_titulo.gif) no-repeat;
  padding-bottom:10px;
}

.input_nome
{
  margin-left:10px;
  width:345px;
  height:30px;
  background:url(images/contato/contato_input_nome.gif) no-repeat;
  background-position: right;
  border:0px;
  padding-top:10px;
  *padding-top:0px;
  padding-left:5px;
  font-family:Verdana;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  font-size:13px;
  line-height:23px;
}
.input_nome:focus
{
  background:url(images/contato/contato_nome_on.gif) no-repeat;
  margin-left:10px;
  width:345px;
  height:30px;
  background-position: right;
  border:0px;
  padding-top:10px;
  *padding-top:0px;
  padding-left:5px;
  font-family:Verdana;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  font-size:13px;
  line-height:23px;
}
.input_textarea
{
  margin-left:13px;
  width:345px;
  *width:357px;
  padding-left:5px;
  height:89px;
  background:url(images/contato/contato_mensagem.gif) no-repeat;
  background-position: bottom;
  border:0px;
  padding-top:10px;
  *padding-top:0px;
  font-family:Verdana;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  font-size:13px;
  line-height:16px;
  overflow:none;
}
.contato .contato_esq_req
{
  margin-left:10px;
  color:#a87d15;
  font-family:Verdana;
  font-weight:regular;
  text-decoration:none;
  font-size:12px;
  line-height:23px;
  float:left;
  padding-top:20px;
}
.contato .contato_esq_button
{
  float:right;
  padding-top:20px;
}
.contato .contato_esq_button .botaoEnviar
{
  background: url(images/contato/contato_enviar.jpg) no-repeat;
  width:71px;
  height:23px;
  border:0px;
  cursor:pointer;
}
.contato .contato_dir
{
  width:390px;
  float:left;
  padding-left:40px;
  padding-top:5px;
}
.contato .contato_dir .contato_dir_titulo
{
  width:202px;
  height:20px;
  background:url(images/contato/contato_iee.gif) no-repeat;
  padding-bottom:10px;
}
.texto
{
  font-family:Verdana;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  font-size:13px;
  line-height:23px;
}
.texto img
{
  position:relative;
  top:2px;
}
.label
{
  color:#406595;
  font-family:Verdana;
  font-weight:bold;
  text-decoration:none;
  font-size:13px;
  line-height:23px;
  padding-top:15px;
  padding-bottom:10px;
}
.asteris
{
  color:#aa8c44;
}
.textoPeq
{
  font-family:Verdana;
  color:#717171;
  font-weight:normal;
  text-decoration:none;
  font-size:11px;
  line-height:15px;
  margin-bottom:10px; 
}
.link
{
  text-decoration:underline;
  color:#406595;
}
.link:hover
{
  text-decoration:underline;
  color:#406595;
}
.link:visited
{
  text-decoration:underline;
  color:#406595;
}