.wengo1 { color:#4e71b2; }
.wengo2 { color:#35c604; }
.wengo3 { color:#c2e307; }
.wengo4 { color:#f87c08; }
.wengo5 { color:#df1104; }
.wengogreenbold {
  color:green;
  font-weight:bold !important;
}
.roboto { font-family:'Roboto', verdana, arial; }
.opensans { font-family:'Open Sans', sans-serif; }
.wg-space .clear { clear:both; }
.wg-space .w-card_photo, .wg-space .w-card_picture { border-radius:50%; }
.wg-space .wg-card-picture { border-radius:50px; }
.wg-space .w-card .w-card_title { font-family:'Open Sans', sans-serif; }
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-prospect-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border-color:#ef36a4;
}
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-prospect-offer-card .wg-inner-wrapper .wg-bottom-wrapper .tab_serial { color:#ffffff; }
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-prospect-offer-card .wg-inner-wrapper .wg-bottom-wrapper {
  background:#dd1070;
  background:-moz-linear-gradient(left,#dd1070 0%,#ef37a5 100%);
  background:-webkit-gradient(linear,left top,right top,color-stop(0%,#dd1070),color-stop(100%,#ef37a5));
  background:-webkit-linear-gradient(left,#dd1070 0%,#ef37a5 100%);
  background:-o-linear-gradient(left,#dd1070 0%,#ef37a5 100%);
  background:-ms-linear-gradient(left,#dd1070 0%,#ef37a5 100%);
  background:linear-gradient(to right,#dd1070 0%,#ef37a5 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd1070',endColorstr='#ef37a5',GradientType=1);
}
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-prospect-offer-card .wg-inner-wrapper { border-color:#f9d3eb; }
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-client-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border-color:#ff8030;
}
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-client-offer-card .wg-inner-wrapper .wg-bottom-wrapper .tab_serial { color:#ffffff; }
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-client-offer-card .wg-inner-wrapper .wg-bottom-wrapper {
  background:#f76001;
  background:-moz-linear-gradient(left,#f76001 0%,#ff802f 100%);
  background:-webkit-gradient(linear,left top,right top,color-stop(0%,#f76001),color-stop(100%,#ff802f));
  background:-webkit-linear-gradient(left,#f76001 0%,#ff802f 100%);
  background:-o-linear-gradient(left,#f76001 0%,#ff802f 100%);
  background:-ms-linear-gradient(left,#f76001 0%,#ff802f 100%);
  background:linear-gradient(to right,#f76001 0%,#ff802f 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76001',endColorstr='#ff802f',GradientType=1);
}
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-client-offer-card .wg-inner-wrapper { border-color:#f9e5d8; }
.wg-space .wg-card-clickable.wg-pg-offer.wg-pg-client-offer-card .wg-bottom-wrapper .tab_serial, .wg-space .wg-card-clickable.wg-pg-offer.wg-pg-prospect-offer-card .wg-bottom-wrapper .tab_serial { color:#ffffff; }
.wg-space .wg-card-clickable.wg-pg-offer .wg-card_price {
  width:100%;
  max-height:15px;
  display:block;
  background:url('/static/xxx_xxx/img/arrow-card-promo.png') right no-repeat;
  overflow:hidden;
}
.wg-space .wg-card-clickable.wg-pg-offer .tab_serial {
  font-size:11px;
  text-align:left;
  width:90%;
  overflow:hidden;
}
.wg-space .wg-card-clickable.wg-pg-offer .wg-card_linkmore { display:none; }
.wg-space .wg-card-clickable.wg-pg-offer .wg-card_price { display:block; }
.wg-space .wg-card-clickable.wg-pg-offer .sign-percent {
  display:inline;
  margin:0;
}
.wg-space .wg-card-clickable { cursor:pointer; }
.wg-space .wg-card-01 .wg-part {
  float:left;
  position:relative;
  height:55px;
}
.wg-space .wg-card-01 .wg-part-0 { width:60px; }
.wg-space .wg-card-01 .wg-part-1 { margin-right:5px; }
.wg-space .wg-card-01 .wg-picture img {
  width:50px;
  height:50px;
}
.wg-space .wg-card-01 .wg-picture {
  width:50px;
  height:50px;
  margin:0 10px 5px 0;
  overflow:hidden;
}
.wg-space .wg-card-01 .wg-status {
  font-size:11px;
  font-weight:bold;
  text-transform:lowercase;
}
.wg-space .wg-card-01 .wg-title {
  float:left;
  height:1.2em;
  font-weight:bold;
  margin-bottom:0.2em;
  margin-right:8px;
  width:165px;
  overflow:hidden;
}
.wg-space .wg-card-01 .wg-rating {
  float:left;
  width:55px;
  color:#454545;
  font-weight:bold;
}
.wg-space .wg-card-01 .wg-desc {
  width:236px;
  overflow:hidden;
  clear:both;
  height:15px;
  margin:0 0 0px;
}
.wg-space .wg-card-01 .wg-price { color:#999999; }
.wg-space .wg-card-01 .wg-linkmore {
  position:absolute;
  bottom:0;
  right:0;
}
.wg-space .wg-card-01 .wg-linkmore a {
  color:#999999;
  text-decoration:underline;
}
.wg-space .wg-card-01 .wg-pg-prospect-offer, .wg-space .wg-card-01 .wg-pg-client-offer {
  float:left;
  font-size:9px;
  height:15px;
  margin:-1px 0 0;
  padding:8px 13px 5px 3px;
}
.wg-space .wg-card-01 {
  position:relative;
  float:left;
  font-size:11px;
  font-family:Arial;
  margin-bottom:19px;
  margin-right:19px;
  width:306px;
  height:68px;
  overflow:hidden;
}
.wg-space a.w-card2_agenda:hover { text-decoration:none; }
.wg-space a.w-card2_agenda:hover small {
  color:#033333;
  text-decoration:none;
}
.wg-space .w-card2 {
  background:transparent url('/static/xxx_xxx/img/bl-white.png') no-repeat left bottom;
  border:0pt none;
  margin-bottom:10px;
  clear:both;
  color:#666666;
}
.wg-space .w-card2_frame {
  background:transparent url('/static/xxx_xxx/img/br-white.png') no-repeat right bottom;
  padding-bottom:5px;
  clear:both;
}
.wg-space .w-card2_header { background:transparent url('/static/xxx_xxx/img/tl-white.png') no-repeat left top; }
.wg-space .w-card2_header_content {
  background:transparent url('/static/xxx_xxx/img/tr-white.png') no-repeat right top;
  border:medium none;
  color:#666666;
  padding:2px 3px 2px 3px;
}
.wg-space .w-card2_header_content .w-card2_icone {
  float:left;
  padding:3px;
}
.wg-space .w-card2_header_content h1 {
  color:#535353;
  padding:4px;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  float:left;
}
.wg-space .w-card2_content {
  margin:0px 3px;
  overflow:hidden;
  padding:0px 7px 7px 7px;
  clear:both;
}
.wg-space .w-card2_content h1 {
  color:#535353;
  font-size:11px;
  padding-bottom:4px;
  font-weight:bold;
  margin-bottom:0;
}
.wg-space .w-card2_content h1 a { color:#535353; }
.wg-space .w-card2_content .w-card2_content_left {
  width:100px;
  float:left;
  text-align:center;
}
.wg-space .w-card2_content .w-card2_content_left .w-card2_photo {
  padding:2px;
  border:1px solid #e3e3e3;
  width:50px;
  height:50px;
  margin-bottom:5px;
}
.wg-space .w-card2_content .w-card2_content_left .w-card2_contains_photo { margin-bottom:5px; }
.wg-space .w-card2_content .w-card2_content_middle, .wg-space .w-card2_content .w-card2_content_right {
  float:left;
  padding:0px 10px;
}
.wg-space * html .w-card2_content .w-card2_content_middle { width:210px; }
.wg-space * html .w-card2_content .w-card2_content_right { width:210px; }
.wg-space .w-card2_content .w-card2_content_middle { width:373px; }
.wg-space .w-card2_content .w-card2_content_right {
  width:105px;
  text-align:center;
}
.wg-space .w-card2_content ul { margin:2px 0 10px 25px; }
.wg-space .w-card2_content_middle h1 {
  display:inline;
  font-size:13px;
}
.wg-space .w-card2_content_middle h1:hover { cursor:pointer; }
.wg-space .w-card2_content li {
  list-style:none;
  margin-left:-3px;
  color:#666666;
  line-height:1.5em;
}
.wg-space .w-card2_bloc { margin-bottom:0.4em; }
.wg-space .w-card2_service_completion {
  width:222px;
  height:72px;
  padding:13px 18px 0 15px;
  background:url('/static/xxx_xxx/img/service_completion_fond.jpg') top left no-repeat;
}
.wg-space .w-card2_service_completion a:link, .wg-space .w-card2_service_completion a:hover, .wg-space .w-card2_service_completion a:visited, .wg-space .w-card2_service_completion a:active {
  color:#9b9a9a;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}
.wg-space .w-card2_service_completion a:hover { text-decoration:underline; }
.wg-space .completed, .wg-space .completed a:link, .wg-space .completed a:hover, .wg-space .completed a:visited, .wg-space .completed a:active { color:#35c604; }
.wg-space .uncompleted, .wg-space .uncompleted a:link, .wg-space .uncompleted a:hover, .wg-space .uncompleted a:visited, .wg-space .uncompleted a:active { color:#ff7c00; }
.wg-space .w-card2_service_completion_barre { margin:3px 0; }
.wg-space .w-card2_service_completion_howto {
  text-align:right;
  width:188px;
  color:#9b9a9a;
  font-size:11px;
}
.wg-space .w-card2_service_completion_howto a { display:inline; }
.wg-space .w-card2_service_completion_label {
  display:block;
  font-size:10px;
  font-weight:normal;
  text-align:center;
}
.wg-space .w-card2 .commission-standard {
  padding:1em;
  border:1px solid #d4d4d4;
  text-align:center;
}
.wg-space .w-card2 .commission-standard .title {
  margin-bottom:5px;
  font-weight:bold;
}
.wg-space .w-card2 .commission-standard .percent {
  display:block;
  padding:0.2em;
  color:#3f80d9;
  font-size:14px;
  margin-bottom:5px;
}
.wg-space .w-card2 .commission-standard .options { font-size:10px; }
.wg-space .w-card2 .commission-standard .options-title {
  margin-bottom:3px;
  font-weight:bold;
}
.wg-space .w-card2 .commission-standard .options-item { margin-bottom:1px; }
.wg-space .w-card2 .commission-standard .options-link-more {
  display:block;
  margin-top:3px;
}
.wg-space .w-card3:hover { box-shadow:0px 0px 3px #dcdcdc; }
.wg-space .w-card3 p {
  padding:0;
  margin:0 !important;
}
.wg-space .w-card3 a:hover {
  color:#000000;
  text-decoration:none;
}
.wg-space .w-card3 .w-card_title h4 {
  float:left;
  font-size:11px;
  min-height:15px;
  line-height:13px;
  margin:0 !important;
  padding:2px 0 0 0 !important;
  overflow:hidden;
  width:122px;
  text-transform:uppercase;
  border-bottom:0;
  margin-left:-1px;
  color:#106ae6 !important;
}
.wg-space .w-card3 .w-card_title .w-card_rating {
  float:right;
  margin-right:0px;
  font-size:10px;
  color:#4e71b2 !important;
  font-weight:bold;
}
.wg-space .w-card3 .w-card_title {
  border-bottom:1px solid #1286e2;
  overflow:hidden;
  position:relative;
  height:30px;
}
.wg-space .w-card3 .w-card_nbcalls {
  position:absolute;
  right:0;
  bottom:0;
}
.wg-space .w-card3 .w-card_desc strong { font-size:10px; }
.wg-space .w-card3 .w-card_desc p.w-card_tarif {
  font-size:11px;
  padding:0;
  overflow:hidden;
}
.wg-space .w-card3 .w-card_desc .w-card_desc_txt {
  display:block;
  height:65px;
  line-height:15px !important;
  overflow:hidden;
  font-size:11px;
}
.wg-space .w-card3 .wg-card_promoleft {
  position:absolute;
  bottom:0;
  background:#f87c08;
  width:100%;
  left:0;
  padding:2px 5px;
  color:#ffffff;
  text-align:center;
  font-weight:bold;
  font-size:11px;
  font-family:'Roboto', arial;
}
.wg-space .w-card3 {
  border:1px solid #eeeeee;
  background:#ffffff;
  width:183px;
  height:175px;
  margin:5px;
  padding:10px;
  float:left;
  text-align:left;
  overflow:hidden;
  position:relative;
  transition:all 0.2s;
}
.wg-space .w-card3 .w-card_seojobtitle {
  display:block;
  float:left;
  font-size:8px;
  color:#aaaaaa;
  margin-bottom:3px;
  line-height:10px;
  max-width:110px;
  height:10px;
  overflow:hidden;
}
.wg-space .w-card3 .w-card_nbcalls {
  float:right;
  text-align:right;
  margin-bottom:3px;
  margin-top:1px;
  line-height:9px;
  font-size:8px;
  color:#aaaaaa;
  height:9px;
}
.wg-space .w-card3 .w-card_main { padding-top:5px; }
.wg-space .w-card3 .w-card_contains_photo img.w-card_photo {
  width:53px;
  height:53px;
  padding:1px;
  border:1px solid #dddddd;
  text-align:center;
  margin-bottom:4px;
  display:block;
}
.wg-space .w-card3 .w-card_contains_photo {
  float:left;
  margin-right:5px;
}
.wg-space * html .w-card3 .w-card_desc_txt { width:113px; }
.wg-space .w-card3 .w-card_desc a:link, .wg-space .w-card3 .w-card_desc a:visited {
  color:#5f5f5f !important;
  font-size:11px;
  font-weight:normal;
  line-height:1.1em;
  text-decoration:none;
  text-align:left;
}
.wg-space .w-card3 .w-card_tarif a {
  font-weight:bold;
  font-size:9px;
  display:block;
  height:17px;
  overflow:hidden;
  margin-bottom:3px;
}
.wg-space .w-card3 .w-card_bottom { margin-top:6px; }
.wg-space .w-card3 .w-card_state a { text-decoration:none; }
.wg-space .w-card3 .w-card_state {
  float:left;
  font-size:9px;
  height:3.2em;
  width:100px;
  color:#999999;
}
.wg-space .w-card3 .w-card_details a { padding-bottom:3px; }
.wg-space .w-card3 .w-card_details {
  float:right;
  font-size:10px;
  width:75px;
  height:14px;
}
.wg-space .w-card3 .w-card_details a img { margin-bottom:-3px; }
.wg-space .w-card4 h2, .wg-space .w-card4 .w-card_details { color:#106ae6; }
.wg-space .w-card4 a:hover { text-decoration:none; }
.wg-space .w-card4 .wg-pg-prospect-offer, .wg-space .w-card4 .wg-pg-client-offer {
  position:relative;
  padding:6px 5px 0px 1px;
  display:block;
  margin:11px 0 -11px;
  max-width:100px;
}
.wg-space .w-card4 h3 {
  background:none repeat scroll 0 0 transparent;
  color:inherit;
  font-size:14px;
}
.wg-space .w-card4 .w-card_contains_photo {
  float:left;
  margin-right:5px;
}
.wg-space .w-card4 p {
  margin:0;
  padding:0;
  font-size:10px;
  color:#282828;
}
.wg-space .w-card4 {
  cursor:pointer;
  position:relative;
}
.wg-space .w-card05 .wg-pg-prospect-offer, .wg-space .w-card05 .wg-pg-client-offer {
  position:relative;
  background:none;
  color:#fb009a;
  display:block;
  height:auto;
  font-weight:bold;
  letter-spacing:0;
  padding:2px;
  bottom:0;
  margin:2px 0 0 0px;
  font-size:10px;
  text-align:center;
}
.wg-space .w-card05 .wg-pg-client-offer { color:#f87c08; }
.wg-space .w-card05 {
  float:left;
  width:105px;
  min-height:153px;
  color:#616161;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:center;
  margin:5px 5px 5px 0;
  position:relative;
}
.wg-space *+html .w-card05 {
  height:153px;
  margin-bottom:0;
}
.wg-space * html .w-card05 {
  height:153px;
  margin-bottom:0;
}
.wg-space .w-card05 a {
  text-decoration:none;
  display:block;
}
.wg-space .w-card05 .w-card_title {
  color:#3d58a5;
  font-weight:600;
  height:1.3em;
  overflow:hidden;
}
.wg-space .w-card05 .w-card_job {
  min-height:15 x;
  max-height:35px;
  overflow:hidden;
}
.wg-space .w-card05 .w-card_contain_picture {
  width:64px;
  height:64px;
  border:#cccccc solid 1px;
  background:#ffffff;
  margin:4px auto;
}
.wg-space .w-card05 .w-card_contain_picture img {
  border:none;
  margin:3px;
  width:58px;
  height:58px;
}
.wg-space .w-card05 .w-card_status {
  color:#35c604;
  font-weight:bold;
  text-transform:uppercase;
  font-size:8px;
}
.wg-space .w-card05 .away { color:#ff0000; }
.wg-space .w-card05 .w-card_price {
  height:2.5em;
  width:90px;
  margin:0 auto;
}
.wg-space .w-card06 a:link, .wg-space .w-card06 a:visited, .wg-space .w-card06 a:hover {
  color:#878787;
  text-decoration:none;
}
.wg-space .w-card06 *:hover { cursor:pointer; }
.wg-space .w-card06 .w-card_title {
  height:38px;
  width:110px;
  overflow:hidden;
  line-height:13px !important;
  margin-bottom:0 !important;
  padding:0;
}
.wg-space .w-card06 .w-card_rating {
  margin-top:4px;
  text-align:left;
  color:#4e71b2;
  font-weight:bold;
  font-size:10px;
}
.wg-space .w-card06 .w-card_photo {
  border:1px solid #dddddd;
  display:block;
  height:53px;
  margin-bottom:4px;
  padding:1px;
  text-align:center;
  width:53px;
}
.wg-space .w-card06 .w-card06 .w-card_tarif {
  font-size:10px;
  color:#dcdcdc;
  width:108px;
  height:auto;
  border:1px solid red;
  overflow:hidden;
  margin:0;
  padding:0;
}
.wg-space .w-card06 .w-card_details {
  position:absolute;
  right:16px;
  bottom:4px;
  width:75px;
  height:14px;
}
.wg-space .w-card06 .w-card_left_content {
  float:left;
  width:60px;
}
.wg-space .w-card06 .right p {
  font-size:11px !important;
  font-weight:normal;
  color:#878787;
}
.wg-space .w-card06 .right {
  height:53px;
  overflow:hidden;
  padding-left:2px;
}
.wg-space .w-card06 .wg-pg-prospect-offer, .wg-space .w-card06 .wg-pg-client-offer {
  display:block;
  position:relative;
  margin:0;
  padding:10px 0 0 0;
  background:none;
  color:#fb009a;
  font-weight:bold;
  font-size:10px;
  letter-spacing:0;
}
.wg-space .w-card06 .wg-pg-client-offer { color:#f87c08; }
.wg-space .w-card06 {
  position:relative;
  margin:0 10px;
  padding:0 0 10px 0;
  display:block;
  width:174px;
  height:70px;
}
.wg-space .w-card07 {
  display:block;
  border-bottom:1px solid #dddddd;
  width:690px;
  padding-bottom:20px;
  position:relative;
}
.wg-space .w-card07 span { display:block; }
.wg-space .w-card07 span.wg-inlineBlock { display:inline-block; }
.wg-space * html .w-card07 span.wg-inlineBlock { display:inline; }
.wg-space * +html .w-card07 span.wg-inlineBlock { display:inline; }
.wg-space a.w-card07:hover { text-decoration:none; }
.wg-space .w-card07 .w-card_col1_content {
  float:left;
  padding-top:20px;
  width:80px;
  margin-left:15px;
}
.wg-space .w-card07 .w-card_col2_content {
  float:left;
  padding-top:20px;
  width:315px;
}
.wg-space .w-card07 .w-card_col3_content .wg-pg-prospect-offer, .wg-space .w-card07 .w-card_col3_content .wg-pg-client-offer {
  display:block;
  position:relative;
  padding:5px 5px 0 4px;
  color:#fb009a;
  font-weight:bold;
  margin:0 auto -3px;
  font-size:11px;
  letter-spacing:0;
  width:100%;
  background:none;
}
.wg-space .w-card07 .w-card_col3_content .wg-pg-client-offer { color:#f87c08; }
.wg-space .w-card07 .w-card_col3_content {
  color:#98acd2;
  float:left;
  padding-top:20px;
  width:140px;
  margin-top:18px;
  margin-left:20px;
  font-weight:bold;
  text-align:center;
}
.wg-space .w-card07 .w-card_col3_content  span { display:inline; }
.wg-space .w-card07 .w-card_col3_content  span.wengo1 { color:#4e71b2; }
.wg-space .w-card07 .w-card_col4_content {
  float:right;
  padding-top:20px;
  margin-right:15px;
  margin-top:20px;
}
.wg-space .w-card07 .w-card_photo {
  border:1px solid #dddddd;
  display:block;
  height:53px;
  margin:20px;
  padding:1px;
  text-align:center;
  width:53px;
}
.wg-space .w-card07 .w-card_bouton {
  display:block;
  margin:20px;
}
.wg-space * html .w-card07 .w-card_bouton {
  margin:0;
  margin-top:20px;
  margin-right:5px;
}
.wg-space .w-card07 .w-card_col2_content span.w-card_title_block {
  border-bottom:1px solid #dddddd;
  margin-bottom:2px;
  padding-bottom:2px;
  position:relative;
  min-height:1.2em;
}
.wg-space .w-card07 a .w-card_col2_content .w-card_title_block p.w-card_title { color:#4e71b2 !important; }
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_title span {
  font-weight:normal;
  display:inline;
  font-size:10px !important;
  color:#000000 !important;
}
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_title {
  font-weight:bold;
  width:205px;
  font-size:11px !important;
  margin-bottom:0 !important;
  padding:0;
}
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_title.job {
  font-weight:normal;
  font-size:8px;
  color:#aaaaaa;
  margin-bottom:3px;
  margin-top:1px;
}
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_rating {
  bottom:2px;
  position:absolute;
  right:0;
  width:55px;
  text-align:right;
  top:0;
  color:#4e71b2;
  font-weight:bold;
  margin-top:-2px;
}
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_rating.rating {
  top:12px;
  width:100px;
  text-align:right;
  font-size:8px;
  color:#aaaaaa;
  margin:0px 0 3px 0;
}
.wg-space .w-card07 .w-card_col2_content .w-card_title_block .w-card_description {
  color:#0080e8;
  font-family:Verdana, arial, georgia;
  font-size:11px;
  font-weight:normal;
}
.wg-space .w-card07 .w-card_col2_content .w-card_status {
  margin-top:6px;
  font-weight:bold;
}
.wg-space .w-card07:hover { background:#ffffff url(static/xxx_xxx/img3/tb_content_bg.jpg) repeat-x scroll left bottom; }
.wg-space .w-card08 p { margin-bottom:2px !important; }
.wg-space .w-card08 a { color:#4e71b2; }
.wg-space .w-card08 a:hover, .wg-space .w-card08 a:hover span {
  color:#0080e8;
  text-decoration:none;
}
.wg-space .w-card08 .w-card_left_content span { display:block; }
.wg-space .w-card08 .w-card_left_content .w-card_photo {
  border:1px solid #dddddd;
  height:100px;
  margin-bottom:15px;
  padding:1px;
  text-align:center;
  width:100px;
}
.wg-space .w-card08 .w-card_left_content .w-card_status {
  font-size:10px;
  font-weight:bold;
}
.wg-space .w-card08 .w-card_left_content {
  border-right:1px solid #d5e7f6;
  float:left;
  margin-right:15px;
  min-height:160px;
  padding:0 10px;
  text-align:center;
  width:130px;
}
.wg-space .w-card08 .w-card_right_content .w-card_title .titrage span {
  font-size:11px;
  font-weight:normal;
}
.wg-space .w-card08 .w-card_right_content .w-card_title .titrage a {
  color:#4e71b2;
  font-size:19px;
  font-weight:bold;
  margin-bottom:0.8em;
}
.wg-space .w-card08 .w-card_right_content .w-card_title .titrage { color:#4e71b2; }
.wg-space .w-card08 .w-card_right_content .w-card_title .titrage a:hover { color:#0080e8; }
.wg-space .w-card08 .w-card_right_content .w-card_title { font-weight:bold; }
.wg-space .w-card08 .w-card_right_content .w-card_jobexp {
  margin-bottom:5px;
  color:#4e71b2;
  font-size:12px;
}
.wg-space .w-card08 .w-card_right_content .w-card_speciality {
  margin-bottom:0.8em;
  color:#4e71b2;
  font-size:12px;
  font-weight:bold;
}
.wg-space .w-card08 .w-card_right_content .w-card_teaser p {
  margin:0.4em 0;
  color:#4e71b2;
}
.wg-space .w-card08 .w-card_right_content .w-card_teaser a { color:#4e71b2; }
.wg-space .w-card08 .w-card_right_content .w-card_teaser a:hover {
  color:#0080e8;
  text-decoration:underline;
}
.wg-space .w-card08 .w-card_right_content .w-card_teaser {
  margin-bottom:5px;
  font-size:13px;
}
.wg-space .w-card08 .w-card_right_content .w-card_price {
  position:relative;
  margin-top:15px;
}
.wg-space .w-card08 .w-card_right_content .w-card_tarif a { display:block; }
.wg-space .w-card08 .w-card_right_content .w-card_tarif .tab_serial {
  display:block;
  text-transform:none;
}
.wg-space .w-card08 .w-card_right_content .w-card_tarif {
  font-size:12px;
  color:#878787;
  float:left;
  display:block;
  max-width:330px;
  margin-left:3px;
  padding-top:3px;
}
.wg-space .w-card08 .w-card_right_content .w-card_button #cameleon_button .login_link { margin-top:4px; }
.wg-space .w-card08 .w-card_right_content .w-card_button img { border-radius:0px; }
.wg-space .w-card08 .w-card_right_content .w-card_button {
  font-size:9px;
  text-align:left;
  float:left;
  display:block;
}
.wg-space .w-card08 .w-card_right_content {
  float:left;
  width:505px;
}
.wg-space .w-card08 .wg-pg-prospect-offer p, .wg-space .w-card08 .wg-pg-client-offer p { display:none; }
.wg-space .w-card08 .wg-pg-prospect-offer.per_minute_mini .monetic-service-decimal, .wg-space .w-card08 .wg-pg-prospect-offer.per_minute_mini .monetic-service-float, .wg-space .w-card08 .wg-pg-prospect-offer.per_minute_mini .monetic-service-ttc, .wg-space .w-card08 .wg-pg-prospect-offer.per_minute_mini .monetic-service-currency, .wg-space .w-card08 .wg-pg-client-offer.per_minute_mini .monetic-service-decimal, .wg-space .w-card08 .wg-pg-client-offer.per_minute_mini .monetic-service-float, .wg-space .w-card08 .wg-pg-client-offer.per_minute_mini .monetic-service-ttc, .wg-space .w-card08 .wg-pg-client-offer.per_minute_mini .monetic-service-currency {
  color:#878787 !important;
  font-size:11px !important;
}
.wg-space .w-card08 .wg-pg-prospect-offer.per_minute_mini, .wg-space .w-card08 .wg-pg-client-offer.per_minute_mini { color:#878787; }
.wg-space .w-card08 .wg-pg-prospect-offer, .wg-space .w-card08 .wg-pg-client-offer {
  height:auto;
  font-size:15px;
  padding:0 0 2px;
}
.wg-space .w-card08 .wg-pg-client-offer { color:#f87c08 !important; }
.wg-space .w-card08 .price-strike {
  width:150px;
  margin:auto;
}
.wg-space .w-card08 {
  background:#ffffff url('static/xxx_xxx/img3/tb_content_bg.jpg') repeat-x scroll left bottom;
  border:1px solid #cccccc;
  padding-bottom:20px;
  padding-left:0;
  padding-top:21px;
  position:relative;
  width:690px;
}
.wg-space * +html .w-card08 .w-card_right_content .w-card_tarif .offre_speciale { margin-top:15px; }
.wg-space .w-card09 {
  padding:9px 14px;
  border-bottom:#d4d4d4 1px solid;
}
.wg-space .w-card09 .w-card_title { font-weight:bold; }
.wg-space .w-card09 .w-card_subtitle {
  display:block;
  font-size:10px;
  color:#444444;
}
.wg-space .w-card09 .w-card_status a:link, .wg-space .w-card09 .w-card_status a:visited { margin-left:10px; }
.wg-space .w-card09 .w-card_status { font-weight:bold; }
.wg-space .w-card09 .w-card_status .text1 {
  display:block;
  color:#00ca0a;
  margin-bottom:0.5em;
}
.wg-space .w-card09 .w-card_status .text1.away { color:#da5c1f; }
.wg-space .w-card09 .w-card_status .text2, .wg-space .w-card09 .w-card_status .text3 { display:block; }
.wg-space .w-card09 .w-card_status .text2 a, .wg-space .w-card09 .w-card_status .text3 a {
  display:block;
  color:#666666;
  font-size:11px;
  font-weight:normal;
  height:18px;
  padding:5px 25px 0 10px;
  background:url('/static/xxx_xxx/img/home_acadomia2009_next.png') top right no-repeat;
}
.wg-space .w-card09 .w-card_status .text2 a:hover, .wg-space .w-card09 .w-card_status .text3 a:hover { background-color:#dddddd; }
.wg-space .w-card-14 p { margin-bottom:0 !important; }
.wg-space .w-card-14 a:hover, .wg-space .w-card-14 a:hover span {
  color:#0080e8;
  text-decoration:none;
}
.wg-space .w-card-14 .w-card_left_content span { display:block; }
.wg-space .w-card-14 .w-card_left_content .w-card_photo {
  border:1px solid #dddddd;
  height:75px;
  padding:1px;
  text-align:center;
  width:75px;
}
.wg-space .w-card-14 .w-card_left_content .w-card_status { font-size:10px; }
.wg-space .w-card-14 .w-card_left_content {
  display:block;
  border-right:1px solid #d5e7f6;
  float:left;
  margin-right:11px;
  padding:0 10px 0 0;
  text-align:center;
  width:77px;
  height:160px;
}
.wg-space .w-card-14 .w-card_right_content .w-card_title .titrage a {
  color:#4e71b2;
  font-size:20px;
  font-weight:bold;
  margin-bottom:0.8em;
}
.wg-space .w-card-14 .w-card_right_content .w-card_title .titrage a:hover { color:#0080e8; }
.wg-space .w-card-14 .w-card_right_content .w-card_title .titrage span {
  font-size:12px;
  color:#4e71b2;
  font-weight:normal;
}
.wg-space .w-card-14 .w-card_right_content .w-card_title .titrage {
  margin-botton:0;
  font-weight:bold;
}
.wg-space .w-card-14 .w-card_right_content .w-card_jobexp {
  margin-bottom:5px;
  color:#4e71b2;
  font-size:12px;
}
.wg-space .w-card-14 .w-card_right_content .w-card_speciality {
  margin-bottom:0.8em;
  color:#4e71b2;
  font-size:12px;
  font-weight:bold;
}
.wg-space .w-card-14 .w-card_right_content a .w-card_teaser { color:#000000; }
.wg-space .w-card-14 .w-card_right_content .w-card_teaser p {
  margin:0.4em 0;
  color:#000000;
}
.wg-space .w-card-14 .w-card_right_content .w-card_teaser a:hover { text-decoration:underline; }
.wg-space .w-card-14 .w-card_right_content .w-card_teaser {
  margin:0px 0 10px 0;
  font-size:11px;
  line-height:16px;
  text-align:justify;
  min-height:1px;
  max-height:149px;
  overflow:hidden;
}
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_button #cameleon_button a.btn_link { margin-bottom:4px; }
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_button {
  float:left;
  font-size:9px;
  text-align:left;
  width:139px;
}
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_tarif a { display:block; }
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_tarif .offre_speciale { margin-top:5px; }
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_tarif .per_minute span { font-size:20px; }
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_tarif .per_minute {
  height:20px;
  text-align:right;
}
.wg-space .w-card-14 .w-card_right_content .w-card_price .w-card_tarif {
  font-size:12px;
  height:auto;
  width:200px;
  color:#106ae6;
  padding-top:2px;
}
.wg-space .w-card-14 .w-card_right_content .w-card_price {
  position:relative;
  margin-top:7px;
  min-height:52px;
}
.wg-space .w-card-14 .w-card_right_content .per_minute_mini .monetic-service-decimal { font-size:20px; }
.wg-space .w-card-14 .w-card_right_content .per_minute_mini .monetic-service-float, .wg-space .w-card-14 .w-card_right_content .per_minute_mini .monetic-service-currency { font-size:16px; }
.wg-space .w-card-14 .w-card_right_content .per_minute_mini {
  color:#878787;
  font-size:9px;
  margin:-3px 0 0 0;
  text-align:right;
}
.wg-space .w-card-14 .w-card_right_content .wg-pg-prospect-offer, .wg-space .w-card-14 .w-card_right_content .wg-pg-client-offer {
  display:block;
  position:relative;
  padding:17px 0 0 0px;
  color:#fb009a;
  font-weight:bold;
  font-size:15px;
  letter-spacing:0;
  width:200px;
  text-align:left;
  background:none;
  clear:both;
}
.wg-space .w-card-14 .w-card_right_content {
  float:left;
  width:231px;
}
.wg-space .w-card-14 .w-card_class {
  float:right;
  margin-left:10px;
}
.wg-space .w-card-14 {
  margin:10px 0 20px 0;
  padding:5px 0 20px 0;
  position:relative;
  width:330px;
  min-height:250px;
  max-height:450px;
}
.wg-space * +html .w-card-14 .w-card_right_content .w-card_tarif .offre_speciale { margin-top:14px; }
.wg-space .wg-card-15 .wg-card-comment-picto { margin-top:-3px; }
.wg-space .wg-card-15 a { text-decoration:none; }
.wg-space .wg-card-15 span {
  display:block;
  margin-bottom:2px;
}
.wg-space .wg-card-15 span.wg-card_price, .wg-space .wg-card-15 span.wg-card_price * { display:inline-block; }
.wg-space .wg-card-15 span.wg-card_price .tab_serial {
  width:auto;
  float:left;
}
.wg-space .wg-card-15 span.wg-card_price strike { color:#ffffff; }
.wg-space .wg-card-15 .wg-inner-wrapper:hover {
  background:#f1f8ff;
  border:2px solid #9ecaee;
}
.wg-space .wg-card-15 .wg-inner-wrapper {
  width:150px;
  height:172px;
  color:#616161;
  background:#ffffff;
  border:2px solid #e7f1f8;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  overflow:hidden;
  cursor:pointer;
  transition:all ease .3s;
}
.wg-space .wg-card-15 .wg-top-wrapper {
  padding:5px 5px 0;
  margin:0;
}
.wg-space .wg-card-15 .wg-card_seo_job_title {
  color:#aaaaaa;
  font-size:8px;
}
.wg-space .wg-card-15 .wg-card_title {
  color:#287dc8;
  font-weight:bold;
  text-transform:uppercase;
  width:136px;
  height:1.2em;
  overflow:hidden;
}
.wg-space .wg-card-15 .wg-card_service_id {
  color:#69a8d8;
  margin-bottom:4px;
  font-size:8px;
  display:block;
  height:10px !important;
}
.wg-space .wg-card-15 .wg-card_status {
  width:140px;
  overflow:hidden;
  font-weight:bold;
  display:block;
  height:14px !important;
}
.wg-space .wg-card-15 .wg-card_desc {
  color:#8c8c8c;
  margin-bottom:4px;
  line-height:1.4em;
  height:2.8em;
  overflow:hidden;
}
.wg-space .wg-card-15 .wg-rating span { display:inline-block; }
.wg-space .wg-card-15 .wg-rating {
  float:left;
  color:#93c1e7;
  height:15px;
}
.wg-space .wg-card-15 .wg-nbcalls {
  float:right;
  color:#93c1e7;
  line-height:11px;
}
.wg-space .wg-card-15 .wg-bottom-wrapper {
  background:#f0f8ff;
  padding:2px 4px;
  margin:0;
  height:17px;
}
.wg-space .wg-card-15 .wg-card_price {
  float:left;
  color:#4993d3;
  line-height:14px;
  margin:0 0 2px 1px;
}
.wg-space .wg-card-15 .wg-card_linkmore {
  float:right;
  color:#4084c8;
  text-decoration:underline;
}
.wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#ff009c; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffe5f8; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ff60c1; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-prospect-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #eeabdd !important;
}
.wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#fc7600; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffd4b2; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ffb87a; }
.wg-space .wg-card-15 .wg-card-15.wg-pg-client-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #ffb87a !important;
}
.wg-space .wg-card-15.wg-promo-bundle a, .wg-space .wg-card-15.wg-promo-bundle .wg-nbcalls, .wg-space .wg-card-15.wg-promo-bundle .wg-rating { color:#282828; }
.wg-space .wg-card-15.wg-promo-bundle .wg-card_service_id { color:#ffffff; }
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_promoleft.noleft {
  color:#f76c14;
  text-transform:uppercase !important;
  font-size:10px;
  margin:3px 0 -2px 0;
  padding-top:5px;
}
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_promoleft {
  font-weight:bold;
  color:#ffffff;
  padding:3px 0 0 !important;
}
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_price { margin-top:10px; }
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_linkmore { margin:10px 2px 0 0; }
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_price, .wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper .wg-card_linkmore {
  color:#ffffff;
  text-decoration:none !important;
}
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper .wg-bottom-wrapper {
  height:45px;
  background:#166299;
  background:-moz-linear-gradient(top,#166299 0%,#1970ae 23%,#10446a 85%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#166299),color-stop(23%,#1970ae),color-stop(85%,#10446a));
  background:-webkit-linear-gradient(top,#166299 0%,#1970ae 23%,#10446a 85%);
  background:-o-linear-gradient(top,#166299 0%,#1970ae 23%,#10446a 85%);
  background:-ms-linear-gradient(top,#166299 0%,#1970ae 23%,#10446a 85%);
  background:linear-gradient(to bottom,#166299 0%,#1970ae 23%,#10446a 85%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#166299',endColorstr='#10446a',GradientType=0);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
}
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #166299;
}
.wg-space .wg-card-15.wg-promo-bundle .wg-inner-wrapper {
  height:200px;
  border:2px solid #10446a;
  transition:all ease .3s;
}
.wg-space .wg-card-15.wg-promo-bundle {
  height:211px;
  color:#000000;
}
.wg-space .wg-card-15 {
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  text-align:center;
  margin:8px 8px 0 0;
  height:200px;
  position:relative;
}
.wg-space *+html .wg-card-15 .wg-rating span, .wg-space * html .wg-card-15 .wg-rating span { display:inline; }
.wg-space *+html .wg-card-15, .wg-space * html .wg-card-15 {
  height:178px;
  margin-bottom:0;
}
.wg-space .wg-card-16 .wg-card-contain-picture img {
  width:21px;
  height:21px;
}
.wg-space .wg-card-16 .wg-card-contain-picture {
  float:left;
  margin-right:6px;
}
.wg-space .wg-card-16 .wg-card-title {
  width:104px;
  height:1.1em;
  display:block;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-16 .wg-card-left-wrapper {
  float:left;
  width:23px;
  margin-right:6px;
  text-align:right;
  font-weight:bold;
}
.wg-space .wg-card-16 .wg-card-right-wrapper {
  float:left;
  width:104px;
}
.wg-space .wg-card-16 .wg-card-status {
  text-transform:lowercase;
  width:104px;
  height:1.1em;
  overflow:hidden;
  display:block;
}
.wg-space .wg-card-16 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
  width:161px;
  height:21px;
  padding:6px 0;
  display:block;
}
.wg-space .wg-card-16:hover { background-color:#f0f8ff; }
.wg-space .wg-card-17 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
  padding:1px;
}
.wg-space .wg-card-17 .wg-card-left-wrapper .wg-card-picto.wg-card-picto-heart-pink {
  background:url("/static/xxx_xxx/img/heart-pink.png") no-repeat scroll 5px 0 transparent;
  width:23px;
  height:13px;
  display:block;
}
.wg-space .wg-card-17 a.wg-card-global-link {
  display:block;
  width:160px;
  padding:6px 0;
}
.wg-space .wg-card-17:hover {
  text-decoration:none;
  background-color:#ffecf4;
  color:#fd6dae;
}
.wg-space .wg-card-17 a.wg-card-global-link span { display:block; }
.wg-space .wg-card-left-wrapper {
  float:left;
  margin-right:6px;
  text-align:right;
  font-weight:bold;
}
.wg-space .wg-card-17 a.wg-card-global-link .wg-card-right-wrapper { float:left; }
.wg-space .wg-card-17 a.wg-card-global-link .wg-card-title {
  width:100px;
  height:1.1em;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-17 a.wg-card-global-link .wg-card-status { text-transform:lowercase; }
.wg-space .wg-card-18 .wg-column { width:130px; }
.wg-space .wg-card-18 .wg-column-0 { text-align:right; }
.wg-space .wg-card-18 .wg-column-1 {
  width:79%;
  padding-top:17px;
  padding-left:15px;
}
.wg-space .wg-card-18 .wg-column-2 { padding-top:20px; }
.wg-space .wg-card-18 .wg-card-line-0 {
  color:#757eb3;
  background:#f6f7ff;
  padding:6px 12px 4px 48px;
  margin-top:3px;
}
.wg-space .wg-card-18 .wg-card-number {
  position:absolute;
  width:34px;
  height:27px;
  top:0;
  left:0;
  background:#f28c00;
  background:-moz-linear-gradient(#e76d00,#feac00);
  background:-webkit-gradient(linear,left top,left bottom,from(#e76d00),to(#feac00));
  font-family:Arial, Verdana;
  font-weight:bold;
  font-size:20px;
  line-height:20px;
  color:#ffffff;
  text-align:center;
  padding:9px 0 0 0;
  overflow:hidden;
  box-shadow:0 2px 2px #b9bbc6;
  -moz-box-shadow:0 2px 2px #b9bbc6;
  -webkit-box-shadow:0 2px 2px #b9bbc6;
  zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e76d00,endColorstr=#feac00) progid:DXImageTransform.Microsoft.Shadow(color='#b9bbc6',Direction=180,Strength=2);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#e76d00, endColorstr=#feac00)" "progid:DXImageTransform.Microsoft.Shadow(color='#b9bbc6', Direction=180, Strength=2)";
}
.wg-space .wg-card-18 .wg-card-title strong {
  color:#3d4a98;
  font-size:15px;
  font-weight:bold;
}
.wg-space .wg-card-18 .wg-card-title { font-size:12px; }
.wg-space .wg-card-18 .wg-card-meta {
  position:absolute;
  right:12px;
  top:8px;
}
.wg-space .wg-card-18 .wg-card-contain-picture img {
  width:69px;
  height:69px;
  border:3px solid #ffffff;
  box-shadow:1px 1px 12px #b9bbc6;
  -moz-box-shadow:1px 1px 12px #b9bbc6;
  -webkit-box-shadow:1px 1px 12px #b9bbc6;
  filter:progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=0,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=90,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=180,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=270,Strength=4);
  -ms-filter:"progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=0, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=90, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=180, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=270, Strength=@wgCard8PictureShadowStrengh)";
}
.wg-space .wg-card-18 .wg-card-status {
  font-size:11px;
  margin-left:55px;
}
.wg-space .wg-card-18 .wg-card-description {
  font-weight:bold;
  margin-bottom:14px;
  color:#363636;
}
.wg-space .wg-card-18 .wg-card-comment .wg-card-comment-picto { margin-right:10px; }
.wg-space .wg-card-18 .wg-card-comment .wg-card-comment-txt { width:652px; }
.wg-space .wg-card-18 .wg-card-comment {
  color:#999999;
  font-size:11px;
}
.wg-space .wg-card-18 .wg-card-button { display:none; }
.wg-space .wg-card-18 {
  float:left;
  position:relative;
  width:864px;
  height:127px;
  font-family:Verdana, Arial;
  font-size:12px;
  line-height:1.3em;
  overflow:hidden;
  background:#ffffff;
  margin-bottom:8px;
}
.wg-space .wg-card-19 .wg-column { margin:0; }
.wg-space .wg-card-19 .wg-column-0 { width:120px; }
.wg-space .wg-card-19 .wg-column-1 { width:auto; }
.wg-space .wg-card-19 .wg-card-picture {
  position:relative;
  width:100px;
  height:100px;
  border-radius:0px !important;
}
.wg-space .wg-card-19 .wg-card-title {
  width:290px;
  height:1.2em;
  line-height:1.2em;
  font-size:26px;
  margin-bottom:2px;
  margin-top:-5px;
  overflow:hidden;
}
.wg-space .wg-card-19 .wg-card-meta, .wg-space .wg-card-19 .wg-card-rating {
  font-family:verdana;
  font-size:14px;
  margin-bottom:8px;
}
.wg-space .wg-card-19 {
  float:left;
  font-family:Arial, Verdana;
  font-size:11px;
  line-height:1.1em;
  padding:37px 27px 8px;
  width:465px;
  height:123px;
}
.wg-space .wg-card-19:hover { cursor:pointer; }
.wg-space .wg-card-19 .wg-btn-seemore {
  display:block;
  width:124px;
  height:34px;
  background:url('static/fra_fra/img/btn_seemore_0.png') 0 1px no-repeat;
}
.wg-space .wg-card-19 .wg-btn-seemore:focus { background-position:0 0px; }
.wg-space .wg-card-19 .wg-btn-seemore:active { background-position:0 2px; }
.wg-space .wg-card-19 a, .wg-space .wg-card-19 a:link, .wg-space .wg-card-19 a:hover, .wg-space .wg-card-19 a:visited, .wg-space .wg-card-19.wg-card-theme-expert-0 a, .wg-space .wg-card-19.wg-card-theme-expert-0 a:link, .wg-space .wg-card-19.wg-card-theme-expert-0 a:hover, .wg-space .wg-card-19.wg-card-theme-expert-0 a:visited { color:#555555; }
.wg-space .wg-card-19, .wg-space .wg-card-19.wg-card-theme-expert-0 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-expert-0.jpg') top left no-repeat;
  color:#555555;
}
.wg-space .wg-card-19.wg-card-theme-medium-0 a, .wg-space .wg-card-19.wg-card-theme-medium-0 a:link, .wg-space .wg-card-19.wg-card-theme-medium-0 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-0 a:visited { color:#47d2ff; }
.wg-space .wg-card-19.wg-card-theme-medium-0 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-3.jpg') top left no-repeat;
  color:#47d2ff;
}
.wg-space .wg-card-19.wg-card-theme-medium-1 a, .wg-space .wg-card-19.wg-card-theme-medium-1 a:link, .wg-space .wg-card-19.wg-card-theme-medium-1 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-1 a:visited { color:#82b3e1; }
.wg-space .wg-card-19.wg-card-theme-medium-1 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-1.jpg') top left no-repeat;
  color:#82b3e1;
}
.wg-space .wg-card-19.wg-card-theme-medium-2 a, .wg-space .wg-card-19.wg-card-theme-medium-2 a:link, .wg-space .wg-card-19.wg-card-theme-medium-2 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-2 a:visited { color:#ba9bff; }
.wg-space .wg-card-19.wg-card-theme-medium-2 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-2.jpg') top left no-repeat;
  color:#ba9bff;
}
.wg-space .wg-card-19.wg-card-theme-medium-3 a, .wg-space .wg-card-19.wg-card-theme-medium-3 a:link, .wg-space .wg-card-19.wg-card-theme-medium-3 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-3 a:visited { color:#47d2ff; }
.wg-space .wg-card-19.wg-card-theme-medium-3 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-3.jpg') top left no-repeat;
  color:#47d2ff;
}
.wg-space .wg-card-19.wg-card-theme-medium-4 a, .wg-space .wg-card-19.wg-card-theme-medium-4 a:link, .wg-space .wg-card-19.wg-card-theme-medium-4 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-4 a:visited { color:#800066; }
.wg-space .wg-card-19.wg-card-theme-medium-4 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-4.jpg') top left no-repeat;
  color:#800066;
}
.wg-space .wg-card-19.wg-card-theme-medium-5 a, .wg-space .wg-card-19.wg-card-theme-medium-5 a:link, .wg-space .wg-card-19.wg-card-theme-medium-5 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-5 a:visited { color:#ffffff; }
.wg-space .wg-card-19.wg-card-theme-medium-5 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-5.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-19.wg-card-theme-medium-6 a, .wg-space .wg-card-19.wg-card-theme-medium-6 a:link, .wg-space .wg-card-19.wg-card-theme-medium-6 a:hover, .wg-space .wg-card-19.wg-card-theme-medium-6 a:visited { color:#164a72; }
.wg-space .wg-card-19.wg-card-theme-medium-6 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-medium-6.jpg') top left no-repeat;
  color:#164a72;
}
.wg-space .wg-card-19.wg-card-theme-astrologue-0 a, .wg-space .wg-card-19.wg-card-theme-astrologue-0 a:link, .wg-space .wg-card-19.wg-card-theme-astrologue-0 a:hover, .wg-space .wg-card-19.wg-card-theme-astrologue-0 a:visited { color:#ffffff; }
.wg-space .wg-card-19.wg-card-theme-astrologue-0 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-astrologue-0.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-19.wg-card-theme-astrologue-1 a, .wg-space .wg-card-19.wg-card-theme-astrologue-1 a:link, .wg-space .wg-card-19.wg-card-theme-astrologue-1 a:hover, .wg-space .wg-card-19.wg-card-theme-astrologue-1 a:visited { color:#ffffff; }
.wg-space .wg-card-19.wg-card-theme-astrologue-1 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-astrologue-1.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-19.wg-card-theme-numerologue-0 a, .wg-space .wg-card-19.wg-card-theme-numerologue-0 a:link, .wg-space .wg-card-19.wg-card-theme-numerologue-0 a:hover, .wg-space .wg-card-19.wg-card-theme-numerologue-0 a:visited { color:#ffffff; }
.wg-space .wg-card-19.wg-card-theme-numerologue-0 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-numerologue-0.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-19.wg-card-theme-numerologue-1 a, .wg-space .wg-card-19.wg-card-theme-numerologue-1 a:link, .wg-space .wg-card-19.wg-card-theme-numerologue-1 a:hover, .wg-space .wg-card-19.wg-card-theme-numerologue-1 a:visited { color:#ffffff; }
.wg-space .wg-card-19.wg-card-theme-numerologue-1 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-numerologue-1.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-19.wg-card-theme-tarologue-0 a, .wg-space .wg-card-19.wg-card-theme-tarologue-0 a:link, .wg-space .wg-card-19.wg-card-theme-tarologue-0 a:hover, .wg-space .wg-card-19.wg-card-theme-tarologue-0 a:visited { color:#949aff; }
.wg-space .wg-card-19.wg-card-theme-tarologue-0 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-tarologue-0.jpg') top left no-repeat;
  color:#949aff;
}
.wg-space .wg-card-19.wg-card-theme-tarologue-1 a, .wg-space .wg-card-19.wg-card-theme-tarologue-1 a:link, .wg-space .wg-card-19.wg-card-theme-tarologue-1 a:hover, .wg-space .wg-card-19.wg-card-theme-tarologue-1 a:visited { color:#a478b5; }
.wg-space .wg-card-19.wg-card-theme-tarologue-1 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-tarologue-1.jpg') top left no-repeat;
  color:#a478b5;
}
.wg-space .wg-card-19.wg-card-theme-is_birthday-0 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-0 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-0 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-0 a:visited, .wg-space .wg-card-19.wg-card-theme-is_birthday-1 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-1 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-1 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-1 a:visited, .wg-space .wg-card-19.wg-card-theme-is_birthday-2 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-2 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-2 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-2 a:visited, .wg-space .wg-card-19.wg-card-theme-is_birthday-3 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-3 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-3 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-3 a:visited, .wg-space .wg-card-19.wg-card-theme-is_birthday-4 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-4 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-4 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-4 a:visited, .wg-space .wg-card-19.wg-card-theme-is_birthday-5 a, .wg-space .wg-card-19.wg-card-theme-is_birthday-5 a:link, .wg-space .wg-card-19.wg-card-theme-is_birthday-5 a:hover, .wg-space .wg-card-19.wg-card-theme-is_birthday-5 a:visited { color:#a61281; }
.wg-space .wg-card-19.wg-card-theme-is_birthday-0, .wg-space .wg-card-19.wg-card-theme-is_birthday-1, .wg-space .wg-card-19.wg-card-theme-is_birthday-2, .wg-space .wg-card-19.wg-card-theme-is_birthday-3, .wg-space .wg-card-19.wg-card-theme-is_birthday-4, .wg-space .wg-card-19.wg-card-theme-is_birthday-5 {
  background:url('static/xxx_xxx/img/wg-card-19-bg-is_birthday-1.jpg') top left no-repeat;
  color:#a61281;
}
.wg-space .wg-card-19 .wg-mac-new {
  position:absolute;
  top:0;
  left:0;
  width:77px;
  height:30px;
}
.wg-space .wg-card-19 .wg-mac-tv {
  position:absolute;
  top:0;
  left:0;
  width:59px;
  height:59px;
  background:url('static/fra_fra/class/wg-mac-tv.png') top left no-repeat;
}
.wg-space .wg-card-20 .wg-column { margin:0; }
.wg-space .wg-card-20 .wg-column-0 { width:56px; }
.wg-space .wg-card-20 .wg-column-1 {
  width:103px;
  padding:13px 20px 0 0;
  text-align:right;
}
.wg-space .wg-card-20 .wg-card-picture {
  width:53px;
  height:53px;
  border-radius:0px !important;
}
.wg-space .wg-card-20 .wg-card-title {
  height:1.2em;
  margin-bottom:4px;
  font-weight:bold;
  overflow:hidden;
  color:#ffffff !important;
}
.wg-space .wg-card-20 .wg-card-job { color:#ffffff; }
.wg-space .wg-card-20 {
  float:left;
  font-family:Verdana, Arial;
  font-size:10px;
  line-height:1.1em;
  width:179px;
  height:56px;
}
.wg-space .wg-card-20:hover { cursor:pointer; }
.wg-space .wg-card-20 a, .wg-space .wg-card-20 a:link, .wg-space .wg-card-20 a:hover, .wg-space .wg-card-20 a:visited, .wg-space .wg-card-20.wg-card-theme-expert-0 a, .wg-space .wg-card-20.wg-card-theme-expert-0 a:link, .wg-space .wg-card-20.wg-card-theme-expert-0 a:hover, .wg-space .wg-card-20.wg-card-theme-expert-0 a:visited { color:#555555; }
.wg-space .wg-card-20, .wg-space .wg-card-20.wg-card-theme-expert-0 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-expert-0.jpg') top left no-repeat;
  color:#555555;
}
.wg-space .wg-card-20.wg-card-theme-medium-0 a, .wg-space .wg-card-20.wg-card-theme-medium-0 a:link, .wg-space .wg-card-20.wg-card-theme-medium-0 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-0 a:visited { color:#47d2ff; }
.wg-space .wg-card-20.wg-card-theme-medium-0 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-3.jpg') top left no-repeat;
  color:#47d2ff;
}
.wg-space .wg-card-20.wg-card-theme-medium-1 a, .wg-space .wg-card-20.wg-card-theme-medium-1 a:link, .wg-space .wg-card-20.wg-card-theme-medium-1 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-1 a:visited { color:#82b3e1; }
.wg-space .wg-card-20.wg-card-theme-medium-1 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-1.jpg') top left no-repeat;
  color:#82b3e1;
}
.wg-space .wg-card-20.wg-card-theme-medium-2 a, .wg-space .wg-card-20.wg-card-theme-medium-2 a:link, .wg-space .wg-card-20.wg-card-theme-medium-2 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-2 a:visited { color:#ba9bff; }
.wg-space .wg-card-20.wg-card-theme-medium-2 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-2.jpg') top left no-repeat;
  color:#ba9bff;
}
.wg-space .wg-card-20.wg-card-theme-medium-3 a, .wg-space .wg-card-20.wg-card-theme-medium-3 a:link, .wg-space .wg-card-20.wg-card-theme-medium-3 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-3 a:visited { color:#47d2ff; }
.wg-space .wg-card-20.wg-card-theme-medium-3 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-3.jpg') top left no-repeat;
  color:#47d2ff;
}
.wg-space .wg-card-20.wg-card-theme-medium-4 a, .wg-space .wg-card-20.wg-card-theme-medium-4 a:link, .wg-space .wg-card-20.wg-card-theme-medium-4 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-4 a:visited { color:#800066; }
.wg-space .wg-card-20.wg-card-theme-medium-4 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-4.jpg') top left no-repeat;
  color:#800066;
}
.wg-space .wg-card-20.wg-card-theme-medium-5 a, .wg-space .wg-card-20.wg-card-theme-medium-5 a:link, .wg-space .wg-card-20.wg-card-theme-medium-5 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-5 a:visited { color:#ffffff; }
.wg-space .wg-card-20.wg-card-theme-medium-5 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-5.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-20.wg-card-theme-medium-6 a, .wg-space .wg-card-20.wg-card-theme-medium-6 a:link, .wg-space .wg-card-20.wg-card-theme-medium-6 a:hover, .wg-space .wg-card-20.wg-card-theme-medium-6 a:visited { color:#164a72; }
.wg-space .wg-card-20.wg-card-theme-medium-6 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-medium-6.jpg') top left no-repeat;
  color:#164a72;
}
.wg-space .wg-card-20.wg-card-theme-astrologue-0 a, .wg-space .wg-card-20.wg-card-theme-astrologue-0 a:link, .wg-space .wg-card-20.wg-card-theme-astrologue-0 a:hover, .wg-space .wg-card-20.wg-card-theme-astrologue-0 a:visited { color:#ffffff; }
.wg-space .wg-card-20.wg-card-theme-astrologue-0 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-astrologue-0.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-20.wg-card-theme-astrologue-1 a, .wg-space .wg-card-20.wg-card-theme-astrologue-1 a:link, .wg-space .wg-card-20.wg-card-theme-astrologue-1 a:hover, .wg-space .wg-card-20.wg-card-theme-astrologue-1 a:visited { color:#ffffff; }
.wg-space .wg-card-20.wg-card-theme-astrologue-1 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-astrologue-1.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-20.wg-card-theme-numerologue-6 a, .wg-space .wg-card-20.wg-card-theme-numerologue-6 a:link, .wg-space .wg-card-20.wg-card-theme-numerologue-6 a:hover, .wg-space .wg-card-20.wg-card-theme-numerologue-6 a:visited { color:#ffffff; }
.wg-space .wg-card-20.wg-card-theme-numerologue-6 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-numerologue-0.jpg') top left no-repeat;
  color:#ffffff;
}
.wg-space .wg-card-20.wg-card-theme-numerologue-1 a, .wg-space .wg-card-20.wg-card-theme-numerologue-1 a:link, .wg-space .wg-card-20.wg-card-theme-numerologue-1 a:hover, .wg-space .wg-card-20.wg-card-theme-numerologue-1 a:visited { color:#edffb7; }
.wg-space .wg-card-20.wg-card-theme-numerologue-1 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-numerologue-1.jpg') top left no-repeat;
  color:#edffb7;
}
.wg-space .wg-card-20.wg-card-theme-tarologue-0 a, .wg-space .wg-card-20.wg-card-theme-tarologue-0 a:link, .wg-space .wg-card-20.wg-card-theme-tarologue-0 a:hover, .wg-space .wg-card-20.wg-card-theme-tarologue-0 a:visited { color:#949aff; }
.wg-space .wg-card-20.wg-card-theme-tarologue-0 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-tarologue-0.jpg') top left no-repeat;
  color:#949aff;
}
.wg-space .wg-card-20.wg-card-theme-tarologue-1 a, .wg-space .wg-card-20.wg-card-theme-tarologue-1 a:link, .wg-space .wg-card-20.wg-card-theme-tarologue-1 a:hover, .wg-space .wg-card-20.wg-card-theme-tarologue-1 a:visited { color:#a478b5; }
.wg-space .wg-card-20.wg-card-theme-tarologue-1 {
  background:url('static/xxx_xxx/img/wg-card-20-bg-tarologue-1.jpg') top left no-repeat;
  color:#a478b5;
}
.wg-space .wg-card-21 .wg-part {
  float:left;
  position:relative;
  height:90px;
}
.wg-space .wg-card-21 .wg-part-0 { width:57px; }
.wg-space .wg-card-21 .wg-part-1 { width:147px; }
.wg-space .wg-card-21 .wg-picture img {
  width:50px;
  height:50px;
}
.wg-space .wg-card-21 .wg-picture {
  width:50px;
  height:90px;
  margin:0 10px 5px 0;
  overflow:hidden;
}
.wg-space .wg-card-21 .wg-status {
  font-weight:bold;
  text-transform:lowercase;
}
.wg-space .wg-card-21 .wg-title a { color:#000000 !important; }
.wg-space .wg-card-21 .wg-title a:hover { text-decoration:none; }
.wg-space .wg-card-21 .wg-title {
  float:left;
  font-weight:bold;
  height:15px;
  margin-bottom:0.2em;
  margin-right:2px;
  overflow:hidden;
  width:90px;
}
.wg-space .wg-card-21 .wg-rating a {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}
.wg-space .wg-card-21 .wg-rating {
  float:right;
  width:55px;
  font-weight:bold;
  font-size:11px;
}
.wg-space .wg-card-21 .wg-desc a { color:#000000 !important; }
.wg-space .wg-card-21 .wg-desc a:hover { text-decoration:none; }
.wg-space .wg-card-21 .wg-desc {
  height:2.5em;
  overflow:hidden;
  clear:both;
}
.wg-space .wg-card-21 .wg-price {
  color:#999999;
  margin:3px 0;
}
.wg-space .wg-card-21 .wg-pg-prospect-offer, .wg-space .wg-card-21 .wg-pg-client-offer {
  color:#ffffff;
  font-size:10px;
  position:relative;
  background:url('/static/xxx_xxx/img/offrerecrutement/vignette/vignette-mini.png') no-repeat right;
  padding:2px 13px 2px 2px;
  min-width:75px;
}
.wg-space .wg-card-21 .wg-pg-client-offer { background:url('/static/xxx_xxx/img/offrerecrutement/vignette/vignette-spe-mini.png') no-repeat right; }
.wg-space .wg-card-21 {
  float:left;
  font-family:Arial;
  font-size:12px;
  height:90px;
  margin-bottom:19px;
  margin-right:6px;
  overflow:hidden;
  position:relative;
  width:206px;
}
.wg-space .wg-card-22 .wg-column, .wg-space .wg-card-23 .wg-column, .wg-space .wg-card-24 .wg-column, .wg-space .wg-card-25 .wg-column, .wg-space .wg-card-96 .wg-column { width:130px; }
.wg-space .wg-card-22 .wg-column-0, .wg-space .wg-card-23 .wg-column-0, .wg-space .wg-card-24 .wg-column-0, .wg-space .wg-card-25 .wg-column-0, .wg-space .wg-card-96 .wg-column-0 { text-align:right; }
.wg-space .wg-card-22 .wg-column-1, .wg-space .wg-card-23 .wg-column-1, .wg-space .wg-card-24 .wg-column-1, .wg-space .wg-card-25 .wg-column-1, .wg-space .wg-card-96 .wg-column-1 {
  width:79%;
  padding-top:8px;
  padding-left:15px;
}
.wg-space .wg-card-22 .wg-column-2, .wg-space .wg-card-23 .wg-column-2, .wg-space .wg-card-24 .wg-column-2, .wg-space .wg-card-25 .wg-column-2, .wg-space .wg-card-96 .wg-column-2 { padding-top:20px; }
.wg-space .wg-card-22 .wg-card-line-0, .wg-space .wg-card-23 .wg-card-line-0, .wg-space .wg-card-24 .wg-card-line-0, .wg-space .wg-card-25 .wg-card-line-0, .wg-space .wg-card-96 .wg-card-line-0 {
  color:#757eb3;
  background:#f6f7ff;
  margin-top:3px;
}
.wg-space .wg-card-22 .wg-card-number, .wg-space .wg-card-23 .wg-card-number, .wg-space .wg-card-24 .wg-card-number, .wg-space .wg-card-25 .wg-card-number, .wg-space .wg-card-96 .wg-card-number {
  position:absolute;
  width:34px;
  height:27px;
  top:0;
  left:0;
  background:#f28c00;
  background:-moz-linear-gradient(#e76d00,#feac00);
  background:-webkit-gradient(linear,left top,left bottom,from(#e76d00),to(#feac00));
  font-family:Arial, Verdana;
  font-weight:bold;
  font-size:20px;
  line-height:20px;
  color:#ffffff;
  text-align:center;
  padding:9px 0 0 0;
  overflow:hidden;
  box-shadow:0 2px 2px #b9bbc6;
  -moz-box-shadow:0 2px 2px #b9bbc6;
  -webkit-box-shadow:0 2px 2px #b9bbc6;
  zoom:1;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e76d00,endColorstr=#feac00) progid:DXImageTransform.Microsoft.Shadow(color='#b9bbc6',Direction=180,Strength=2);
  -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#e76d00, endColorstr=#feac00)" "progid:DXImageTransform.Microsoft.Shadow(color='#b9bbc6', Direction=180, Strength=2)";
}
.wg-space .wg-card-22 .wg-card-title strong, .wg-space .wg-card-23 .wg-card-title strong, .wg-space .wg-card-24 .wg-card-title strong, .wg-space .wg-card-25 .wg-card-title strong, .wg-space .wg-card-96 .wg-card-title strong {
  color:#3d4a98;
  font-size:15px;
  font-weight:bold;
}
.wg-space .wg-card-22 .wg-card-title, .wg-space .wg-card-23 .wg-card-title, .wg-space .wg-card-24 .wg-card-title, .wg-space .wg-card-25 .wg-card-title, .wg-space .wg-card-96 .wg-card-title { font-size:12px; }
.wg-space .wg-card-22 .wg-card-meta, .wg-space .wg-card-23 .wg-card-meta, .wg-space .wg-card-24 .wg-card-meta, .wg-space .wg-card-25 .wg-card-meta, .wg-space .wg-card-96 .wg-card-meta {
  position:absolute;
  right:12px;
  top:8px;
}
.wg-space .wg-card-22 .wg-card-contain-picture img, .wg-space .wg-card-23 .wg-card-contain-picture img, .wg-space .wg-card-24 .wg-card-contain-picture img, .wg-space .wg-card-25 .wg-card-contain-picture img, .wg-space .wg-card-96 .wg-card-contain-picture img {
  border:3px solid #ffffff;
  box-shadow:1px 1px 12px #b9bbc6;
  -moz-box-shadow:1px 1px 12px #b9bbc6;
  -webkit-box-shadow:1px 1px 12px #b9bbc6;
  filter:progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=0,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=90,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=180,Strength=4) progid:DXImageTransform.Microsoft.shadow(color='#e1e1e6',Direction=270,Strength=4);
  -ms-filter:"progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=0, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=90, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=180, Strength=@wgCard8PictureShadowStrengh)" "progid:DXImageTransform.Microsoft.shadow(color=@wgCard8PictureShadowColor, Direction=270, Strength=@wgCard8PictureShadowStrengh)";
}
.wg-space .wg-card-22 .wg-card-status, .wg-space .wg-card-23 .wg-card-status, .wg-space .wg-card-24 .wg-card-status, .wg-space .wg-card-25 .wg-card-status, .wg-space .wg-card-96 .wg-card-status {
  font-size:11px;
  margin-left:8px;
}
.wg-space .wg-card-22 .wg-card-description, .wg-space .wg-card-23 .wg-card-description, .wg-space .wg-card-24 .wg-card-description, .wg-space .wg-card-25 .wg-card-description, .wg-space .wg-card-96 .wg-card-description {
  font-weight:bold;
  margin-bottom:14px;
  color:#363636;
}
.wg-space .wg-card-22 .wg-card-comment .wg-card-comment-picto, .wg-space .wg-card-23 .wg-card-comment .wg-card-comment-picto, .wg-space .wg-card-24 .wg-card-comment .wg-card-comment-picto, .wg-space .wg-card-25 .wg-card-comment .wg-card-comment-picto, .wg-space .wg-card-96 .wg-card-comment .wg-card-comment-picto { margin-right:10px; }
.wg-space .wg-card-22 .wg-card-comment, .wg-space .wg-card-23 .wg-card-comment, .wg-space .wg-card-24 .wg-card-comment, .wg-space .wg-card-25 .wg-card-comment, .wg-space .wg-card-96 .wg-card-comment {
  color:#999999;
  font-size:11px;
}
.wg-space .wg-card-22 .wg-card-button, .wg-space .wg-card-23 .wg-card-button, .wg-space .wg-card-24 .wg-card-button, .wg-space .wg-card-25 .wg-card-button, .wg-space .wg-card-96 .wg-card-button { display:none; }
.wg-space .wg-card-22, .wg-space .wg-card-23, .wg-space .wg-card-24, .wg-space .wg-card-25, .wg-space .wg-card-96 {
  float:left;
  position:relative;
  width:864px;
  font-family:Verdana, Arial;
  font-size:12px;
  line-height:1.3em;
  background:#ffffff;
  margin-bottom:8px;
}
.wg-space .wg-card-22 .wg-card-comment .wg-card-comment-txt, .wg-space .wg-card-23 .wg-card-comment .wg-card-comment-txt, .wg-space .wg-card-25 .wg-card-comment .wg-card-comment-txt, .wg-space .wg-card-96 .wg-card-comment .wg-card-comment-txt { width:484px; }
.wg-space .wg-card-22 .wg-card-line-0, .wg-space .wg-card-23 .wg-card-line-0, .wg-space .wg-card-96 .wg-card-line-0 { padding:6px 12px 4px 48px; }
.wg-space .wg-card-22, .wg-space .wg-card-23, .wg-space .wg-card-96 {
  height:127px;
  overflow:hidden;
}
.wg-space .wg-card-24 .wg-card-line-0, .wg-space .wg-card-25 .wg-card-line-0 { padding:6px 12px 4px 6px; }
.wg-space .wg-card-24 .wg-column-0, .wg-space .wg-card-25 .wg-column-0 { width:85px; }
.wg-space .wg-card-24, .wg-space .wg-card-25 { min-height:127px; }
.wg-space .wg-card26 p {
  padding:0;
  margin:0 !important;
}
.wg-space .wg-card26 a:hover {
  text-decoration:none;
  color:inherit;
}
.wg-space .wg-card26 .w-card_title { border-bottom:#1286e2 1px solid; }
.wg-space .wg-card26 .w-card_title h4 {
  float:left;
  font-size:12px;
  font-weight:bold;
  height:1.2em;
  line-height:1.1em;
  margin:0;
  overflow:hidden;
  width:122px;
  text-transform:uppercase;
  border-bottom:0;
}
.wg-space .wg-card26 .w-card_title h4 a:link, .wg-space .wg-card26 .w-card_title h4 a:visited {
  color:#4e71b2 !important;
  font-size:10px;
  text-decoration:none;
}
.wg-space .wg-card26 .w-card_rating {
  float:right;
  margin-top:0px;
  margin-bottom:-15px;
  text-align:right;
  color:#4e71b2;
  font-weight:bold;
}
.wg-space .wg-card26 .w-card_seojobtitle {
  display:block;
  float:left;
  font-size:8px;
  color:#aaaaaa;
  margin-bottom:3px;
  line-height:10px;
}
.wg-space .wg-card26 .w-card_nbcalls {
  float:right;
  text-align:right;
  margin-bottom:3px;
  margin-top:1px;
  line-height:9px;
  font-size:8px;
  color:#aaaaaa;
}
.wg-space .wg-card26 .w-card_main { padding-top:5px; }
.wg-space .wg-card26 .w-card_contains_photo .w-card_photo {
  padding:1px;
  border:1px solid #dddddd;
  text-align:center;
  margin-bottom:4px;
  display:block;
  width:53px;
  height:53px;
}
.wg-space .wg-card26 .w-card_contains_photo {
  float:left;
  margin-right:5px;
}
.wg-space .wg-card26 .w-card_desc a:link, .wg-space .wg-card26 .w-card_desc a:visited {
  color:#5f5f5f !important;
  font-size:11px;
  font-weight:normal;
  line-height:1.1em;
  text-decoration:none;
  text-align:left;
}
.wg-space .wg-card26 .w-card_desc strong { font-size:10px; }
.wg-space .wg-card26 .w-card_desc {
  padding:0px;
  font-size:10px;
  text-transform:lowercase;
}
.wg-space .wg-card26 .w-card_desc_txt {
  display:block;
  height:65px;
  line-height:14px !important;
  overflow:hidden;
  font-size:11px !important;
}
.wg-space .wg-card26 .w-card_tarif {
  font-size:9px;
  font-size:11px !important;
  display:block;
  height:17px;
  overflow:hidden;
  margin-bottom:3px;
}
.wg-space .wg-card26 .w-card_bottom div:nth-child(1), .wg-space .wg-card26 .w-card_bottom div:nth-child(2) { float:left; }
.wg-space .wg-card26 .w-card_bottom {
  margin-top:6px;
  font-size:9px;
  font-weight:bold;
  color:#999999;
}
.wg-space .wg-card26 .w-card_state a { text-decoration:none; }
.wg-space .wg-card26 .w-card_state {
  float:left;
  line-height:1.1em;
  width:100px;
}
.wg-space .wg-card26 .w-card_details a img { margin-bottom:-3px; }
.wg-space .wg-card26 .w-card_details a { padding-bottom:3px; }
.wg-space .wg-card26 .w-card_details {
  float:right;
  font-size:10px;
}
.wg-space .wg-card26 {
  padding:13px;
  border-top:#e7f1f8 1px solid;
  width:180px;
  margin:0;
  float:left;
  text-align:left;
  height:142px;
  overflow:hidden;
}
.wg-space * html .w-card26 .w-card_desc_txt { width:110px; }
.wg-space * html .w-card26 .w-card_details a img { margin-bottom:0; }
.wg-space .wg-card-27 span { display:block; }
.wg-space .wg-card-27 .wg-card-contain-picture img {
  width:21px;
  height:21px;
}
.wg-space .wg-card-27 .wg-card-contain-picture {
  float:left;
  margin-right:6px;
}
.wg-space .wg-card-27 .wg-card-right-wrapper {
  float:left;
  width:104px;
}
.wg-space .wg-card-27 .wg-card-title {
  width:104px;
  height:1.1em;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-27 .wg-card-status {
  text-transform:lowercase;
  width:104px;
  height:1.1em;
  overflow:hidden;
}
.wg-space .wg-card-27 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
  display:block;
  width:160px;
  height:21px;
  padding:6px 0;
  margin-left:3px;
}
.wg-space .wg-card-27:hover { background-color:#f0f8ff; }
.wg-space .w-card28 {
  padding:13px;
  border-top:#e7f1f8 1px solid;
  width:180px;
  margin:0;
  float:left;
  text-align:left;
  height:162px;
  overflow:hidden;
}
.wg-space .w-card28 p {
  padding:0;
  margin:0 !important;
}
.wg-space .w-card28 a:hover {
  text-decoration:none;
  color:inherit;
}
.wg-space .w-card28 .w-card_title a:link, .wg-space .w-card28 .w-card_title a:visited {
  color:#4e71b2 !important;
  font-size:10px !important;
  text-decoration:none;
}
.wg-space .w-card28 .w-card_title h4 {
  float:left;
  font-size:12px;
  font-weight:bold;
  height:1.2em;
  line-height:1.1em;
  margin:0;
  overflow:hidden;
  width:120px;
  text-transform:uppercase;
  border-bottom:0;
}
.wg-space .w-card28 .w-card_title { border-bottom:#1286e2 1px solid; }
.wg-space .w-card28 .w-card_rating a:link, .wg-space .w-card28 .w-card_rating a:visited {
  color:#4e71b2;
  font-size:10px;
  font-weight:bold;
}
.wg-space .w-card28 .w-card_rating {
  float:right;
  margin-top:1px;
  text-align:right;
}
.wg-space .w-card28 .w-card_seojobtitle {
  display:block;
  float:left;
  font-size:8px;
  color:#aaaaaa;
  margin-bottom:3px;
  line-height:10px;
}
.wg-space .w-card28 .w-card_nbcalls {
  float:right;
  text-align:right;
  margin-bottom:3px;
  margin-top:1px;
  line-height:9px;
  font-size:8px;
  color:#aaaaaa;
}
.wg-space .w-card28 .w-card_main a { color:#5f5f5f !important; }
.wg-space .w-card28 .w-card_main { padding-top:5px; }
.wg-space .w-card28 .w-card_contains_photo {
  float:left;
  margin-right:5px;
}
.wg-space .w-card28 .w-card_photo {
  padding:1px;
  border:1px solid #dddddd;
  text-align:center;
  margin-bottom:4px;
  display:block;
  width:53px;
  height:53px;
}
.wg-space .w-card28 .w-card_desc {
  padding:0px;
  font-size:10px;
  text-transform:lowercase;
}
.wg-space .w-card28 .w-card_desc_txt {
  display:block;
  height:65px;
  line-height:1.1em;
  overflow:hidden;
}
.wg-space #wengo_content .w-card28 .w-card_desc_txt {
  font-size:11px;
  line-height:1.1em;
}
.wg-space * html .w-card28 .w-card_desc_txt { width:110px; }
.wg-space .w-card28 .w-card_desc a:link, .wg-space .w-card28 .w-card_desc a:visited {
  color:#5f5f5f !important;
  font-size:11px;
  font-weight:normal;
  line-height:1.1em;
  text-decoration:none;
  text-align:left;
}
.wg-space .w-card28 .w-card_desc strong { font-size:10px; }
.wg-space .w-card28 .w-card_bottom { margin-top:0px; }
.wg-space .w-card28 .w-card_state {
  float:left;
  font-size:9px;
  font-weight:bold;
  height:3.2em;
  line-height:1.1em;
  width:100px;
  color:#999999;
}
.wg-space .w-card28 .w-card_state a { text-decoration:none; }
.wg-space .w-card28 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .w-card28 .w-card_details {
  float:right;
  font-size:10px;
}
.wg-space .w-card28 .w-card_details a { padding-bottom:3px; }
.wg-space .w-card28 .w-card_details a img { margin-bottom:-3px; }
.wg-space * html .w-card28 .w-card_details a img { margin-bottom:0; }
.wg-space .wcard30 a:link, .wg-space .wcard30 a:visited { color:#4e71b2; }
.wg-space .wcard30 p { line-height:15px !important; }
.wg-space .wcard30 .w-card_titlelabel {
  color:#4e71b2;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  height:18px;
}
.wg-space .wcard30 .w-card_rating {
  text-align:right;
  color:#4e71b2;
  font-size:10px;
  font-weight:bold;
}
.wg-space .wcard30 .w-card_tarif {
  height:auto !important;
  font-size:11px;
}
.wg-space .wcard30 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .wcard30 .w-card_desc .wg-price .monetic-service-decimal, .wg-space .wcard30 .w-card_desc .wg-price .monetic-service-float, .wg-space .wcard30 .w-card_desc .wg-price .monetic-service-currency, .wg-space .wcard30 .w-card_desc .wg-price .monetic-service-ttc, .wg-space .wcard30 .w-card_desc .wg-price .wg-pg-prospect-offer-text {
  color:#878787;
  font-size:11px;
  font-weight:normal;
}
.wg-space .wcard30 .w-card_desc .wg-price .monetic-service-currency { text-transform:uppercase !important; }
.wg-space .wcard30 .w-card_desc .wg-price {
  float:left;
  margin:-4px 5px 0 0;
}
.wg-space .wcard30 .w-card_desc .wg-pg-prospect-offer, .wg-space .wcard30 .w-card_desc .wg-pg-client-offer { margin:-2px 0 -7px -1px; }
.wg-space .wcard30 .w-card_desc { color:#878787; }
.wg-space .wcard30 .w-card_state {
  margin-top:-2px;
  font-size:8px;
}
.wg-space .wcard33 .w-card_titlelabel {
  color:#4e71b2;
  font-size:11px;
  text-transform:uppercase;
  font-weight:bold;
  height:18px;
}
.wg-space .wcard33 .w-card_rating {
  text-align:right;
  color:#4e71b2;
  font-size:10px;
  font-weight:bold;
}
.wg-space .wcard33 .w-card_tarif { font-size:11px !important; }
.wg-space .wcard33 .w-card_desc_txt { line-height:14px; }
.wg-space .wcard33 .w-card_contains_photo img {
  width:53px;
  height:53px;
}
.wg-space .wcard33 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .w-card34 .w-card_title h4 {
  float:left;
  font-size:10px !important;
  font-weight:bold;
  line-height:1.2em;
  text-transform:uppercase;
  margin:0;
  width:115px;
  overflow:hidden;
}
.wg-space .w-card34 .w-card_title { float:left; }
.wg-space .w-card34 .w-card_rating {
  text-align:right;
  color:#000000;
  font-weight:bold;
}
.wg-space .w-card34 .w-card_desc_txt {
  display:block;
  height:65px;
  line-height:1em;
  overflow:hidden;
}
.wg-space .w-card34 p.w-card_tarif { font-size:11px !important; }
.wg-space .w-card34 .w-card_contains_photo img {
  width:53px;
  height:53px;
}
.wg-space .w-card34 .w-card_contains_photo {
  float:left;
  margin-right:6px;
}
.wg-space .w-card34 { height:130px; }
.wg-space .wcard35 .w-card_titlelabel { color:#4e71b2; }
.wg-space .wcard35 .w-card_rating {
  text-align:right;
  color:#4e71b2 !important;
  font-size:10px;
  font-weight:bold;
}
.wg-space .wcard35 .w-card_contains_photo img {
  width:53px;
  height:53px;
}
.wg-space .wcard35 .w-card_tarif a:link, .wg-space .wcard35 .w-card_tarif a:visited { height:auto; }
.wg-space .wcard35 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .wg-card-36 .wg-card-global-link2 span { display:block; }
.wg-space .wg-card-36 .wg-card-global-link2 .wg-card-contain-picture {
  float:left;
  margin-right:6px;
  width:21px;
  height:21px;
}
.wg-space .wg-card-36 .wg-card-global-link2 .wg-card-right-wrapper {
  float:left;
  width:104px;
}
.wg-space .wg-card-36 .wg-card-global-link2 .wg-card-title {
  width:104px;
  height:1.1em;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-36 .wg-card-global-link2 .wg-card-status {
  text-transform:lowercase;
  width:104px;
  height:1.1em;
  overflow:hidden;
}
.wg-space .wg-card-36 .wg-card-global-link2 {
  display:block;
  width:160px;
  height:21px;
  padding:6px 0;
}
.wg-space .wg-card-36 a.wg-card-global-link:hover {
  text-decoration:none;
  background-color:#f0f8ff;
}
.wg-space .wg-card-36 .wg-card-left-wrapper {
  float:left;
  width:23px;
  margin-right:6px;
  text-align:right;
  font-weight:bold;
}
.wg-space .wg-card-36 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
}
.wg-space .wg-card-37 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
}
.wg-space .wg-card-37 .wg-card-global-link2 span { display:block; }
.wg-space .wg-card-37 .wg-card-global-link2 .wg-card-contain-picture img {
  width:21px;
  height:21px;
}
.wg-space .wg-card-37 .wg-card-global-link2 .wg-card-contain-picture {
  float:left;
  margin-right:6px;
}
.wg-space .wg-card-37 .wg-card-global-link2 {
  display:block;
  width:160px;
  height:21px;
  padding:6px 0;
}
.wg-space .wg-card-37 a.wg-card-global-link:hover {
  text-decoration:none;
  background-color:#f0f8ff;
}
.wg-space .wg-card-left-wrapper {
  float:left;
  width:23px;
  margin-right:6px;
  text-align:right;
  font-weight:bold;
}
.wg-space .wg-card-37 a.wg-card-global-link .wg-card-right-wrapper {
  float:left;
  width:104px;
}
.wg-space .wg-card-37 a.wg-card-global-link .wg-card-title {
  width:104px;
  height:1.1em;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-37 a.wg-card-global-link .wg-card-status {
  text-transform:lowercase;
  width:104px;
  height:1.1em;
  overflow:hidden;
}
.wg-space .w-card38 .w-card_desc .w-card_title {
  font-size:12px !important;
  text-transform:capitalize;
  height:15px;
  overflow:hidden;
  color:#000000 !important;
}
.wg-space .w-card38 .w-card_desc .w-card_details {
  position:absolute;
  bottom:5px;
  right:9px;
  font-size:11px;
  font-weight:bold;
}
.wg-space .w-card38 .w-card_desc .w-card_job_txt {
  font-size:11px;
  text-transform:capitalize;
  color:#000000;
  height:15px;
  overflow:hidden;
  margin:5px 0 0 0;
}
.wg-space .w-card38 .w-card_desc .w-card_desc_txt {
  padding-top:5px;
  display:block;
  height:50px;
  line-height:1.0em;
  overflow:hidden;
}
.wg-space .w-card38 {
  position:relative;
  padding:9px;
  border:#cccccc 1px solid;
  width:280px;
  margin:0;
  float:left;
  text-align:left;
  height:105px;
  overflow:hidden;
  background:#fafafa;
  color:#2a0001;
  margin-bottom:17px;
}
.wg-space .w-card38 p {
  padding:0;
  margin:0 !important;
}
.wg-space .w-card38 a { color:#2a0001; }
.wg-space .w-card38 a:hover {
  text-decoration:none;
  color:inherit;
}
.wg-space .w-card38 .w-card_desc .w-card_details a.w-card_more_background {
  background:transparent url(/static/xxx_xxx/img/btn_more_transparent.png) no-repeat left bottom;
  display:block;
  width:74px;
  height:21px;
  line-height:21px;
  text-align:center;
  font-weight:bold;
  font-size:12px;
  text-transform:none;
}
.wg-space .w-card38 .w-card_contains_photo img {
  width:90px;
  height:90px;
}
.wg-space .w-card38 .w-card_contains_photo {
  float:left;
  margin-right:9px;
  margin-bottom:9px;
}
.wg-space .w-card38 .w-card_desc {
  padding:0px;
  font-size:10px;
  text-transform:lowercase;
}
.wg-space #wengo_content .w-card38 .w-card_desc_txt {
  font-size:11px;
  line-height:1.1em;
}
.wg-space * html .w-card38 .w-card_desc_txt { width:110px; }
.wg-space .w-card38 .w-card_desc a:link, .wg-space .w-card38 .w-card_desc a:visited {
  color:#2a0001 !important;
  font-size:11px;
  font-weight:normal;
  line-height:1.1em;
  text-decoration:none;
  text-align:left;
}
.wg-space .w-card38 .w-card_desc strong { font-size:10px; }
.wg-space .w-card38 .w-card_tarif a {
  font-weight:bold;
  font-size:9px;
  display:block;
  height:17px;
  overflow:hidden;
  margin-bottom:3px;
}
.wg-space .w-card38 .w-card_bottom { margin-top:6px; }
.wg-space .w-card38 .w-card_state {
  float:left;
  font-size:9px;
  font-weight:bold;
  height:3.2em;
  line-height:1.1em;
  width:100px;
  color:#999999;
}
.wg-space .w-card38 .w-card_state a { text-decoration:none; }
.wg-space .wg-card-43 .wg-column { margin:0; }
.wg-space .wg-card-43 .wg-column-0 { width:62px; }
.wg-space .wg-card-43 .wg-column-1 {
  width:91px;
  padding:12px 2px 0 5px;
  text-align:left;
}
.wg-space .wg-card-43 .wg-card-picture img {
  width:50px;
  height:50px;
}
.wg-space .wg-card-43 .wg-card-picture {
  width:50px;
  height:50px;
  margin:13px 0 0 11px;
}
.wg-space .wg-card-43 .wg-card-title {
  font-size:11px;
  font-weight:bold;
  margin-bottom:4px;
  height:22px;
  overflow:hidden;
}
.wg-space .wg-card-43 .wg-card-satisfaction {
  font-size:9px;
  letter-spacing:-1px;
  margin-bottom:4px;
}
.wg-space .wg-card-43 {
  float:left;
  font-family:Verdana, Arial;
  font-size:10px;
  line-height:1.1em;
  width:160px;
  height:75px;
  margin:0 0 5px 0;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-0 a, .wg-space .wg-card-43.wg-card-theme-0 a:link, .wg-space .wg-card-43.wg-card-theme-0 a:hover, .wg-space .wg-card-43.wg-card-theme-0 a:visited { color:#b13400; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-0 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-0.jpg') top left no-repeat;
  color:#ff6026;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-1 a, .wg-space .wg-card-43.wg-card-theme-1 a:link, .wg-space .wg-card-43.wg-card-theme-1 a:hover, .wg-space .wg-card-43.wg-card-theme-1 a:visited { color:#b52064; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-1 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-1.jpg') top left no-repeat;
  color:#e7589a;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-2 a, .wg-space .wg-card-43.wg-card-theme-2 a:link, .wg-space .wg-card-43.wg-card-theme-2 a:hover, .wg-space .wg-card-43.wg-card-theme-2 a:visited { color:#3f33ff; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-2 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-2.jpg') top left no-repeat;
  color:#7e78ff;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-3 a, .wg-space .wg-card-43.wg-card-theme-3 a:link, .wg-space .wg-card-43.wg-card-theme-3 a:hover, .wg-space .wg-card-43.wg-card-theme-3 a:visited { color:#8010a2; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-3 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-3.jpg') top left no-repeat;
  color:#c13aec;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-4 a, .wg-space .wg-card-43.wg-card-theme-4 a:link, .wg-space .wg-card-43.wg-card-theme-4 a:hover, .wg-space .wg-card-43.wg-card-theme-4 a:visited { color:#1164ce; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-4 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-4.jpg') top left no-repeat;
  color:#3c9eff;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-5 a, .wg-space .wg-card-43.wg-card-theme-5 a:link, .wg-space .wg-card-43.wg-card-theme-5 a:hover, .wg-space .wg-card-43.wg-card-theme-5 a:visited { color:#546700; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-5 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-5.jpg') top left no-repeat;
  color:#849e09;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-6 a, .wg-space .wg-card-43.wg-card-theme-6 a:link, .wg-space .wg-card-43.wg-card-theme-6 a:hover, .wg-space .wg-card-43.wg-card-theme-6 a:visited { color:#816d00; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-6 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-6.jpg') top left no-repeat;
  color:#b09514;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-7 a, .wg-space .wg-card-43.wg-card-theme-7 a:link, .wg-space .wg-card-43.wg-card-theme-7 a:hover, .wg-space .wg-card-43.wg-card-theme-7 a:visited { color:#007cb8; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-7 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-7.jpg') top left no-repeat;
  color:#369fce;
}
.wg-space .wg-card-43 a, .wg-space .wg-card-43 a:link, .wg-space .wg-card-43 a:hover, .wg-space .wg-card-43 a:visited, .wg-space .wg-card-43.wg-card-theme-8 a, .wg-space .wg-card-43.wg-card-theme-8 a:link, .wg-space .wg-card-43.wg-card-theme-8 a:hover, .wg-space .wg-card-43.wg-card-theme-8 a:visited { color:#966401; }
.wg-space .wg-card-43, .wg-space .wg-card-43.wg-card-theme-8 {
  background:url('/static/xxx_xxx/img/wg-card-43-bg-8.jpg') top left no-repeat;
  color:#b07b15;
}
.wg-space .wg-card-44 .wg-column .wg-card-title {
  font-size:11px;
  color:#5b5b5b !important;
  font-weight:bold;
  max-height:30px;
  overflow:hidden;
}
.wg-space .wg-card-44 .wg-column .wg-card-picture {
  width:90px;
  height:90px;
}
.wg-space .wg-card-44 .wg-column .wg-card-job {
  font-size:11px;
  color:#7d7d7d;
  width:90px;
  height:15px;
  overflow:hidden;
}
.wg-space .wg-card-44 .wg-column .wg-card-price {
  font-size:11px;
  color:#d10078;
  font-weight:bold;
}
.wg-space .wg-card-44 .wg-column .wg-card-dispo { font-size:11px; }
.wg-space .wg-card-44 .wg-column {
  text-align:center;
  width:90px;
}
.wg-space .wg-card-44 .wg-pg-prospect-offer, .wg-space .wg-card-44 .wg-pg-client-offer {
  text-align:center;
  font-size:10px;
  display:block;
  height:auto;
  width:86px;
  margin:0px auto 1px;
  padding:0;
  background:none repeat scroll 0 0 transparent;
}
.wg-space .wg-card-44 .wg-pg-prospect-offer { color:#fb009a; }
.wg-space .wg-card-44 .wg-pg-client-offer { color:#f87c08; }
.wg-space .wg-card-44 {
  float:left;
  font-family:Verdana, Arial;
  font-size:10px;
  line-height:14px;
  width:90px;
  height:168px;
  padding:12px;
  position:relative;
}
.wg-space .wg-card-44:hover {
  opacity:0.5;
  border:1px #d10078 solid;
  padding:11px;
}
.wg-space .wg-card-45 .wg-column {
  margin:0;
  float:left;
}
.wg-space .wg-card-45 .wg-column-1 h2 {
  color:#329ee0;
  font-weight:bold;
  font-size:11px;
}
.wg-space .wg-card-45 .wg-column-1 {
  width:121px;
  color:#000000;
  font-size:9px;
  font-weight:normal;
}
.wg-space .wg-card-45 .wg-column-2 {
  width:85px;
  text-align:center;
}
.wg-space .wg-card-45 .wg-column-3 span {
  color:#106ae6;
  font-weight:bold;
}
.wg-space .wg-card-45 .wg-column-3 { width:71px; }
.wg-space .wg-card-45 .wg-column-4 a { font-weight:bold; }
.wg-space .wg-card-45 .wg-column-4 { width:120px; }
.wg-space .wg-card-45 .wg-column-5 { width:90px; }
.wg-space .wg-card-45 .wg-column-6 {
  width:40px;
  color:#106ae6;
  font-weight:bold;
  padding-left:15px;
  padding-top:12px;
}
.wg-space .wg-card-45 .wg-column-7 .button_see {
  font-size:13px;
  background:#106ae6;
  color:#ffffff;
  padding:3px 7px;
}
.wg-space .wg-card-45 .wg-column-7 .button_buy {
  font-size:13px;
  font-weight:bold;
  background:#106ae6;
  color:#ffffff;
  padding:3px 7px;
}
.wg-space .wg-card-45 .wg-column-7 {
  width:146px;
  padding-left:8px;
  padding-top:12px;
}
.wg-space .wg-card-45 {
  font-family:Verdana, Arial;
  font-size:10px;
  line-height:1.1em;
  width:696px;
}
.wg-space .wg-card-46 .wg-column-0 {
  float:left;
  width:50px;
  height:38px;
}
.wg-space .wg-card-46 .wg-column-1 {
  float:left;
  width:212px;
  height:38px;
}
.wg-space .wg-card-46 .wg-column .wg-card-title {
  font-size:11px;
  color:#5b5b5b !important;
  font-weight:bold;
}
.wg-space .wg-card-46 .wg-column .wg-card-contain-picture .wg-card-picture {
  width:38px;
  height:38px;
}
.wg-space .wg-card-46 .wg-column .wg-card-contain-picture { height:38px; }
.wg-space .wg-card-46 .wg-column .wg-card-job {
  font-size:11px;
  color:#7d7d7d;
}
.wg-space .wg-card-46 .wg-column .wg-card-price {
  font-size:11px;
  color:#d10078;
  font-weight:bold;
}
.wg-space .wg-card-46 .wg-column .wg-card-dispo { font-size:11px; }
.wg-space .wg-card-46 .wg-column {
  float:left;
  padding:8px 0 7px 0;
  margin:0;
}
.wg-space .wg-card-46 {
  float:left;
  font-family:Verdana, Arial;
  font-size:10px;
  line-height:14px;
  width:262px;
  height:60px;
  margin-left:36px;
  padding:0;
}
.wg-space .card47 .w-card_title  h4, .wg-space .card47 .card48 .w-card_title  h4 {
  float:left;
  font-size:12px;
  font-weight:bold;
  height:1.2em;
  line-height:1.1em;
  margin:0;
  overflow:hidden;
  width:122px;
  text-transform:uppercase;
  border-bottom:0;
  margin-left:-4px;
  color:#4e71b2 !important;
}
.wg-space .card47 .w-card_rating {
  height:14px;
  margin-right:-6px;
  margin-top:-2px;
  padding-left:20px;
  text-align:right;
  letter-spacing:0px;
  font-size:10px;
  color:#4e71b2;
  font-weight:bold;
  max-width:60px;
  overflow:hidden;
  background:url('/static/xxx_xxx/img/sprites/minifiche_tel.png') no-repeat left;
}
.wg-space .card47 .w-card_nbcalls a:link, .wg-space .card47 .card47 .w-card_nbcalls a:visited, .wg-space .card47 .card47 .w-card_nbcalls a:hover {
  color:#999999;
  padding:3px 0 0 0px;
  font-size:9px;
}
.wg-space .card47 .w-card_photo {
  width:53px;
  height:53px;
}
.wg-space .card47 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .card47 .w-card_tarif { font-size:11px !important; }
.wg-space .card48 .w-card_titlelabel { color:#4e71b2 !important; }
.wg-space .card48 .w-card_rating {
  color:#aa0e1c;
  font-size:10px !important;
  margin-right:0px;
  font-weight:bold;
  letter-spacing:0px;
  text-align:right;
  float:right;
  max-width:59px;
  overflow:hidden;
}
.wg-space .card48 .s-rating_smiley04-d_smiley04 {
  background-position:-0px -68px;
  height:17px;
  width:18px;
  float:left !important;
}
.wg-space .card48 .w-card_contains_photo {
  width:53px;
  height:53px;
}
.wg-space .card48 .w-card_details {
  width:75px;
  height:14px;
}
.wg-space .card48 .w-card_desc_txt { padding-left:3px; }
.wg-space .card48 .w-card_tarif { font-size:11px !important; }
.wg-space .wg-card48 .wg-rating .wg-card-left-wrapper {
  width:15px;
  height:12px;
  margin:0 2px 0 -3px;
}
.wg-space .wg-card48 .wg-rating .s-rating_smiley04-d_smiley04 { background-position:0 -70px; }
.wg-space .wg-card48 .wg-rating {
  height:15px;
  width:auto;
}
.wg-space .card49 .w-card_titlelabel { color:#4e71b2 !important; }
.wg-space .card49 .w-card_tarif { font-size:11px !important; }
.wg-space .card49 .w-card_title  h4 {
  float:left;
  font-size:11px;
  font-weight:bold;
  height:1.2em;
  line-height:1.1em;
  margin:0;
  overflow:hidden;
  width:110px !important;
  text-transform:uppercase;
  border-bottom:0;
  margin-left:0px;
  padding:0;
}
.wg-space .card49 .w-card_rating {
  font-size:9px !important;
  text-align:right;
  margin-left:100px;
  margin-top:0px;
  position:absolute;
  width:89px;
  color:#4e71b2 !important;
  padding:0;
}
.wg-space .card49 .card_contains_photo img {
  width:53px;
  height:53px;
}
.wg-space .card49 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .card49 .w-card_state { margin-top:-3px; }
.wg-space .card49 { position:relative; }
.wg-space .wg-card-50 .first {
  text-align:center;
  color:#0060d6;
}
.wg-space .wg-card-50 .second { text-align:left; }
.wg-space .wg-card-50 .last {
  text-align:right;
  color:#910126;
  width:5% !important;
}
.wg-space .w-card51 a:hover { text-decoration:none; }
.wg-space .w-card51 .w-card_column1 .w-card_photo {
  width:53px;
  height:53px;
  margin:auto;
  text-align:center;
}
.wg-space .w-card51 .w-card_column1 .w-card_picto { padding:5px 0 0 0px; }
.wg-space .w-card51 .w-card_column1 {
  float:left;
  width:64px;
  margin:11px 3px 11px 5px;
}
.wg-space .w-card51 .w-card_column2 .w-card_titleservice a:link {
  color:#116bd9;
  font-family:Verdana;
  font-size:11px;
}
.wg-space .w-card51 .w-card_column2 .w-card_titleservice {
  width:135px !important;
  height:15px;
  overflow:hidden;
  text-transform:uppercase;
  padding:0;
  margin:0;
}
.wg-space .w-card51 .w-card_column2 p.w-card_satisfaction {
  color:#000000 !important;
  font-family:Verdana;
  font-size:10px !important;
  margin:0 !important;
  padding:0 !important;
}
.wg-space .w-card51 .w-card_column2 p.w-card_consultations {
  color:#878787 !important;
  font-family:Verdana;
  font-size:10px !important;
  margin:0 !important;
  padding:0 !important;
}
.wg-space .w-card51 .w-card_column2 p.w-card_price {
  color:#878787 !important;
  font-family:Verdana;
  font-size:10px !important;
  margin:0 !important;
  padding:0 !important;
}
.wg-space .w-card51 .w-card_column2 div.w-card_disponibility div {
  font-weight:bold !important;
  font-family:Verdana !important;
  font-size:10px !important;
}
.wg-space .w-card51 .w-card_column2 div.w-card_disponibility {
  margin:0 !important;
  padding:0 !important;
}
.wg-space .w-card51 .w-card_column2 .w-card_button a {
  padding:0 0 0 25px;
  color:#ffffff;
  font-size:10px;
}
.wg-space .w-card51 .w-card_column2 .w-card_button .w-card_state { margin-top:-3px; }
.wg-space .w-card51 .w-card_column2 .w-card_button {
  background:url('/static/xxx_xxx/img/homejuridique_btn_small.jpg') no-repeat;
  width:117px;
  height:17px;
  position:absolute;
  right:7px;
  bottom:5px;
}
.wg-space .w-card51 .w-card_column2 .w-card_details img {
  width:75px;
  height:14px;
}
.wg-space .w-card51 .w-card_column2 {
  float:left;
  margin:9px 0px 11px 0;
  width:138px;
}
.wg-space .w-card51 .wg-pg-prospect-offer, .wg-space .w-card51 .wg-pg-client-offer { bottom:-1px; }
.wg-space .w-card51 {
  width:215px;
  min-height:115px;
  float:left;
  margin:0 3px 0 2px;
  padding:5px 0;
  overflow:hidden;
  position:relative;
  border:1px solid #ffffff;
}
.wg-space .w-card51:hover {
  border:1px solid #327fdd;
  background:#eef6ff;
  cursor:pointer;
}
.wg-space .contain-right .w-card52 .w-card_side1 .w-card_photo, .wg-space .w-card52 .w-card_side1 .w-card_photo {
  width:54px;
  height:54px;
}
.wg-space .contain-right .w-card52 .w-card_side1, .wg-space .w-card52 .w-card_side1 {
  float:left;
  padding:0px;
  width:60px;
}
.wg-space .contain-right .w-card52 .w-card_side2 div.w-card_titleservice a, .wg-space .w-card52 .w-card_side2 div.w-card_titleservice a {
  text-transform:uppercase;
  color:#116bd9 !important;
  font-size:11px !important;
  font-family:Verdana, arial;
  text-decoration:none !important;
}
.wg-space .contain-right .w-card52 .w-card_side2 div.w-card_titleservice, .wg-space .w-card52 .w-card_side2 div.w-card_titleservice {
  width:183px;
  overflow:hidden;
}
.wg-space .contain-right .w-card52 .w-card_side2 span.w-card_satisfaction, .wg-space .contain-right .w-card52 .w-card_side2 span.w-card_consultations, .wg-space .w-card52 .w-card_side2 span.w-card_satisfaction, .wg-space .w-card52 .w-card_side2 span.w-card_consultations {
  font-family:arial, Verdana;
  font-size:10px;
}
.wg-space .contain-right .w-card52 .w-card_side2 span.w-card_satisfaction, .wg-space .w-card52 .w-card_side2 span.w-card_satisfaction { color:#525252; }
.wg-space .contain-right .w-card52 .w-card_side2 span.w-card_consultations, .wg-space .w-card52 .w-card_side2 span.w-card_consultations { color:#878787; }
.wg-space .contain-right .w-card52 .w-card_side2 a:link, .wg-space .contain-right .w-card52 .w-card_side2 a:visited, .wg-space .w-card52 .w-card_side2 a:link, .wg-space .w-card52 .w-card_side2 a:visited { color:#116bd9 !important; }
.wg-space .contain-right .w-card52 .w-card_side2 .w-card_button a, .wg-space .w-card52 .w-card_side2 .w-card_button a {
  background:url('/static/xxx_xxx/img/btn-card52.png') no-repeat;
  padding:2px 26px 6px 10px;
  font-size:9px;
  color:#ffffff !important;
  text-align:center;
  text-decoration:none !important;
}
.wg-space .contain-right .w-card52 .w-card_side2 .w-card_button a:hover, .wg-space .w-card52 .w-card_side2 .w-card_button a:hover { text-decoration:none !important; }
.wg-space .contain-right .w-card52 .w-card_side2 .w-card_button, .wg-space .w-card52 .w-card_side2 .w-card_button {
  margin:7px 0 0 5px;
  display:block;
}
.wg-space .contain-right .w-card52 .w-card_side2, .wg-space .w-card52 .w-card_side2 {
  float:left;
  width:124px;
}
.wg-space .contain-right .w-card52, .wg-space .w-card52 {
  width:185px;
  height:70px;
  margin:0 5px 8px 8px;
  padding:2px 0;
  overflow:hidden;
  position:relative;
  float:left;
}
.wg-space .w-card55 a:hover { text-decoration:none; }
.wg-space .w-card55 .w-card_column1 .w-card_photo {
  width:54px;
  height:54px;
  margin:auto;
  text-align:center;
}
.wg-space .w-card55 .w-card_column1 .w-card_picto { padding:5px 0 0 0px; }
.wg-space .w-card55 .w-card_column1 {
  float:left;
  width:64px;
  margin:11px 3px 11px 5px;
}
.wg-space .w-card55 .w-card_column2 .w-card_titleservice a:link {
  color:#116bd9;
  font-family:Verdana;
  font-size:11px;
}
.wg-space .w-card55 .w-card_column2 .w-card_titleservice {
  width:135px !important;
  height:19px;
  overflow:hidden;
  text-transform:uppercase;
  padding:0;
  margin:0;
  color:#116bd9 !important;
  font-size:11px !important;
  font-weight:normal;
}
.wg-space .w-card55 .w-card_column2 .w-card_satisfaction { height:19px; }
.wg-space .w-card55 .w-card_column2 .w-card_teaser p {
  margin-bottom:0;
  font-size:11px !important;
}
.wg-space .w-card55 .w-card_column2 .w-card_titleservice, .wg-space .w-card55 .w-card_column2 .w-card_satisfaction, .wg-space .w-card55 .w-card_column2 .w-card_speciality, .wg-space .w-card55 .w-card_column2 .w-card_teaser { color:#444444; }
.wg-space .w-card55 .w-card_column2 {
  float:left;
  margin:9px 0px 11px 0;
  width:138px;
}
.wg-space .w-card55 {
  width:215px;
  min-height:75px;
  max-height:110px;
  float:left;
  margin:0 3px 0 2px;
  padding:5px 0;
  overflow:hidden;
  position:relative;
  border:1px solid #ffffff;
}
.wg-space .w-card56 .w-card_title h4.w-card_titleservice {
  margin-bottom:0;
  font-size:11px !important;
}
.wg-space .w-card56 .w-card_title .w-card_job_title strong {
  color:#3b3b3b;
  display:block;
  padding-top:7px;
}
.wg-space .w-card56 .w-card_title .w-card_job_title {
  font-size:11px !important;
  line-height:16px !important;
  padding-top:1px;
  font-weight:normal;
}
.wg-space .w-card56 .w-card_title {
  float:left;
  width:170px;
}
.wg-space .w-card56 .w-card_satisfaction {
  width:80px;
  height:60px;
  text-align:center;
  margin-top:15px;
  color:#0084e9;
  font-size:10px;
}
.wg-space .w-card56 .w-card_photo {
  padding:1px;
  border:1px solid #dfdfdf;
}
.wg-space .w-card56 .w-card_consultations {
  width:80px;
  height:60px;
  text-align:center;
  margin-top:15px;
  color:#878787;
  font-size:10px;
}
.wg-space .w-card56 .w-card_tarif .wg-price { font-weight:bold; }
.wg-space .w-card56 .w-card_tarif {
  width:85px;
  height:60px;
  text-align:center;
  margin-top:15px;
  color:#0084e9;
  font-size:11px !important;
}
.wg-space .w-card56 div {
  float:left;
  padding:7px;
}
.wg-space .w-card56 div.wg-card-comment-picto { padding:0; }
.wg-space .w-card56 div.w-card_linkmore {
  margin-top:15px;
  text-align:center;
  float:right;
}
.wg-space .w-card56 div.w-card_linkmore img { margin-top:10px; }
.wg-space .w-card56 {
  width:675px;
  height:75px;
  margin:10px 5px;
  clear:both;
}
.wg-space .w-card57 .w-card_column1 {
  float:left;
  width:36px;
  height:36px;
  margin:0 15px 0 0;
  padding:14px 5px 5px 26px;
}
.wg-space .w-card57 .w-card_column2 .w-card_titleservice span { text-decoration:underline; }
.wg-space .w-card57 .w-card_column2 .w-card_titleservice h4 {
  font-size:15px !important;
  font-family:Verdana, Arial !important;
  font-weight:normal !important;
  margin:0px 3px 0 0 !important;
  padding:0 !important;
  float:left !important;
  text-decoration:none !important;
}
.wg-space .w-card57 .w-card_column2 .w-card_titleservice {
  color:#1286e2;
  clear:both;
  display:block;
}
.wg-space .w-card57 .w-card_column2 .w-card_satisfaction { color:#878787; }
.wg-space .w-card57 .w-card_column2 {
  float:left;
  padding:13px 0 0 0;
  font-size:13px;
}
.wg-space .w-card57 {
  width:98%;
  height:60px;
  background:url('/static/xxx_xxx/img/wgcard57-bg.jpg') repeat-x bottom;
  overflow:hidden;
  margin:10px 0 0 0;
}
.wg-space .w-card58 p { margin-bottom:2px !important; }
.wg-space .w-card58 a { color:#4e71b2; }
.wg-space .w-card58 a:hover, .wg-space .w-card58 a:hover span {
  color:#0080e8;
  text-decoration:none;
}
.wg-space .w-card58 .w-card_left_content span { display:block; }
.wg-space .w-card58 .w-card_left_content .w-card_photo {
  border:1px solid #dddddd;
  height:100px;
  margin-bottom:15px;
  padding:1px;
  text-align:center;
  width:100px;
}
.wg-space .w-card58 .w-card_left_content .w-card_status {
  font-size:10px;
  font-weight:bold;
}
.wg-space .w-card58 .w-card_left_content {
  border-right:1px solid #d5e7f6;
  float:left;
  margin-right:20px;
  min-height:160px;
  padding:0 10px;
  text-align:center;
  width:130px;
}
.wg-space .w-card58 .w-card_right_content .w-card_title .titrage span {
  font-size:11px;
  font-weight:normal;
}
.wg-space .w-card58 .w-card_right_content .w-card_title .titrage a {
  color:#4e71b2;
  font-size:19px;
  font-weight:bold;
  margin-bottom:0.8em;
}
.wg-space .w-card58 .w-card_right_content .w-card_title .titrage { color:#4e71b2; }
.wg-space .w-card58 .w-card_right_content .w-card_title .titrage a:hover { color:#0080e8; }
.wg-space .w-card58 .w-card_right_content .w-card_title { font-weight:bold; }
.wg-space .w-card58 .w-card_right_content .w-card_jobexp {
  margin-bottom:5px;
  color:#4e71b2;
  font-size:12px;
}
.wg-space .w-card58 .w-card_right_content .w-card_speciality {
  margin-bottom:0.8em;
  color:#4e71b2;
  font-size:12px;
  font-weight:bold;
}
.wg-space .w-card58 .w-card_right_content .w-card_teaser p {
  margin:0.4em 0;
  color:#4e71b2;
}
.wg-space .w-card58 .w-card_right_content .w-card_teaser a { color:#4e71b2; }
.wg-space .w-card58 .w-card_right_content .w-card_teaser a:hover {
  color:#0080e8;
  text-decoration:underline;
}
.wg-space .w-card58 .w-card_right_content .w-card_teaser {
  margin-bottom:5px;
  font-size:13px;
}
.wg-space .w-card58 .w-card_right_content .w-card_price {
  position:relative;
  margin-top:16px;
  height:67px;
}
.wg-space .w-card58 .w-card_right_content .w-card_tarif a { display:block; }
.wg-space .w-card58 .w-card_right_content .w-card_tarif .offre_speciale { margin-top:5px; }
.wg-space .w-card58 .w-card_right_content .w-card_tarif .per_minute { height:23px; }
.wg-space .w-card58 .w-card_right_content .w-card_tarif {
  font-size:13px;
  height:4em;
  left:173px;
  position:absolute;
  top:6px;
  width:263px;
}
.wg-space .w-card58 .w-card_right_content .w-card_button #cameleon_button .login_link { margin-top:4px; }
.wg-space .w-card58 .w-card_right_content .w-card_button {
  font-size:9px;
  left:0;
  position:absolute;
  text-align:left;
  top:0px;
}
.wg-space .w-card58 .w-card_right_content {
  float:left;
  width:456px;
}
.wg-space .w-card58 .wg-pg-prospect-offer, .wg-space .w-card58 .wg-pg-client-offer {
  display:block;
  position:relative;
  padding:5px 5px 0 4px;
  color:#fb009a;
  font-weight:bold;
  margin:0 0 -20px -7px;
  font-size:14px;
  letter-spacing:0;
  width:250px;
  background:none;
}
.wg-space .w-card58 .wg-pg-client-offer { color:#f87c08; }
.wg-space .w-card58 .per_minute_mini .monetic-service-decimal {
  color:#499ce5;
  font-size:21px;
  font-weight:bold;
}
.wg-space .w-card58 .per_minute_mini .monetic-service-float {
  color:#499ce5;
  font-size:18px;
  font-weight:bold;
}
.wg-space .w-card58 .per_minute_mini .monetic-service-currency {
  color:#499ce5;
  font-size:15px;
  font-weight:bold;
}
.wg-space .w-card58 .per_minute_mini .wg-pg-prospect-offer-text {
  font-size:11px;
  vertical-align:super;
}
.wg-space .w-card58 {
  background:#ffffff url(http://www.wgcdn.net/static/xxx_xxx/img3/tb_content_bg.jpg) repeat-x scroll left bottom;
  border:1px solid #cccccc;
  padding-bottom:20px;
  padding-left:0;
  padding-top:21px;
  position:relative;
  width:690px;
}
.wg-space .wg-card-61 .left { float:left; }
.wg-space .wg-card-61 .card_expert p span {
  display:block;
  padding:0;
  margin:0;
}
.wg-space .wg-card-61 .card_expert p {
  color:#555555 !important;
  font-size:10px !important;
  text-align:center;
  line-height:16px !important;
  margin:-4px 0 0 !important;
}
.wg-space .wg-card-61 .card_expert .c_photo {
  border-radius:100px;
  border:1px solid #ffffff;
  box-shadow:0px 0px 7px #ffffff;
  display:block;
  margin:10px 0 0 8px;
}
.wg-space .wg-card-61 .card_expert strong {
  display:block;
  font-weight:normal;
  padding:10px 5px 5px;
  text-transform:lowercase;
}
.wg-space .wg-card-61 .card_expert {
  width:125px;
  height:200px;
  padding:10px;
}
.wg-space .wg-card-61 .card_avis p {
  font-size:11px !important;
  line-height:17px !important;
}
.wg-space .wg-card-61 .card_avis span { color:#000000; }
.wg-space .wg-card-61 .card_avis p.c_title a { color:#000000 !important; }
.wg-space .wg-card-61 .card_avis p.c_title span {
  font-size:15px;
  margin-top:-10px;
}
.wg-space .wg-card-61 .card_avis p.c_title {
  font-size:22px !important;
  font-weight:bold;
  margin:15px 0 10px !important;
}
.wg-space .wg-card-61 .card_avis .c_last_comment b {
  color:#004c89;
  padding:3px 0 5px;
  font-size:13px !important;
  display:block;
  font-style:normal;
}
.wg-space .wg-card-61 .card_avis .c_last_comment {
  font-style:italic;
  margin:14px 0 0 0;
  line-height:19px !important;
  font-size:12px !important;
  color:#555555 !important;
  min-height:60px;
  max-height:80px;
}
.wg-space .wg-card-61 .card_avis .c_btn {
  position:absolute;
  bottom:5px;
  right:5px;
  background:url('/static/fra_fra/img/carousel/card-61_btn.png') repeat-x;
  width:150px;
  height:25px;
  padding:7px 3px 0;
  color:#ffffff;
  text-align:center;
  border-radius:5px;
}
.wg-space .wg-card-61 .card_avis .no_comment {
  font-size:13px;
  line-height:20px;
  color:#555555;
  font-style:normal;
}
.wg-space .wg-card-61 .card_avis {
  width:342px;
  height:200px;
  padding:10px 0 10px 10px;
  position:relative;
}
.wg-space .wg-card-61 .picto_smiley.super_good { background-position:0px -81px; }
.wg-space .wg-card-61 .picto_smiley.good { background-position:0px -61px; }
.wg-space .wg-card-61 .picto_smiley.neutral { background-position:0px -41px; }
.wg-space .wg-card-61 .picto_smiley.bad { background-position:0px -21px; }
.wg-space .wg-card-61 .picto_smiley {
  width:20px !important;
  height:19px !important;
  margin:0px 4px -3px 0px;
  float:left;
  background:url("/static/xxx_xxx/img/rating2/type-state.png") no-repeat top left;
}
.wg-space .wg-card-61 {
  width:699px;
  height:228px;
  background:url('/static/fra_fra/img/carousel/card-19_bg-01.jpg') no-repeat;
  clear:both;
  overflow:hidden;
  position:relative;
}
.wg-space .wg-card-62 .left { float:left; }
.wg-space .wg-card-62 .c_expert img {
  border-radius:100px;
  border:1px solid #d4d4d4;
  margin:3px 0 0 5px;
}
.wg-space .wg-card-62 .c_expert { width:54px; }
.wg-space .wg-card-62 .c_name .title {
  color:#666666 !important;
  font-size:11px !important;
}
.wg-space .wg-card-62 .c_name .job {
  font-size:10px;
  color:#0f4877 !important;
  padding-top:4px;
}
.wg-space .wg-card-62 .c_name {
  width:111px;
  padding:5px 0 0 5px;
}
.wg-space .wg-card-62 {
  height:55px;
  cursor:pointer;
}
.wg-space .wg-card-63 .c_photo { border-radius:50px; }
.wg-space .wg-card-63 .card_avis span, .wg-space .wg-card-63 .card_avis a {
  font-family:'Roboto_bold', arial;
  color:#0090ff;
}
.wg-space .wg-card-63 .card_avis a { font-weight:500; }
.wg-space .wg-card-63 .card_avis .c_title { font-size:17px; }
.wg-space .wg-card-63 .card_avis .c_spe {
  color:#bcbcbc;
  padding:4px 0;
  font-size:13px;
}
.wg-space .wg-card-63 .card_avis .c_last_comment p {
  position:relative;
  z-index:70;
  line-height:19px;
}
.wg-space .wg-card-63 .card_avis .c_last_comment b {
  font-family:'Roboto', arial;
  font-size:15px;
  color:#555555;
}
.wg-space .wg-card-63 .card_avis .c_last_comment .by {
  color:#bcbcbc;
  font-style:italic;
  padding-top:5px;
}
.wg-space .wg-card-63 .card_avis .c_last_comment .quote_r {
  position:absolute;
  bottom:15px;
  right:0;
  z-index:30;
  background:url('/static/fra_fra/home/quote_r.jpg') no-repeat;
  width:50px;
  height:47px;
}
.wg-space .wg-card-63 .card_avis .c_last_comment {
  padding:3px 27px 10px 43px;
  margin:5px 0px;
  font-family:verdana, arial;
  font-size:12px;
  background:url('/static/fra_fra/home/quote_l.jpg') no-repeat left top;
  overflow:hidden;
  position:relative;
}
.wg-space .wg-card-63 .card_avis {
  width:85%;
  text-align:left;
  font-family:'Roboto', arial;
  font-size:12px;
}
.wg-space .wg-card-63 {
  display:block;
  clear:both;
  border-bottom:1px solid #e3e3e3;
  padding:20px 0 10px;
  min-height:110px;
}
.wg-space .wg-card-64 .wg-card-contain-picture img {
  width:21px;
  height:21px;
}
.wg-space .wg-card-64 .wg-card-contain-picture {
  float:left;
  margin-right:6px;
}
.wg-space .wg-card-64 .wg-card-title {
  width:104px;
  height:1.1em;
  display:block;
  font-weight:bold;
  overflow:hidden;
}
.wg-space .wg-card-64 .wg-card-left-wrapper {
  float:left;
  width:23px;
  margin-right:6px;
  text-align:right;
  font-weight:bold;
}
.wg-space .wg-card-64 .wg-card-right-wrapper {
  float:left;
  width:104px;
}
.wg-space .wg-card-64 .wg-card-status {
  text-transform:lowercase;
  width:104px;
  height:1.1em;
  overflow:hidden;
  display:block;
}
.wg-space .wg-card-64 .wg-card-status strong { font-weight:normal; }
.wg-space .wg-card-64 {
  float:left;
  font-family:Verdana, Arial;
  font-size:9px;
  line-height:1.1em;
  width:161px;
  height:21px;
  padding:6px 0;
  display:block;
}
.wg-space .wg-card-64:hover { background-color:#f0f8ff; }
.wg-space .wg-card-65 .wg-card-comment-picto { margin-top:-3px; }
.wg-space .wg-card-65 a { text-decoration:none; }
.wg-space .wg-card-65 span {
  display:block;
  margin-bottom:2px;
}
.wg-space .wg-card-65 span.wg-card_price, .wg-space .wg-card-65 span.wg-card_price * { display:inline-block; }
.wg-space .wg-card-65 span.wg-card_price .tab_serial {
  width:auto;
  float:left;
}
.wg-space .wg-card-65 span.wg-card_price strike { color:#ffffff; }
.wg-space .wg-card-65 .wg-inner-wrapper:hover {
  background:#f1f8ff;
  border:2px solid #9ecaee;
}
.wg-space .wg-card-65 .wg-inner-wrapper {
  width:150px;
  height:172px;
  color:#616161;
  background:#ffffff;
  border:2px solid #e7f1f8;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  overflow:hidden;
  cursor:pointer;
  transition:all ease .3s;
}
.wg-space .wg-card-65 .wg-top-wrapper {
  padding:5px 5px 0;
  margin:0;
}
.wg-space .wg-card-65 .wg-card_seo_job_title {
  color:#aaaaaa;
  font-size:8px;
}
.wg-space .wg-card-65 .wg-card_title {
  color:#287dc8;
  font-weight:bold;
  text-transform:uppercase;
  width:136px;
  height:1.2em;
  overflow:hidden;
}
.wg-space .wg-card-65 .wg-card_service_id {
  color:#69a8d8;
  margin-bottom:4px;
  font-size:8px;
  display:block;
  height:10px !important;
}
.wg-space .wg-card-65 .wg-card_status {
  width:140px;
  overflow:hidden;
  font-weight:bold;
  display:block;
  height:14px !important;
}
.wg-space .wg-card-65 .wg-card_desc {
  color:#8c8c8c;
  margin-bottom:4px;
  line-height:1.4em;
  height:2.8em;
  overflow:hidden;
}
.wg-space .wg-card-65 .wg-rating span { display:inline-block; }
.wg-space .wg-card-65 .wg-rating {
  float:left;
  color:#93c1e7;
  height:15px;
}
.wg-space .wg-card-65 .wg-nbcalls {
  float:right;
  color:#93c1e7;
  line-height:11px;
}
.wg-space .wg-card-65 .wg-bottom-wrapper {
  background:#f0f8ff;
  padding:2px 4px;
  margin:0;
  height:17px;
}
.wg-space .wg-card-65 .wg-card_price {
  float:left;
  color:#4993d3;
  line-height:14px;
  margin:0 0 2px 1px;
}
.wg-space .wg-card-65 .wg-card_linkmore {
  float:right;
  color:#4084c8;
  text-decoration:underline;
}
.wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#ff009c; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffe5f8; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ff60c1; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-prospect-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #eeabdd !important;
}
.wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#fc7600; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffd4b2; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ffb87a; }
.wg-space .wg-card-65 .wg-card-65.wg-pg-client-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #ffb87a !important;
}
.wg-space .wg-card-65 {
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  text-align:center;
  margin:8px 8px 0 0;
  height:200px;
  position:relative;
}
.wg-space *+html .wg-card-65 .wg-rating span, .wg-space * html .wg-card-65 .wg-rating span { display:inline; }
.wg-space *+html .wg-card-65, .wg-space * html .wg-card-65 {
  height:178px;
  margin-bottom:0;
}
.wg-space .wg-card-66 .wg-card-comment-picto { margin-top:-3px; }
.wg-space .wg-card-66 a { text-decoration:none; }
.wg-space .wg-card-66 span {
  display:block;
  margin-bottom:2px;
}
.wg-space .wg-card-66 .wg-inner-wrapper:hover {
  background:#f1f8ff;
  border:2px solid #9ecaee;
}
.wg-space .wg-card-66 .wg-inner-wrapper {
  width:150px;
  height:172px;
  color:#616161;
  background:#ffffff;
  border:2px solid #e7f1f8;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  overflow:hidden;
  cursor:pointer;
  transition:all ease .3s;
}
.wg-space .wg-card-66 .wg-top-wrapper {
  padding:5px 5px 0;
  margin:0;
}
.wg-space .wg-card-66 .wg-card_seo_job_title {
  color:#aaaaaa;
  font-size:8px;
}
.wg-space .wg-card-66 .wg-card_title {
  color:#287dc8;
  font-weight:bold;
  text-transform:uppercase;
  width:136px;
  height:1.2em;
  overflow:hidden;
}
.wg-space .wg-card-66 .wg-card_service_id {
  color:#69a8d8;
  margin-bottom:4px;
  font-size:8px;
  display:block;
  height:10px !important;
}
.wg-space .wg-card-66 .wg-card_status {
  width:140px;
  overflow:hidden;
  font-weight:bold;
  display:block;
  height:14px !important;
}
.wg-space .wg-card-66 .wg-card_desc {
  color:#8c8c8c;
  margin-bottom:4px;
  line-height:1.4em;
  height:2.8em;
  overflow:hidden;
}
.wg-space .wg-card-66 .wg-rating span { display:inline-block; }
.wg-space .wg-card-66 .wg-rating {
  float:left;
  color:#93c1e7;
  height:15px;
}
.wg-space .wg-card-66 .wg-nbcalls {
  float:right;
  color:#93c1e7;
  line-height:11px;
}
.wg-space .wg-card-66 .wg-bottom-wrapper {
  background:#f0f8ff;
  padding:2px 4px;
  margin:0;
  height:17px;
}
.wg-space .wg-card-66 .wg-card_price {
  float:left;
  color:#4993d3;
  line-height:14px;
  margin:0 0 2px 1px;
}
.wg-space .wg-card-66 .wg-card_linkmore {
  float:right;
  color:#4084c8;
  text-decoration:underline;
}
.wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#ff009c; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffe5f8; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ff60c1; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-prospect-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #eeabdd !important;
}
.wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-card_title a { color:#fc7600; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper .wg-card_linkmore { color:#666666; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-bottom-wrapper { background:#ffd4b2; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-nbcalls, .wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover .wg-rating { color:#ffb87a; }
.wg-space .wg-card-66 .wg-card-66.wg-pg-client-offer-card .wg-inner-wrapper:hover {
  background:#ffffff;
  border:2px solid #ffb87a !important;
}
.wg-space .wg-card-66 {
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  text-align:center;
  margin:8px 8px 0 0;
  height:200px;
  position:relative;
}
.wg-space *+html .wg-card-66 .wg-rating span, .wg-space * html .wg-card-66 .wg-rating span { display:inline; }
.wg-space *+html .wg-card-66, .wg-space * html .wg-card-66 {
  height:178px;
  margin-bottom:0;
}
.wg-space .wg-card-67:hover { box-shadow:0px 0px 3px #dcdcdc; }
.wg-space .wg-card-67 p { margin:6px auto !important; }
.wg-space .wg-card-67 span { color:#108dea; }
.wg-space .wg-card-67 .wg-card-title a:link, .wg-space .wg-card-67 .wg-card-title a:visited {
  display:block;
  display:block;
  padding:10px 0;
  color:#444444 !important;
  text-decoration:none;
  font-weight:500;
  text-transform:uppercase;
  width:100%;
}
.wg-space .wg-card-67 .wg-card-title {
  margin:0 !important;
  border-bottom:1px solid #cdcdcd;
}
.wg-space .wg-card-67 .wg-card-desc {
  width:95%;
  font-size:11px;
  line-height:15px !important;
  font-family:arial;
  word-wrap:break-word;
}
.wg-space .wg-card-67 .wg-card-rating {
  line-height:17px !important;
  min-height:36px;
}
.wg-space .wg-card-67 .wg-card-job-title {
  text-transform:uppercase;
  font-weight:300;
  font-size:11px;
}
.wg-space .wg-card-67 .wg-card-price.wg-pg-prospect-offer span { color:#e01678; }
.wg-space .wg-card-67 .wg-card-price.wg-pg-client-offer span { color:#f48200; }
.wg-space .wg-card-67 .wg-card-price {
  height:19px;
  margin:0 !important;
  overflow:hidden;
}
.wg-space .wg-card-67 .wg-card-bottom {
  background:#108dea;
  color:#ffffff;
  font-size:14px;
  font-weight:700;
  padding:4px 0;
  width:100%;
  bottom:0;
  position:absolute;
}
.wg-space .wg-card-67 .w-card-picture {
  border-radius:50%;
  border:1px solid #ededed;
}
.wg-space .wg-card-67 .dispo.disponibility_0 { background:#d30000; }
.wg-space .wg-card-67 .dispo.disponibility_1 { background:#05aa00; }
.wg-space .wg-card-67 .dispo.disponibility_2 { background:#f48e00; }
.wg-space .wg-card-67 .dispo {
  display:block;
  position:absolute;
  width:12px;
  height:12px;
  right:65px;
  top:147px;
  border-radius:50%;
  border:2px solid #ffffff;
}
.wg-space .wg-card-67.wg-card-68 .w-card-picture { margin-top:3px; }
.wg-space .wg-card-67.wg-card-68 { height:270px; }
.wg-space .wg-card-67 {
  border:1px solid #ededed;
  width:205px;
  height:290px;
  position:relative;
  margin:0 10px 10px 0;
  background:#ffffff;
  text-align:center;
  padding:0;
  float:left;
  transition:all 0.2s;
  font-family:'Roboto', arial;
  font-size:11px;
  color:#626262 !important;
}
.wg-space .wg-card70 .inline_block {
  display:inline-block;
  vertical-align:top;
  box-sizing:content-box;
}
.wg-space .wg-card70 p {
  line-height:16px !important;
  font-size:11px;
  margin:0 0 2px !important;
  font-weight:normal;
}
.wg-space .wg-card70 .roboto {
  font-family:'Roboto', verdana, arial;
  font-size:13px;
}
.wg-space .wg-card70 .w-card_photo {
  border:1px solid #dcdcdc;
  margin-top:-5px;
}
.wg-space .wg-card70 .wg-wrapper td { padding:0 5px; }
.wg-space .wg-card70 .wg-wrapper .wg-card_title a { text-decoration:none; }
.wg-space .wg-card70 .wg-wrapper .wg-card_title {
  font-family:'Roboto', verdana, arial;
  font-size:13px;
  font-size:14px;
  margin:0 0 5px !important;
}
.wg-space .wg-card70 .wg-wrapper .wg-rating p b {
  font-weight:500;
  font-size:14px;
}
.wg-space .wg-card70 .wg-wrapper .wg-rating p {
  font-family:'Roboto', verdana, arial;
  font-size:13px;
  font-size:12px;
  font-weight:400;
  color:#444444;
}
.wg-space .wg-card70 .wg-wrapper .wg-card_desc {
  word-wrap:break-word;
  max-width:390px;
}
.wg-space .wg-card70 .wg-wrapper {
  margin:0 0 0 10px;
  width:55%;
  color:#505050;
}
.wg-space .wg-card70 .wg-endwrapper p.wg-card_price .tab_serial { text-transform:none; }
.wg-space .wg-card70 .wg-endwrapper p.wg-card_price {
  font-family:'Roboto', verdana, arial;
  font-size:13px;
  font-size:14px;
  font-weight:500;
}
.wg-space .wg-card70 .wg-endwrapper .login_link { display:none; }
.wg-space .wg-card70 .wg-endwrapper .wg-card_status {
  font-family:verdana;
  margin-top:5px;
}
.wg-space .wg-card70 .wg-endwrapper .btn_launchcall.btn_elephant a:hover, .wg-space .wg-card70 .wg-endwrapper #kittycat_button a:hover {
  background:#414896;
  background:-moz-linear-gradient(top,#414896 0%,#5c69c9 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#414896),color-stop(100%,#5c69c9));
  background:-webkit-linear-gradient(top,#414896 0%,#5c69c9 100%);
  background:-o-linear-gradient(top,#414896 0%,#5c69c9 100%);
  background:-ms-linear-gradient(top,#414896 0%,#5c69c9 100%);
  background:linear-gradient(to bottom,#414896 0%,#5c69c9 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#414896',endColorstr='#5c69c9',GradientType=0);
}
.wg-space .wg-card70 .wg-endwrapper .btn_launchcall.btn_elephant a, .wg-space .wg-card70 .wg-endwrapper #kittycat_button a {
  display:block;
  text-decoration:none;
  margin-top:20px;
  padding:7px 13px;
  color:#ffffff;
  background:#5c69c9;
  background:-moz-linear-gradient(top,#5c69c9 0%,#414896 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5c69c9),color-stop(100%,#414896));
  background:-webkit-linear-gradient(top,#5c69c9 0%,#414896 100%);
  background:-o-linear-gradient(top,#5c69c9 0%,#414896 100%);
  background:-ms-linear-gradient(top,#5c69c9 0%,#414896 100%);
  background:linear-gradient(to bottom,#5c69c9 0%,#414896 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c69c9',endColorstr='#414896',GradientType=0);
  transition:all 0.5s;
}
.wg-space .wg-card70 .wg-endwrapper .btn_launchcall.btn_elephant, .wg-space .wg-card70 .wg-endwrapper #kittycat_button {
  font-family:'Roboto', verdana, arial;
  font-size:13px;
  font-size:13px;
  font-weight:500;
  background:none;
  padding:0;
  height:auto;
}
.wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer .btn_launchcall.btn_elephant a:link:hover, .wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer .btn_launchcall.btn_elephant a:visited:hover, .wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer #kittycat_button a:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer .btn_launchcall.btn_elephant a:link:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer .btn_launchcall.btn_elephant a:visited:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer #kittycat_button a:hover {
  background:#f30597;
  background:-moz-linear-gradient(top,#f30597 0%,#f846b4 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f30597),color-stop(100%,#f846b4));
  background:-webkit-linear-gradient(top,#f30597 0%,#f846b4 100%);
  background:-o-linear-gradient(top,#f30597 0%,#f846b4 100%);
  background:-ms-linear-gradient(top,#f30597 0%,#f846b4 100%);
  background:linear-gradient(to bottom,#f30597 0%,#f846b4 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f30597',endColorstr='#f846b4',GradientType=0);
}
.wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer .btn_launchcall.btn_elephant a:link, .wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer .btn_launchcall.btn_elephant a:visited, .wg-space .wg-card70 .wg-endwrapper.wg-pg-prospect-offer #kittycat_button a, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer .btn_launchcall.btn_elephant a:link, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer .btn_launchcall.btn_elephant a:visited, .wg-space .wg-card70 .wg-endwrapper .wg-pg-prospect-offer #kittycat_button a {
  background:#f846b4;
  background:-moz-linear-gradient(top,#f846b4 0%,#f20095 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f846b4),color-stop(100%,#f20095));
  background:-webkit-linear-gradient(top,#f846b4 0%,#f20095 100%);
  background:-o-linear-gradient(top,#f846b4 0%,#f20095 100%);
  background:-ms-linear-gradient(top,#f846b4 0%,#f20095 100%);
  background:linear-gradient(to bottom,#f846b4 0%,#f20095 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f846b4',endColorstr='#f20095',GradientType=0);
}
.wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer .btn_launchcall.btn_elephant a:link:hover, .wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer .btn_launchcall.btn_elephant a:visited:hover, .wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer #kittycat_button a:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer .btn_launchcall.btn_elephant a:link:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer .btn_launchcall.btn_elephant a:visited:hover, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer #kittycat_button a:hover {
  background:#e68517;
  background:-moz-linear-gradient(top,#e68517 0%,#ffa02b 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,#e68517),color-stop(100%,#ffa02b));
  background:-webkit-linear-gradient(top,#e68517 0%,#ffa02b 100%);
  background:-o-linear-gradient(top,#e68517 0%,#ffa02b 100%);
  background:-ms-linear-gradient(top,#e68517 0%,#ffa02b 100%);
  background:linear-gradient(to bottom,#e68517 0%,#ffa02b 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e68517',endColorstr='#ffa02b',GradientType=0);
}
.wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer .btn_launchcall.btn_elephant a:link, .wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer .btn_launchcall.btn_elephant a:visited, .wg-space .wg-card70 .wg-endwrapper.wg-pg-client-offer #kittycat_button a, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer .btn_launchcall.btn_elephant a:link, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer .btn_launchcall.btn_elephant a:visited, .wg-space .wg-card70 .wg-endwrapper .wg-pg-client-offer #kittycat_button a {
  background:#ffa02b;
  background:-moz-linear-gradient(top,#ffa02b 0%,#e68517 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,#ffa02b),color-stop(100%,#e68517));
  background:-webkit-linear-gradient(top,#ffa02b 0%,#e68517 100%);
  background:-o-linear-gradient(top,#ffa02b 0%,#e68517 100%);
  background:-ms-linear-gradient(top,#ffa02b 0%,#e68517 100%);
  background:linear-gradient(to bottom,#ffa02b 0%,#e68517 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa02b',endColorstr='#e68517',GradientType=0);
}
.wg-space .wg-card70 .wg-endwrapper {
  border-left:1px solid #dcdcdc;
  padding-left:10px;
  width:140px;
  min-height:100px;
  height:100%;
  float:right;
  text-align:center;
}
.wg-space .wg-card70 .picto_product a.chat, .wg-space .wg-card70 .picto_product span.chat {
  background-position:-3px -32px;
  margin:0 2px;
}
.wg-space .wg-card70 .picto_product a.mail, .wg-space .wg-card70 .picto_product span.mail {
  background-position:-3px -61px;
  margin:0 3px;
}
.wg-space .wg-card70 .picto_product a, .wg-space .wg-card70 .picto_product span {
  display:inline-block;
  width:26px;
  height:26px;
  padding:0;
  background:url('/static/xxx_xxx/img/sprites/sprite_products.png') no-repeat -33px -3px;
}
.wg-space .wg-card70 .picto_product a.chat { background-position:-33px -32px; }
.wg-space .wg-card70 .picto_product a.mail { background-position:-33px -61px; }
.wg-space .wg-card70 .picto_product { margin-top:10px; }
.wg-space .wg-card70.wg-card76 .wg-wrapper { width:48%; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_phone { background-position:5px 2px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_phone.green { background-position:-27px 2px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_chat { background-position:5px -32px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_chat.green { background-position:-27px -32px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_qpp { background-position:5px -60px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.prod_tab_qpp.green { background-position:-28px -60px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i.active {
  background-color:#f1f1f1;
  border-top:1px solid #dcdcdc;
  border-left:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
}
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs i {
  display:block;
  width:32px;
  height:28px;
  background:url('/static/xxx_xxx/img/sprites/sprites_transactions.png') no-repeat 5px 2px;
  margin-bottom:4px;
  cursor:pointer;
}
.wg-space .wg-card70.wg-card76 .wg-endwrapper .tabs {
  width:30px;
  height:100%;
  position:absolute;
  left:12px;
}
.wg-space .wg-card70.wg-card76 .wg-endwrapper .product_tabs #kittycat_button a { margin-top:12px; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .product_tabs .wg-card_price { padding:5px 0; }
.wg-space .wg-card70.wg-card76 .wg-endwrapper .product_tabs {
  border:1px solid #dcdcdc;
  width:150px;
  min-height:82px;
  padding:5px;
  background:#f1f1f1;
  word-wrap:break-word;
}
.wg-space .wg-card70.wg-card76 .wg-endwrapper {
  width:195px;
  position:relative;
}
.wg-space .wg-card70.wg-card76 {
  padding-left:0;
  padding-right:0;
}
.wg-space .wg-card70.wg-card77 .s-rating_smiley04 {
  display:inline-block;
  vertical-align:middle;
}
.wg-space .wg-card70.wg-card77 p { line-height:16px !important; }
.wg-space .wg-card70.wg-card77 .wg-endwrapper .tabs { left:6px; }
.wg-space .wg-card70.wg-card77 .wg-endwrapper {
  border:none;
  padding-left:5px;
}
.wg-space .wg-card70.wg-card77 {
  width:430px;
  display:inline-block !important;
  vertical-align:top;
  margin-right:30px;
}
.wg-space .wg-card70 {
  border-bottom:1px solid #dcdcdc;
  width:100%;
  max-width:700px;
  box-sizing:padding-box;
  clear:both;
  padding:10px 5px;
  margin-bottom:15px;
  font-size:11px;
  font-family:Verdana, arial;
}
.wg-space .wg-card73.wg-card83 { width:315px; }
.wg-space .wg-card73 .wg-picto {
  background:#ffffff url("/static/xxx_xxx/img/sprites/sprite_products_side.png") no-repeat scroll 11px 4px;
  border:4px solid #e5e5e5;
  border-radius:100%;
  display:block;
  height:45px;
  margin:-30px auto 10px;
  width:45px;
}
.wg-space .wg-card73 .wg-title {
  color:#333333;
  font-size:13px;
  font-weight:700;
  text-transform:uppercase;
  margin-bottom:5px;
}
.wg-space .wg-card73 .wg-tarif {
  color:#878787;
  line-height:17px;
}
.wg-space .wg-card73 .wg-card_bottom > p b { color:#333333; }
.wg-space .wg-card73 .wg-card_bottom > p {
  display:inline-block;
  width:100px;
  overflow:hidden;
  padding:7px 2px;
  vertical-align:middle;
  line-height:17px;
}
.wg-space .wg-card73 .wg-card_bottom {
  clear:both;
  text-align:center;
  border-top:1px dashed #dcdcdc;
  margin:12px auto 0;
  max-width:90%;
}
.wg-space .wg-card73 .wg-button {
  background:#1286e2;
  color:#ffffff;
  display:block;
  padding:10px 0;
  width:90%;
  margin:5px auto;
  font-weight:600;
  text-transform:uppercase;
  text-decoration:none;
}
.wg-space .wg-card73.last_item { float:none; }
.wg-space .wg-card73 {
  background:#ffffff;
  border:solid #e5e5e5;
  border-width:24px 3px 3px;
  font-size:13px;
  margin:3px auto !important;
  padding:8px 11px 5px !important;
  position:relative;
  text-align:center;
  width:270px;
  min-height:190px;
  font-family:'Open Sans', arial, sans-serif;
  clear:both;
}
.wg-space .wg-card78 .displayInlineBlock { vertical-align:top; }
.wg-space .wg-card78 a { text-decoration:none; }
.wg-space .wg-card78 hr {
  height:1px;
  width:100%;
  border:none;
  border-bottom:1px solid #eeeeee;
  margin:5px 0 9px;
}
.wg-space .wg-card78 .service_id {
  font-size:10px;
  padding-left:5px;
  font-weight:400;
}
.wg-space .wg-card78 .top_card.alignRight .s-rating_smiley04 {
  display:inline-block;
  vertical-align:top;
  margin:-1px 1px 0 0;
  float:none;
}
.wg-space .wg-card78 .top_card.alignRight {
  width:31%;
  height:35px;
  padding-top:3px;
  font-size:11px;
  line-height:16px;
  font-weight:600;
  color:#111111;
}
.wg-space .wg-card78 .top_card a, .wg-space .wg-card78 .top_card .wg-card_title {
  color:#111111 !important;
  font-weight:600;
}
.wg-space .wg-card78 .top_card {
  vertical-align:top;
  height:38px;
  line-height:13px;
  width:65%;
}
.wg-space .wg-card78 .w-card_photo { border:1px solid #eeeeee; }
.wg-space .wg-card78 .description .btn_card.bg_1270 { background:#3d4a98; }
.wg-space .wg-card78 .description .btn_card {
  padding:2px;
  text-align:center;
  width:80%;
  float:right;
  background:#0090ff;
  color:#ffffff;
  cursor:pointer;
  font-size:12px;
  font-weight:600;
  border-radius:3px;
  position:absolute;
  bottom:0;
  right:0;
}
.wg-space .wg-card78 .description {
  line-height:15px;
  width:60%;
  margin:0 0 0 15px;
  text-align:justify;
  word-break:break-all;
  position:relative;
  height:94px;
}
.wg-space .wg-card78 {
  font-family:'Open Sans', sans-serif;
  border:1px solid #eaeaea;
  display:inline-block;
  width:275px;
  height:152px;
  margin:0 3px 10px;
  padding:10px;
  vertical-align:top;
  font-size:12px;
  overflow:hidden;
  background:#ffffff;
}
.wg-space .wg-card81 .top_card { width:100%; }
.wg-space .wg-card81 .btn_card {
  display:inline-block;
  padding:7px 2px;
  margin:23px 0 3px 7px;
  text-align:center;
  width:50%;
  background:#8a57a5;
  color:#ffffff;
  cursor:pointer;
  font-size:12px;
  font-weight:600;
  border-radius:3px;
}
.wg-space .wg-card81 hr { margin:0 0 5px; }
.wg-space .wg-card81 .description p {
  font-size:12px;
  line-height:15px !important;
}
.wg-space .wg-card81 .description {
  width:100%;
  height:68px;
  overflow:hidden;
  margin:5px 0 0;
  word-break:normal;
  text-align:left;
}
.wg-space .wg-card81 {
  font-family:'Open Sans', sans-serif;
  display:block;
  border:none;
  border-bottom:1px dashed #cccccc;
  width:188px;
  height:200px;
  margin:0 auto 10px;
  padding:5px 5px 0;
}
.wg-space .wg-card80 p .s-rating_smiley04-v_smiley04 {
  display:inline-block;
  vertical-align:top;
}
.wg-space .wg-card80 p {
  font-size:11px;
  line-height:15px;
  margin:5px 0;
}
.wg-space .wg-card80 img {
  border-radius:none;
  display:block;
  width:100%;
  transition:all 0.2s;
  margin-bottom:10px;
}
.wg-space .wg-card80 a:link, .wg-space .wg-card80 a:visited {
  color:#555555;
  text-decoration:none;
}
.wg-space .wg-card80 b { color:#222222; }
.wg-space .wg-card80:hover img { box-shadow:0px 0px 5px #0f6ebc; }
.wg-space .wg-card80:hover a, .wg-space .wg-card80:hover b, .wg-space .wg-card80:hover p { color:#1a7bd1; }
.wg-space .wg-card80 {
  width:140px;
  height:195px;
  display:inline-block;
  margin:10px;
  vertical-align:top;
}
.wg-space .wg-card85 {
  font-size:11px;
  line-height:16px;
  margin:0;
  padding:0;
}
.wg-space .wg-card85 a .see_more, .wg-space .wg-card85 a .wg_bandeau, .wg-space .wg-card85 a .wg_gradient {
  color:#ffffff;
  width:145px;
  position:absolute;
  left:0;
  z-index:10;
}
.wg-space .wg-card85 a .wg_gradient {
  background:-moz-linear-gradient(top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0) 100%);
  background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0.7)),color-stop(74%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0)));
  background:-webkit-linear-gradient(top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0) 100%);
  background:-o-linear-gradient(top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0) 100%);
  background:-ms-linear-gradient(top,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0) 100%);
  background:linear-gradient(to bottom,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 74%,rgba(0,0,0,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColor='2986344448',endColor='0',GradientType=0);
  height:55px;
  width:133px;
  top:0;
  color:#ffffff;
  text-align:right;
  padding:7px 12px 0 0;
}
.wg-space .wg-card85 a .wg_bandeau {
  bottom:0;
  background:rgba(0,0,0,.6);
  padding:5px 0;
}
.wg-space .wg-card85 a .see_more {
  line-height:145px;
  font-weight:600;
  display:none;
  text-transform:uppercase;
}
.wg-space .wg-card85 a:hover .see_more {
  content:'';
  display:block;
  top:0;
  height:146px;
  background:rgba(18,134,226,.7);
}
.wg-space .wg-card85 a {
  position:relative;
  display:block;
  text-decoration:none;
}
.wg-space .wg-card85 .wg_title {
  color:#2b2b2b;
  font-size:13px;
  font-weight:600;
  margin-top:5px;
  display:block;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wg-space .wg-card85 .tabs_product label i {
  margin:0 3px;
  color:#b6b6b6;
  font-size:13px;
  width:24px;
  height:27px;
  line-height:23px;
  cursor:pointer;
}
.wg-space .wg-card85 .tabs_product label { display:inline-block; }
.wg-space .wg-card85 .tabs_product input { display:none; }
.wg-space .wg-card85 .tabs_product input:checked ~ label i, .wg-space .wg-card85 .tabs_product label:hover i { background:url('/static/xxx_xxx/img/icons/tabs_product_card.png') no-repeat center top; }
.wg-space .wg-card85 .tabs_product input:checked ~ .price-bloc {
  display:block;
  transition:opacity 0.2s ease-out 0.1s;
  z-index:12;
}
.wg-space .wg-card85 .tabs_product .price-bloc, .wg-space .wg-card85 .tabs_product .price-bloc .serial_box { font-family:'Open Sans', sans-serif; }
.wg-space .wg-card85 .tabs_product .price-bloc .wg-pg-offer {
  font-weight:400;
  display:inline-block;
  padding-right:2px;
}
.wg-space .wg-card85 .tabs_product .price-bloc {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  display:none;
  height:32px;
  overflow:hidden;
}
.wg-space .wg-card85 .tabs_product {
  margin-top:7px;
  color:#2b2b2b;
  position:relative;
  min-height:60px;
  font-size:12px;
}
.wg-space .wg-card85 {
  float:left;
  margin:0 17px 10px 17px;
  width:145px;
  min-height:255px;
  text-align:center;
  font-family:'Open Sans', sans-serif;
}
.wg-space .wg-card86 > div {
  display:inline-block;
  vertical-align:middle;
  color:#000000;
  padding:7px 0;
}
.wg-space .wg-card86 img {
  border-radius:100%;
  margin-right:4px;
}
.wg-space .wg-card86 .wg-card-wrapper {
  width:57%;
  border-bottom:1px dashed #cccccc;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wg-space .wg-card86 .wg-iteration {
  letter-spacing:-2px;
  font-size:27px;
  margin-right:4px;
  text-align:right;
  width:26px;
}
.wg-space .wg-card86 .wg-title {
  color:#000000;
  font-size:14px;
  line-height:15px;
  text-decoration:none;
}
.wg-space .wg-card86 {
  font-family:'Open Sans', sans-serif;
  display:block;
  width:100%;
  vertical-align:top;
  margin:0 0 7px 0;
}
.wg-space .wg-card88 img {
  display:block;
  border-radius:100%;
  border:6px solid #ffffff;
  box-shadow:0 0 5px rgba(0,0,0,.3);
  margin:5px auto;
}
.wg-space .wg-card88 a {
  font-size:20px;
  text-decoration:none;
}
.wg-space .wg-card88 .jobtitle {
  font-size:15px;
  margin:0 0 0;
}
.wg-space .wg-card88 .commenttxt {
  font-size:13px;
  margin:10px 5px;
}
.wg-space .wg-card88 .commentauthor { font-size:10px; }
.wg-space .wg-card88 .btn_seemore {
  min-width:100px;
  padding:3px 30px;
  margin:10px auto 5px;
  border:1px solid;
  display:inline-block;
  text-transform:uppercase;
}
.wg-space .wg-card88 {
  font-family:'Open Sans', sans-serif;
  display:inline-block;
  vertical-align:top;
  width:285px;
  text-align:center;
  margin:5px auto;
}
.wg-space .wg-card89 .wg-middle > a, .wg-space .wg-card89 .wg-middle > span {
  display:block;
  padding:0 0 4px;
}
.wg-space .wg-card89 .wg-middle a {
  font-size:14px;
  color:#383043;
  line-height:16px;
}
.wg-space .wg-card89 .wg-middle .wg-rating i {
  margin-right:5px;
  color:#00ba12;
}
.wg-space .wg-card89 .wg-middle {
  display:inline-block;
  vertical-align:middle;
  width:170px;
  max-height:77px;
}
.wg-space .wg-card89 img {
  border:4px solid #ffffff;
  border-radius:100%;
  display:inline-block;
  margin:-3px 10px 0 0;
  vertical-align:middle;
}
.wg-space .wg-card89:nth-child(2n) { background-image:url('https://colibricdn.wgcdn.net/email-contents/wengo/1270/cards/bg-card-89-2.jpg'); }
.wg-space .wg-card89:nth-child(3n) { background-image:url('https://colibricdn.wgcdn.net/email-contents/wengo/1270/cards/bg-card-89-3.jpg'); }
.wg-space .wg-card89 {
  width:270px;
  height:80px;
  border:1px solid #dcdcdc;
  overflow:hidden;
  display:inline-block;
  margin:1px;
  padding:10px;
  font-size:12px;
  background:#ffffff url('https://colibricdn.wgcdn.net/email-contents/wengo/1270/cards/bg-card-89-1.jpg') no-repeat center center;
  color:#383043;
  font-family:'Open Sans', sans-serif;
}
.wg-space .wg-card90 a:link { text-decoration:none; }
.wg-space .wg-card90 .see_more { display:none; }
.wg-space .wg-card90:hover .see_more, .wg-space .wg-card90:active .see_more {
  position:absolute;
  top:0;
  font-size:15px;
  text-align:center;
  display:block !important;
  display:none;
  line-height:145px;
  width:100%;
  font-weight:600;
  color:#ef3592;
  background:rgba(204,204,204,.7);
}
.wg-space .wg-card90 .card_top .exp_availability {
  position:absolute;
  left:10px;
  top:10px;
}
.wg-space .wg-card90 .card_top .bandover {
  position:absolute;
  text-align:center;
  bottom:0px;
  left:0;
  background-color:rgba(0,0,0,0.5);
  padding:3% 0;
  width:100%;
}
.wg-space .wg-card90 .card_top .mob_rating i {
  font-size:16px;
  vertical-align:top;
  padding-right:3px;
}
.wg-space .wg-card90 .card_top .mob_rating {
  position:absolute;
  right:10px;
  top:8px;
  text-shadow:0 1px 4px black;
}
.wg-space .wg-card90 .card_top {
  position:relative;
  width:100%;
  color:#ffffff;
}
.wg-space .wg-card90 .card_bottom .exp_name, .wg-space .wg-card90 .card_bottom .exp_price, .wg-space .wg-card90 .card_bottom .exp_type {
  display:inline-block;
  font-weight:600;
  color:#000000;
}
.wg-space .wg-card90 .card_bottom .exp_name, .wg-space .wg-card90 .card_bottom .exp_type {
  font-size:13px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  width:100%;
}
.wg-space .wg-card90 .card_bottom i {
  font-size:14px;
  color:#bbbbbb;
}
.wg-space .wg-card90 .card_bottom .exp_type strong, .wg-space .wg-card90 .card_bottom .exp_type { font-weight:400; }
.wg-space .wg-card90 .card_bottom .exp_type {
  max-width:100%;
  font-size:inherit;
}
.wg-space .wg-card90 .card_bottom {
  position:relative;
  width:calc(92%);
  padding:3% 4%;
}
.wg-space .wg-card90 {
  border:1px solid #eeeeee;
  width:145px;
  display:inline-block;
  position:relative;
  font-family:'Open Sans', arial;
  color:#000000;
  font-size:12px;
  vertical-align:top;
  margin:1%;
}
.wg-space .wg-card-97 a, .wg-space .wg-card-97 a:hover, .wg-space .wg-card-98 a, .wg-space .wg-card-98 a:hover { text-decoration:none; }
.wg-space .wg-card-97 p, .wg-space .wg-card-98 p {
  margin:3px 0;
  font-size:12px;
}
.wg-space .wg-card-97 p b, .wg-space .wg-card-98 p b { font-weight:600; }
.wg-space .wg-card-97 p b, .wg-space .wg-card-97 .stats_block, .wg-space .wg-card-98 p b, .wg-space .wg-card-98 .stats_block { color:#333333; }
.wg-space .wg-card-97 .expert_desc, .wg-space .wg-card-97 .stats_block, .wg-space .wg-card-97 .expert_title, .wg-space .wg-card-98 .expert_desc, .wg-space .wg-card-98 .stats_block, .wg-space .wg-card-98 .expert_title {
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  display:block;
}
.wg-space .wg-card-97 .stats_block, .wg-space .wg-card-98 .stats_block {
  display:flex;
  flex-direction:row;
  justify-content:center;
}
.wg-space .wg-card-97 .cta_block > a i, .wg-space .wg-card-98 .cta_block > a i {
  display:block;
  font-size:14px;
  text-align:center;
}
.wg-space .wg-card-97 .cta_block > a:hover, .wg-space .wg-card-98 .cta_block > a:hover {
  background:#eeeeee;
  border-color:#dddddd;
}
.wg-space .wg-card-97 .cta_block > a, .wg-space .wg-card-98 .cta_block > a {
  display:flex;
  align-items:center;
  border:1px solid #e5e5e5;
  border-radius:2px;
  margin:5px;
  padding:7px 5px;
  background:#f9f9f9;
  color:#222222;
  transition:all .2s;
  line-height:16px;
}
.wg-space .wg-card-97 .cta_block, .wg-space .wg-card-98 .cta_block { margin-top:10px; }
.wg-space .wg-card-97 .fa-circle, .wg-space .wg-card-98 .fa-circle {
  position:absolute;
  right:98px;
  top:8px;
}
.wg-space .wg-card-97, .wg-space .wg-card-98 {
  background:#ffffff;
  box-shadow:0 2px 3px rgba(0,0,0,.1);
  box-sizing:border-box;
  display:inline-block;
  vertical-align:top;
  border:1px solid #e5e5e5;
  width:290px;
  font-family:'Open sans', verdana, arial;
  font-size:12px;
  color:#777777;
  position:relative;
}
.wg-space .wg-card-97 img {
  border-radius:100%;
  margin:-35px auto 10px;
  width:80px;
  display:block;
  border:1px solid #eeeeee !important;
}
.wg-space .wg-card-97 .stats_block > div { padding:0 10px; }
.wg-space .wg-card-97 .stats_block > div:last-child { flex:grow; }
.wg-space .wg-card-97 .cta_block > a i {
  width:40px;
  display:inline-block;
  border-right:1px solid #e5e5e5;
}
.wg-space .wg-card-97 .cta_block > a > span {
  flex:flex-grow;
  padding-left:10px;
}
.wg-space .wg-card-97 {
  padding:20px;
  min-height:246px;
  margin:20px 5px;
  text-align:center;
}
.wg-space .wg-card-98 > div > div:last-child { overflow:hidden; }
.wg-space .wg-card-98 > div { display:flex; }
.wg-space .wg-card-98 img {
  border-radius:100%;
  margin:0 12px 0 0;
  width:70px;
  display:block;
  border:1px solid #eeeeee !important;
}
.wg-space .wg-card-98 .stats_block #rating_expert { padding-right:12px; }
.wg-space .wg-card-98 .stats_block {
  display:flex;
  justify-content:start;
}
.wg-space .wg-card-98 .cta_block > a i { padding:2px 0 5px; }
.wg-space .wg-card-98 .cta_block > a {
  display:block;
  margin:5px 2px;
  padding:5px;
  flex:1;
  text-align:center;
}
.wg-space .wg-card-98 .fa-circle {
  right:0;
  left:70px;
  top:16px;
}
.wg-space .wg-card-98 {
  margin:10px 5px;
  padding:10px;
}
.wg-space * +html .w-card58 .w-card_right_content .w-card_tarif .offre_speciale { margin-top:15px; }
.wg-space .w-card180 .w-card { width:180px; }
.wg-space .w-card180 h3 {
  width:120px;
  height:1.2em;
  overflow:hidden;
}
.wg-space .w-card180 .w-card3_desc { width:117px; }
.wg-space .w-card180 .w-card26_desc { width:117px; }
.wg-space .w-card_black { background:#000000; }
.wg-space .w-card_blue, .wg-space .w-card_a_la_une, .wg-space .a_la_une .w-card { background:#eaeaf6; }
.wg-space .none { display:none !important; }
