2011-05-06 09:48:32 +00:00
|
|
|
fieldset { clear:both; width:90%; margin:1.5em 1em 1em 1em; padding:0;}
|
|
|
|
fieldset select { width:250px; }
|
|
|
|
fieldset label {width:15em;}
|
|
|
|
legend { margin-left:1em; color:#000000; font-weight:bold;}
|
|
|
|
|
2011-05-06 15:37:36 +00:00
|
|
|
label { clear:both; float:left; width:18em; margin-right:1em; text-align:right; font-weight:bold;}
|
|
|
|
input, select, textarea { font:11px Arial,Helvetica,sans-serif; width:350px; float:left; margin-bottom:5px; }
|
2011-05-06 09:48:32 +00:00
|
|
|
|
|
|
|
input.widthauto {width:auto; }
|
|
|
|
input.date {width:auto;}
|
|
|
|
input.percent {width:auto;}
|
|
|
|
|
|
|
|
div.submit { clear:both; margin:10px 0; width:100%; text-align:center; }
|
|
|
|
input[type="submit"] { float:none; width:auto; margin:0 auto;}
|
|
|
|
|
|
|
|
span.left { float:left; margin-left:0.5em; }
|
|
|
|
span.right { float:right; }
|
|
|
|
form p { clear:both; margin-left:18em; }
|
|
|
|
form em {color:#FF0000;}
|
|
|
|
|
|
|
|
#subFormSaisie { clear:both; }
|
2011-05-06 15:37:36 +00:00
|
|
|
#subFormSaisie p { clear:both; margin-bottom:5px; margin-left:19em; }
|
|
|
|
#subFormSaisie select { width:350px; }
|
2011-05-06 09:48:32 +00:00
|
|
|
|
|
|
|
#NouveauDirigeant2 {display:none}
|
|
|
|
#NouveauDirigeant3 {display:none}
|
|
|
|
#formActionnaire {display:none}
|
|
|
|
#formParticipation {display:none}
|
|
|
|
|
|
|
|
#frmCreateMandataires { font-size:0.8em; }
|
|
|
|
#frmCreateMandataires label { font-size:1em; }
|
|
|
|
#frmCreateMandataires select { width:200px; }
|
|
|
|
|
2011-05-06 15:37:36 +00:00
|
|
|
div.info {clear:both; margin-left:19em; margin-bottom:5px;}
|
2011-05-06 09:48:32 +00:00
|
|
|
|
|
|
|
.ui-widget .ui-widget { font-size:0.8em; }
|
|
|
|
|
|
|
|
.clearfix:after {
|
|
|
|
content: ".";
|
|
|
|
display: block;
|
|
|
|
height: 0;
|
|
|
|
clear: both;
|
|
|
|
visibility: hidden;
|
|
|
|
zoom:1;
|
2011-05-09 09:42:57 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.lienMandataire {
|
|
|
|
float:left;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ui-autocomplete {
|
|
|
|
text-align:left;
|
2011-05-06 09:48:32 +00:00
|
|
|
}
|