form#formContato p {
  padding-top: 10px;
}

form#formContato label {
  display: block;
  float: left;
  width: 120px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
}

form#formContato label.error {
  display: block;
  float: left;
  width: 320px;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  margin: 0 0 0 155px;
  color:#c00;
}

form#formContato input.entTxt {
  float: left;
  width: 320px;
  height: 25px;
  border: 1px solid #666;
  margin: 0;
  padding: 3px 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 315px;
  height: 22px;
}

form#formContato textarea.entMsg {
  float: left;
  width: 320px;
  height: 80px;
  border: 1px solid #666;
  margin: 0;
  padding: 3px 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 315px;
  height: 77px;
}

form#formContato input.bot_submit {
  display: block;
  float: left;
  width: 64px;
  height: 19px;
  border: none;
  margin: 0 0 0 125px;
  padding: 0;
  background: transparent url(../images/bot_enviar.gif);
  overflow: hidden;
}

/* Form recomendar */

div#recomendar_head {
  height: 136px;
  border-bottom: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
  height: 135px;
}

fieldset {
	margin: 10px 0 0 0;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
  font-size: 14px;
  padding-bottom: 10px;
	color: #c00;
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-weight: bold;
}