@charset "utf-8";
/* CSS Document */
#right {
	display					:none;
	width:0;
	margin:0;
}
#center {
	width					: 630px;
	margin-right			: 0px !important;
	margin-top				: 30px;
}	
#center P {
	text-align			: justify; 
}
.form {
	width					: 620px;
}
#txtVille_Nom, #txtNom {
	width					: 175px;
}
#txtEmail {
	width					: 155px;
}
#txtVille_Cp {
	width					: 50px;
}
#txtCodeImage {
	vertical-align			: middle;
	height					: 16px;
	width					: 50px;
	text-transform			: uppercase;
}
