form{
margin-bottom:20px;
}
fieldset{
border:0;
}
label{
padding:0 0 0 10px;
background:transparent url(/img/picto_p.gif) no-repeat 0 4px;
}
input, textarea{
float:left;
width:230px;
padding:0;
}
input.zip{
width:50px;
}
input.tel{
width:120px;
}
form p{
background:none;
text-indent:0;
clear:left;
padding:10px 0 0 0;
margin:0;
}
form p.submit{
clear:left;
padding:10px 0 10px 0;
width:60px;
}
form p.submit input{
float:none;
background-color:#999999;
border:0;
color:white;
width:60px;
}
.required{
color:#FFAD3F;
}
.commentaire{
font-style:italic;
font-size:10px;
}