
body { background:#E3E0D3; color:#000; line-height:18px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size-adjust:none; font-size: 0.8em; }

h1
{
text-align:center;
font-size: 1.5em; 
margin-top:20px;
margin-bottom:30px;
}


a { color:#67AB07; }
a:hover { color:#67AB07; }


#form
{
margin: 0 auto;
width: 400px;
height:300px;
background:#E3E0D3;
}

label {
    display:inline-block;
    width: 100px;
    vertical-align:top;
    margin-top: 6px;
}


span {
    border:0;
    padding:0;
    margin:0;
    display: block;
    margin-bottom: 10px;
}

.centre
{
margin: 0 auto;
text-align:center;
}


.style_formulaire
{
background-color:#eeeeee;
border: 1px solid #cccccc;
} 

.style_trappe
{
background-color:#E3E0D3;
border: none;
} 


#retour
{
margin-top:20px;
text-align:right;
}





#name {
   /* background-image: url(../img/contact/user_suit.png);*/
}
#email {
    /*background-image: url(../img/contact/email.png);*/
}
#phone {
    /*background-image: url(../img/contact/phone.png);*/
}
