/**/
div.FormRow 
{
	float				: top;
	padding-top			: 8px;
  	margin-left			: 10px;
	width				: 100%;
}

/**/
div.FormRow span.label {
 	float				: left;
 	width				: 200px;
 	text-align			: left;
 }

/**/
div.FormRow span.Input {
	float				: left;
 	width				: 180px;
 	text-align			: center;
 }

span.WizardStep
{
/*	cursor				: pointer; */
}

img.PhotoMembre
{
	border				: solid 1px Gray;
}

div.BoxArtistesConnus
{
/*	display				: none; */
	height				: 250px;
}


div.LeftAreaInscription
{
	float				: left;
	margin-left			: 0px;
	margin-top			: 5px;
	width				: 250px;
	height				: 100%;
	margin-bottom		: 10px;
/*	border:solid 1px green;*/
}

div.LargeRightAreaInscription
{
	float				: left;
	margin-left			: 8px; /* 10 */
	margin-top			: 5px;
	width				: 660px; /* 690 */
/*	border:solid 1px blue; */
}
