2009-03-13 15:02:35 +00:00
|
|
|
fieldset { clear:both; width:500px; margin:1.5em 1em 1em 1em; padding:0;}
|
2009-03-20 19:15:08 +00:00
|
|
|
fieldset select { width:250px; }
|
2009-03-13 15:02:35 +00:00
|
|
|
fieldset label {width:10em;}
|
2009-07-21 12:35:13 +00:00
|
|
|
legend { margin-left:1em; color:#000000; font-weight:bold;}
|
2009-03-13 15:02:35 +00:00
|
|
|
label { clear:both; float:left; width:15em; margin-right:1em; text-align:right; font-weight:bold;}
|
2009-07-21 12:35:13 +00:00
|
|
|
input, select, textarea { width:300px; float:left; margin-bottom:5px; }
|
2009-03-26 19:22:07 +00:00
|
|
|
|
2009-09-10 14:08:48 +00:00
|
|
|
input.widthauto {width:auto; }
|
2009-03-26 19:22:07 +00:00
|
|
|
input.date {width:auto;}
|
2009-07-21 12:35:13 +00:00
|
|
|
input.percent {width:auto;}
|
|
|
|
|
|
|
|
p.submit {margin:10px 0; width:100%; text-align:center; }
|
2009-08-03 07:25:54 +00:00
|
|
|
input[type="submit"] { float:none; width:auto; margin:0 auto;}
|
2009-03-26 19:22:07 +00:00
|
|
|
|
2009-07-21 12:35:13 +00:00
|
|
|
form span.left { float:left; margin-left:5px; }
|
|
|
|
form span.right { float:right; }
|
2009-03-13 15:02:35 +00:00
|
|
|
form p { clear:both; margin-left:16em; }
|
|
|
|
form em {color:#FF0000;}
|
|
|
|
|
|
|
|
|
2009-07-21 12:35:13 +00:00
|
|
|
#subFormSaisie { clear:both; }
|
|
|
|
#subFormSaisie p { margin-left:16em; }
|
|
|
|
#subFormSaisie select { width:250px; }
|
|
|
|
|
2009-03-13 15:02:35 +00:00
|
|
|
#NouveauDirigeant2 {display:none}
|
|
|
|
#NouveauDirigeant3 {display:none}
|
|
|
|
#formActionnaire {display:none}
|
|
|
|
#formParticipation {display:none}
|
|
|
|
|
2009-03-24 12:00:16 +00:00
|
|
|
#frmCreateMandataires select { width:200px; }
|