label.libFormulaireDecale{
	font-family:Arial, Verdana;
	vertical-align:top;
	font-size:13px;
	display:inline;
	float:none;
	text-align:left;
}

label.Titre{
	font-family:Arial, Verdana;
	font-size:17px;
	font-weight:bolder;
	text-decoration:underline;
	color:#004080;
	width:398px;
}

hr.SeparInscription{
	color: black;
	background-color: #ff8040;
	border-color: blue;
	height: 1px;
	border: 0;
}

div#CadreGauche{
	width:398px;
	height:280px;
	float:left;
}

div#CadreDroit{
	height:280px;
	float:left;
}

