#centre {
margin-left: 275px;
width:500px;
padding-top:10px;
}

div#centre form {margin:20px 0 20px 0;}
div#centre form p {height:30px}
div#centre form p.zone_texte {height:80px;padding-bottom: 15px;}
div#centre form  p select {margin-right:175px;width:174px}
div#centre form label{float:left;margin:3px 0 0 0; font-weight:normal;}

div#centre form  select,input.champ_texte,input.champ_texte2,textarea.champ_texte2 {float:right;height:20px; padding:0 0 0 5px; margin:3px 175px 0 0; width:167px; border:1px solid #666666;background-color:white;font-size:11px;z-index: 100;}
div#centre form textarea.champ_texte {border:1px solid #666666;background-color:white;font-size:11px;z-index: 100;}
div#centre form  textarea.champ_texte {width: 344px; height: 85px; margin-left: 150px; margin-top: -10px;}

div#centre form  select,input.champ_texte2,textarea.champ_texte2 {margin:3px 0 0 0;}
div#centre form input.bouton_envoyer{margin:10px 0 0 0}
textarea.champ_texte {float:right;height:55px;padding:2px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;}
.bouton_envoyer{margin-top:10px;float:right;margin:10px 50px 0 0;}

h1 {color:#85726B;width:155px;font-size:30px;margin:20px 0 0 0}
h2 {color:#B14042;font-size:15px;border-top:1px dashed #E1DCDA;padding:0;margin:10px 0 10px 0}
p.question{margin:10px 0 0 0}
p.bouton_radio_label{float:left;margin:5px 0 5px  0;}
p.bouton_radio_champ{float:right;margin:5px 0 5px  0;}
img.aide_en_ligne{float:right;margin:20px 0px 20px 0}