.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A2DCF5;
}
.titre {
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #37A3EC; 
}
.txt {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #1E309C;
}
.txtgras {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #1E309C;
	text-align:left;
}
.txtpetit {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	text-decoration: none;
	color: #1E309C;
	text-align:left;
}
a { 
	font-family: Verdana, Helvetica; 
	text-decoration: underline; 
	font-size: 10px; 
	font-weight: normal; 
	color: #000000;
}
a:hover { 
	font-family: Verdana, Helvetica; 
	text-decoration: underline; 
	font-size: 10px; 
	color: #37A3EC; 
	font-weight: normal;
}
.bouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E309C;
	width: 70;
	height: 20;
	background-color: #A2DCF5;
	border: 1 #000000 groove;
}
.champ {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	size: 20; 
	maxlength: 30;
	width:240px;
	border: 1 #0086E5 groove;
	overflow: auto;
}
.champ2 {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	size: 20; 
	maxlength: 30;
	width:85px;
	border: 1 #0086E5 groove;
	overflow: auto;
}
.champ3 {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	size: 20; 
	maxlength: 30;
	width:60px;
	border: 1 #0086E5 groove;
	overflow: auto;
}
.champ4 {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	size: 20; 
	maxlength: 30;
	width:240;
	height:30px;
	border: 1 #0086E5 groove;
	overflow: auto;
}
.champ5 {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	size:20; 
	maxlength:30;
	width:210px;
	height:20px;
	border:1px #0086E5 groove;
	overflow: auto;
}
textarea {
	width:210px;
	height:35px;
}
.select {
	font-family: Verdana;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-weight:normal;
	width:14;
	height:14px;
	overflow: auto;
}
#form table td{
	text-align:left;
}
