#moteur {
	position:relative;
	float:none;
	width:889px;
	margin: 0 auto;
	background-image: url("../images/fond-moteur.jpg");
	background-repeat:no-repeat;
	width: 871px;
	height: 248px;
	padding-left:9px;
	padding-right:9px;
	padding-top:32px;
}

#mblock {
	position:relative;
	float:left;
	width:400px;
	height:110px;	
}

#mblock2 {
	position:relative;
	float:left;
	width:400px;
	height:30px;	
}

#minfo {
	position:relative;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;	
}

#mvaleur {
	position:relative;
	float:right;
	width:200px;
	text-align:right;	
}

#mlinfo {
	position:relative;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	height:10px;		
}

#mlvaleur {
	position:relative;
	float:right;
	width:200px;
	text-align:right;

}
#mblockbt {
	position:relative;
	float:right;
	width:400px;
	text-align:center;		
}

#mbouton {
	position:relative;
	background-image: URL("../images/bouton.jpg");
	background-repeat:no-repeat;
	width:145px;
	height:21px;
	margin: 0 auto;
	text-align:center;
	padding-top:1px;
}

#mbouton a {
	font-size:14px;
	color:#fff;
	cursor: pointer;
}

#mbouton a:hover {
text-decoration:underline;
}

#mpiece {
	position:relative;
	float:right;
	width:100px;
	text-align:left;	
}

#dbform {
	position:relative;
	padding-top:10px;
	float:left;
}

#dbform label {
	display:block;
	padding:9px 0 2px;
}

#dbform p {
	line-height:1em;
	margin:0;
	position:relative;
}

#dbform input {
	height:11px;
	margin-left:1px;
	width:200px;
	font-size:10px;
}
