	#conteneur
{
	width: 100%;
	height: auto;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:stretch;
}

	#conteneur_medias
{
	width: 100%;
	height: auto;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:stretch;
}

	#conteneur2
{
	width: 100%;
	height: auto;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:stretch;

}
	#conteneur_code
{
	width: 100%;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	
}

	#conteneur_photo
{
	width: 100%;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:center;
	margin-top:  -20px;
}

	.conteneur_photo
{
	width: 100%;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:center;
	margin-top:  -20px;
}

.element_photo_33 {
	height: auto;
	width: 33.33%;
	padding: 0px 0px 0px 0px;
	color: #000;
	margin-top: 20px;
	text-align: left;
  transition: .8s;
	border: 0px rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element_photo_33:hover {

}

.element_photo_33_img {
	height: auto;
	width: 33.33%;
	padding: 0px 20px 0px 0px;
	color: #000;
	margin-top: 20px;
	text-align: left;
  transition: .8s;
	border: 0px rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element_photo_33_img:hover {

}
.element1 {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 40px;
	text-align: center;
	background-color: #444270;
	transition-duration: 0.5s;
	
}
.element1:hover {
	background-color: #444270;
	opacity: 0.8;
}

.element2 {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 15px;
	text-align: center;
	background-color: #4d506c;
}

.element2_inactif {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 15px;
	text-align: center;
	background-color: #7b789e;
	opacity: 0.4;
}

.element2_code {
	height: auto;
	width: 100%;
	max-width: 240px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
	background-color: #000;
}
.element2_reg {
	height: auto;
	width: 100%;
	max-width: 240px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 10px;
	text-align: center;
	background-color: #555c79;

}


.elementmedia {
	height: auto;
	width: 140px;
	padding:5px 5px 0px 5px;
	color: #000;
	margin-top: 5px;
	text-align: center;
background-color: #FFF;
	border: 0px #ccc solid;
	border-radius: 5px;
}
.image-clignote  {
   animation-duration: 0.8s;
   animation-name: clignoter;
   animation-iteration-count: infinite;
   transition: none;
}
@keyframes clignoter {
  0%   { background-color: #797294; }
  40%   {background-color: goldenrod;}
  100% { background-color: #797294; }
}

.element3 {
		height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #FFF;
	margin-top: 15px;
	text-align: center;
	background-color: #2f2c3d;
	transition-duration: 0.5s;
	
}.element3:hover {
	background-color: #444270;
	opacity: 0.8;
}

.element5 {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #000;
	margin-top: 40px;
	text-align: center;
  transition: .8s;
	border: thin rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element5:hover {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #000;
	margin-top: 40px;
	text-align: center;

	border: thin rgba(144,144,186,0.5) solid;
	border-radius: 100px;
	background-color: rgba(144,144,186,0.0);
}

.element_exhibitors {
	height: 180px;
	width: 180px;
	padding: 20px 10px 20px 10px;
	margin-top: 20px;
	color: #000;
	text-align: center;
  transition: .8s;
	border: thin rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(64,64,183,0.0);
}
.element_exhibitors:hover {


	
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element_photo {
	height: auto;
	width: 31%;
	padding: 0px 0px 0px 0px;
	color: #000;
	margin-top: 0px;
	text-align: center;
  transition: .8s;
	border: 0px rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element_photo:hover {

}

.element_photo_50 {
	height: auto;
	width: 50%;
	padding: 0px 0px 0px 0px;
	color: #000;
	margin-top: 20px;
	text-align: center;
  transition: .8s;
	border: 0px rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);
}
.element_photo_50:hover {

}

.elementCentreV {
	position: absolute;
	height: 200px;
	width: 200px;
	padding: 0;
	color: #000;
	margin-top: 40px;
	text-align: center;
background-color: #FFF;
	border: thin #000 solid;
}

.element4 {
	height: 200px;
	width: 200px;
	padding: 20px;
	color: #000;
	margin-top: 40px;
	text-align: center;
	background-color: #FFF;
	border: solid 0px #000;
}
	
	.accordion_session {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
		text-transform: none;
	font-weight:400;
		opacity: 0.9;
		color: #fff;
}
	.margin_minus_session {
margin-left:-20px;
	margin-bottom: -10px;
}
/* Style the accordion */
.accordion {
	background-color: black;
  color: white;
  cursor: pointer;
  padding: 10px 10px 10px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: .8s;
	text-transform: uppercase;
		border-radius: 0px;
	border-style: solid;
	border-width: 0px 0 0px 0;
	border-color:black;
}
.active, .accordion:hover {
 opacity: 100%; 
}
.accordion:after {
  content: '\002B';

  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active:after {
  content: "\2212";
	font-size: 100%;
	line-height: 100%;
}






		
.accordion_day {

  color: #fff;
  cursor: pointer;
   padding: 15px 10px 10px 20px;
  width: 100%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 130%;
  transition: 0.8s;
	line-height:20px;


}
.active_day {
 background-color: #666d8a; 
	
}

 .accordion_day:hover {
 background-color:black; 
}
.accordion_day:after {
  content: '\002B';
  color: #FFF;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active_day:after {
  content: "\2212";
	font-size: 100%;
	line-height: 100%;
}

.accordion_day0 {

	background-color:white;
  color: black;
  cursor: pointer;
  padding: 10px 10px 10px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: .8s;
	text-transform: uppercase;
		border-radius: 0px;
	border-style: solid;
	border-width: 1px;
	border-color:black;
	opacity: 0.8;
	margin-bottom: 20px;
}
.active_day0, .accordion_day0:hover {
opacity: 0.9;
}
.accordion_day0:after {
  content: '\2212';
  color:black;
  font-weight: normal;
  float: right;
  margin-left: 5px;
	opacity: 100%;
}
.active_day0:after {
  content: "\002B";
	opacity: 60%;
	font-weight: bold;
}

.accordion_session0 {

	background-color: black;
  color: white;
  cursor: pointer;
  padding: 10px 10px 10px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: .8s;
	text-transform: uppercase;
		border-radius: 0px;
	border-style: solid;
	border-width: 0px 0 0px 0;
	border-color:black;
}
.active_session0, .accordion_session0:hover {
opacity: 0.9;
}
.accordion_session0:after {
  content: '\2212';
  color:white;
  font-weight: normal;
  float: right;
  margin-left: 5px;
	opacity: 90%;
}
.active_session0:after {
  content: "\002B";
	opacity: 100%;
	font-weight: bold;
}

.accordionlunch {
background-color:white; 
  color: #000;
  cursor: pointer;
   padding: 25px 10px 10px 20px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 120%;
  transition: 0.8s;
	line-height:20px;
	border: solid 0px black;
	opacity: 0.6;
}

.lunch {
background-color:white; 
  color: #000;
  cursor: pointer;
   padding: 0px 10px 10px 20px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 110%;
  transition: 0.8s;
	line-height:20px;
	border: solid 0px black;
	opacity: 0.6;
}

.surtitre_lunch {
background-color:white; 
  color: #000;
  cursor: pointer;
   padding: 10px 10px 15px 20px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.8s;
	line-height:20px;
	border: solid 0px black;
	opacity: 1;
}
		
.tuto {
background-color: blue; 
	color: #FFF;

}
.activelunch, .accordionlunch:hover {

}

.accordionlunch:after {
  content: '';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.activelunch:after {
  content: "\002B";
	font-size: 100%;
	line-height: 100%;
}
		
.panel {
  padding: 0px;
  display: none;
  background-color: white;
  overflow: hidden;	
}
.panel0 {
  padding: 0px;
  display: block;
  background-color: white;
  overflow: hidden;
}

/* Style the navigation menu */
* {box-sizing: border-box}
	
.navbar {
  width: 100%;
  background-color: #fff;
  overflow: auto;
	border-bottom: 0px solid rgba(0,0,0,0);
	margin-bottom: 35px;
	margin-top: 20px;
}


/* Navigation links */
.navbar a {
  float: left;
  width: 50%; /* Four equal-width links. If you have two links, use 50%, and 33.33% for three links, etc.. */
  text-align: center; /* If you want the text to be centered */
}

      .timetable {
      display: flex;
      flex-direction: row;
      background-color: #fff;
      }
      .timetable > div {
      width: 32%;
      padding: 10px 2% 10px 2%;
      margin: 5px;
      background-color: white;
		  border: thin solid #000000;
      text-align: center;
      font-size: 120%;
		   border-radius: 5px;
      }

      .timetable2 {
      display: flex;
      flex-direction: row;
      background-color: #fff;
      }
      .timetable2 > div {
      width: 49%;
      padding: 10px 2% 10px 2%;
      margin: 5px;
		  border: thin solid #000000;
      text-align: center;
      font-size: 120%;
		   border-radius: 5px;
      }

/* Add a background color on mouse-over */
.navbar a:hover {
  background-color: #46405a;
	color:white;
	border: 0px solid #FFF;
	
}

/* Style the current/active link */
.navbar a.active3 {
  background-color:#46405a;
	color:white;
	border: 1px solid #46405a;
	font-size: 130%;
	padding: 15px 10px 15px 20px;
	margin-right: 0.%;
	border-radius: 0px;
}

.navbar a.activeno {
 background-color:#FFF; 
	color:#B4B4B4;
border: 1px solid #B4B4B4;
	font-size: 130%;
	padding: 15px 10px 15px 20px;
	margin-right: 0.0%;
	border-radius: 0px;

}

.navbar a.activeno:hover {
 background-color: #46405a; 
	color: white;

}
/* Add responsiveness - on screens less than 500px, make the navigation links appear on top of each other, instead of next to each other */
@media screen and (max-width: 480px) {
	
	.accordion {
background-color: black;
  cursor: pointer;
  padding: 15px 10px 15px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 115%;
  transition: .8s;
		letter-spacing: -1px;
		border-radius: 0;
}
	
		.accordion_day {

  color: #fff;
  cursor: pointer;
  padding: 15px 10px 15px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 115%;
  transition: .8s;
		letter-spacing: -1px;
}
	
	.accordion0 {

  color: white;
  cursor: pointer;
   padding: 15px 10px 10px 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 115%;
  transition: 0.8s;
	line-height:20px;
		letter-spacing: -1px;
		border-radius: 0;
}
		.accordion_day0 {

color: black;
	
  cursor: pointer;
   padding: 15px 10px 10px 20px;
  width: 100%;

  outline: none;
  font-size: 115%;
  transition: 0.8s;
	line-height:20px;
		letter-spacing:normal;
}
	
	.accordionlunch {
background-color:white; 
  color: #4d506c;
  cursor: pointer;
   padding: 15px 10px 10px 20px;
  width: 100%;
  text-align: left;
  outline: none;
  font-size: 100%;
  transition: 0.8s;
	line-height:18px;
	border: solid 0px black;
}
	
	
	.navbar {
  width: 100%;
  background-color: #fff;
  overflow: auto;
	border-bottom: 0px solid rgba(0,0,0,0);
	margin-bottom: 35px;
	margin-top: 20px;	
}
	
	.navbar a.active3 {
  background-color: #46405a;
	color:white;
	border: 1px solid #000;
	font-size: 130%;
	padding: 15px 10px 10px 20px;
	margin-right: 0;
		margin-top: 10px;
			line-height: 110%;
}

.navbar a.activeno {
  background-color: #FFFFFF;
	font-size: 130%;
	padding: 15px 10px 10px 20px;
	margin-left: 0;
	margin-top: 10px;
		line-height: 110%;
}
		.conteneur_photo
{
	width: 100%;
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-content:center;
	margin-top:  0px;
}
	
			.elementmedia {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;

		border-top: thin #000 solid;
		border-top: thin #fff solid;
		border-left: thin #fff solid;
		border-right: thin #fff solid;
}
		      .timetable {
      display: flex;
      flex-direction: column;
      background-color: #fff;
      }
      .timetable > div {
      width: 100%;
      padding: 10px 0 10px 0;
      margin: 5px;
      background-color: white;
		  border: thin solid #000000;
      text-align: center;
      font-size: 120%;
      }
	
			      .timetable2 {
      display: flex;
      flex-direction: column;
      background-color: #fff;
      }
      .timetable2 > div {
      width: 98%;
      padding: 10px 0 10px 0;
      margin: 5px;
      background-color: white;
		  border: thin solid #000000;
      text-align: center;
      font-size: 100%;
      }
	
  .navbar a {
    float: none;
    display: block;
    width: 100%;
    text-align: center; /* If you want the text to be left-aligned on small screens */
  }
}

.panel01 {  padding: 0px;
  display: none;
  background-color: #FFFFFF;
  overflow: hidden;
}



/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: black;
  float: right;
	padding-right: 20px;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #888;
  text-decoration: none;
  cursor: pointer;
}





.buttons {
	margin: 10px 0 10px 0;
	}

.button_home{
display:inline-block;
width:24%;
height: auto;
font-family: 'Open Sans', sans serif;
font-size:0.8em;
line-height:0.9em;
padding:2px 2px 2px 2px;
margin: 0%;
text-align:center;
background-color:rgba(89,73,109,0.0);
color: #333;
text-decoration:none;
overflow:hidden;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.5s;
-moz-transition-property: opacity;
-moz-transition-duration: 0.5s;
transition-property: opacity;
transition-duration: 0.5s;
border-radius: 0px;
border: 0px solid #000;
}


.button_home:hover {
	background-color: #FFFFFF;
	opacity: 0.2;

}

.button_par3{
display:inline-block;
width:32%;
height: auto;
font-family: 'Open Sans', sans serif;
font-size:0.9em;
line-height:0.9em;
padding:12px 2px 12px 2px;
margin: 0%;
text-align:center;
background-color:rgba(89,73,109,0.0);
color: #333;
text-decoration:none;
overflow:hidden;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.5s;
-moz-transition-property: opacity;
-moz-transition-duration: 0.5s;
transition-property: opacity;
transition-duration: 0.5s;
border-radius: 0px;
border: 0px solid #000;
}


.button_par3:hover {
	background-color: #FFFFFF;
	opacity: 0.2;

}

.button_par3_texte{
display:inline-block;
width:32%;
height: auto;
font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:12px 2px 12px 2px;
margin: 0%;
text-align:left;
	vertical-align: top;
background-color:rgba(89,73,109,0.0);
color: #333;
text-decoration:none;
overflow:hidden;
-webkit-transition-property: opacity;
-webkit-transition-duration: 0.5s;
-moz-transition-property: opacity;
-moz-transition-duration: 0.5s;
transition-property: opacity;
transition-duration: 0.5s;
border-radius: 0px;
border: 0px solid #000;
}


.button_par3_texte:hover {
	background-color: #FFFFFF;
	opacity: 0.2;

}

.icobutton {

width: 55%;
	height: auto;

}
.icobutton:hover {

filter: blur(0px);


}

.icobutton_store {

width: 80%;
	height: auto;

}
.icobutton_store:hover {

filter: blur(0px);


}

.atg_large {
	width: 100%;
	margin-bottom: 0px;
	padding-right: 15px;
	float: left;
	
}

/* at a glance*/

.legendes_day {
display:inline-block;
width:32.7%;
height: 20px;
font-family: 'Open Sans', sans serif;
font-size:0.8em;
text-align:center;
}

.button_day {
display:inline-block;
width:32.7%;
font-family: 'Open Sans', sans serif;
color:#999;
text-transform:uppercase;
font-size:0.8em;
line-height:0.9em;
padding-top:5px;
padding-bottom:3px;
margin-bottom:2px;
text-align:center;
background-color: #FFF;
border-color:#333;
border-width:1px;
border-style:solid;
text-decoration:none;
overflow:hidden;
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-property: background-color;
-moz-transition-duration: 0.5s, 0.5s;
transition-property: background-color, color;
transition-duration: 0.5s, 0.5s;
}

.button_day:hover {

	color:#fff;
	background-color: rgba(0,0,0,0.9); 
border-color:rgba(108, 187, 224,0);
}

.button_day_yes {
display:inline-block;
width:32.7%;
font-family: 'Open Sans', sans serif;
font-size:0.8em;
text-transform:uppercase;
line-height:0.9em;
color:#FFF;
padding-top:5px;
padding-bottom:3px;
margin-bottom:2px;
text-align:center;
background-color: rgba(67,59,121,0.9); 
border-color: #333;
border-width:1px;
border-style:solid;
text-decoration:none;
overflow:hidden;
-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-property: background-color;
-moz-transition-duration: 0.5s, 0.5s;
transition-property: background-color, color;
transition-duration: 0.5s, 0.5s;

}

.button_day_yes:hover {
	background-color: rgba(67,59,121,1); 
	color:#fff;
	border-color:rgba(0,0, 0,0.3);
}


.button_day_moins {
display:inline-block;
width:32%;
font-family: 'Open Sans', sans serif;
font-size:0.8em;
line-height:0.9em;
color:#999;
padding-top:5px;
padding-bottom:3px;
margin-bottom:2px;
text-align:center;
background-color: #ffffff;
border-color:rgba(15,0,0,0.2);
border-width:1px;
border-style:solid;
text-decoration:none;
overflow:hidden;
}

.button_register_1{
display:inline-block;
font-family: 'Open Sans', sans serif;
font-size:1.05em;
line-height:0.9em;
padding:10px;
margin: 6px 0 6px 0;
text-align:left;
background-color: #333;
	border-radius: 6px;
	border-width: 2px;
	border-color: #fff;
	border-style: solid;
color:#fff;
text-decoration:none;
	transition-duration: 0.5s, 0.5s;

}

.button_register_1:hover {
	color:#CCC;
}

.button_register_2{
display:inline-block;
font-family: 'Open Sans', sans serif;
font-size:1.1em;
line-height:0.9em;
padding:12px;
margin: 8px 0 8px 0;
text-align:left;
background-color: #4d506c;
	border-radius: 4px;
	border-width: 0;
	border-color: #fff;
	border-style: solid;
color:#fff;
text-decoration:none;
overflow:hidden;

}

.button_register_2:hover {
	color:#CCC;
}

.button_register_3{
display:inline-block;
font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
	font-weight: 600;
padding:12px;
margin: 5px 0 0px 0;
text-align:left;
background-color: #1D1E3D;
	border-radius: 6px;
	border-width: 0;
	border-color: #fff;
	border-style: solid;
color:white;
text-decoration:none;
overflow:hidden;
	-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-property: background-color;
-moz-transition-duration: 0.5s, 0.5s;
transition-property: background-color, color;
transition-duration: 0.5s, 0.5s;
-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.0);
-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.0);
box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.0);
}

.button_register_3:hover {
	background-color: #000;
	color:#fff;
}

.button_register_4{
display:inline-block;
font-family: 'Open Sans', sans serif;
	font-weight: 300;
font-size:1em;
line-height:0.9em;
padding:10px;
margin: 5px 0 0px 0;
text-align:left;
background-color:#313344;
	border-radius: 6px;
	border-width: 1px;
	border-color: #fff;
	border-style: solid;
color: black;
text-decoration:none;
overflow:hidden;
	transition: all 0.9s ease-out;
}

.button_register_4:hover {
	background-color:#4c4662;
	opacity: 0.5;
	color:#fff;
}
.button_register{
display:inline-block;
font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:12px;
margin: 12px 0 8px 0;
text-align:left;
background-color: rgba(50,50,50,1);
	border-radius: 4px;
	border-width: thin;
	border-color: #fff;
	border: solid;
color:#fff;
text-decoration:none;
overflow:hidden;
	-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-property: background-color;
-moz-transition-duration: 0.5s, 0.5s;
transition-property: background-color, color;
transition-duration: 0.5s, 0.5s;
}

.button_register:hover {
	background-color: #333;
	color:#fff;
}
.button_register_enc{
display: block;
	text-align: center;
	width: 90px;
padding:8px;
margin: 9px 0 0px 0px;
	font-size: 87%;
	font-weight: 500;
background-color: #FFF;
color:rgba(56,194,217,1);
text-decoration:none;
overflow:hidden;
	border-radius: 4px;
	-webkit-transition-property: background-color, color;
-webkit-transition-duration: 0.5s, 0.5s;
-moz-transition-property: background-color;
-moz-transition-duration: 0.5s, 0.5s;
transition-property: background-color, color;
transition-duration: 0.5s, 0.5s;
}

.button_register_enc:hover {
	background-color: #222;
	color:#FFF;
}



.centrageVNEG_logo_20 {
padding: -20px 0 0 0;
}

.centrageVNEG_logo_30 {
padding: 0px 0 0 0;
}

.centrageVNEG_logo_40 {
padding: -40px 0 0 0;
}

.centrageV_logo_20 {
padding: 20px 0 0 0;
}
.centrageV_logo_30 {
padding: 30px 0 0 0;
}
.centrageV_logo_40 {
padding: 40px 0 0 0;
}
.centrageV_logo_50 {
padding: 50px 0 0 0;
}

.elementLogo {
	height: 200px;
	width: 200px;
	padding: 20px 10px 20px 10px;
	color: #000;
	margin-top: 15px;
	text-align: center;
  transition: .8s;
	border: thin rgba(144,144,186,0.5) solid;
	border-radius: 0px;
	background-color: rgba(144,144,186,0.0);}
	
		.morning {
	padding-left: 0px;
	color:rgba(0,0,0,0.5); 
			font-size: 140%;
}

@media all and (max-width: 480px) {
	
		#conteneur
{

	flex-direction: column;
		text-align: center;font-size: 120%;
}
	
			#conteneur_medias
{width: 50%;
	margin-left: auto;
	margin-right: auto;
	flex-direction: column;
		text-align: center;font-size: 120%;
}

	.morning {
	padding-left: 20px;
}
				.element_photo_33 {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
}
.element1 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	height: 280px;
	width: 280px;
}
	.element2 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
		.element2_inactif {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
		.element2_code {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
			max-width: none;
}
			.element2_reg {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
			max-width: none;
}
	.element3 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}	
	.element5 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
	
		.element_exhibitors {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
		height: 180px;
	width: 180px;
}
	.element_photo {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
}
	
						.element_photo_33_img {
						padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
}
		.element_photo_50 {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
		height: auto;
	width: 100%;
}
		.elementCentreV {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
		.element4 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
	
	.button_home {
display:inline-block;


font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:9px 30px 9px 30px;
margin: 4px 0 4px 0;
	}
		.button_par3 {
display:inline-block;
	width:100%;

font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:9px 2px 9px 2px;
margin: 4px 0 4px 0;
	}
	
			.button_par3_texte {
display:inline-block;
	width:100%;

font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:1.1em;
padding:9px 2px 9px 2px;
margin: 4px 0 4px 0;
				text-align: center;
	}
	

	
	.button_day {
font-size:0.7em;
width:32%;
	}
		.button_day_yes {
font-size:0.7em;
width:32%;
	}
			.button_day_moins {
font-size:0.7em;
	}

.button_day_2l_yes {
font-size:0.7em;
width:32%;
}

.button_day_2l {
font-size:0.7em;
}

.legendes_day {
font-size:0.7em;
width:32.0%;
}
	
				.centrageV_logo_20 {
padding: 30px 10px 40px 10px;
}
				.centrageV_logo_30 {
padding: 45px 10px 40px 10px;
}
	
			.centrageV_logo_40 {
padding: 60px 10px 40px 10px;
}
				.centrageV_logo_50 {
padding: 75px 10px 40px 10px;
}
		.elementLogo {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		height: 280px;
	width: 280px;
}
}

/* --  media480768-- */
@media all and (min-width: 480px) and (max-width: 768px)

{
		.button_home {
display:inline-block;
	width:100%;

font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:9px 2px 9px 2px;
margin: 4px 0 4px 0;
	}
	

		.button_par3{
display:inline-block; 
	width:100%;

font-family: 'Open Sans', sans serif;
font-size:1em;
line-height:0.9em;
padding:9px 2px 9px 2px;
margin: 4px 0 4px 0;
	}
	}
@media all and (max-width: 690px) {

	.atg_large {
	padding-right: 0px;
	
}
}	

@media all and (min-width: 480px) {
.buttons {display: block;
	}
}
	
@media all and (max-width: 1280px) {
	
		.navbar a.active3 {

			line-height: 110%;

}

.navbar a.activeno {

		line-height: 110%;
}
	
	.icobutton {

width: 40%;
	height: auto;

}
		.icobutton_store {

width: 60%;
	height: auto;

}

	
	.close {
  color: #CCC;
  float: right;
	padding-right: 15px;
		margin-bottom: 5px;
		padding-bottom: 0px;
  font-size: 28px;
  font-weight: bold;
}
	
	}






.elementLogo {
	
}


