#container #content #body .point {
	margin-top:2em;
}

#recrutement_cv {

}

#recrutmentform {
	color:#4a4a4a;
	
	padding-right:6px;
	margin-bottom:20px;
}

#recrutmentform table {
	width:100%;
	margin-right:10px;
}

#container #content #body #informations #recrutmentform table tr,
#container #content #body #informations #recrutmentform table tr td {
	padding:0;
	margin:0;
	height:0;
}

#recrutmentform table tr th {
	text-align:right;
	vertical-align:top;
	padding-right:0.2em;
	padding-left:0.5em;
}

#recrutmentform table tr td input,
#recrutmentform table tr td textarea {
	width:100%;
	border:1px solid #999;
	margin:0;
	padding:1px;
}

#recrutmentform table tr td input:focus,
#recrutmentform table tr td textarea:focus {
	border:1px solid #0c9bdd;
}

#recrutmentform table tr td input.errorinput,
#recrutmentform table tr td textarea.errorinput,
#recrutmentform table tr td input.errorinput:focus,
#recrutmentform table tr td textarea.errorinput:focus {
	border:1px solid #F33;
}

#container #content #body #informations #recrutmentform table tr td.formerror,
#container #content #body #informations #recrutmentform table tr td.formerror ul,
#container #content #body #informations #recrutmentform table tr td.formerror ul li {
	margin:0;
	padding:0;
	color:#F00;
	list-style:none;
	text-align:left;
}

#recrutmentform input#submit {
	background:transparent url(/images/common/boutons/bouton-gris.png) center center no-repeat;
	border:none;
	min-height:27px;
	font-weight:bold;
	color:#4a4a4a;
	margin-top:16px;
}

#recrutmentform input#submit:hover {
	background:transparent url(/images/common/boutons/bouton-gris-hover.png) center center no-repeat;
	cursor:pointer;
}

#recrutmentform input#submit:active {
	background:transparent url(/images/common/boutons/bouton-gris-active.png) center center no-repeat;
	cursor:pointer;
}
