@media screen and (max-width: 991px) {
  .container_logo {
    max-width: 728px;
  }
   } 
  @media screen and (max-width: 479px) {
  .container_logo {
    max-width: none;
  }
  
 .container_logo {
margin-left: auto;
margin-right: auto;
background-color: #fff;
  margin-top:20px;
}
    }
.container_logo {
margin-left: auto;
margin-right: auto;
background-color: #fff;
 /* margin-top:20px;*/
}
.marge_container_logo
{
margin-top:20px;
}
.div_logo_bas {

display: table;
display: inline-block;
vertical-align: middle;



}
.aside {
 display: table-cell;
}


.imgbas_logo img {
 max-height: 100%;
width: 100%;
max-width: 180px;
}

/*-------------------------------------------------------------------------------------------*/
/*
body {
  background-color: #3b5069;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  color: #556f74;
}
*/
.button {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin: 0px auto ;
  padding: 10px 15px;
  float: left;
  clear: none;
  background-color: #790000;
  color: white;
  text-align: center;
  text-decoration: none;
  font-weight:normal;
  font-family: Myriadpro, sans-serif;
}



/*
.container_header {
  background-color: transparent;
}
.col1_sitename {
  padding-right: 0px;
  padding-left: 0px;
}
.header_site_name {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
}
.header_img {
  height: 105px;
  background-color: #3d1212;
}
.header_enligne {
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  text-align: right;
}
.row_header {
  background-color: transparent;
}
.div_ligne {
  border-top: 1px solid #556f74;
}
.txt_event_name {
  display: block;
  margin-bottom: 7px;
  border-top-color: #263c41;
  color: #556f74;
  font-size: 35px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}
.header_date {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fd7114;
  font-size: 16px;
  font-weight: 700;
}
.header_lieu {
  color: #03aea3;
  font-size: 19px;
}
.header_member {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  float: none;
  color: #03aea3;
  font-size: 15px;
}
.header_inscription {
  display: block;
  margin-bottom: 5px;
  float: none;
  color: #556f74;
  font-size: 25px;
  font-weight: 700;
}
.header_txt_enligne {
  display: block;
  margin-bottom: 20px;
  float: none;
  color: #fd7114;
  font-size: 34px;
  font-weight: 700;
}

.section_header_div {
  margin-top: 0px;
}

.container_header_div {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  background-color: white;
  background-image: url('http://www.industryspacedays.com/images/IMG_Header.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: left;
}
.div_titre_header {
  position: static;
  display: inline-block;
  margin-right: 10px;
  margin-left: 20px;
  padding: 20px 10px;
  float: none;
  text-align: left;
}
.div_centre_header {
  position: static;
  display: inline-block;
  width: 30%;
  float: left;
  clear: none;
}
.div_log_header {
  display: inline-block;
  margin-right: 10px;
  margin-left: 30px;
  padding: 20px 10px 0px;
  float: none;
  clear: none;
  text-align: right;
}
*/
.div_container {
  display: block;
  min-width: 0px;
}
/*
.section_menu {
  color: transparent;
}
.navbar {
  background-color: #263c41;
  text-align: left;
}
.nav_menu {
  float: left;
}
.nav_link {
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
  list-style-type: none;
}
.nav_link:hover {
  color: white;
}
.nav_link:focus {
  color: white;
}
.nav_link.w--current:focus {
  color: white;
}*/
.container_accroche
{
	 padding: 30px 20px;
 
}
.txt_accroche {
	
  color: white;
  font-size: 25px;
  text-align: center;
  line-height: 27px;
   font-family: Myriadpro, Arial, sans-serif;
}
.section_bloc {
  width: 100%;
}
.div_bloc_left {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  margin-right: 0px;
  padding: 0px;
  float: none;
  clear: none;
  
}
.txt_titre_bloc {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
 /* padding-left: 20px;
  padding-right: 20px;*/
  float: left;
  clear: left;
  color: #343434;
  font-size: 31px;
  line-height: 27px;
  font-family: Myriadpro, Arial, sans-serif;
  font-weight:normal;
  text-align:none;
}
.txt_titre {
  margin-right: 20px;
  /*margin-bottom: 20px;
  margin-left: 20px;*/
  padding-left: 0px;
  float: left;
  clear: left;
  color: black;
  font-size: 25px;
}
.txt_sous_titre {
   margin-right: 20px;
  /*margin-bottom: 20px;
  margin-left: 20px;*/
  float: left;
  clear: left;
  background-color: transparent;
  color: #fd7114;
  font-weight: 700;
}
.txt_paragraph {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: 20px;
  /*margin-bottom: 20px;
  margin-left: 20px;*/
  float: none;
  clear: left;
  text-align: none;
}
.div_bloc_right {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 300px;
  margin-left: 20px;
  padding: 0px;
  float: right;
  clear: none;
  border-right: 0px solid #3b5069;
  border-left: 20px none #3b5069;
  background-color: transparent;
  color: #e86f6f;
}
.div_g {
  float: none;
}
.div_d {
  float: none;
  text-align: right;
}
.div_bloc_general {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.img_logo {
  margin-top: 0px;
  margin-bottom: 20px;
  float: left;
  clear: left;
}
.div_logo {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-bottom: 20px;
  padding: 0px;
  float: none;
 
}
.div_bloc_general_txt {
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  margin-bottom: 0px;
  float: left;
  width:100%;
  line-height: 18px;
}


.img_participant {
  display: block;
 /* max-width: 250px;*/
  margin: 0px 0px 0px;
  float: right;
  margin-left:	15px;
  margin-bottom:10px;
}
.div_logo2 {
  width: auto;
  height: 90px;
  background-image: url('http://www.industryspacedays.com/images/IMG_Pub.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.div_pub {
  margin-bottom: 20px;
}
/*
.section_footer {
  margin-bottom: 25px;

}

.div_footer_contact {
  padding-left: 0px;
  background-color: #263c41;
  color: white;
}
.txt_titre_footer {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
  clear: left;
  font-size: 25px;
}

.img_20_trans {
  width: 20px;
}
.div_20px_top {
  display: block;
  margin-bottom: 0px;
  padding-bottom: 20px;
  float: none;
}
*/
.div_bouton_block {
  display: block;
  padding-left: 20px;
  float: left;
}
/*
.txt_footer {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
  clear: left;
}
.container_sous_footer {
  padding-top: 10px;
  color: white;
  font-size: 11px;
}
.txt_sous_footer {
  display: inline-block;
  padding: 10px 20px;
  color: white;
}
.txt_copyright {
  display: inline-block;
}
.txt_copyright_date {
  display: inline-block;
  margin-right: 20px;
  float: right;
}
.link_plansite {
  margin-right: 20px;
  float: right;
  color: white;
  text-decoration: none;
}
.link_mentions {
  float: right;
  color: white;
  text-decoration: none;
}
.div_pdf {
  display: block;
  width: 300px;
  margin-bottom: 5px;
  padding-left: 20px;
  float: right;
  clear: both;
  color: white;
}
.div_titre_footer {
  display: inline-block;
}
.link_pdf {
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  clear: none;
  color: white;
  text-decoration: none;
}
.img_pic_pdf {
  margin-right: 10px;
  float: left;
  clear: none;
}
.div_pdf_general {
  display: inline-block;
  float: right;
}
*/
@media (max-width: 991px) {
  .button {
    float: left;
margin-bottom: 10px;
  }
 /*
  .row_header {
    margin-right: -10px;
  }
  .txt_event_name {
    list-style-type: none;
  }
  .header_date {
    list-style-type: none;
  }
  .header_lieu {
    list-style-type: none;
  }
  .header_member {
    float: none;
    list-style-type: none;
  }
  .header_inscription {
    display: block;
    float: none;
    list-style-type: none;
  }
  .header_txt_enligne {
    display: block;
    float: none;
    list-style-type: none;
  }
  .div_titre_header {
    
  }
  .div_log_header {
    margin-left: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .nav_menu {
    position: static;
    left: 0px;
    top: 0px;
    float: left;
    background-color: #263c41;
  }
  .nav_link {
    position: static;
    text-align: left;
  }
  .menu_mobile {
    color: white;
  }
  .menu_mobile.w--open {
    background-color: #263c41;
  }*/
  .div_bloc_left {
    height: 98%;
  }
  .txt_titre_bloc {
    float: none;
  }
  .txt_titre {
    float: left;
  }
  .txt_sous_titre {
    float: none;
  }
  .txt_paragraph {
    overflow-x: visible;
    overflow-y: visible;
    clear: left;
  }
  .div_bloc_right {
    display: block;
    width: 41.6%;
    height: 100%;
    float: right;
    clear: none;
  }
  .col2_log {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .button {
    float: left;
  }
  /*
  .container_header_div {
    background-position: 100% 100%;
  }
  .div_log_header {
    display: none;
    margin-left: 20px;
    padding-left: 10px;
    float: none;
    text-align: left;
  }*/
  .txt_titre {
    float: none;
  }
  .txt_paragraph {
    float: none;
    clear: left;
  }
  .div_bloc_right {
    display: block;
    float: right;
    clear: none;
  }
  .col2_log {
    display: block;
  }
  .div_logo {
    display: none;
  }/*
  .div_titre_footer {
    float: none;
    clear: none;
  }
  .div_pdf_general {
    float: none;
    clear: left;
  }*/
}
@media (max-width: 479px) {
 /* .row_header {
    text-align: left;
  }
  .container_header_div {
    background-position: 50% 100%;
  }
  .div_titre_header {
    margin-bottom: 100px;
  }
  .div_centre_header {
    width: 100%;
  }
  .div_log_header {
    margin-left: 20px;
    float: left;
    text-align: left;
  }
  .div_bloc_right {
    display: none;
    float: none;
    clear: none;
  }
  .container_sous_footer {
    padding-left: 20px;
  }
  .txt_copyright {
    float: left;
    clear: none;
  }
  .txt_copyright_date {
    float: left;
    clear: left;
  }
  .link_plansite {
    float: left;
    clear: left;
  }
  .link_mentions {
    float: left;
    clear: left;
  }
  .div_pdf_general {
    margin-bottom: 20px;
  }
  */
}

@font-face {

@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Regular.eot') format('eot'),
  url('../fonts/MyriadPro-Regular.otf') format('truetype'),
  url('http://www.industryspacedays.com/fonts/MyriadPro-Regular.woff') format('woff'),
  url('../fonts/MyriadPro-Regular.svg') format('svg');
  font-style: normal;
}
@font-face {
  font-family: 'Myriadpro';
  src: url('../fonts/MyriadPro-Black.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}