
.ImgBtnExplorerSession7824, .ImgBtnExplorerSession7825 { display:none; }

#ctl00_Main_authContainer {
border-style: solid;
border-top: 0px;
border-color: #006383;
border-width:2px
}
/*Cacher modification du mot de passe*/
#ctl00_Main_TdViewPwd {
display:none !important;
}
/*Cacher espace dépôt de fichier*/
#ctl00_Main_HpLnkWorkspace {display:none;}

.tableRegistration { width:100%; max-width:1000px; }
body {
  background-position:center top;
  /*background:#32bbd6 url(../images/client/464/images/bg-body1.jpg) no-repeat top center;*/
  background-color:#122026;
  overflow-y:scroll;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #7b7c7f;
}
.Login { width:auto !important; }
.theme276 .sessionTitle, .theme276 .sessionTitleSep, .theme275 .interventionTitle { display:none; }
.tdEnteteRegistrationTop { height:240px; background-size:100% auto; background-repeat:no-repeat; background-position:center center; }
#ctl00_TopMenu, .SpeakerForm, .PosterAdvices, #ctl00_Main_moreitemshr { display:none !important; }
.tdEnteteRegistrationTopInner { position:relative; top:0; left:0; }
.tdEnteteRegistrationTopRight { display:none; margin-top:180px !important; }
.tdEnteteRegistrationLogo { height:auto; }
#contenu {
  background-color:White;
  min-height:400px;
  margin-top:0px;
  padding:33px;
}
h2 {
    position: relative;
    font-family: 'montserratregular';
    margin: 0px 0px 20px 0px;
    padding: 0 0 10px 0;
    color: #006383;
    font-weight: normal;
    font-size: 30px;
}
h1 {
  margin: 0;
  padding: 0px 0px 16px 0px;
  font-weight: normal;
  font-size: 40px;
  color: #f99f03;
  text-transform: uppercase;
}

@media (max-width: 480px) {
.tdEnteteRegistrationTop { height:100px !important; }
.tdEnteteRegistrationTopRight {
    top: -113px !important;
    right: 5px !important;
    height: 25px;
}
/*Cacher les infos du participant*/
.table#ctl00_Main_tblHomeLinks {
display: none;
}

.bouton a {
position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 28px 35px 28px 82px;
    background: #b9ce02;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'montserratregular';
    transition: background .35s ease-out;
    -moz-transition: background .35s ease-out;
    -webkit-transition: background .35s ease-out;
}


