#moteur_horizontal{
	width:695px;
	height:258px;
	background-image:url('images/fond_moteur1.jpg');
	background-repeat:no-repeat;
	float:left;
	color:#00C;
	position:relative;
	font-weight:bold;
	}
#moteur_horizontal td{
	color:#00C;font-weight:bold;
}
input {vertical-align:middle;}
#moteur_horizontal .input{
	width:112px;
}
.moteur_horizontal2{
	width:1006;
	height:160px;
	background-image:url('images/fond_moteur_liste.jpg');
	background-repeat:no-repeat;
	color:#00C;
	position:relative;
	font-weight:bold;
	}
.moteur_horizontal2 td{
	color:#00C;font-weight:bold;
}
.type_recherche{
	display:inline;
	display:inline-block;
	width:133px;
	height:47px;
	background-image:url('images/carre_bleu.jpg');
	background-repeat:no-repeat;
	color:#FFF;
	}
.submit_fr{
	border:none;
	height:44px;
	width:123px; 
	background-image:url('images/bt_rechercher.png');
	background-repeat:no-repeat;
	background-color:transparent;
	position:absolute;
	bottom:10px;
	right:10px;
	}
.submit_es{
	border:none;
	height:44px;
	width:123px; 
	background-image:url('images/bt_rechercher_es.png');
	background-repeat:no-repeat;
	background-color:transparent;
	position:absolute;
	bottom:10px;
	right:10px;
	}
.submit_it{
	border:none;
	height:44px;
	width:123px; 
	background-image:url('images/bt_rechercher_it.png');
	background-repeat:no-repeat;
	background-color:transparent;
	position:absolute;
	bottom:10px;
	right:10px;
	}
.deco{
	background-image:url('images/hublot.png');
	height:129px;
	width:91px; 
	position:absolute;
	right:15px;
	top:10px;
}
.titre_moteur{  
	border-bottom:1px solid #93D706; 
	width:400px;
	}
.haut{
	background-image:url('images/haut.png');
	width:194px;
	height:61px;
	}
.milieu{
	background-image:url('images/milieu.png');
	width:194px;  
	}
.moteur_vertical {
	background-image:url('images/fond_moteur2.jpg');
	width:202px; 
	height:554px; 
	background-repeat:no-repeat;
	left:1026px;
	position:absolute;
	top:0px;
	}
.moteur_vertical_fr {
	background-image:url('images/fond_moteur2.jpg');
	width:202px; 
	height:554px; 
	background-repeat:no-repeat;
	left:1026px;
	position:absolute;
	top:0px;
	}
.moteur_vertical_es {
	background-image:url('images/fond_moteur2_es.jpg');
	width:202px; 
	height:554px; 
	background-repeat:no-repeat;
	left:1026px;
	position:absolute;
	top:0px;
	}
.moteur_vertical_it {
	background-image:url('images/fond_moteur2_it.jpg');
	width:202px; 
	height:554px; 
	background-repeat:no-repeat;
	left:1026px;
	position:absolute;
	top:0px;
	}
.inputVertical{width:107px;margin:4px 0;}
.ok_fr {
background-color:transparent;
background-image:url(images/bt_rechercher.png);
background-repeat:no-repeat;
border:medium none;
height:44px;
position:absolute;
top:420px;
right:10px;
width:123px;
}
.ok_it {
background-color:transparent;
background-image:url(images/bt_rechercher_it.png);
background-repeat:no-repeat;
border:medium none;
height:44px;
position:absolute;
top:420px;
right:10px;
width:123px;
}
.ok_es {
background-color:transparent;
background-image:url(images/bt_rechercher_es.png);
background-repeat:no-repeat;
border:medium none;
height:44px;
position:absolute;
top:420px;
right:10px;
width:123px;
}
.titre_recherche_fr{
	background-image:url('images/modifier_rch.png');
	width:195px;  
	height:22px;
	margin-top:7px;
	}