@charset "utf-8";

div.contact dl dt{
width:11em;
}
div.contact dl dd{
padding:0.4em 0 0.4em 12em;
}
div.contact p.submit{
text-align:center;
}
div.contact dl dd input#address{
width:300px;
}
div.contact dl dd ul{
margin:0;
}
div.contact dl dd ul li{
width:12em;
float:left;
padding:0;
background:none;
}

div.enquete dl dt{
width:auto;
float:none;
}
div.enquete dl dd{
padding:0 0 0.4em 15px;
}
div.enquete dl dd textarea{
width:470px;
}
