@charset "utf-8";

p.moteur_prix span {
float:left;
width:100%;
font-size:.9em;
}

p.moteur_prix input {
width:auto;
max-width:50px;
font-size:1em;
padding:1px 0;
}

p.moteur_tp span {
float:left;
width:95%;
padding:1px 0 1px 5%;
color:#000;
}

p.moteur_prix label,p.moteur_tp label {
float:left;
width:100%;
text-decoration:underline;
padding:2px
}
