body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6EEF7;
}
.bg {
	height: 120px;
	width: 261px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.fieldnl {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #DDE6F7;
	font-weight: bold;
	width: 137px;
	height: 24px;
	padding-top: 5px;
	padding-left: 3px;
}
.bgbox {
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E6EEF7;
	padding-top: 10px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 3px;
	height: 19px;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/bg/submit.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100px;
	color: #333333;
	margin-left: 8px;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.fieldcomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 3px;
}
.redstar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
.oblig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
