@charset "utf-8";

.notice {
	font-weight: bold;
	color: #40cc50;
}
#content #textContent.candidature{
	width:480px;
}
#content #textContent.candidature2{
	width:480px;
}
#affiliation-demande .valide_recherche{
	margin-top:15px;
}
#affiliation-demande .affiliation-steps,#affiliation-demande2 .affiliation-steps{
	width:40px;
	height:14px;
	display:inline-block;
	background:transparent url('../images/affiliation-steps-sprite.png') no-repeat 0px 0px;
	margin-left:10px;
}
#affiliation-demande2 .step2{
	background-position:0px -18px;
}
#affiliation-demande .step3{
	background-position:-30px 0px;
}
