.wg-space .select_big {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
}
.wg-space .input_big {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  width:250px;
}
.wg-space .input_medium {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  width:200px;
  margin-bottom:7px;
}
.wg-space .input_little {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  width:100px;
  margin-bottom:7px;
}
.wg-space select.input_big {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  width:256px;
  height:17px;
}
.wg-space textarea.input_big {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  margin-bottom:7px;
}
.wg-space textarea#swfupload_textarea_big, .wg-space textarea#textarea_big, .wg-space textarea#textarea_big2, .wg-space textarea#textarea_big3 {
  border:solid 1px #dddddd;
  color:#888888;
  font-size:11px;
  width:250px;
}
.wg-space .form_label {
  color:#898989;
  font-size:10px;
  font-weight:bold;
  text-align:left;
}
.wg-space .arbre-switch {
  text-align:right;
  padding:0 5px;
  margin:0 0 -18px 0;
}
.wg-space #wengo_content ul.list_arrow { margin:2px 0 10px 20px; }
.wg-space #wengo_content .list_arrow li {
  list-style:square outside url('/static/xxx_xxx/img/puce2.gif');
  margin-left:5px;
  padding-bottom:10px;
}
.wg-space #wengo_content .bg_gris h2 {
  border-left:3px solid #cccccc;
  color:#4e71b2;
  font-size:12px;
  font-weight:bold;
  margin-top:20px;
  padding:0 4px 3px;
}
.wg-space #wengo_content .bg_gris h1 {
  color:#3f80d9;
  font-size:18px;
  font-weight:bold !important;
  margin-bottom:1em;
}
.wg-space #wengo_content .bg_gris {
  background:none repeat scroll 0 0 #ffffff;
  border:medium none;
  padding:20px 20px 10px;
  width:642px;
}
.wg-space #wengo_content .bg_gris p {
  padding-bottom:10px;
  font-size:11px;
}
.wg-space #wengo_content .bg_gris .puce_image {
  float:left;
  padding-left:20px;
  padding-right:20px;
}
.wg-space #wengo_content .bg_gris .align_right {
  text-align:right;
  font-weight:bold;
}
.wg-space .section {
  padding:20px 0 5px 0;
  margin-bottom:25px;
  border-bottom:1px solid #ffcc9b;
  color:#ef8525;
}
.wg-space #WG_TB_content .list_arrow { margin:2px 0 10px 20px; }
.wg-space #WG_TB_content .list_arrow li {
  list-style:square outside url('/static/xxx_xxx/img/puce2.gif');
  margin-left:5px;
  padding-bottom:10px;
}
.wg-space #WG_TB_content .section { font-weight:bold; }
.wg-space .wengo_submit {
  text-align:center;
  border-radius:5px;
  -ms-border-radius:5px;
  -moz-border-radius:5px;
  -WebKit-border-radius:5px;
  -KHTML-border-radius:5px;
  background:#d4d4d4;
  background:#5caada url(/static/xxx_xxx/img/backgrounds/background-gradient-happyblue.jpg) top left repeat-x;
  color:#ffffff;
  color:#ffffff;
  display:inline-block;
  border:none;
  padding:0.5em 1em;
  margin:0.3em 0;
  text-decoration:none;
  font-weight:bold;
  cursor:pointer;
}
.wg-space .wengo_submit:hover {
  background:#5caada;
  cursor:pointer;
}
.wg-space .wengo_submit:active {
  background:#5caada url(/static/xxx_xxx/img/bg_btn_blue.gif) top left repeat-x;
  cursor:pointer;
}
.wg-space .wengo_big_input_text { font-size:16px; }
