<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

*{ padding:0; margin:0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing:normal; font-family: 'Montserrat', sans-serif;}
* img{ border:0; }
* a { text-decoration:none;}
* input, * textarea{
	font-family: 'Montserrat', sans-serif;
}
body{
	font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
}
.site{
	/*min-width:1024px;*/
}
h1{
	color:#8e191e;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
}
h2{
	color:#8e191e;
	font-size:1.8em;
	font-weight:400;
	margin:3% 0 0.5% 0;
}
h3{
	color:#8e191e;
	font-size:1.3em;
	font-weight:600;
	margin:4% 0 0.5% 0;
}
h4{
	color:#8e191e;
	font-size:1em;
	font-weight:600;
	margin:5% 0 0.1% 0;
}
a{
	color:#B5001A;
}
a:hover{
	color:#B5001A;
	text-decoration:underline;
}
#logo{
	float:left;
}
img.size-full, img.size-large, img.wp-post-image{
	max-width:800px;
}
/*MENU*/
#menutop {
  margin-top: 2px;
}
#menutop a{
	color:#525252;
	font-size:12px;
	margin-left:10px;
}
#menutop a:hover{
	color:#f28e20;
	text-decoration:underline;
}
#menutop ul{
	margin-top:17px;
}
#menuprincipal a{
	color:#8e191e;
	margin-left:14px;
	font-size:15px;
	font-weight:700;
}
#menu-menu-principal-es a{
	color: #8e191e;
    margin-left: 9px;
    font-size: 12px;
    font-weight: 600;
}
#menuprincipal a:hover{
	padding-bottom:20px;
	border-bottom:20px solid #f28e20;
	z-index:55555;
	position:relative;
	cursor:default;
}
#menutop , #menuprincipal{
	float:right;
	text-transform:uppercase;
}
#menuprincipal ul{
	margin:0px;
}

#menutop li, #menuprincipal li{
	float:left;
}
#reseau_sociaux{
	float:right;
	margin-top:16px;
	margin-left:16px;
}
#lang_sel{
	float:right;
	margin-top:16px;
	margin-left:18px;
	max-width:110px;
	z-index:8888;
	width:100%;
}
#lang_sel li, #lang_sel ul ul{
	width:100%;
	text-align:left;
}
/*SM - SOUS-MENU */
/*sous menu general*/

.smenu_apropos {
	margin-left:366px;

}
.smenu_apropos.en{
	margin-left:433px;
}
.smenu_apropos.es{
	margin-left:335px;
}
.smenu_programme{
	margin-left:461px;
}
.smenu_programme.en{
	margin-left:501px;
}
.smenu_programme.es{
	margin-left:422px;
}
.smenu_partenaires{
	margin-left:580px;
}
.smenu_partenaires.en{
	margin-left:597px;
}
.smenu_partenaires.es{
	margin-left:504px;
}
.smenu_information{
	margin-left:704px;
}
.smenu_information.en{
	margin-left:694px;
}
.smenu_information.es{
	margin-left:631px;
}
.smenu_economie{
	margin-left: 719px;
    max-width: 280px;
}
.smenu_economie.es{
	margin-left: 759px;
	
}
.smenu{
	display:block;
	min-width:200px;
	position:absolute;
	z-index:10;
	overflow:none;
	background-color:#8e191e;
	margin-top:98px;
}
	.smenu ul li{
		list-style:none;
		clear:none;
		min-width: 120px;
		padding:0 26px;
	}	
	.smenu ul {
		float:left;
		padding:36px 0px;

	}
	.smenu ul li a{
		color:#fff;
		display:inline-block;
		padding-bottom:10px;
		font-size:18px;
		line-height:18px;
	}
	.smenu.es ul li a{
		font-size:14px;
	}
	#dropmenu{
		display:none;
	}
	#dropmenu li.current_page_item a {
		color:#f7941d;
	}
	.smenu ul li a:hover{
		text-decoration:none;
		transition: all 0.2s ease;
		-webkit-transition: all 0.2s ease;
		color:#f7941d;
	}

/*Banner*/
#banner{
	background-image:url(images/bg_head.png);
	background-repeat:no-repeat;
	background-position:top center;
	min-height:663px;
	background-color:#fff;
}
.page #banner, .single #banner, .search #banner, .archive #banner, .error404 #banner{
	background-image:url(images/bg_head_page.png);
	height:256px;
	min-height:256px;
}
#a-la-une{
	clear: both;
    margin: 0 auto;
    max-width: 1000px;
    position: relative;
	padding-top:328px;
}
.page #a-la-une, .single #a-la-une, .search #a-la-une, .archive #a-la-une, .error404 #a-la-une{
	padding-top:29px;
}

#contenu_banner{
	max-width:600px;
}
.page #contenu_banner, .single #contenu_banner, .search #contenu_banner , .archive #contenu_banner, .error404 #contenu_banner{
	width:100%;
	min-width:1024px;
}
#a-la-une h1{
	color:#8e191e;
	font-weight:bold;
	letter-spacing:-2px;
	font-size:48px;
	line-height:48px;
	margin:10px 0;
}
.page #a-la-une h1, .single #a-la-une h1, .search #a-la-une h1, .archive #a-la-une h1, .error404 #a-la-une h1{
	width:600px;
	float:left;
}

#sous-titre{
	color:#565656;
	font-size:26px;
	letter-spacing:-2px;
	line-height:26px;
	max-width:350px;
}
#infos-envent{
	color:#8e191e;
	font-size:21px;
	text-transform:uppercase;
	line-height:20px;
}
.page #infos-envent, .single #infos-envent, .search #infos-envent, .archive #infos-envent, .error404 #infos-envent{
	float:right;
	text-align:right;
	line-height:21px;
	margin-top:108px;
}
#forme{
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	/*min-width:1024px;*/
	position: relative;
}
#shape{
	position:absolute;
	right:0;
    margin-right: -35px;
}
/*SLIDER*/
#slider{
	width:100%;
	/*min-width:1024px;*/
	background-color:#f5f5f5;
}
#slider .slick-slider, #faq .slick-slider{
	margin-bottom:0px;
}
#slider .slick-prev, #slider .slick-next{
	width:70px;
	height:110px;
	background-color:#8e191e;
    z-index: 6888888;
	border-radius:0;
	top:29%;
}
#slider .slick-prev{
	left:0%;
}
#slider .slick-next{
	right:0%;
}
.col-1-3 {
	opacity: 0.6;
    transition: all 300ms ease;
	background-color:#fff;
    margin: 22px;
	max-width:800px;
}
.text{
	padding:25px;
    min-height: 180px;
}
.btn_plus a{
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#8e191e;
	float:right;
}
.date{
	font-size:13px;
	color:#f28e20;
}
.center .slick-center{
    opacity: 1;
}
/*FAQ*/
#faq{
	background-color:#22a6de;
	width:100%;
	/*min-width:1024px;*/
	min-height:200px;
}
#faq .conteneur_large{
	background-image:url('images/bg_faq.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}
#faq-container{
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
	width:100%;
	padding:8%;
	color:#fff;
}
#faq-container h1{
	margin:0px;
	color:#fff;
	font-weight:bold;
	letter-spacing:-1.5px;
}
#faq-container h2 {
	margin:0px;
	padding-bottom:14px;
	line-height: 28px;
}
#faq-container h2 a{
	font-size:24px;
	color:#fff;
	font-weight:bold;
}
#faq .slick-prev, #faq .slick-next{
	width:70px;
	height:110px;
	background-color:#f28e20;
	border-radius:0;
	top:25%;
}
#faq .slick-prev{
	left:-12%;
}
#faq .slick-next{
	right:-12%;
}
#faq .slick-dots{
	text-align:left;
}
#faq .slick-dots li button:before{
	color:#fff;
	font-size:12px;
}
#faq .slick-dots li.slick-active button:before{
	color:#f28e20;
}
#faq .slick-dots li{
	margin:0px;
}
#faq p{
	font-size:15px;
}
#primary{
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
}
/*Content*/
#content{
	position:relative;
	padding: 1% 0% 1% 4%;
	color:#605d5e;
	background-color:#fff;
	min-height:500px;
	font-size:15px;
}
#content img{
	max-width:100%;
}
#content #mc_embed_signup{
	float:left;
}
.page #content, .single #content, .archive #content, .error404 #content{
	max-width:675px;
	float:left;
	width:100%;
}
.search #content, .page-id-43 #content , .page-id-261 #content, .page-id-907 #content, .tag #content{
	max-width:100%;
	padding-left:0px;
}
.search #content .entry-header, .search #content .entry-content, .search #content .entry-summary, .search #content .entry-meta{
	float:left;
	max-width:100%;
}
.col-2 h2{
	font-weight:bold;
}
#organisateur{
	padding-left:60px;
	padding-top:55px;
	padding-right:70px;
}
#organisateur img{
	/*width:100%;*/
}
.partenaire{
}
#content a{
}
p, ul, ol, table{
	margin:1% 0 3% 0;	
}
.conteneur_large{
    clear: both;
    margin: 0 auto;
    max-width: 1050px;
}
#content .entry-content ul li{
	background-size: 2.5%;
	margin:0 0 10px 0;
	background-position-y: 5px;
}
#content ol, #content ul{
	margin-left:5%;
}
#content li{
	margin:1% 0;
}
#content h1{
	margin-bottom:10px;
}
#content h1, #content h2{
	text-transform:uppercase;
	font-weight:bold;
}
.home #content h2{
	background-image:none;
}
#content h2{
	font-size:21px;
	letter-spacing:-1px;
	background-image:url('images/bg_h2.png');
	background-repeat:no-repeat;
	padding-top:25px;
}
#content h3{
	font-size:15px;
}
/*sidebar*/
#sidebar{
	width:315px;
	float:left;
	background-image:url('images/bg_sidebar.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #8E191F;
	min-height:986px;
	padding:55px 30px 55px 45px;
}
.category-19 #sidebar, .category-11 #sidebar{
	background-image:url('images/bg_sidebar_bleu.jpg');
	background-color:#22a6de;
}
.category-20 #sidebar, .category-12 #sidebar{
	background-image:url('images/bg_sidebar_orange.jpg');
	background-color:#e07e27;
}
.category-21 #sidebar, .category-13 #sidebar{
	background-image:url('images/bg_sidebar_vert.jpg');
	background-color:#8dc63f;
}
.category-22 #sidebar, .category-14 #sidebar{
	background-image:url('images/bg_sidebar_jaune.jpg');
	background-color:#fcb040;
}


#sidebar h2{
	font-weight:bold;
	color:#fff;
	margin-bottom:33px;
}
#sidebar ul{
	margin-left:-20px;
}
#sidebar li{
	list-style-type:none;
	margin:13px 0;
}
#sidebar a{
	color:#fff;
	font-size:18px;
	display:block;
	padding-left:20px;
	line-height:20px;
}
#sidebar a:hover, #sidebar li.current_page_item a{
	color:#f28e20;
	text-decoration:none;
	background-image:url('images/i_bullet_sidebar.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
}
/*Search*/
#search{
	background-color:#a34448;
	height:100px;
	width:100%;
	/*min-width:1024px;*/
	padding-top:16px;
	clear:both;
}
#search-container{
    clear: both;
    margin: 0 auto;
    max-width: 1000px;
}
#search-container input[type="text"]{
	width:95%;
	text-transform:uppercase;
	height:70px;
	border:none;
	padding-left:35px;
	font-size:24px;
	color:#c7c5c6;
}
#search-container button, #search-container input[type="submit"], #search-container input[type="button"], #search-container input[type="reset"]{
	background-image:url('images/btn_search.jpg');
	background-repeat:no-repeat;
	float:right;
	height:70px;
	width:65px;
	border:none;
	margin-left:-1px;
	position:absolute;
}
/*Footer*/
#footer{
	position:relative;
	clear:both;
	width:100%;
	/*min-width:1024px;*/
	background-color:#8e191e;
	min-height:400px;
	text-align:left;
	padding-top:80px;
	
}
#footer .conteneur_large{
	background-image:url('images/bg_footer.png');
	background-repeat:no-repeat;
	background-position:bottom right;}

#container_footer{
    margin: 0 auto;
    max-width: 1000px;
	min-height:497px;

}
#container_footer img{
	float:left;
	padding-right:5%;
}
#description-footer{
	float:left;
	color:#fff;
	font-size:15px;
	width:90%;
	margin-bottom:25px;
}
#date_footer h1{
	color:#fff;
	font-size:36px;
	font-weight:bold;
	letter-spacing:-2;
	margin:0;
	line-height:36px;
}
#date_footer h2{
	font-size:30px;
	color:#fff;
	margin:0;
	line-height:30px;
}
.col1{
	float:left;
}
.col1 img{
	margin-bottom:33px;
}
.col{
	font-size:11px;
}
#infolettre h2{
	color:#fff;
	float:right;
	text-align:right;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	margin:0;
}
#mc_embed_signup{
    float: right;
    clear: both;
    text-align: right;
}
#infolettre{
	margin-top: -62px;
}
#infolettre #mc_embed_signup input.email{
	width:97%;
	text-transform:uppercase;
	min-width:330px;
	margin-right:0px;
	
}
#infolettre #mc_embed_signup input.button{
	float:right;
	text-transform:uppercase;
	background-color:#f28e20;
	max-width:110px;
	width: 100%;
	font-size:14px;
	font-weight:bold;
}
#container_footer ul li{
	list-style-type:none;
}
#container_footer ul li a{
	color:#fff;
}
.titre a{
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
}
.titre a:hover{
	cursor:default;
	text-decoration:none;
}
#footer_blanc{
	height:55px;
	background-color:#fff;
	width:100%;
	/*min-width:1024px;*/
	margin-top:-96px;
	position:relative;
	line-height:55px;
	color:#000000;
	font-size:12px;
}
#sociaux{
    text-align: center;
    position: absolute;
    left: 48.5%;
    top: 80%;
    z-index: 5;
}
#footer_blanc a{
	color:#000000;
}
#container_footer_blanc{
	clear: both;
    margin: 0 auto;
    max-width: 1000px;
}
.left{
	float:left;
}
.right{
	float:right;
}
figure.wp-caption.alignleft, img.alignleft {
    margin: 5px 20px 5px 0; 
}
#content table{
	font-size:90%;
	max-width:100%!important;
	width:100%!important;
}
/*THEMATIQUE*/
#sous-titre-theme{
	width:100%;
	background-color:#8e191e;
	height:70px;
}
#sous-titre-contenu{
	font-size:30px;
	line-height:70px;
	color:#fff;
	font-weight:bold;
	clear: both;
    margin: 0 auto;
    max-width: 1000px;

}
#thematique-container img{
	max-width:100%;
}
.thematique{
	clear: both;
    margin: 0 auto;
    max-width: 1000px;
	padding:90px 0;
}
.bloc-theme{
	border-bottom:1px solid #8e191e;
}
.thematique p{
	font-size:15px;
	color:#605d5e;
	padding-right:50px;
}
.thematique h3{
	text-transform:uppercase;
	font-size:24px;
}
.bleu, .bleu a{
	color:#22a6de;
}
.category-11 h1, .category-11 a, .category-11 h2, .category-19 h1, .category-19 a, .category-19 h2, .category-creation-dentreprises-et-demplois h1, .category-enterprise-and-job-creation h1{
	color:#22a6de;
}
#sidebar.category-11 li a:hover, #sidebar.category-19 li a:hover, #sidebar.category-12 li a:hover, #sidebar.category-20 li a:hover, #sidebar.category-13 li a:hover, #sidebar.category-21 li a:hover, #sidebar.category-14 li a:hover, #sidebar.category-22 li a:hover, .category-11 #sidebar a:hover, .category-19 #sidebar a:hover, .category-12 #sidebar a:hover, .category-20 #sidebar a:hover, .category-13 #sidebar a:hover, .category-21 #sidebar a:hover, .category-14 #sidebar a:hover, .category-22 #sidebar a:hover{
	color:#fff;
	background-image:url('images/i_bullet_sidebar_blanc.png');
}
.orange, .orange a{
	color:#e07e27;
}
.category-12 h1, .category-12 a, .category-12 h2, .category-20 h1, .category-20 a, .category-20 h2, .category-cadre-de-vie h1, .category-quality-of-life h1{
	color:#e07e27;
}
.vert, .vert a{
	color:#8dc63f;
}
.category-13 h1, .category-13 a, .category-13 h2, .category-21 h1, .category-21 a, .category-21 h2, .category-cohesion-sociale h1, .category-social-cohesion h1{
	color:#8dc63f;
}
.jaune, .jaune a{
	color:#fcb040;
}
.category-14 h1, .category-14 a, .category-14 h2, .category-22 h1, .category-22 a, .category-22 h2, .category-gouvernance h1, .category-governance h1{
	color:#fcb040;
}

#page #mc_embed_signup .mc-field-group label{
	margin-bottom: 0px;
}
#page #mc_embed_signup label{
	padding-bottom: 0px;
}
#page #mc_embed_signup{
	background-color: transparent;
}
/****SINGLE ATELIERS*******/
#bg_ateliers.atelier{
	background-image:url('images/bg_gsef_ateliers.jpg');
}
#bg_ateliers.groupe_travail{
	background-image:url('images/bg_gsef_ateliers_gt.jpg');
}
#bg_ateliers.activite{
	background-image:url('images/bg_gsef_ateliers_activite.jpg');
}
#bg_ateliers{
	background-color:#e6e6e6;
	background-repeat:repeat-x;
	float:left;
	width:100%;
}
#bg_ateliers .hentry{
	padding:0;
}
#bg_ateliers #content{
	background-color:transparent;
	padding:0;
}
#bg_ateliers h1{
	color:#fff;
	font-size:42px;
	font-weight:bold;
	text-transform:none;
	max-width:73%;
	line-height:50px;
}
#contenu_banner_ateliers{
	padding-left:42px;
	background-image:url('images/bg_contenu_banner_ateliers.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	float:left;
	width:100%;
	height:359px;
}
#contenu_banner_ateliers h2{
	font-size:21px;
	text-transform:uppercase;
	color:#fff;
	background-image:none;
}
.groupe_travail #contenu_banner_ateliers h4{
	color:#8e191e;
}
#contenu_banner_ateliers h4{
	color: #f28e20;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px 0;
}
#contenu_banner_ateliers span{
	background-color: #25a5de;
    color: #fff;
    font-size: 13px;
    height: 23px;
    line-height: 23px;
    padding: 4px 6px;
	margin-right:5px;
}
#banner_content_blanc{
	background-color:#fff;
	float:left;
	min-height:140px;
	width:100%;
	clear:both;
	margin-top:-68px;
	margin-bottom:50px;
}
.case_blanc{
	height:95px;
	margin:20px 0px;
	padding:26px;
	border-right:1px solid #8e191e;
}
.case_blanc:last-child{
	border:none;
}
.case_blanc img{
	float:left;
}
#salle.case_blanc div{
	width: 160px;
    font-size: 13px
}
.case_blanc div{
	color:#8e191e;
	font-size:20px;
	font-weight:bold;
	padding-left:9px;
	padding-top:7px;
	float:left;
}
.initiative{
	float:left;
	width:100%;
}
.banne1{
	background-image:url('images/bg_initiatives.png');
	background-repeat:no-repeat;
	background-position:top left;
}
.atelier .banne1{
	background-color:#8e191e;
}
.groupe_travail .banne1{
	background-color:#f28e20;
}
.activite .banne1{
	background-color:#25a5de;
}
.number_m{
	font-size:76px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	padding-top:28px;
	padding-bottom:28px;
	padding-left:40px;
	line-height:76px;
}
.titre_initiative{
	padding-top:30px;
	padding-right:20px;
}
.initiative h3{
    font-size: 24px!important;
    font-weight: bold;
    color: #fff;
    margin: 0;
    margin-bottom: 8px;
    line-height: 25px;
	color:#fff;
}
.initiative h4{
    color: #f28e20;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 3px 0;
}
.bande_grise{
	background-color:#3a3a3a;
	padding:14px 35px;
	float: left;
	width: 100%;
}
.bande_grise .left{
	border-right:1px solid #686868;
	font-size:18px;
	font-weight:bold;
}
.bande_grise .left img{
	float:left;
}
.bande_grise .right{
	padding-top:13px;
	color:#fff;
	font-size:16px;
}
.bande_grise .right img{
	padding-left:45px;
	padding-right:30px;
	float:left;
}
.continent{
	color:#fff;
	line-height:54px;
	padding-left:30px;
	float:left;
}
.pays_ville{
	float:left;
	line-height:16px
}
.pays{
	font-weight:bold;
}
.conferencier{
	background-color:#fff;
	width:100%;
	padding:40px 37px;
	margin-top:2px;
	float:left;
}
#content .conferencier h2{
	background-image:none;
	text-transform:none;
	font-size:24px;
	font-weight:bold;
	letter-spacing:normal;
	padding:0;
	line-height:normal;
	margin:0;
}
#content .conferencier h3{
	font-weight:normal;
	font-size:18px!important;
	color:#646464;
}
.mic{
	float:left;
}
.mic img{
	padding-right:30px;
	float:left;
}
.decsription{
	color:#0a0a0a;
	font-size:18px;
	background-color:#fff;
	padding:65px 37px;
	margin-top:2px;
	float:left;
}

.description h3{
	color:#0a0a0a;
}

.document{
	margin-bottom:50px;
	float:left;
	width:100%;
}
.bg_document{
	background-color:#3a3a3a;
	color:#fff;
    padding: 25px 37px;
	font-weight:bold;
	font-size:18px;
	margin-top:10px;
}
.document_prep{
	background-color:#fff;
    padding: 25px 37px;
	font-size:24px;
	font-weight:bold;
	margin-bottom:2px;
	line-height:26px;
}
.document_prep a{
	color:#8e191e;
	margin-top:5px;
	float:left;
	width:100%;
}
.titre_doc{
	float:left;
	max-width:800px;
}
.more_doc{
	float:right;
	line-height:50px;
}

/****PAGE VISITE*******/
.entreprises ul{
	padding-left:22px;
}
.conteneur_programmation_par_jours.visite ul{
	border-left: none;
    margin-left: 0!important;
    padding-top: 0;
	margin-bottom:3%;
}
#content .conteneur_programmation_par_jours.visite ul li{
	background-image:none;
	padding-left:0;
}
#content .conteneur_programmation_par_jours.visite ul li .atelier{
	width:70%;
	float:left;
    background-color: #8e191e;
	background-image: url('images/bg_article.png');
	    background-repeat: no-repeat;
    background-position: right bottom;
	min-height:135px;
}
#content .conteneur_programmation_par_jours.visite ul li h3{
	    font-size: 22px;
		line-height:20px;
}
#content .conteneur_programmation_par_jours.visite ul li span{
	float:right;
	background-color:#8e191e;
	height:64px;
	padding:0 12px;
	width:183px;
	margin-bottom:6px;
	line-height:64px;
}
#content .conteneur_programmation_par_jours.visite li div{
	padding: 30px 18px; 
}
#content .conteneur_programmation_par_jours.visite li div.btn_info{
	background-image: none;
    padding: 0;
	background-color:#f28e20;
	text-align:center;
	color:#fff;
	font-size:15px;
	height:40px;
	line-height:40px;
	margin-top:13px;
}
#content .conteneur_programmation_par_jours.visite li div.btn_info:hover{
	background-color:#E07E27;
	
}
#content .conteneur_programmation_par_jours.visite li a:hover{
	text-decoration:none;
}
.duree{
	 margin-right:13px;
}

#content .conteneur_programmation_par_jours.visite ul::after{
	content: "";
    background-image: none;
    margin-top: 0;
    float: none;
    margin-left: 0;
}
#content .conteneur_programmation_par_jours.visite li div.petit_box{
	background-image: none;
    padding: 0;
	float:right;
}
/********SINGLE VISITE********/
.single #sidebar.category-80, .single #sidebar.category-81, .single #sidebar.category-100{
    padding: 38px 30px;
}
#single_visite{
	color:#8e191e;
	font-size:14px;
	font-wight:normal;
	padding-top:40px;
}
#single_visite h3{
	font-weight:bold;
	color:#f28e20;
	font-size:14px;
	text-transform:uppercase;
	float:left;
	clear:none;
	margin:0;
	margin-left:10px;
	margin-top:2px;
}
#single_visite p{
	clear:both;
	margin-top:12px;
	margin-left:37px;
}
#single_visite img{
	float:left;
}
.info_sup{
	border:2px solid #8e191e;
	margin-bottom:5px;
	padding:18px 13px;
}
#content .info_sup ul{
	margin-left:60px;
}
#content .info_sup ul li{
	margin: 0 ;
}
.warning{
	background-color:#8e191e;
	color:#fff;
	padding:20px 35px;
}

#single_visite .warning p{
	clear:none;
	font-weight:normal;
}
#single_visite .warning img{
	margin-right:30px;
	margin-top:11px;
}
#side_info_visite{
	color:#fff;
	font-size:14px;
}
#side_info_visite a{
	font-size:14px;
	display: block;
    padding-left: 0;
    line-height: normal;
	display:inline;
	
}
#side_info_visite a:hover{
	background-image:none;
	padding-left:0;
}
#side_info_visite img{
	float:left;
}
#side_info_visite h3{
	color:#f28e20;
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	float:left;
	clear:none;
	margin-left:10px;
	line-height:18px;
}
#side_info_visite #note{
	font-size:12px;
	clear:both;
}
#side_info_visite p{
	clear:both;
	margin-top:20px;
	float:left;
	font-size:14px;
    line-height: normal;
}
/****PAGE PLAGE HORRAIRE*******/
.page-id-3457 .site{
	background-color:#e6e6e6;
}
.page-id-3457 #content{
	background-color:transparent;
}
#plage_header{
	height:360px;
	background-color:#8e191e;
	margin-top: -27px;
}
#plager_header_bg{
	background-image:url('images/bg_plage.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:360px;
	width:1200px;
	margin:0 auto;
}
#plage_header h1{
	color:#fff;
	font-size:42px;
	padding-top:110px;
	padding-bottom:87px;
	margin-bottom:0;
}
#legende{
	margin:0 auto;
	color:#fff;
	margin-left:80px;
}
#legende span{
	color:#e37f16;
}
#legende img{
	margin-left:20px;
	margin-right:8px;
}
#bg_temps{
	width:1070px;
    margin-left: -116px;
	margin-top:-47px;
}
.row{
	height:160px;
	background-color:#dcdbdb;
	margin-bottom:10px;
}
.row:nth-child(even){
	background-color:#fff;
}
.plage_heures{
	line-height:160px;
	padding-left:35px;
}

.block_date{
	background-color:#fff;
	color:#000;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding:10px 0 15px 0;
	width:100%;
	margin-bottom:10px;
	margin-top:-153px;
}

.block_middle .lightbox, .block_middle .plage_date, .block_middle .gris{margin-left:8px; margin-right:8px;}

#content .plage_date h2{
	font-size:72px;
	background-image:none;
	color:#000;
	text-align:center;
	padding:0;
	margin: 0;
	line-height:normal;
}
#colonne{
    position: absolute;
	width:100%;
	top:95px;
    margin-left: 80px;
}
.overlay2 {  
    background: rgba(0,0,0,.75);
    height: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    position: absolute;
    width: 100%;
}
.lightbox{
	position:relative;
}
.band_heures button{
	display:none!important;
}
.mfp-content .band_heures button{
	display:block!important;
}

.lightbox:hover .overlay2 {opacity:0.8; cursor:pointer;}
            
.plus {  
    font-weight: 300;
    color: rgba(255,255,255,.85);
    font-size: 96px;
	font-family: "Courier New", Courier, monospace;
} 
.block_demi .plus{
	line-height:75px;
}
.block_1 .plus{
	line-height:160px;
}
.block_1etdemi .plus{
	line-height:245px;
}
.block_2 .plus{
	line-height:330px;
}
.block_2etdemi .plus{
	line-height:425px;
}
.block_3 .plus{
	line-height:500px;
}
.block_demi{
	height:75px;
	margin-bottom:10px;	
}
.block_1{
	height:160px;
	margin-bottom:10px;	
}
.block_1etdemi{
	height:245px;
	margin-bottom:10px;
}
.block_2{
	height:330px;
	margin-bottom:10px;
}
.block_2etdemi{
	height:415px;
	margin-bottom:10px;
}
.block_3{
	height:500px;
	margin-bottom:10px;
}
.band_heures{
	height:65px;
	background-color:#000;
	line-height:65px;
	color:#fff;
	padding:0 15px;
}
.band_heures span{
	font-size:40px;
	float:left;
	padding-right:10px;
}
.band_heures  .special{
	background-color:transparent;
}
.band_content{
	padding:11px 15px;
	color:#fff;
	font-size:14px;
	line-height:normal;
}
.band_content h3{
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
}
#thematique-container .orange,
#thematique-container .bleu,
#thematique-container .rouge{
	background-color:white!important;
	background-image:none!important;
}
.orange{
	background-color:#e37f16;
	background-image:url('images/i_pattern_block.png');
	background-position:bottom;
}
.bleu{
	background-color:#00a5e0;
	background-image:url('images/i_pattern_block.png');
	background-position:bottom;
}
.rouge{
	background-color:#8e191e;
	background-image:url('images/i_pattern_block.png');
	background-position:bottom;
}
.gris{
	background-color:#4a4a4a;
}
.mfp-content .band_heures span{
	font-size:65px;
}
.mfp-content .band_heures{
	height:132px;
    line-height: 132px;
	font-size:30px;
	padding: 0 30px;
}
.mfp-content h3{
	font-size:28px;
}
.mfp-content .contenu_lightbox{
	background-color:#fff;
	padding:30px!important;
	color:#8f8f8f;
	font-size:15px;
	font-weight:normal;
}
.mfp-content .contenu_lightbox h3{
	font-size:20px;
	text-transform:none;
	line-height:normal!important;
	padding:30px 0 0px 0!important;
}
body a.atelier  {
	color:#8e191e!important;
}
body a.groupe_travail {
	color:#f28e20!important;
}
body a.activite {
	color:#25a5de!important;
}
.mfp-content .band_content{
	padding:0px;
}
.mfp-content .band_content h3{
	padding: 45px 30px 0 30px;
}
.mfp-content .band_content p{
	padding: 0px 30px 20px 30px;
}
.mfp-content .band_content .contenu_lightbox p{
	padding:0;
}
.contenu_lightbox ul{
    margin-left: 65px;
}

/****/

/****PAGE PROGRAMME*******/
.container{
	width:1000px;
    margin: 0 auto;
}
#menu_programme{
	height:260px;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
}
#filtre1{
	height:130px;
	background-color:#8e191e;
	padding:17px 0;
}
#filtre_jours, #milieu, #search_programme, #cat1, #cat2, #cat3{
	width:33%;
}
#content h2.titre_prog{
	font-size:36px;
	color:#c7c6c6;
	float:right;
	text-align:right;
	background-image:none;
	font-weight:normal;
	line-height: 39px;
}
.jours_conteneur{
	width:20%;
	height:73px;
	background-color:#fff;
	text-align:center;
	line-height:73px;
	font-size:24px;
	font-weight:bold;
	float:left;
	margin-right:5px;
}
.jours_conteneur a, #jours_tous a{
	display:block;
	color:#8e191e;
	height:73px;
}
.jours_conteneur a:hover, #jours_tous a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
.jours_conteneur .selected, .jours_conteneur:hover, #jours_tous:hover, #filtre_jours .actif a, a #jours_tous.actif {
	background-color:#f28e20;
	color:#fff;
}
#jours_tous{
	background-color:#fff;
	color:#8e191e;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	float:left;
	width:113px;
	height:73px;
	line-height:18px;
	padding-top:20px;
}
#milieu select, #filtre1 #search_programme select{
	padding:0px 13px;
	height:73px;
	color:#c7c5c6;
	border:none;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
#milieu #default{
	text-transform:uppercase;
	font-size:15px;
	color:#c7c5c6;
}
#milieu option, #search_programme option{
	font-size:15px;
	color:#c7c5c6;
	padding:5px 0;
}
optgroup{font-size:16px;}
.styled-select select {
   background: transparent;
   width: 100%;
   padding: 5px;
   font-size: 13px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   -webkit-appearance: none;
}
.styled-select {
   background: url("images/i_select_programme.png") no-repeat right #fff;
   margin-left:5px;
}
#filtre1 form.searchform {
	float:right;
	margin-top:27px;
}
#filtre1 input{
	border:none;
}
#filtre1 #s{
	float:left;
	width:80%;
	color: #c7c5c6;
}
#filtre1 input[type="submit"]{
	background-image:url('images/i_search_programme.png');
	background-repeat:no-repeat;
	background-color:#fff;
	width:63px;
	border:none;
}
#filtre2{
	height:130px;
	background-color:#e6e6e6;
	color:#8e191e;
	padding:17px 0;
}
#filtre2 .categorie{
	height:73px;
	float:left;
	width:100%;
	background-image:url('images/bg_categorie.png');
	background-repeat:no-repeat;
	background-position:left;
	line-height:73px;
	padding:0 16px;
	color:#fff;
	text-align:center;
}
#filtre2 .categorie img{
	float:left;
	margin-top:25px;
}
#filtre2 .categorie.rouge{
	background-color:#8e191e;
}
#filtre2 .categorie.jaune{
	background-color:#f28e20;
    margin-top: 27px;
	margin-left:5px;
}
#filtre2 .categorie.bleu{
	background-color:#25a5de;
    margin-top: 27px;
	float:right;
	width:98%;
}
#dropmenu2 img{
	float:left;
	padding-right:24px;
}
.smenu_atelier, .smenu_groupe_travail, .smenu_activite{
    min-height: 185px;
    width: 100%;
    top: 162px;
    position: absolute;
    z-index: 99999999;
	font-size:15px;
	color:#fff;
	padding:39px 0;
}
.smenu_activite{
	background-color: #1d81ae;
}
.smenu_groupe_travail{
	background-color: #e6871e;
}
.smenu_atelier{
	background-color: #751519;
}
.smenu_atelier .container, .smenu_groupe_travail .container, .smenu_activite .container{
	padding-left:106px;
}
#content.programmation{
	padding:47px 0;
	width:100%;
	max-width:1000px!important;
}
#btn_infolettre{
	float:right;
	margin-top:-53px;
}
.conteneur_programmation_par_jours .journee{
	background-color:#8e191e;
	height:60px;
	line-height:60px;
	background-image:url('images/bg_date.png');
	background-repeat:no-repeat;
	background-position:left;
	max-width:445px;
	color:#fff;
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	padding-left:53px;
	position:relative;
	z-index:999;
}
.conteneur_programmation_par_jours .session{
	width:386px;
	height:50px;
	background-color:#e07e27;
	color:#fff;
	margin-top:20px;
	line-height:50px;
	font-size:23px;
	padding:0 25px;
	position:relative;
	z-index:88;
}
.conteneur_programmation_par_jours .session img{
	padding-left:40px;
}
.conteneur_programmation_par_jours .session span{
	font-size:21px;
}
.conteneur_programmation_par_jours ul {
	border-left:1px solid #f28e20;
	margin-left:65px!important;
	padding-top:25px;
}
.conteneur_programmation_par_jours ul::after {
    content: "";
    background-image: url('images/bg_blank.jpg');
    margin-top: -8.1%;
    width: 88px;
    height: 67px;
    float: left;
    margin-left: -1px;	
}
#content .conteneur_programmation_par_jours ul li{
	list-style-type:none;
	background-image:url('images/i_ligne_h.png');
	background-repeat:no-repeat;
	background-size:auto;
	background-position:left center;
	height:135px;
	padding-left:90px;
}
#content .conteneur_programmation_par_jours li .bg_li_single {
	background-image:url('images/bg_article.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:30px 0px 30px 18px;
}
#content .conteneur_programmation_par_jours ul li h3{
	font-size:23px;
	font-weight:bold;
	color:#fff;
	margin:0;
	margin-bottom:8px;
	line-height:25px;
}
#content .conteneur_programmation_par_jours ul li h4{
	color:#f28e20;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	margin:0 0 3px 0;
}
#content .conteneur_programmation_par_jours ul li .groupe_travail h4{
	color:#8e191e;
}
#content .conteneur_programmation_par_jours ul li .activite h4{
	color:#fcb040;
}

#content .conteneur_programmation_par_jours ul li span{
	background-color:#25a5de;
	color:#fff;
	font-size:13px;
	height:23px;
	line-height:23px;
	padding:4px 6px;
	margin-right:5px;
}
.tag #contenu_banner_ateliers h2{
	padding-top:10px;
}
.tag .btn_plus_single{
	padding-top:45px;
}
#content .conteneur_programmation_par_jours ul li .bg_li_single.activite, #contenu_banner_ateliers.activite{
	background-color:#25a5de;
	min-height:135px;
	width:100%;
	background-image: url('images/bg_article.png');
}
#content .conteneur_programmation_par_jours ul li .bg_li_single.atelier, #contenu_banner_ateliers.ateliers{
	background-color:#8e191e;
	min-height:135px;
	width:100%;
	background-image: url('images/bg_article.png');
}
#content .conteneur_programmation_par_jours ul li .bg_li_single.groupe_travail, #contenu_banner_ateliers.groupe_travail{
	background-color:#f28e20;
	min-height:135px;
	width:100%;
	background-image: url('images/bg_article.png');
}
.btn_plus_single{
	float:right;
	padding-left: 32px;
    padding-top: 10px;
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
.bg_li_single:hover &gt;.btn_plus_single, .tag #contenu_banner_ateliers:hover &gt;.btn_plus_single{
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */	
}
@media screen and (max-width: 1020px){
	.plage_date{
		position:relative;
	}
	#bg_temps{
		display:none;
	}
	#colonne{
		position:relative;
		margin-left:0px;
		top:-58px;
	}
	.page-id-3457 .container{
		width:100%;
	}
	#plager_header_bg{
		width:100%;
	}
	.block_date{
		margin-top:0;
	}
	.block_middle .lightbox, .block_middle .plage_date, .block_middle .gris{
		margin-left: 0px;
		margin-right: 0px;
	}
	#plage_header h1{
		margin:0 auto;
		text-align:center;
		padding-bottom:20px;
	}
	#legende{
		margin-left:0;
		text-align:center;
	}
}
@media screen and (max-width: 1280px){
	.navbar{
		position:relative;
	}
	#shape{
		margin-right:0px;
	}
}
@media screen and (max-width: 1200px){
	#shape{
		margin-right:0px;
	}
	#search-container button, #search-container input[type="submit"], #search-container input[type="button"], #search-container input[type="reset"]{
		    margin-left: -7%;
	}
	#faq .slick-next{
		right:-9%;
	}
}
@media screen and (max-width: 1024px){

	#faq .slick-prev{
		right:-8%;
	}
	#menuprincipal a{
		font-size:13px;
	}
	
}
@media screen and (max-width: 900px){
	#menutop a{
		font-size:10px;
	}
	#menuprincipal a{
		font-size:11px;
	}
	.col{
		display:none;
	}
	.col1{
		width:100%;
	}
}
@media screen and (max-width: 800px){
	#menutop, #menuprincipal{
		display:none;
	}
	#faq button.slick-next{
		display:none;!important
		
	}
	#lang_sel{
		margin-right:105px;
	}
	#sidebar{
		display:none;
	}
}
@media screen and (max-width: 770px){
	.case_blanc{
		border:none;
	}
	.bande_grise .left{
		border:none;
	}
	.bande_grise .right, .bande_grise .left{
		text-align:left;
	}
	.bande_grise .right img{
		padding-left:0;
	}
	.bande_grise .right{
		padding-top:24px;
	}
	.mic{
		display:none;
	}
}
@media screen and (max-width: 670px){
	#content .conteneur_programmation_par_jours.visite li div.petit_box,
	#content .conteneur_programmation_par_jours.visite ul li span,
	#content .conteneur_programmation_par_jours.visite ul li .atelier{
		width:100%;
		float:left;
	}
	#content .conteneur_programmation_par_jours.visite ul li .atelier{
		margin-top:20px;
	}
	.info_sup{
		width:100%!important;
		clear:both;
		min-width:auto!important;
	}
	.conteneur_programmation_par_jours .journee{
		clear:both;
	}
	#filtre_jours, #milieu, #search_programme, #cat1, #cat2, #cat3{
		width:100%;
	}
	#btn_infolettre{
		display:none;
	}
	#filtre2 .categorie.jaune{
		margin-left:0;
	}
	#filtre2 .categorie.bleu{
		width:100%;
	}
	.btn_plus_single img{
		display:none;
	}
	.bg_li_single{
		clear:both;
		width:100%;
		margin:10px 0px;
		float:left;
	}
	.conteneur_programmation_par_jours .session{
		float:left;
	}
	.case_blanc {
		width:100%;
	}
	.titre_initiative h3{
		    padding-top: 30px;
		padding-right: 20px;
		padding-left: 32px;
		padding-bottom: 20px;
	}
	.bande_grise .left{
		width:100%;
	}
	#single_visite img{
		margin-left:0px!important;
	}
}
@media screen and (max-width: 720px){
	#content{
		padding:1% 4%;
	}
	#menutop, #menuprincipal{
		display:none;
	}
	.col{
		display:none;
	}
.site{
	width:100%;
}
.col-1-3{
	width:400px;
}
	.home #content h2{
		text-align:center;
	}
	#infolettre{
		margin-top:20px;
		clear: both
	}
	#infolettre h2{
		float:none;
		text-align:center;
	}
	#description-footer{
		width:100%;
	}
	#description-footer, #date_footer h1, #date_footer h2{
		text-align:center;
	}
	#date_footer h1, #date_footer h2{
		font-size:25px;
	}
	#footer_blanc{
		margin-top:0px;
	}
	.left{
		padding-top:30px;
	}
	.left, .right{
		float:none;
		text-align:center;
		line-height:19px;
	}
	.right{
		padding-bottom:24px;
	}
	#sociaux {
		left: 41%;
		top: 98%;
	}
	#mc_embed_signup{
		float:none;
	}
#infolettre #mc_embed_signup input.button{
	float:none;
	width:97%;
	max-width:inherit;
}
#infolettre #mc_embed_signup form{
	padding: 10px 0 52px 3%;
}
	#container_footer img{
		width:100%;
	}



}
@media screen and (max-width: 960px){
	.block_date{
		margin-top:30px;
	}
	.contenu_lightbox{
		background-color: #fff;
		padding: 15px!important;
		color: #8f8f8f;
		font-size: 15px;
		font-weight: normal;
	}
	.block_demi, .block_1, .block_1etdemi, .block_2, .block_2etdemi, .block_3{
		height:auto;
		padding-bottom:10px;
		margin-bottom:10px;	
	}
	.band_content h3, .band_content p{
		padding-left:15px;
		padding-right:15px;
	}
	.band_content{
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
	}
	.gris .band_content{
		padding-bottom:10px;
	}
	.band_content p{
		margin-bottom:10px;
	}
	.contenu_lightbox p, .contenu_lightbox h3{
		padding:0;
	}
	.contenu_lightbox h3{
		margin-bottom:10px;
		line-height:normal;
	}
	.contenu_lightbox ul{
		padding-left:30px;
	}
	.overlay2{display:none;}
	
}

@media screen and (max-width: 980px){

	#content{
		padding:1% 2%;
	}
	#a-la-une h1{
		font-size:36px;
	}
	#infolettre #mc_embed_signup input.email{
		min-width:200px;
	}
	#search-container button, #search-container input[type="submit"], #search-container input[type="button"], #search-container input[type="reset"]{
		    margin-left: -18%;
	}
	#content{
		padding:1% 2%;
	}
	#faq .slick-next,#faq .slick-prev, #slider .slick-prev, #slider .slick-next{
		display:none !important;
	}
	.col-1-3{
		width:350px;
	}
	#logo{
		padding-top:0px;
	}
ul.slick-dots{
	bottom:-18px;
}
#faq-container h2{
	line-height:22px;
}
#faq-container h2 a{
	font-size: 22px;
}
	
#container_footer{
	padding:0% 2%;
}

.page #contenu_banner, .single #contenu_banner, .search #contenu_banner, .archive #contenu_banner, .error404 #contenu_banner{
	min-width:0;
}
.page #a-la-une h1, .single #a-la-une h1, .search #a-la-une h1, .archive #a-la-une h1, .error404 #a-la-une h1{
	width:100%;
}
#forme{
	display:none;
}
#a-la-une{
	padding-top:40px;
	background-image:url('images/bg_mobile_gauche.png');
	background-repeat:no-repeat;
	background-position:0px 40px;
	height:226px;
}
#sous-titre{
	font-size:11px;
	line-height:11px;
	letter-spacing:0px;
}
#contenu_banner{
	padding-left:60px;
	max-width:100%;
}
#contenu_banner h1{
	font-size:21px;
	line-height:21px;
}
#infos-envent{
	background-image:url('images/bg_mobile_droit.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:126px;
	padding-right:60px;
	text-align:right;
	line-height:16px;
	padding-top:45px;
	font-size:16px;
}

#banner, .page #banner, .single #banner, .search #banner, .archive #banner, .error404 #banner{
	min-height:0px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:110px;
	background-image:url('images/bg_head_mobile.png');
	height:100%;
}
	#reseau_sociaux {
		float: left;
		margin-left: 31px;
}
.page #infos-envent, .single #infos-envent, .search #infos-envent, .archive #infos-envent, .error404 #infos-envent{
	margin-top:0px;
}

}
@media screen and (max-width: 480px){
	#logo{
		padding-top:60px;
	}
	
	#lang_sel{
		margin-top:-140px;
		margin-right:93px;
	}
	#reseau_sociaux {
		float: left;
		margin-top: -140px;
		margin-left: 11px;
}

}
@media screen and (max-width: 1080px){
	.conteneur_programmation_par_jours ul{
		border-left:none;
		margin-left:0px!important;
		padding-top:0px;
	}
	.conteneur_programmation_par_jours #content ol, #content ul{
		margin-left:0px;
	}
	#content .conteneur_programmation_par_jours ul li{
		padding-left:0px;
		background-image:none;
	}
	.conteneur_programmation_par_jours ul::after{
		content: "";
		background-image: none;
		margin-top: 0;
		width: 0;
		height: 0;
		float: none;
		margin-left: 0;
	}
	#filtre1, #filtre2, #menu_programme{
		height:auto;
	}
}
@media screen and (max-width: 1000px){
	.container{
		width:100%;
	}
}

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