#main_liste {
  padding-top: 20px;
  background: none;
}
#main_liste h3 {
  position: relative;
  top: auto !important;
  left: auto !important;
  width: 100%;
  box-sizing: border-box;
  height: auto;
  padding: 10px 26px 10px 16px;
  line-height: normal;
  text-align: left;
  background: #323237 url("../../img/picto_onglet.png") right center no-repeat;
  border-bottom: solid 1px #FFFFFF;
}
#main_liste h3.ui-state-active {
  padding: 10px 26px 10px 16px;
  height: auto;
  line-height: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #21C7D1 url("../../img/picto_onglet_active.png") right center no-repeat;
  border-bottom: solid 1px #efeeed;
  color: #323237;
}

.main_items {
  margin: 0px;
  padding: 30px 10px;
  background: #efeeed;
}

.main_items {
  margin: 0px;
  padding: 30px 10px;
}

.main_item_withImg.main_item_content {
  padding: 0;
  width: 100%;
}

.main_item .main_item_ImgLeft {
  padding-bottom: 10px;
  width: 100%;
  max-height: 100%;
}

.main_item .main_item_ImgLeft img {
  width: 100%;
}

/*# sourceMappingURL=liste.css.map */
