.a10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.a12bb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.caseform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #31C0E2;
	background-image: url(../images/bg-form.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#formulairetop {
  margin-bottom: 0;
	background: url(../images/formulaire_toprecruteur.png) no-repeat 0 0;
	color: #fff;
	height: 20px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 5px 1px 5px;
	text-align: center;
}

#formulairetopbleu {
  margin-bottom: 0;
	background: url(../images/formulaire_top_bleu.png) no-repeat 0 0;
	color: #fff;
	height: 20px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 5px 1px 5px;
	text-align: center;
}

#formulairetop680 {
  margin-bottom: 0;
  background: url(../images/formulaire_top_rouge680.png) no-repeat 0 0;
  color: #fff;
  height: 20px;
  font: bold 12px/16px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 10px 5px 1px 5px;
  text-align: center;
}

.fielderror { color: red; }

.likelien {
  background: transparent;
  border: 0px;
  cursor: pointer;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}

.identifRecruteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

#formulairetopRecruteur {
	margin-bottom: 0;
	--background: url(../images/formulaire_toprecruteur.png) no-repeat 0 0;
	color: #fff;
	height: 20px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 10px 5px 1px 5px;
	text-align: center;
}

.fengi-form { width: 500px; margin: 1em auto; background-color: #FFC183; padding: 5px 10px 10px 10px; -moz-border-radius: 5px; }
.fengi-form td { vertical-align: top; padding-top: 5px; }
.fengi-form td.label { width: 200px; color: #222; }
.fengi-form td.submit { padding-top: 10px; }
.form-header-info, .form-footer-info { width: 500px; --margin: 1em auto; }
.form-header-info a, .form-footer-info a { color: #444; text-decoration: none; }
.form-header-info a:hover, .form-footer-info a:hover { text-decoration: underline; }
