body {
	background-color: #CAFFE4;
	background-image: none;
}
.selectstyle {
	font-size: 10px;
	color: #003366;
	font-weight: normal;
	background-color: #CCFF66;

}
.selectsize2 {
	font-size: 10px;
	color: #FFFF00;
	background-color: #009900;
	font-weight: bold;

}
.selectsize10 {
	font-size: 10px;
}
.bouton_annulation {
	border:thin groove #330099;
	background:#FF6600;
	color: #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline overline;
}
.bouton_reset {
	border:thin groove #330099;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background-color: #33FF99;
	font-variant: normal;
	text-transform: capitalize;
}
.bouton_submit {
	border:thin groove #330099;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #66CCFF;
}
