@charset "utf-8";
/* CSS Document */

/* reset basic */
html, body {
 margin: 0;
 padding: 0;
 }
/* fin reset basic */


 
/* mise en page */
 

#spacevfixe {
	clear:both;
	height:0px;
	position:relative;

}

#headereng  {
	width:100%;
	position:fixed;
	z-index:999;
}
	
/* entete social */

#entetesocial {
background-color:#;
height:31px;
opacity:1;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#ccc;
width:100%;
min-width:1100px;

}
#int_entetesocial {
text-align: right;
width: 1100px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

/* --  Boutons -- */


#japo {
display: inline-block; 
float:left;
margin-left:739px;
height:31px;
width:50px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}
#japo img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#japo img.top:hover {
  opacity:0;
  }

#korean {
float:left;
height:31px;
width:50px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#korean img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#korean img.top:hover {
  opacity:0;
}

#simplichi {
float:left;
height:31px;
width:65px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#simplichi img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#simplichi img.top:hover {
  opacity:0;
}

#simplitra {
float:left;
height:31px;
width:65px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#simplitra img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#simplitra img.top:hover {
  opacity:0;
}

#blanc {
float:left;
height:31px;
width:30px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#blanc img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#blanc img.top:hover {
  opacity:0;
}

#facebook {
float:left;
height:31px;
width:30px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#facebook img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#facebook img.top:hover {
  opacity:0;
}

#twitter {
height:31px;
float:left;
width:30px;
border-right-color:#ccc;
border-right-width:1px;
border-right-style:solid;
position:relative;
}

#twitter img{
border: none;
position:absolute;
left:0;
	-webkit-transition: opacity 1s ease-in-out;
  	-moz-transition: opacity 1s ease-in-out;
  	-o-transition: opacity 1s ease-in-out;
  	transition: opacity 1s ease-in-out;
}

#twitter img.top:hover {
  opacity:0;
}

#in {
height:31px;
float:left;
width:30px;
position:relative;
}

#in img{
border: none;
position:absolute;
left:0;
  	-webkit-transition: opacity 1s ease-in-out;
  	-moz-transition: opacity 1s ease-in-out;
  	-o-transition: opacity 1s ease-in-out;
  	transition: opacity 1s ease-in-out;
}

#in img.top:hover {
  opacity:0;
}

#youtube {
height:31px;
width:30px;
float:left;
position:relative;
}

#youtube img{
border: none;
position:absolute;
left:0;
 	-webkit-transition: opacity 1s ease-in-out;
  	-moz-transition: opacity 1s ease-in-out;
  	-o-transition: opacity 1s ease-in-out;
  	transition: opacity 1s ease-in-out;
}

#youtube img.top:hover {
  opacity:0;
}

/* fin entete social */

/* début entete */

#entete {
background-color:#;
opacity:1;
height:83px;
border-bottom-width:0px;
border-bottom-style:solid;
border-bottom-color:#CCC;
position:relative;
z-index: 499;
}

#int_entete {
	opacity:1;
	width: 1100px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
	display:block;

}

#bloclogo {
	display: inline-block;
	padding-top: 15px;
	width: 300px;
	height: 48px;




		background-color:#;
	float: left;
	padding-left: 0px;

}

#banner_entete {
	display: inline-block;
	background-color: #;
	padding-top: 10px;
	width: 800px;
	height: 60px;
	float: left;

}

#barre-menu {
background-color:#fff;
opacity:0.9;
height:29px;
border-bottom-width:0px;
border-bottom-style:solid;
border-bottom-color:#ccc;
border-top-width:0px;
border-top-style:solid;
border-top-color:#ccc;
position:relative;
z-index: 799;
width:100%;
min-width:1100px;
}

#int_barre_menu {
	position: relative;

	background-color:#;
	height: 30px;
	width: 700px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 340px;
	margin-right: auto;
	z-index: 999;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	clear: both;
}


/* fin entete */

/* bloc surmain fonds */

#bloc-surmain {
	background-image:;
background-color:#FFF;
opacity:0.5;
width:1100px;
margin-left:auto;
margin-right:auto;
height:300px;
border-bottom-width:0px;
border-bottom-style:solid;
border-bottom-color:#;
position:relative;
z-index: 699;
}

/* bloc surmain interieur */

#int_bloc-surmain {
	position:relative;
	z-index:700;
	opacity:1;
	width: 1100px;
	height:220px;
	background-image:;
	background-color:#;
	margin-left: auto;
	margin-right: auto;
	display:block;

}

#int_bloc-surmain_sliders {
	position:relative;
	z-index:700;
	opacity:1;
	width: 1100px;
	height:240px;
	background-image:url(../2015/images/tetieres/banner_webrtc2015_v1.jpg);
	background-color:#;
	margin-top:-30px;
	margin-left: auto;
	margin-right: auto;
	display:block;

}

#int-bloc-surmain_left {
	position:relative;
	z-index:710;
	width: 420px;
	height: 200px;
	background-color:#;
	float: left;
	margin-top:0px;
	opacity:1;

}

#int-bloc-surmain_right {
	position:relative;
	z-index:710;
	width: 580px;
	height: 200px;
	padding-top: 0px;
	text-align:left;
	margin-left:435px;
	margin-top:0px;
	background-color:#;
	opacity:1;
}


/* fin bloc surmain */

/* main */

#englo_main {
	width: 1100px;
	background-color:#;
	opacity:0.6;
	margin-left: auto;
	margin-right: auto;
}

#bgwhite {
	background-color:#ccc;
	padding-bottom:60px;
	margin:0;
}

@media screen and (max-width: 1360px) {
#banner_vert_left {
	display:none;
  }
}

#banner_vert_left {
	position:fixed;
	z-index:-1;
	margin-top:25px;
	margin-left:-195px;
	width:170px;
	height:370px;
	background-image:;
	background-color:#FFF;
}

#banner_vert_right {
	position:fixed;
	margin-top:25px;
	margin-left:1125px;
	width:170px;
	height:370px;
	background-color:#FFF);
	background-image:url(../../v6world2015/images/banners/banner_early_booking.jpg);
}

#main {
	width: 1100px;
	background-color:#;
	margin-top: -330px;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #ddd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #ddd;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	opacity: 1;
	-moz-box-shadow: 0px 0px 15px 2px #ccc;
	-webkit-box-shadow: 0px 0px 15px 2px #ccc;
	-o-box-shadow: 0px 0px 15px 2px #ccc;
	box-shadow: 0px 0px 11px 3px #ccc;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=NaN, Strength=15);
	-moz-border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	position: relative;
	z-index: 799;
	overflow: hidden;
}


#mainbu {
	width: 1100px;
	background-color:#;
	margin-top: -330px;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #ddd;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #ddd;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #ddd;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	opacity: 1;
	-moz-box-shadow: 0px 0px 15px 2px #ccc;
	-webkit-box-shadow: 0px 0px 15px 2px #ccc;
	-o-box-shadow: 0px 0px 15px 2px #ccc;
	box-shadow: 0px 0px 11px 3px #ccc;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#ccc, Direction=NaN, Strength=15);
	-moz-border-radius: 10px;
	-webkit-border-radius: 0px;
	border-radius: 10px;
	position: relative;
	z-index: 799;
	overflow: hidden;
}

#main_col_left {
	float: left;
	width: 710px;
	background-color: #ffffff;
	padding_bottom: 0px;
	margin-left: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#main_int_col_left_encadre_1 {

	background-color: #E1E1E1;
	color:#000;
	padding: 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:0px;
}

#main_int_col_left_reg_con {

	background-color: #F4F4F4;
	color:#000;
	padding: 20px;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:0px;
}

#main_int_col_left_encadre_regis_1 {
	background-color: #f2cc2b;
	color: #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-left: -50px;
	margin-top: -4px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color: #919191;
	border-style: solid;
	border-width: 0px;
}

#main_int_col_left_encadre_regis_2 {
	background-color: #FEAA24;
	color: #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-left: -50px;
	margin-top: -4px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color: #919191;
	border-style: solid;
	border-width: 0px;
}

#main_int_col_left_encadre_regis_3 {
	background-color: #78C720;
	color: #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 60px;
	padding-bottom: 10px;
	margin-left: -50px;
	margin-top: -4px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color: #919191;
	border-style: solid;
	border-width: 0px;
}

#main_int_col_left_encadre_webinar {
	background-color: #78C720;
	color: #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 50px;
	padding-bottom: 10px;
	margin-left: -50px;
	margin-top: -4px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color: #919191;
	border-style: solid;
	border-width: 0px;
}

#main_int_col_left_encadre_3 {

	background-color: #D8C0DC;
	color:#FFFFFF;
	padding: 20px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:0px;
}

#main_int_col_left_encadre_2 {

	background-color:#;
	padding-bottom: 0px;
	padding-left:20px;
	margin-left: -20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius:0px;
	border-right-color: #ccc;
	border-right-style: dotted;
	border-right-width: 0px;
}

#main_int_col_left_encadre_gc {
	background-color: #FEAA24;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 20px;
	margin-left: -50px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 0px;
}

#main_int_col_left_encadre_intro {
	background-color: #;
	border-color:#999;
	border-style:solid;
	border-width:2px;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 40px;
	margin-left: -50px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-radius: 10px;
}

#main_int_col_left_encadre_plan{
	background-color: #;
	background-image:url(../2015/images/exhibition/plannovotelcdg2015_une.jpg);
	height:470px;
	border-color:#999;
	border-style:solid;
	border-width:0px;
	color: #333;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
	margin-left: -50px;
	margin-right: 0px;
	margin-top: -30px;
	margin-bottom: 0px;
	border-radius: 10px;
}


#main_int_col_left_encadre_gc2 {
	background-color: #;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 60px;
	padding-bottom: 0px;
	margin-left: -50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color:#bbb;
	border-width:1px;
	border-style:dotted;
}

#main_int_col_left_encadre_gc3 {
	background-color: #;
	color: #333;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-left: -50px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-radius: 0px;
	border-color:#bbb;
	border-width:1px;
	border-style:dotted;
}

#main_col_right_sponsors {
	text-align: center;
	margin-left: 780px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 0px;
	margin-right: 40px;
	margin-top: 25px;
	margin-bottom: 0px;
	border-color: #fff;
	border-style: solid;
	border-width: 0px;
	opacity: 1;

}

#main_col_right_logos {
	text-align: center;
	margin-left: 780px;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 0px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px;
	opacity: 1;

}
#main_col_right_texte {
	margin-left: 780px;
	background-color: #888;
	color:#fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#main_col_right_pics {
	margin-left:780px;
	background-color: #;
	padding-top: 20px;
	margin-right:40px;
	margin-top:0px;
	margin-bottom:30px;
	text-align: center;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px;
	opacity: 1;
}

#main_col_right_pics_2 {
	margin-left:780px;
	background-color: #;
	padding-top: 20px;
	margin-right:40px;
	margin-top:30px;
	margin-bottom:30px;
	text-align: center;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px;
	opacity: 1;
}

/* fin main */

#footer {
background-color:#fff;
height:83px;
margin-top:-60px;
border-top-width:0px;
border-top-style:solid;
border-top-color:#ccc;
border-bottom-width:0px;
border-bottom-style:solid;
border-bottom-color:#ccc;
position:relative;
z-index:599;
width:100%;
min-width:1100px;

}

#int_footer_1 {
	width: 1100px;
	height:80px;
	background-color:#FFF;
	margin-top:-30px;
	margin-left: auto;
	margin-right: auto;

}

#footer_2 {
background-color:#333;
padding-top:20px;
padding-left:0;
position:relative;
z-index:999;
width:100%;
min-width:1100px;

}

#int_footer_2 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;


}

#clear {
	clear:both;
	width:100px;
}
  /* fin mise en page */
