@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');

body {
  background-image: url('http://ds-isolation.fiducialgeneraliste.monentreprisesurleweb.com/media/original/fond-170888.jpg');
  background-size: cover;
  font-family: 'Roboto', sans-serif;
}

#ytb_wrapper {
  background-color: #fff;
  padding: 1em;
}

#ytb_group_footer{
  border-top: 0px;
}

#ytb_group_menu{
  font-size: 18px;
  font-weight: bold;
}

#ytb_block_header_1 img{
  margin-bottom: 23px;
}

#ytb_row_menu ul li ul li {
  font-size: 13px;
}

#ytb_page_block_PRESTATIONS_1 .categoryList {
  padding-left: 1em;
}

#ytb_page_block_PRESTATIONS_1 .categoryList .categoryListItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#ytb_page_block_PRESTATIONS_1 .categoryList .categoryListCategoryTitle {
  padding-left: 1rem;