form{
float:left;
display:inline;
width:508px;
border:1px solid #3c7b03;
margin-top:16px;
}

fieldset {
position:relative;
width:484px;
margin:0;
padding:13px;
border:none;
}

select {
  margin-left:0;
  margin-bottom:0;
}

.formu{
float:left;
margin-bottom:8px;
}

.gauche {
float:left;
width:232px;
}

label {
float:left;
width:80px;
}

.droite{
float:left;
width:232px;
margin-left:15px;
}

.adresse {
float:left;
width:430px;
}

.cp{
float:left;
width:138px;
margin-left:15px;
}

.cp label{
float:left;
width:40px;
}

.cp input{
float:right;
}

.demande{
float:left;
width:480px;
}

.demande label{
float:left;
width:180px;
}

.demande select{
font-size:0.8em;
color:#666666;
height:20px;
}

.message label{
float:left;
width:130px;
}

input:hover{
background-color: #87af19;
}

select{
border:1px solid #999999;
height:18px;
}

textarea {
font-family:Arial, Helvetica, sans-serif;
width:347px;
font-size:1em;
border:1px solid #999999;
}

#bouton{
float:right;
margin-right:50px;
width:100px;
text-align:center;
margin-bottom:10px;
}

#reponse{
font-weight:bold;
text-align:center;
margin-top:40px;
line-height:25px;
color:#3c7b03;
}





