.bloc {
   background-color:#E9F7EA;
}
.bloc p {
   display:block;
   padding:10px;
   min-width:50em;
   width:50em;
}
.bloc div.formColumn1 p,
.bloc div.formColumn2 p {
   min-width:29em;
   width:29em;
}
form fieldset input  {
   float:left;
   clear:right;
}
form p span, 
form fieldset p span, 
form fieldset label span {
   color:#2FB72E;
}

* #ft {
   margin-top:1em!important;
}

