div#kpz-recherche_moteur {
position: relative;
width: 287px;
height: 162px;
background: transparent url(../img/kpz-recherche_moteur-bkg.png) no-repeat 0 0;
}

div#kpz-recherche_moteur div.input_text input {
position: absolute;
top: 115px;
left: 20px;
margin: 0;
padding: 2px;
width: 130px;
font-size: .9em;
color: #656565;
background-color: #fff;
border: 1px solid #656565;
}

div#kpz-recherche_moteur div.input_submit input {
position: absolute;
top: 115px;
left: 160px;
margin: 0;
border: 0;
width: 27px;
height: 18px;
display: block;
color: #fff;
cursor: pointer;
background: url(../img/kpz-recherche_moteur-submit.png) no-repeat top left;
}

div#kpz-recherche_moteur div.input_submit input:hover {
background-position: bottom left;
cursor: pointer;
}

div#kpz-recherche_moteur p.resume {
position: absolute;
top: 70px;
left: 20px;
width: 150px;
font-size: .85em;
}