#carre_moteur {
	background: transparent url('/images/carre_moteur.gif') no-repeat scroll left top;
	height:276px;
	width:474px;
}

#moteur {
	width: 300px;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0 auto;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 2.2;
	border: 1px solid #5D0301;
}
#moteur_titre {
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
}

.lgn_critere {
	width: 100%;
}

.moteur_critere {
	width: 75px;
	padding-left: 25px;
}

.critere_selection {
	width: 300px;
	padding-left: 10px;
}

.critere_selection select{
	font-size: 8pt;
	width: 200px;
}

.moteur_valid {
	text-align: center;
		padding-left: 185px;
}

.moteur_valid input {
	background-color: #fff;
	border: 1px solid #E8E8E8;
	color: blue;
	background-image: url('/images/ok.gif');
}
