10 ul.LSform_layout_active {
11 list-style-type: none;
18 text-decoration: none;
22 li.LSform_layout_active a {
26 li.LSform_layout_active {
27 text-decoration: none;
29 background-color: #cac9c4;
30 -moz-border-radius: 3px 3px 0px 0px;
36 li.LSform_layout_current {
38 background-color: #433F3A;
41 li.LSform_layout_errors {
42 background-color: #f59a67;
45 h2.LSform_layout_active {
50 border: 1px solid #433F3A;
55 div.LSform_layout_active {
60 div.LSform_layout_current {
92 list-style-type: none;
103 * Champs du formulaire
105 .LSform input[type=text], .LSform input[type=file], .LSform input[type=submit], .LSform input[type=password], .LSform select, .LSform textarea {
106 border: 1px solid #cac9c4;
108 background-color: #dedede;
111 .LSform input[type=radio] {
115 input[type='submit'].LSform {
116 border: 1px outset #cac9c4;
124 background-color: #f59a67;
133 img.LSform-add-field-btn, img.LSform-remove-field-btn {
152 -moz-border-radius: 2px;