
div.moteur_home {
float: left;
margin: 18px 0 0 25px;
}

div.moteur_int {
padding: 5px 0 10px 5px;
background-color: #5998ce;
}

div#kpz-recherche_moteur div.input_text input {
margin: 0 1px 0 0;
padding: 2px;
color: #0177b7;
background-color: #fff;
float: left;
width: 160px;
border: 1px solid #0177b7;
font-size: .9em;
}

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

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


