#recherche-fr, #recherche-it, #recherche-en {
text-align:right;
height:20px;
width: 250px;
margin-top: 10px;
}
#recherche-fr input, #recherche-it input, #recherche-en input {
height:16px;
margin-top:1px;
margin-right:2px;
width:auto;
background-color:#313131;
border:0px;
margin-left:150px;
width: 98px;
color:white;
font-size: 14px;
font-family: Trebuchet MS;
}
#recherche-fr {
background: url(/images/fr/recherche.png) no-repeat;
}
#recherche-it {
background: url(/images/it/recherche.png) no-repeat;
}
#recherche-en {
background: url(/images/en/recherche.png) no-repeat;
}