form#formContato  { font-size: 11px; }
form#formContato label {
  display: block;
  float: left;
  width: 110px;
  font-size: 10px;
  text-align: right;
  margin-right: 5px;
  padding-top: 4px;
}

form#formContato label.req {
  font-weight: bold;
}

  form#formContato label.t2 { width: 69px; }

form#formContato p {
  padding: 5px 0;
  margin: 0;
}

form#formContato p.divider { border-bottom: 1px solid #EBE0BE; }


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

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

form#formContato input.entOpt { float: left; }

form#formContato input.entTxt.s2 {
  width: 122px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 117px;
}


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

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

form#formContato textarea.entMsg.full {
  float: none;
  width: 435px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 428px;
}

form#formContato select {
  float: left;
  width: 340px;
  height: 25px;
  font-size: 11px;
  border: 1px solid #7F9DB9;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 338px;
  height: 23px;
}

form#formContato select option.subTit {
  font-weight:  bold;
  background-color: #D2DD67;
  color: #333;
}

form#formContato fieldset a.botAdd {
  display: block;
  float: right;
  background-repeat: no-repeat;
  height: 28px
}

  form#formContato fieldset a.botAdd.instituicao { width: 192px; background-image: url(../images/bot_add_instituicao.gif); }
  form#formContato fieldset a.botAdd.curso { width: 162px; background-image: url(../images/bot_add_curso.gif); }
  form#formContato fieldset a.botAdd.certificado { width: 192px; background-image: url(../images/bot_add_certificado.gif); }
  form#formContato fieldset a.botAdd.viagem { width: 175px; background-image: url(../images/bot_add_viagem.gif); }
  form#formContato fieldset a.botAdd.empresa { width: 185px; background-image: url(../images/bot_add_empresa.gif); }

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

form#formContato input.bot_enviar_cv {
  display: inline;
  float: left;
  width: 252px;
  height: 48px;
  border: none;
  margin: 0 0 0 95px;
  padding: 0;
  background: transparent url(../images/bot_enviar_curriculo.gif);
  overflow: hidden;
}

form#formContato .s2 {
  width: 122px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 115px;
}

/* Form recomendar */

div#recomendar_head {
  height: 70px;
  background-color: #001767;
}

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

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

div.erroContainer {padding-left: 115px;}
div.erroContainer label.error {
  display: block;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color:#c00;
}
