<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Roboto:400,700|Montserrat:400,700|Open+Sans:400,700,300);


 /* liens */
a:link {
 color: rgba(0,0,0,0.8);
 text-decoration: none;
 }
a:visited {
 color: rgba(0,0,0,1);
 }
a:hover {
 color: rgba(31,186,219,1);
 text-decoration: none;
 transition: all 0.5s linear;
}
a:active, a:focus {
 color: #00aeef;
}
/* fin liens */

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container_flex {
	width: 100%;
	margin-left:-20px;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:0px;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.puce {
	
	color: rgba(31,186,219,1);
}
.main_int_2col_left {
	width:45%;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border-color: #ccc;
	border-style: solid;
	border-width:0;
	font-size:90%;
}
.main_int_2col_right {
	width:45%;
	padding: 10px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-color: #ccc;
	border-style: solid;
	border-width:0;
	font-size:90%;
}


.main_int_col_left_encadre {
	width:100%;
	background-color:rgba(31,186,219,1);; 
	color: #fff;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	float:left;
	font-size:85%;
}

#main_int_col_left_encadre_book {
	width:100%;
	background-color: #444;
	color: #fff;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -30px;
	margin-bottom: 20px;
	border-radius: 0px;
	float:left;
}
/* PAGE */
/* Primary Header */

.primary_header {
	width: 100%;
}
.primary_header_interior {
	width:100%;
	max-width: 1100px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0;
	height:80px;
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
	z-index:999;
}
.upper_logo {
	width: 200px;
	height: 48px;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 0;
	padding-top: 0px;
	float: left;
}
.upper_logo_img{
	width: 90%;
	height:90%;

	border:none;
	opacity: 0.4;
	transition: all 0.9s ease-out;
}
.upper_logo_img:hover{
	cursor: pointer;
	opacity: 1;
}

.bloc_languages {
display: none;
	width: 220px;
	height: auto;
	margin-top: 11px;
	text-align: right;
	letter-spacing:1px;
	color: #FFF;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:71%;
	float: right;
}
.bloc_social {
	width: 140px;
	height: auto;
	margin-top:0px;
	float:right;
	
}
/* --  Boutons Social-- */




/* Menu*/

.bloc_menu {
	width: 100%;
	padding-top:0px;
	margin-top:-35px;
	margin-bottom:-20px;
	position:relative;
	z-index:999;
	float:left;

}
.bloc_menu_interior {
	width:100%;
	max-width: 1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:22px;
}
.menu_position {
	float: right;
	margin-right: 4.6%;
}

/* FIN Menu*/

/* Secondary Header */

.secondary_header {
	width: 100%;
	height:550px;
	margin-top:-100px;
	overflow:hidden;
	background-position: left;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	
}
.slider {
	position:relative;
	z-index:1;
	height:550px;
	
}

.sliderpic {
	position: relative;
	clear: left;
	width: 100%;
	max-width: 707px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	filter: grayscale(0%);
	filter: brightness(120%);
	 transition: all 0.5s linear;
	
}

.sliderpic:hover {

	filter: grayscale(0%);
	filter: brightness(100%);
	
}
.secondary_header_background {
	width: 100%;
	height:550px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-550px;
	position:relative;
	z-index:3;
	background-color: rgba(31,186,219,0.88);
	clear: left;
}
.secondary_header_interior {
	width: 100%;
	max-width: 1100px;
	height:500px;
	margin-left: auto;
	margin-right: auto;
	opacity: 1;
	margin-top:-400px;
	position:relative;
	z-index:3;
	background-color: rgba(0,0,0,0.0);
	
}
.baseline_un {
	width: 100%;
	max-width: 1100px;
	padding:0px 10px 0px 10px;
	margin-top:-95px;
	text-align: right;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:190%;
	letter-spacing:0px;
	background-color: rgba(108, 187, 224,0.0);

}
	
	

.baseline_deux {
	width: 100%;
	max-width: 1100px;
	padding:0px 10px 0px 2px;
	margin-top: 185px;
	text-align: right;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:120%;
	letter-spacing:2px;
	background-color: rgba(0, 174,239,0);	
		background-color: rgba(108, 187, 224,0.0);
}



.background_logo_left { 
	width:350px;
	margin-top:0px;
	margin-left:0px;
	border:none;
	background-color: rgba(108, 187, 224,0.0);
	transition: all 0.9s ease-out;
	padding:0px 0px 0px 0px;
	filter: blur(3)
}

.background_logo_left:hover{
	cursor: pointer;
}

.conference_logo_img{
	width:100%;
	height: auto;
	margin-top:90px;
	margin-bottom:0px;
	margin-left:10px;
	border:none;
	transition: all 0.9s ease-out;
	
}
.conference_logo_img:hover{
	opacity: 1;
}


.conference_dates{
	width:100%;
	margin-top:0px;
	margin-left:0px;
	border:none;
}
.conference_lieu {
	width:100%;
	margin-top:0px;
	margin-left:0px;
	border:none;
}

.page {
	background-color: #ffffff;
	width: 100%;
	max-width: 1100px;
	margin-top:460px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	border-bottom-width: 0px;
	padding-left: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	line-height:0.95em;
	position:relative;
	z-index:3;
}

.banner_left {
	height: 20px;
	width: auto;
	position:fixed;
	z-index:-1;
	text-transform: uppercase;
	transform: rotate(-90deg);
	color: rgba(31,186,219,1);
	text-align: right;
	font-family: "Open Sans", sans-serif;
	font-size:120%;
	}

.btuto_1 {

margin-top:155px;
	margin-left:-112px;
	letter-spacing: px;
	opacity: 1;
}
.bday1 {

margin-top:160px;
	margin-left:-125px;
	letter-spacing: px;
	opacity: 1;
}

.bday2_1 {
margin-top:152px;
margin-left:-112px;
letter-spacing: 1px;
opacity: 1;
}

.bday2_2 {
margin-top:153px;
margin-left:-112px;
letter-spacing: 1px;
opacity: 1;
}

.bday3_1 {
margin-top:162px;
margin-left:-120px;
letter-spacing: 1px;
opacity: 1;
}

.bday3_2 {
margin-top:165px;
margin-left:-120px;
letter-spacing: 1px;
opacity: 1;
}

.left_article {
	width: 73%;
	max-width: 768px;
	font-family: "Roboto", sans-serif;
	color: #111;
	text-align: left;
	padding: 0px 30px 20px 20px;
	float: left;
}

.leftspon {
	width: 73%;
	max-width: 768px;
	font-family: "Roboto", sans-serif;
	color: #111;
	text-align: left;
	padding: 30px 20px 20px 0px;
	float:left;
	border-top-color:#ccc;
	border-top-style: solid;
	border-top-width: 1px;
	;
}
.rightspon {
	width: 27%;
	max-width: 332px;
	font-family: "Roboto", sans-serif;
	color: #111;
	text-align: center;
	padding: 20px 10px 20px 10px;
	float:right;
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	;
}

.left_pleinepage {
	width: 100%;
	max-width: 1100px;
	font-family: "Roboto", sans-serif;
	color: #111;
	text-align: left;
	padding: 0px 30px 20px 20px;
	float: left;
	margin-top:50px;
}

.left_form {
	width: 73%;
min-height: 1100px;
	font-family: "Roboto", sans-serif;
	color: #111;
	text-align: left;
	padding: 20px 10px 20px 0px;
	float: left;

}

.left_form_intro {
	color: #111;
	text-align: left;
	padding: 0px 10px 30px 10px;
	float: left;
	font-size: 80%;
}


.right_article {
	width: 27%;
	max-width: 280px;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}

.right_sponsors {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	text-align: center;
}

.last_sponsors {
	filter: grayscale(1);
	filter: drop-shadow(1);
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.4;
}

.gray {
	filter: grayscale(0.99);
	opacity: 0.99;
}

.gray:hover {
	filter: grayscale(0.1);
	opacity: 0.99;
}
.clear_left {
	clear:left;
}
footer {
	width: 100%;
	background-color: rgba(31,186,219,1);
	padding-top:20px;
	padding-bottom:150px;
}
.copyright_footer {
	width: 100%;
	max-width: 1100px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-left: 2%;
	padding-right: 2%;
	margin-top:0px;
	padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	color:#FFF;
	opacity:0.6;
	font-size:80%;
	text-align: left;
}
.footer_interior {
	clear:left;
	width:100%;
	max-width: 1100px;
	padding-right: 0px;
	margin-left:auto;
	margin-right:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-content:flex-start;
	
}

.footer_interior_2 {
	clear:left;
	width:100%;
	max-width: 1100px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	
}

.bloc_footer {
width: 210px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	line-height:1.20em;
	font-size:80%;
	opacity:0.8;
	transition: all 0.9s ease-out;
}
.bloc_footer:hover {
	opacity:0.9;
}

.upper_logo_img_centre{
	width: 230px;
	height:70px;
	margin-top:60px;
	border:none;
	opacity: 0.8;
	transition: all 0.9s ease-out;
}
.upper_logo_img_centre:hover{
	cursor: pointer;
	opacity: 1;
}

 .video-container {
        position:relative;
        padding-bottom:56.25%;
        padding-top:0px;
        height:0;
        overflow:hidden;
    }
.video-container iframe,
.video-container object,
.video-container embed {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 3px;
}

.exhibitors_list{
-webkit-columns: 4;
-moz-columns: 4;
columns: 4;
font-size:80%;
line-height:120%;
padding-top:20px;
padding-left:0px;	
	color:#777777;
}

.exhibitors_list_2{
-webkit-columns: 3;
-moz-columns: 3;
columns: 3;
font-size:90%;
line-height:130%;
padding-top:20px;
padding-left:0px;	
	color:#999;
}

.agenda_container_flex {
	width:100%;
	margin-left:0px;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom:0px;
	float:left;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
	align-content:flex-start;
}
.agenda_button_day {
	width:24%;
	color:rgba(144,144,144,1.00);
	padding: 1px 0px 1px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	font-size:90%;
	text-align:center;
	font-weight:400;
	background-color:#F4F4F4;
}
.agenda_button_day_reg {
	width:24%;
		color:rgba(144,144,144,1.00);
	padding: 1px 0px 1px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	font-size:90%;
	text-align:center;
	font-weight:400;
	background-color:#F4F4F4;
}
.agenda_button_day:hover {
	background-color:#444;
	cursor:pointer;
	color:#fff;
 	transition: all 0.2s linear;
}
.agenda_button_day_reg:hover {
	background-color:#444;
	cursor:pointer;
	color:#fff;
 	transition: all 0.2s linear;
}
.agenda_conference_day {
	font-family: "Open Sans", sans-serif;
	font-size:130%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:23px;
	display:inline-block;
	line-height:15px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-bottom-width: 0px;
}
.encadre_agenda_atg {
	width:98.5%;
	background-color: rgba(31,186,219,1);;  
	color: #FFF;
	font-style: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left:0px;
	padding-right: 10px;
	padding-bottom: 1px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:85%;
}

.agenda_chairman {
	color: #000;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: -20px;
	margin-top: -10px;
}


.agenda_fleche_day {
	display:inline-block;
	width:38px;
	margin-right:12px;
	height:25px;
	float:left;
	margin-top: 2px;
}


.agenda_photo_fleche {
	width:38px;
	margin-right:8px;
	height:auto;
}
.agenda_session {
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: -20px;
	margin-top: -2px;
	margin-bottom: 0px;
	border-radius: 0px;
	border-color: #78C0E6;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.agenda_session_opening {
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: -20px;
	margin-top: -1px;
	margin-bottom: 35px;
	border-radius: 0px;
	border-color: #333;
	border-style: solid;
	border-bottom-width:0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.agenda_session_tutorial {
	background-color: rgba(50,50,50,0.0);
	color: rgba(0,0,0,1);
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-right:20px;
	border-radius: 0px;
	border-color: rgba(0,0,0,0.9);
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.agenda_session_horaire {
	background-color: rgba(20,10,88,0.0);
	color: rgba(0,0,0,1);
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-right:20px;
	border-radius: 0px;
	border-color: #78C0E6;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.agenda_panel {
	background-color: rgba(254,182,0,0.99); 
	color: #FFFFFF;
	padding-top: -20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right:20px;
}

.agenda_panel_sdwan {
	background-color: rgba(254,182,0,0.0); 
	color: #333;
	padding-top: -20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right:20px;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.agenda_debate {
	background-color: rgba(0,0,0,0.0);
	color: #444;
	padding-top: -0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: -10px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right:20px;
	border-color: #999;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
}
.agenda_debate_1 {
	background-color: rgba(0,0,0,0.0);
	color: #444;
	padding-top: -0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right:20px;
	border-color: #000;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 2px;
}
.agenda_debate_2 {
	background-color: rgba(0,0,0,0.0);
	color: #000;
	padding-top: -0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: -15px;
	margin-bottom: 30px;
	margin-right:20px;
	border-color: #000;
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.agenda_debate_3 {
	background-color: rgba(0,0,0,0.0);
	color: #000;
	padding-top: -0px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: -15px;
	margin-bottom: 30px;
	margin-right:20px;
	border-color: #000;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.agenda_keynote {
	background-color: rgba(70,70,70,1);
	color: #FFF;
	padding-top: -20px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: -10px;
	margin-bottom: 30px;
	margin-right:20px;
}

.agenda_titre_session {
	font-family: "Open Sans", sans-serif;
	color: rgba(0,153,204,0.9);
	font-size:130%;
	letter-spacing: 2px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 20px;
	display:inline-block;
	line-height:18px;
	padding-left:48px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 2px;
}
.agenda_titre_panel_sdwan {
	font-family: "Open Sans", sans-serif;
	color: rgba(0,0,0,0.9);
	font-size:130%;
	letter-spacing: 2px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 10px;	
	line-height:18px;
	padding-left:62px;
	padding-top:10px;
	padding-bottom: -10px;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 2px;
}
.agenda_titre_session_st {
	font-family: "Open Sans", sans-serif;
	color: rgba(0,0,0,1);
	font-size:130%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 20px;
	display:inline-block;
	line-height:18px;
	padding-left:48px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 0px;
}
.agenda_titre_debate {
	font-family: "Open Sans", sans-serif;
	color: #444;
	font-size:130%;
	letter-spacing: 1px;
	text-transform: uppercase;
	opacity:1;
	margin-left:48px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:18px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 0px;
}

.agenda_sous_titre_debate {
	font-family: "Open Sans", sans-serif;
	color: #444;
	font-size:120%;
	text-transform: none;
	opacity:1;
	margin-left:48px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:18px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 0px;
	
}
.black {
	
	color: #000;
	border-bottom-color: #000;
}

	.agenda_speaker_area {
	width:100%;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-top: 10px;
	overflow:hidden;
	margin-bottom:0px;
	font-size:100%;
}
.agenda_titre_slot {
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	line-height:1.0em;
	letter-spacing: -0.03em;
	font-weight:700;
	padding-bottom: 10px;
	color: #000;
}

.agenda_titre_slot_w {
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	line-height:1.0em;
	letter-spacing: -0.03em;
	font-weight:700;
	padding-bottom: 10px;
	color: #FFF;
}
.agenda_slot {
	margin-top:0px;
	margin-left:20px;
	padding-left:5px;
	overflow:hidden;
	font-size:100%;
	margin-bottom: 20px;
}
.agenda_slot_panel_participants {
	color: #FFF;
	margin-top:10px;
	margin-left:60px;
	padding-left:5px;
	font-family: 'Open Sans', sans-serif;
	font-size:85%;
}
.agenda_slot_panel {
	color: #FFF;
	margin-top:10px;
	margin-left:20px;
	padding-left:5px;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-size:85%;
}
.agenda_slot_keynote {
	margin-top:0px;
	margin-left:45px;
	padding-left:5px;
	overflow:hidden;
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
}


.agenda_titre_horaire {
	font-family: 'Open Sans', sans-serif;
	width:40px;
	font-size: 1.0em;
	line-height:1.0em;
	font-weight:300;
	margin-right:4px;
	margin-left:20px;
	margin-top:2px;
	float:left;
}

.agenda_titre_horaire_enc {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	line-height:1.0em;
	font-weight:500;
	margin-right:0px;
	margin-left:6px;
	margin-top:3px;
	float:left;
}
.agenda_titre_horaire_blanc {
	font-family: 'Exo 2', sans-serif;
	font-size: 1.0em;
	line-height:1.15em;
	color: #fff;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

.agenda_titre_encadre {
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	line-height:1.0em;
	letter-spacing: -0.03em;
	font-weight:400;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 50px;
}

.agenda_titre_welcome {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	line-height:1.0em;
	font-weight:300;
	margin-right:0px;
	margin-left:6px;
	margin-top:2px;
	margin-bottom: 15px;
	padding-left: 0px;
	float:left;
}

.agenda_photo_speaker {
	width:100px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:10px;
	opacity: 1;
	border-radius: 2px;
}

.agenda_photo_report {
	display: block;
	width:180px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:10px;
	opacity: 1;
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 10px 2px #ccc;
-webkit-box-shadow: 0px 0px 10px 2px #ccc;
-o-box-shadow: 0px 0px 10px 2px #ccc;
box-shadow: 0px 0px 10px 2px #ccc;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#dcddde, Direction=NaN, Strength=10);
border:none;
}

.agenda_speaker {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.96em;
	font-weight:600;
	opacity:1;
	
}
.agenda_company {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.0em;
	font-weight:400;
	text-transform: none;
}
.agenda_moderator {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	line-height:1.1em;
	font-weight:400;
	text-decoration:none;
	opacity:0.8;
}
.agenda_fonction_none {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	font-weight:400;
	opacity:0.8;
}
.agenda_fonction {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	font-weight:400;
	opacity:0.8;
}

.booth {
	font-family: "Open Sans", sans-serif;
	color:#888;
	font-size:85%;
	font-weight:400;
	opacity:1;
	padding:2px 2px 2px 2px;
	margin-left:0px;
	margin-top:-25px;
	margin-bottom:3px;
    text-transform: none;
    float:left;
	display: block;
	z-index: 999;
	background-color:#fff;
}

.booth2 {
	font-family: "Open Sans", sans-serif;
	color:#333;
	font-size:80%;
	font-weight:400;
	opacity:1;
	padding:0px 5px 0px 5px;
	margin-left:-6px;
	margin-top:-2px;
	margin-bottom:0px;
    text-transform: none;
    float:right;
}
/* --  media375-- */
@media all and (max-width: 375px)

{
	.agenda_titre_session {
	font-family: "Open Sans", sans-serif;
	color: rgba(0,153,204,0.9);
	font-size:120%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 20px;
	display:inline-block;
	line-height:18px;
	padding-left:48px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 2px;
	
}
	
	.agenda_titre_panel_sdwan {
	font-family: "Open Sans", sans-serif;
	color: rgba(0,0,0,0.9);
	font-size:120%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 10px;	
	line-height:18px;
	padding-left:66px;
	padding-top:10px;
	padding-bottom: -10px;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 2px;
}
	
	.agenda_titre_session_st {
	
	font-size:120%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:0px;
	margin-bottom: 20px;
	display:inline-block;
	line-height:18px;
	padding-left:48px;
	padding-top:0px;
	padding-bottom: 5px;
	
	
}
	
	.agenda_titre_debate {
	font-family: "Open Sans", sans-serif;
	color: #444;
	font-size:100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	opacity:1;
	margin-left:48px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:18px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 5px;
	
}
	.agenda_sous_titre_debate {
	font-family: "Open Sans", sans-serif;
	color: #444;
	font-size:90%;
	text-transform: none;
	opacity:1;
	margin-left:48px;
	margin-bottom: 10px;
	display:inline-block;
	line-height:18px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0,153,204,0.9);
	border-bottom-width: 0px;
	
}
	.agenda_titre_horaire {
	font-family: 'Open Sans', sans-serif;
	width:40px;
	font-size: 0.9em;
	line-height:1.0em;
	font-weight:300;
	margin-right:2px;
	margin-left:20px;
	margin-top:2px;
	float:left;
}
	.agenda_titre_welcome {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	line-height:1.0em;
	font-weight:300;
	margin-right:0px;
	margin-left:6px;
	margin-top:2px;
	margin-bottom: 15px;
	padding-left: 0px;
	float:left;
}
	.agenda_titre_slot {
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15em;
	line-height:1.0em;
	letter-spacing: -0.03em;
	font-weight:700;
	padding-bottom: 10px;
	color: #000;
}
	
	
	.agenda_speaker {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.87em;
	font-weight:600;
	opacity:1;
	
}
.agenda_company {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.9em;
	font-weight:400;
	text-transform: none;
}
.agenda_moderator {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.95em;
	line-height:1.1em;
	font-weight:400;
	text-decoration:none;
	opacity:0.8;
}
	.agenda_fonction {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	font-weight:400;
	opacity:0.8;
}
	}
	/* --  media480-- */
@media all and (max-width: 480px)

{
	.upper_logo_img{
		display: none;
	}
.bloc_footer {
	display: none;
}
	
.baseline_un {
	display: none;
}
.baseline_deux {
	margin-top: 17px;
	font-weight:400;
	font-size:85%;
	letter-spacing:1px;	
	text-align: center;
}

	.background_logo_left { 
	width:220px;
	height: auto;
	margin-top:-10px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	background-color: rgba(0, 0, 224,0.0);
	display:block;
	transition: all 0.9s ease-out;
	padding:0px 0px 0px 0px;
	
}

.conference_logo_img {
	width:100%;
	height: auto;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	border:none;
	transition: all 0.9s ease-out;
}
	
	
	.secondary_header {
	height:180px;
	overflow:hidden;
	margin-top: 0px;
	position: relative;
}
.slider {
	position:relative;
	z-index:1;
	height:265px;
	margin-top: 20px;
}
	

.secondary_header_background {
	height:265px;
	margin-top:-265px;
}
.secondary_header_interior {
	height:265px;
	margin-top:-265px;

}	
	.left_article {
	width: 100%;
padding: 0px 10px 20px 10px;	
}
	
		.left_form {
	width: 100%;
			min-width: 320px;
padding: 0px 10px 20px 5px;
	}
			



.right_article {
	width: 100%;
	max-width: none;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
	
	.exhibitors_list{
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	font-size:75%;
	line-height:120%;
	padding-top:10px;
	padding-left:0px;
}
	.text_none_480 {
		display: none;
	}
	
	.agenda_conference_day {
	font-family: "Open Sans", sans-serif;
	font-size:125%;
	letter-spacing: 1px;
	opacity:1;
	margin-left:0px;
	display:inline-block;
	line-height:15px;
	padding-left:20px;
	padding-top:0px;
	padding-bottom: 5px;
}
.encadre_agenda_atg {
	padding-top: 10px;
	padding-left:-20px;
	padding-right: 0px;
	padding-bottom: -5px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:80%;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	border-top-width: 0px;
}
	.leftspon {
	width: 100%;
	font-size:85%;
	text-align: left;
	padding: 30px 0px 20px 0px;
	}
	
	
.rightspon {
	width: 100%;
	max-width: inherit;
	margin-top: 0px;
padding: 0px 50px 10px 50px;
	border-top-width: 0;
}

.left_pleinepage {
	width: 100%;
	max-width: 768px;
	text-align: left;
	padding: 0px 30px 20px 20px;
	margin-top:30px;
}
}

/* --  media480768-- */
@media all and (min-width: 480px) and (max-width: 768px)

{
.baseline_un {
	display: none
}

.baseline_deux {
	margin-top: 40px;
	font-weight:400;
	font-size:120%;
	letter-spacing:1px;	
	text-align: center;
}
.background_logo_left { 
	width:280px;
	height: auto;
	margin-top:-10px;
	margin-left:auto;
	margin-right: auto;
	border:none;
	background-color: rgba(0, 0, 224,0.0);
	display:block;
	transition: all 0.9s ease-out;
	padding:0px 0px 0px 0px;
}

.conference_logo_img{
	width:100%;
	height: auto;
	margin-top:40px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right: auto;
	border:none;
	transition: all 0.9s ease-out;
}


	
.left_article {
	width: 100%;
	max-width: none;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}
	.left_form {
	width: 100%;
	max-width: none;
	float: left;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	
}
.right_article {
	width: 100%;
	max-width: 760px;
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	
	}
	
.secondary_header {
	height:265px;
	overflow:hidden;
	margin-top: 0px;
	position: relative;
}
.slider {
	position:relative;
	z-index:1;
	height:265px;
	margin-top: 20px;
}
.secondary_header_background {
	height:265px;
	margin-top:-265px;

}
.secondary_header_interior {
	height:265px;
	margin-top:-265px;

}	

	.leftspon {
	width: 65%;
	font-size:80%;
	text-align: left;
	padding: 30px 10px 20px 0px;

	;
}
.rightspon {
	width: 35%;
	text-align: center;
	padding: 20px 0px 20px 5px;
	
}

.left_pleinepage {
	width: 100%;
	max-width: 768px;
	text-align: left;
	padding: 0px 30px 20px 20px;
}
	
}

/* --  media11024-- */
@media all and (min-width: 768px) and (max-width: 1024px)

{
	.baseline_un {
	margin-right: 10%;
	margin-top:-230px;
	font-size:150%;
}

.baseline_deux {
	margin-top: 260px;
	font-weight:400;
	font-size:120%;
	letter-spacing:1px;	
}
.background_logo_left { 
	width:350px;
	height: auto;
	margin-top:0px;
	margin-left:0px;
	border:none;
	background-color: rgba(0, 0, 224,0.0);
	display:block;
	transition: all 0.9s ease-out;
	padding:0px 0px 0px 0px;

}

.background_logo_left:hover{
	cursor: pointer;
}

.conference_logo_img{
	width:100%;
	height: auto;
	margin-top:85px;
	margin-bottom:0px;
	margin-left:10px;
	border:none;
	transition: all 0.9s ease-out;
}
.conference_logo_img:hover{
	-webkit-filter: blur(3px); 
}
	
.secondary_header {
	height:350px;
	margin-top:0px;
	overflow:hidden;
	background-position: left;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.slider {
	position:relative;
	z-index:1;
	height:350px;
	margin-top: 20px;
}
.secondary_header_background {
	width: 100%;
	height:350px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-350px;
}
.secondary_header_interior {
	width: 100%;
	height:350px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-350px;
}
	
}


/* --  media11024-- */
@media all and (max-width: 1024px)

{
	.exhibitors_list{
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
font-size:75%;
line-height:100%;
padding-top:10px;
padding-left:0px;

}
	.exhibitors_list_2{
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
font-size:78%;
line-height:130%;
padding-top:20px;
padding-left:0px;	
	color:#999;
}
.primary_header {
	display:none;
}

.primary_header_interior {
	width: 100%;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.upper_logo {
display:none;
}



.bloc_menu {
	margin-top:-20px;
	background-color:rgba(0,153,204,0.80)
}

.menu_position {
	width:100%;
	clear: both;
	margin-right: 0%;
}
.bloc_social {
	display:none;
}
	
	
	.page {
		width: 100%;

	margin-top:20px;
		background-color: white;
}

.sliderpic {
	display: none;
}


	
	
	.copyright_footer {
		text-align: center;

	}
	
	.text_none_1024 {
		display: none;
	}
	
			.left_form {
	min-height: inherit;
	}
}

/* --  media768- */
@media all and (max-width: 768px)

{
	.secondary_header_background {
	background-color: rgba(31,186,219,1);

}
	
	.slidertet {
		display: none;
	}
	.right_sponsors {
		max-width: none;
		display: inline-block;
	}
	.last_sponsors {
		display: none;
	}
	.container_flex {
	width:100%;
	margin:-10px 10px 10px 0;
}
.main_int_2col_left {
	width:100%;
	margin: 0 0 -5px 0;
}
.main_int_2col_right {
	width:100%;
	margin: 0 0 -5px 0;
}
	
	.text_none_768 {
		display: none;
	}
		.agenda_photo_speaker {
	width:80px;
	height:auto;
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:10px;
	opacity: 1;
	border-radius: 2px;
}
}

	
	
</pre></body></html>