body { background:transparent; overflow:hidden }
.error { margin-top:10px; padding-left:250px; color:#FFF; clear:left; float:left; width:400px; font-weight:bold }

div { clear:both }
h2,input,textarea { margin-top:6px }
h2 { float:left; width:234px; height:16px; padding-top:8px; padding-left:16px; text-align:left; font-weight:normal; font-size:13px; background:url(fleche.png) 0 10px no-repeat }

input[type=text],textarea { float:left; padding:8px; background:#eaeaea; border:#616161 1px solid }
input[type=text] { width:247px; height:16px }
input[type=text][name=sujet] { width:394px }
textarea { width:530px; height:246px }

input[type=submit] { margin-top:6px; clear:both; float:right; background:url(send.png) no-repeat center center; width:66px; height:22px }
.field { text-align:right; width:798px }

