@charset "ISO-8859-1";
#corps .label {
	text-align: right;
	width: 105px;
}
#corps .red {
	color: #F2A52E;
	margin-left: 5px;
}
#corps td {
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	color: #585858;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
#corps #postal {
	margin-left: 10px;
}
#corps #submit {
	float: right;
	margin-right: 140px;
}
#corps table {
	width: 650px;
}