.Selection {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	border: thin solid #FFFFFF;
	padding-right: 5px;
}
.TableForm {
	height: 370px;
	float: none;
	width: 310px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.TextAdress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-left: 10px;
	background-color: #FBFBFB;
}

.TitreForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 10px;
}


.Champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFF;
	font-weight: normal;
	border: thin solid #FFFFFF;
}
.FieldSette {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #5CA55A;
}
.FieldBoite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	width: 200px;
	border: 1px solid #5CA55A;
}

