2010-02-12 08:24:09 +00:00
|
|
|
fieldset { clear:both; width:90%; margin:1.5em 1em 1em 1em; padding:0;}
|
2009-03-20 19:15:08 +00:00
|
|
|
fieldset select { width:250px; }
|
2010-06-14 14:47:33 +00:00
|
|
|
fieldset label {width:15em;}
|
2009-07-21 12:35:13 +00:00
|
|
|
legend { margin-left:1em; color:#000000; font-weight:bold;}
|
2010-03-04 10:05:38 +00:00
|
|
|
label { clear:both; float:left; width:20em; margin-right:1em; text-align:right; font-weight:bold;}
|
2010-01-12 17:34:29 +00:00
|
|
|
input, select, textarea { width:250px; float:left; margin-bottom:5px; }
|
2009-03-26 19:22:07 +00:00
|
|
|
|
2009-09-10 15:31:37 +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
|
|
|
|
2010-02-12 08:24:09 +00:00
|
|
|
form span.left { float:left; margin-left:5px; }
|
2009-07-21 12:35:13 +00:00
|
|
|
form span.right { float:right; }
|
2010-01-12 17:34:29 +00:00
|
|
|
form p { clear:both; margin-left:18em; }
|
2009-03-13 15:02:35 +00:00
|
|
|
form em {color:#FF0000;}
|
|
|
|
|
2009-07-21 12:35:13 +00:00
|
|
|
#subFormSaisie { clear:both; }
|
2010-02-23 15:27:18 +00:00
|
|
|
#subFormSaisie p { margin-left:19em; }
|
2009-09-10 15:31:37 +00:00
|
|
|
#subFormSaisie select { width:300px; }
|
2009-07-21 12:35:13 +00:00
|
|
|
|
2009-03-13 15:02:35 +00:00
|
|
|
#NouveauDirigeant2 {display:none}
|
|
|
|
#NouveauDirigeant3 {display:none}
|
|
|
|
#formActionnaire {display:none}
|
|
|
|
#formParticipation {display:none}
|
|
|
|
|
2010-03-04 10:05:38 +00:00
|
|
|
#frmCreateMandataires { font-size:0.8em; }
|
|
|
|
#frmCreateMandataires label { font-size:1em; }
|
2009-09-10 15:31:37 +00:00
|
|
|
#frmCreateMandataires select { width:200px; }
|
|
|
|
|
2010-02-23 15:27:18 +00:00
|
|
|
div.info {clear:both; margin-left:19em; margin-bottom:5px;}
|
2010-03-09 08:49:23 +00:00
|
|
|
|
|
|
|
.ui-widget .ui-widget { font-size:0.8em; }
|