body {
	margin-top:62px;
	background-color:#88787B;
}
#all {
	width:644px;
	margin:auto;
	border:#000000 solid 3px;
	background:url("../img/logo.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EDEDEB;
}
#allun {
	width:644px;
	margin:auto;
	border:#000000 solid 3px;
	background:url("../img/logo1.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#EDEDEB;
}
#header {
	border-bottom:#000000 solid 3px;
}
#corpse {
	padding-left:28px;
	padding-right:22px;
}
#adresse {
	text-align:center;
	color:#8A8182;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#D8DBDA;
	border:#DDDDDB solid 5px;
	padding-bottom:5px;
}
#retour {
	height:90px;
	text-align:center;
}
#retourun {
	height:70px;
	text-align:center;
}
#form {
	width:598px;
}
#formu {
	width:320px;
	float:left;
}
select {
	width:195px;
	border: solid 1px #626166;
	background-color:#EEEEED;
}
input {
	width:192px;
	margin:0;
	border: solid 1px #626166;
	background-color:#EEEEED;
}
.exce {
	width:192px;
	margin:0;
	border: solid 1px #626166;
	background-color:#D8DBDA;
}

carre {
	float:right;
}
#formu img {
	float:left;
	margin-bottom:15px;
}
#formu input, #formu select {
	margin:0;
}




