
/* BASE */
	@import url(https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,900);
	body{font-size : 16px ; font-family: 'Lato', 'Verdana','sans-serif';font-weight:300 ;}
	strong, b{font-weight: 300;}
	span.prenom{font-weight: 400;} /* A mettre sur les prénoms mentionnés dans le site */
	
	/* CSS RGPD */
div.RGPD {
    text-align: justify;
    font-size: 0.9em;
    line-height: normal;
    /* width: 270px; */
}
input.RGPD {
    display: inline;
    padding: 0;
    margin: 0;
    height: auto;
    top: 3px;
}
label[for="RGPD"],label[for="RGPD2"] {
    display: inline !important;
    text-align: justify !important;
}
.small{font-size:0.9em!important;}
	
#etude input.RGPD {
    width: auto;
    top: 1px;
}

#etude fieldset div.RGPD {
    width: 320px;
    left: -4px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#etude p.i {
    padding-top: 51px;
}
	
/* SPE */
#accroche1{
	background : #ffa800 ;
	margin-bottom : 40px; 
}
	#accroche1 h3{
		color : #000 ;
		font-weight : 700 ;
	}
#accroche2{
	background : #dddddd ;
}
	.accroche{
		text-align : center ;
	}
	.accroche h3{
		font-size : 2em ;
		font-weight : 300 ;
		text-transform : uppercase ;
	}
	.accroche p{
		font-size : 2em ;
		font-weight : 300 ;
	}
	
#contact{
	background : #fff url(../../images/bk_contact.jpg?) top center no-repeat fixed ;
	background-size : cover;
}
/* ********************************************************* COMPETENCE */
#savoirfaire .bdl_2{
	/* width : 50% ; */
}
	#savoirfaire .bdl_2 .article{
		padding : 10px 20px 10px 50px ;
		background : transparent url(../../images/ico_site.png) left 15px no-repeat ;
	}
	#savoirfaire .bdl_2 .article h3{
		text-transform : uppercase ;
	}
		#savoirfaire .bdl_2 .article.art_4{background-image:url(../../images/ico_site.png);}
		#savoirfaire .bdl_2 .article.art_5{background-image:url(../../images/ico_imprim.png);}
		#savoirfaire .bdl_2 .article.art_6{background-image:url(../../images/ico_crea_graphique.png);}
		#savoirfaire .bdl_2 .article.art_7{background-image:url(../../images/ico_photo.png);}
		#savoirfaire .bdl_2 .article.art_8{background-image:url(../../images/ico_referencement.png);}
		#savoirfaire .bdl_2 .article.art_9{background-image:url(../../images/ico_film.png);}
		#savoirfaire .bdl_2 .article.art_10{background-image:url(../../images/ico_webmarketing.png);}
		#savoirfaire .bdl_2 .article.art_11{background-image:url(../../images/ico_formation.png);}
	
	
/* ********************************************************* REALISATION */
	
#realisations {
	position : relative ;
}
	#realisations #deco_tasse{
		position : absolute ;
		right : 0 ;
		top : -56px ;
	}
	#realisations > div{
		text-align : center ;
		line-height : 0 ;
		padding : 0 ;
		margin : 0 ;
	}
		#realisations > div.refplus{
			padding : 75px 0 ;
		}
			#realisations > div.refplus a{
				line-height: 2em;
				font-size: 1.5em;
				padding: 20px;
				text-transform: uppercase;
				border: 1px solid #00447d;
				transition : all 0.3s ;
			}
			#realisations > div.refplus a:hover{
				background:#00447d;
				color : #fff ;
				text-decoration : none ;
				transition : all 0.3s ;
			}
			
	#realisations div > img{
		width : 100% ;
		line-height : 0 ;
		padding : 0 ;
		margin : 0 ;
	}
	
	#contain #realisations h2{
		background : #dddddd url(../../images/titre_realisation.png) center 40px no-repeat ;
		padding : 90px 0 50px ;
		text-align : center ;
		font-size : 1.5em ;
		margin-bottom  : 0px ;
		font-weight : 300 ;
	}
/* ********************************************************* ETUDE GRATUITE */
#etude{
	padding : 20px 10px ;
	color : #fff ;
	background : #375f81 ;
	text-align : center ;
}
#contain #etude, #etude .BodyFontText, #etude .BodyFontTitle,#contain #etude a{
	color : #fff;
}
#etude h3{
	color : #fff ;
}

#etude input{
	padding : 3px ;
	font-size : 1em ;
	width :300px ;
	padding : 10px ;
	margin : 3px auto !important;
}
	#etude fieldset div{
		width : 400px ;
		max-width : 100%;
		display : inline-block;
		vertical-align : top ;
	}
	#etude .vHidden{
		visibility : hidden ;
	}
@media(max-width:490px){
	#etude input{
		width : 250px;
	}
	#etude fieldset div{
		width : 100% ;
	}
}

/* ********************************************************* DEMARCHE */
#processus .table{
	display : table ;
	/* min-width : 100% ; */
	width : 100% ;
}
	#processus .bloc_double {
		display : table-row ;
		width : 100% ;
	}
		#processus .bloc_double  > div{
			display : table-cell ;
			height : 300px ;
			overflow-y : hidden ;
			vertical-align : middle;
		}
			#processus .bloc_double  .article{
				padding : 20px 5% ;
				color : #fff ;
				height : 100% ;
				position : relative ;
				cursor : pointer ;
			}
			#processus .bloc_double  .article h3{
				text-align : center ;
				position : absolute ;
				width : 90% ;
				top : 45% ;
				display : inline-block ;
				vertical-align : middle ;
				height : 56px;
				margin-top : -28px;
				font-size : 1.6em ;
				padding : 0 ;
				font-weight : 300 ;
				color : rgba(255,255,255,1); 
				transition : color 2s ;
			}
			#processus .bloc_double  .article:hover h3{
				color : rgba(255,255,255,0); 
				transition : color 1s ;
			}
			#processus .bloc_double  .article p{
				position : relative ;
				top : 100% ;
				color : #fff ;
				color : rgba(255,255,255,0); 
				transition : top 1s,color 1s ;
			}
			#processus .bloc_double  .article:hover p{
				top : 0% ;
				color : rgba(255,255,255,1); 
				transition : top 1s,color 1s ;
			}
			.article.art_14{
				background-color : #5a9cd4 ;
			}
			.article.art_15{
				background-color : #ffa800 ;
			}
			.article.art_16{
				background-color : #375f81 ;
			}
			.article.art_17{
				background-color : #978e7e ;
			}
			.article.art_25{
				background-color : #ffa800 ;
			}
/* ********************************************************* CONFIANCE */
	
/* ********************************************************* ACTUS */
	aside#actualites {
		/* display: none ; */
	}
	#contain #actualites{
		margin : 60px 0;
		/* display: none; */
	}
	
	#contain #actualites h2{
		background : #fff url(../../images/titre_actu.png) center top no-repeat ;
		padding-top : 60px ;
		color : #000 ;
		text-align : center ;
		font-size : 1.5em ;
		margin-bottom  : 0px ;
		font-weight : 300 ;
	}
	#actualites .article_image{
		display : block;
		float : none ;
		margin : 0 auto ;
		text-align : center ;
	}
	#actualites .bdl_2{
		width : 46% ;
		padding : 0 2%; 
		margin : 0 ;
	}
	#actualites .bdl_3{
		width : 30% ;
		padding : 0 1.5%; 
		margin : 0 ;
	}
	
#InstaWidget iframe{
	max-width:100%;
	margin : auto !important;
	display : block;
}
	
#accroche3{
	background : #f4f4f4 ;
}
	#accroche3 #deco_mac{
		position : relative ;
		left : -410px ;
		z-index : 1 ;
	}
	#accroche3 .art_18{
		position : absolute ;
		right : 0px ;
		z-index : 2 ;
		max-width : 560px ;
		top : 180px ;
	}
		#accroche3 .art_18 h3{
			font-size : 2.5em ;
			text-align : center ;
		}
/* ********************************************************* CONFIANCE */
	
#confiance {
	padding : 50px 0 ;
}
	
	#contain #confiance h2{
		background : transparent url(../../images/titre_confiance.png) center top no-repeat ;
		padding-top : 60px ;
		text-align : center ;
		font-size : 1.5em ;
		margin-bottom  : 0px ;
		font-weight : 300 ;
	}
	#confiance .partenaire{
	display : block ;
	width : 100% ;
}
	#confiance .part_content {
		display :block ;
		text-align : center  ;
	}
		#confiance .slide_confiance{
			width : 1200px ;
			max-width : 100% ;
			height : 200px ;
		}
		#confiance .url_partenaire_url,.confiance.url_partenaire_url  {
			display : inline-block;
			text-align : center  ;
			width : 16% ;
			background : #fff ;
			margin : 5px 1% ;
		}
		#confiance .url_partenaire_url a,.confiance.url_partenaire_url a {
			padding : 10px ;
			border : 1px solid #f3f3f3 ;
			display : inline-block; 
			max-width : 100% ;
		}
		#confiance .url_partenaire_url img, .confiance.url_partenaire_url img
		{
			max-width : 100% ;
			filter: grayscale(1);
			-webkit-filter: grayscale(1);
			-moz-filter: grayscale(1);
			-o-filter: grayscale(1);
			-ms-filter: grayscale(1);
			transition: all 0.3s ease-in-out;
		}
		#confiance .url_partenaire_url img:hover, .confiance.url_partenaire_url img:hover
		{
				filter: grayscale(0);
				-webkit-filter: grayscale(0);
				-moz-filter: grayscale(0);
				-o-filter: grayscale(0);
				-ms-filter: grayscale(0);
				transition: all 0.3s ease-in-out;
		}
/* ********************************************************* EQUIPE */
	
	#contain #team h2{
		background : transparent url(../../images/titre_equipe.png) center top no-repeat ;
		padding-top : 60px ;
		text-align : center ;
		font-size : 1.5em ;
		margin-bottom  : 0px ;
		font-weight : 300 ;
	}
	#team .partenaire{
	text-align : center ;
}
	#team .part_content {
		word-spacing : 0px ;
		letter-spacing : 0px ;
	}
		#team .url_partenaire_url  { 
			margin : 0 auto ;
			padding : 0 ;
			text-align : center  ;
			
		}
		#team .url_partenaire_url img  {
			max-width : 100% ;
		}
		#team .team_mobile{
			display : none ;
		}
	
	
/* ********************************************************* ECRIRE */

	#contain #contact h2{
		background : transparent url(../../images/titre_ecrire.png) left 5px no-repeat ;
		text-align : left ;
		font-size : 1.5em ;
		color : #fff ;
		padding : 15px 0 30px 80px  ;
		margin-bottom  : 0px ;
		font-weight : 300 ;
	}
	#contact fieldset{
		max-width : 43% ;
		/* float : left ; */
	}
	#contact fieldset+br{
		display : none ;
	}
	#contact fieldset+br+fieldset+br+fieldset{
		float : none ;
		clear : both ;
		max-width : 100% ;
		margin : 0 auto ;
	}
		#contact fieldset+br+fieldset+br+fieldset p{
			max-width : inherit ;
			width : 44% ;
			float : left ;
			margin : 0 3% ;
		}
		#contact fieldset+br+fieldset+br+fieldset> p .BodyFontTitle{
			padding: 40px 0 20px;
			display: inline-block;
		}

	#contact .button{
		clear : both ;
	}
	#contain #contact, #contact .BodyFontText, #contact .BodyFontTitle {color : #fff ;}
.h100{
	/* height : 100% ;
	float : none !important ;
	clear : both !important ;
	display : block !important ; */
}	

/* ********************************************************* ERGONOMIE */

#scrollToUp{
	position: fixed;
    display: none;
    width: 48px;
    height: 47px;
    background: transparent url(../../images/scrolltoup.png) 0px -48px;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
	transition-duration: 0.5s;
}
#scrollToUp:hover{ 
      background-position: 0px 0px;
}

.home #scrollDown{
    display: none;
}
#scrollDown{
	background: transparent url(../../images/scrolldown.png) center 30px no-repeat;
    position: absolute;
    height: 90px;
    width: 100%;
    bottom: 0px;
    display: none;
    z-index: 99999;
    transition-duration: 0.3s;
}
#scrollDown:hover{
	background-position: center 38px;
}
	
/*********************************************************************************************************************************************/	
/* STRUCTURE   *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


/* Image et couleur de fond */
	html{background:#c2c2c2;}
	body.home {background : #fff;}
	#site{}  /* Englobe tous le site */
	.page {background : transparent ;} /* Formate la page dans les blocs 100% */
	#headers,#headerBan,#headerNav,#headerSlide{clear:both;}
	#headers{background:transparent;background:#fff;/* position:relative; */}
		#headerSlide{background:transparent;position:relative;} /* Englobe #bandeau_anim et #bandeau_fixe */
			.home #headerSlide div,.home #slider,.home #slider ul, .home #slider ul li{
				/* height : 100% !important ;
				max-height : 100% !important ; */
				display : block ;
			}
			
			#headerSlide div.bx-controls,#headerSlide div.bx-controls div.bx-controls-direction{
				height : auto !important ;
			}
			#slider img{
				width : 100% ;
			}
			.home #headerSlide div {
				max-height: 100vh;
			}
			.bx-wrapper ul#slider li img {
				max-height: 100vh;
				overflow: hidden;
			}
			span.txt {
				text-transform: uppercase;
				color: #0055a5;
				font-weight: 900;
				line-height: normal;    
				font-size: 3em;
				display: block;
				position: absolute;
				top: calc(50% - 6%);
				width: 100%;
			}
			span.txt.un {
				text-align: center;
				margin: auto;
				display: block;
			}
			span.txt.deux {
				right: 10vw;
				width: initial;
			}
			span.txt.trois {
				left: 8vw;
				top: 55%;
				width: initial;
			}
			
			.slide1{
				background : transparent url(../../images/anim1-1200.jpg) center center no-repeat ;
				background-size : cover ;
			}
			.slide2{
				background : transparent url(../../images/anim2-1200.jpg) center bottom no-repeat ;
				background-size : cover ;
			}
			.slide3{
				background : transparent url(../../images/anim3-1200.jpg) center center no-repeat ;
				background-size : cover ;
			}			
			@media (min-width: 1400px) {
				span.txt {   
					font-size: 3.5em;
				}
			}		
			@media (max-width: 1200px) {
				span.txt {   
					font-size: 2.5em;
				}
			}			
			@media (min-width: 970px) {
				.slide1{
					background : transparent url(../../images/anim1.jpg) center center no-repeat ;
					background-size : cover ;
				}
				.slide1{
					background : transparent url(../../images/anim1.jpg) center center no-repeat ;
					background-size : initial ;
				}
				.slide2{
					background : transparent url(../../images/anim2.jpg) center bottom no-repeat ;
					background-size : cover ;
				}
				.slide3{
					background : transparent url(../../images/anim3.jpg) center center no-repeat ;
					background-size : cover ;
				}
			}
			@media (max-width: 970px) {
				
				span.txt {   
					font-size: 2em;
				}
				span.txt.deux {
					right: 8vw;
				}
				.slide1{
					background : transparent url(../../images/anim1-970.jpg) center center no-repeat ;
					background-size : cover ;
				}
				.slide2{
					background : transparent url(../../images/anim2-970.jpg) center bottom no-repeat ;
					background-size : cover ;
				}
				.slide3{
					background : transparent url(../../images/anim3-970.jpg) center center no-repeat ;
					background-size : cover ;
				}
			}		
			@media (max-width: 700px) {
				span.txt {   
					font-size: 1.7em;
				}
				
				span.txt.deux {
					right: 5vw;
				}
			}	
			@media (max-width: 480px) {
				span.txt {   
					font-size: 1.1em;
				}
				
				span.txt.deux {
					right: 2vw;
				}
				.slide1{
					background : transparent url(../../images/anim1-480.jpg) center center no-repeat ;
					background-size : cover ;
				}
				.slide2{
					background : transparent url(../../images/anim2-480.jpg) center bottom no-repeat ;
					background-size : cover ;
				}
				.slide3{
					background : transparent url(../../images/anim3-480.jpg) center center no-repeat ;
					background-size : cover ;
				}
			}
			
			
			
			.slide6 video {
				/* position: fixed;
				top: 50%;
				left: 50%;
				z-index: -100;
				-webkit-transform: translateX(-50%) translateY(-50%);
				transform: translateX(-50%) translateY(-50%); */
				position : absolute ;
				z-index : 10 ;
				min-width: 100%;
				min-height: 100%;
				width: 100%;
				height: auto;
				background: url('../../images/slide/video.jpg') no-repeat;
				background-size: cover;
				-webkit-transition: 1s opacity;
				transition: 1s opacity;
			}
		.slide6 img{
			z-index : 15 ;
			position : relative ;
		}
		#fabriqueEnFrance{
			position : absolute ;
			bottom: 1.5%;
			right: 1.5%;
			z-index : 150 ;
		}
		#fabriqueEnFrance img{
			max-width : 8vw ;
		}
		/*#headerSlide .page{width:100%;} Pour avoir un slide à 100% du site */
		.home #BanNav{
			position : absolute ; 
			top : 0px ;
			width : 100% ;
			height : 0px; 
		}
		#BanNav{
			position : relative ; 
			top : 0px ;
			width : 100% ;
			height : 100px; 
			z-index:100;
			overflow : visible ;
			-webkit-transition: background 1s ease,height 1s ease,overflow 1s ease;
			-moz-transition: background 1s ease,height 1s ease,overflow 1s ease;
			 -ms-transition: background 1s ease,height 1s ease,overflow 1s ease;
			  -o-transition: background 1s ease,height 1s ease,overflow 1s ease;
				 transition: background 1s ease,height 1s ease,overflow 1s ease;
		}
		#BanNav #BanNavContent{
			position : relative ;
			width : 990px;
			margin : 10px auto ;
		}
			#headerBan{background:transparent;width:140px;position:absolute;height:90px;} /* Englobe #banner */
				#banner {background : transparent ;}
				#banner .h1, #banner .h1 a{
					display : inline-block;
					text-align:left;
				 	-webkit-transition: text-align 1s ease, height 1s;
					-moz-transition: text-align 1s ease, height 1s;
					 -ms-transition: text-align 1s ease, height 1s;
					  -o-transition: text-align 1s ease, height 1s;
						 transition: text-align 1s ease, height 1s; 
				}
				#headerBan #banner .h1 img {
					height:90px;
					width : 127px ;
					 -webkit-transition: height 1s;
					-moz-transition: height 1s;
					 -ms-transition: height 1s;
					  -o-transition: height 1s;
						 transition: height 1s; 
				}
				#headerBan img{
					max-width : 100% ;
					max-height : 100% ;
				}
			#headerNav{
				background:transparent;
				width:775px;
				position:absolute;
				left: 140px;
				top : 40px ;
			} /* Englobe #navigationH */
			#headerSocial{
				background:transparent;
				width:60px;
				overflow-x : hidden ;
				position:absolute;
				right: 0px;
				top : 40px ;
			} /* Englobe les réseaux sociaux */
			
				#headerSocial a{
					display : inline-block ;
					margin-right : 2px ;
				}
				#headerSocial a+a{
					margin-left : 2px ;
					margin-right : 0px ;
				}
				#headerSocial img{
					max-width : 25px ; 
				}
	
				#headerNav #nav_mobile{
					display : none ;
				}
		.fixed #BanNav{
			top : 0px ;
			position : fixed ; 
			z-index:100000;
			overflow : hidden ;
			background : #fff ;
			/* border-bottom : 3px solid #ffa800 ; */
			box-shadow : 0 0 5px #ddd ;
			box-shadow : 0 0 5px rgba(0,0,0,0.75) ;
			height : 55px ;
		}
			.fixed  #BanNav #BanNavContent{
				margin : 0px auto ;
			}
			.fixed #headerBan #banner .h1 {text-align:center;height:50px;}
			.fixed #headerBan #banner .h1 img {height:50px;width:71px;}
			.fixed #headerNav,.fixed #headerSocial{
				top : 10px ;
			} /* Englobe #navigationH */
	#containers{background:transparent;} /* Englobe #container, #containDeco, #contain, #leftbar */
		#container {background : #fff url(../../images/page.png) repeat-y top left ;}
		.home #container > div.page{width:100%}
			#containers #container,#containers #container #contain { /* overflow : visible ; */}
			#containDeco {background : transparent;} /* zone qui couvre exactement #container, permet d'ajouter un élément non-duplicable sur container si page doit être transparent sinon, sert à rien */
				#contain{}
				.home #container #contain{
					max-width : 100% !important ;
				}
				#leftbar{background : transparent ;}
				
				
				.home #contain{
					width : 100% ;
					float : none  ;
					padding : 0px ;
				}
				.home .contain{
					width : 100%;
				}
				
	#footers{background:#fff url(../../images/footers.jpg) left bottom repeat-x;} /* Englobe #footer et #footerContent */
		#footer{text-align:right;padding-top : 50px ;}
			#footer #footerContent{background : transparent; position:absolute;} /* Zone de contenu au dessus de bottom.ext et au dessous de #container [Possibilité d'avoir la boite coordonnées] sinon, sert à rien */
			
	#signatures {background : #c2c2c2 ;font-size:0.8em;} /* Englobe #navigationH */
	.poweredby{color:#000;display:inline-block;margin:auto ;} /* Couleur des liens des plugins */

	/* #FooterDecoTop, #FooterDecoBottom, HeaderDecoTop, #HeaderDecoBottom, #FullDecoTop, #FullDecoBottom, #ContainDecotop, #ContainDecoBottom */

/* Couleur de texte */
	#signature .BottomFontText,#signature .BottomFontText a, .signature * {color: #000 ;}
	#contain, .galerie, .BodyFontText{color: #666;}
	#contain a{color:#00447d; font-weight:400;}
	#contain a.btLink {
		background : #eb7304 ;
		color : #fff ;
		padding : 5px 10px ;
		display : inline-block ;
		margin : 0px auto 20px;
		text-decoration : none ;
		-moz-transition: background 1s;
		-webkit-transition: background 1s;
		-o-transition: background 1s ease-in;
		transition: background 1s;
	}
	#contain a.btLink:hover {
		background : #054e9b ;
		text-decoration : none ;
		-moz-transition: background 1s;
		-webkit-transition: background 1s;
		-o-transition: background 1s ease-in;
		transition: background 1s;
	}
	input[type='submit']{
		background : #eb7304 !important ;
		color : #fff !important ;
		padding: 5px;
		height: inherit;
	}
/* Titres */
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend, .boxTitle{line-height:1.2em;color : #00447d ;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;}
	
	h1 {	font-size:1.25em;}
	#contain h2,#contain .BodyFontTitle {
		font-size:1.5em;
		text-align : center ;
		padding-left:0px;
		background:transparent;
		margin-bottom:10px;
		border-bottom : 0px solid #000 ;
		text-transform : uppercase ;
		font-weight : 300 ;
	}
	#contain span.BodyFontTitle,#contain legend.BodyFontTitle {border-width : 0px ;}
	h3, .BodyFontSubTitle {font-size:1.1em;padding-left:0px;text-transform : uppercase ;	font-weight : 300 ;}
	h4 {font-size:1.10em;padding-left:25px;}
	h5 {font-size:1.05em;padding-left:30px;}
	h6 {font-size:1em;text-indent:35px;}
	legend{}
	fieldset{
		width : 90%;
		margin : auto ;
		border-width : 0px ;
	}
	#contact label,#contact legend,#contact p{
		color : #fff ;
	}
	
/* Images */
	.article_image img,.vignette img,.image img,.lien_url img{
/* 		border : 2px solid #a90a2e; 
		box-shadow : 2px 2px 2px #888 ;
		box-shadow : 2px 2px 2px rgba(0,0,0,0.5) ; */
	}
	.article.article_gauche img {margin: 10px 10px 0 0;}
	.article.article_droite img {margin: 10px 0 0 10px;}
	.article .article_image + p,.article p:first-child{} /* Agir sur le premier <p> de chaque bloc Article */
	
/* Formulaire */
	.button , .box .button {color: #fff;	background: #00447d; font-weight : bold ; padding : 2px 3px ;}

	
/*********************************************************************************************************************************************/	
/* WIDGET GLOBAL    **************************************************************************************************************************/
/*********************************************************************************************************************************************/	


	.widget aside{ /* Englobe tout le widget */
	/* 	background : #094686;
		box-shadow : 0px 0px 3px #000 ; */
	}
	.box {background : transparent url(../../images/box.png) left top repeat-y ;} /* Agir sur tout les éléments "box" */
	.box *, .box{color:#929292; } /* Couleur d'écriture de tout les éléments "box" */
	.box.box_top{
		height : 30px ;
		background : transparent url(../../images/box_top.png) no-repeat left bottom;
		vertical-align:top;
	} /* Régis tout les haut de boite */
	.box.box_top strong.boxTitle, .box strong.boxTitle{
		padding :0px 0 0 0px ;
		color : #929292 ;
		background : transparent;
		border-width:0px;
		font-size:1.1em;
		display : block ;
	} /* Régis tous les titres des boite */
	#leftbar .box_top+.box,#rightbar .box_top+.box{
	/* 	padding-top : 5px ;
		padding-bottom : 5px ; */
	}
	.box h3{
		padding :2px 0 0 2px ; 
		color : #929292 ;
		background : transparent;
		border-width:0px;
		font-size:1em;
	} /* Régis les titres des boites actus et coordonnées */
	.box.box_bottom{
		height : 10px ;background : transparent url(../../images/box_bottom.png) no-repeat left top;
	} /* Régis tous les bas de boite */
	div.boite_separer{
		height : 10px ;background : transparent url(../../images/separe.jpg) no-repeat top left ;
	}/* Permet de mettre en style la séparation entre les boites */
	
	#footer #footerContent .widget{ /* Base pour intégrer les widgets en bas de page */
	/* 	padding : 0 ;
		display : inline-block;
		height : 162px;
		margin : 0 10px ;
		text-align:justify; */
	}

	
/*********************************************************************************************************************************************/	
/* NAVIGATION  *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


	/* Liens du menu */
	.fixed li a.MenuHyperlink{
		color: #000 !important;
	}
	.home li a.MenuHyperlink, .home li a.MenuHyperlinkSelected {
		color: #0055a5;
		font-weight: 500;
	}
	li a.MenuHyperlink, li a.MenuHyperlinkSelected {
		color: #000;
		/* font-weight: bold; */
		/* padding : 0 12px ; */
		/* background:transparent url(../../images/nav_puce.png) left center no-repeat; */
	}
	li a.MenuHyperlink:hover, #navigationH .navigation1 li.level1:hover>a.MenuHyperlink{
		text-decoration : underline !important;
	}
	li a.MenuHyperlinkSelected{
		color: #ec7304;
		text-decoration : underline;
	}
/* Comportement des liens de 2e niveaux */
	.navigation2 .MenuHyperlink, .navigation2 .MenuHyperlinkSelected {
		background-image : none ;
		padding : 2px 0px 2px 7px ;
	}
	
	
/* NAVIGATION HORIZONTALE
	.box#navigationH : Régis le tableau de navigation
	.box#navigationH .box.nav_top : Régis le bas de la navigation
	.box#navigationH .box.nav_bottom : Régis le bas de la navigation
	.box#navigationH td : Régis chaque ligne de la navigation
*/
	.box#navigationH{background:transparent ;height :23px;position:relative;padding:0px 0px 0px ;text-align:center;}
	.box#navigationH ul.ul_nav.navigation1{display:inline-block;}
	.box#navigationH .nav_top{/*height : 20px ;background : transparent url(../../images/nav_top.png) no-repeat bottom left ;*/}
	.box#navigationH .nav_bottom{/*height : 20px ;	background : transparent url(../../images/nav_bottom.png) no-repeat top left ;*/}
	.box#navigationH li{ 
		background : transparent ;
		padding : 0px ;
		height : auto;
		display : inline-block ;
	}
	.box#navigationH td img{display: inline; padding-right: 3px;}
	 
	/* NAVIGATION SOUS MENU HORIZONTALE */
		#navigationH .navigation1 li ul{
			background : #000000 ;
			z-index : 99999 ;
		} 
		#navigationH .navigation1 li ul a{
			/* color : #fff ; */
		}
		#navigationH .navigation1 li.level1 ul.navigation2{
			margin-left : -6px ; /* A modifier pour aligner verticalement le sous menu à la rubrique parente */
		}
		#navigationH ul.navigation1 li.level1  a.alevel1{
			padding-bottom : 7px ; /* A modifier pour régler l'espace entre la navigation level1 et le sous menu */
		}
		#navigationH .navigation1 li ul ul 
		{
			margin : 0px 0 0 175px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */  
			margin-top : -31px; /*  A modifier pour aligner le haut des sous menu à la rubrique parente */  
		}
		.box#navigationH li.level1{
			text-align : left ;
			padding-right : 9px ;
			padding-left : 0px ;
		}
		.box#navigationH li.level1:last-child{
			padding-right : 0px ;
			padding-left : 9px ;
		}
		.box#navigationH .level1 + .level1{
			padding-right : 9px ;
			padding-left : 9px ;
		}
		#navigationH .navigation1 li ul a:hover, #navigationH .navigation1 .level1 li:hover>a /* Lorsque la souris passe sur un des liens */    
		{
				color: #000; /* On passe le texte en noir... */
				background: #fff; /* ... et au contraire, le fond en blanc */
				text-decoration : underline ;
		}
		#navigationH .navigation1 li ul /* Sous-listes */
		{ 
				-moz-box-shadow: 0px 1px 1px #999; 
				-webkit-box-shadow: 0px 1px 1px #999; 
				box-shadow: 0px 1px 1px #999; 
				box-shadow: 0px 1px 1px rgba(0,0,0,0.35); 
		}

/* NAVIGATION VERTICALE 
	.box#navigation : Régis le tableau de navigation
	.box.nav_top : Régis le bas de la navigation
	.box.nav_bottom : Régis le bas de la navigation
	.box#navigation td : Régis chaque ligne de la navigation
*/
	.box#navigation{background:transparent url(../../images/nav.png) repeat-y top left ;}
	.box.nav_top{height : 15px ;background : transparent url(../../images/nav_top.png) no-repeat bottom left ;}
	.box.nav_bottom{height : 20px ;	background : transparent url(../../images/nav_bottom.png) no-repeat top left ;}
	.box#navigation li{
		background : transparent ;
		vertical-align : top ;
		padding-top : 5px ;
	}
	.box#navigation td img{display: inline; padding-right: 3px;}

	.box#navigation li.level1{
		background : transparent url(../../images/nav_separe.png) bottom center no-repeat ;
		padding-bottom : 3px ;
	}

	
/*********************************************************************************************************************************************/	
/* WIDGETS INTEGRATION SPÉ *******************************************************************************************************************/
/*********************************************************************************************************************************************/	

	/* Permet de travailler spécifiquement sur la boite concernée */
/* COORDONNEES */
	div.coordonnees aside{}
	div.coordonnees .box#Coordonnee_mobile{}
	div.coordonnees .box.box_top{}
	div.coordonnees .box.box_bottom{}
	#banner .coordonnees{top : 35px ;right : 20px ;position : absolute;} /* Placement de Coordonnées si == top */
	#footer .coordonnees{top : 0px ;right : auto ;position : relatif;width:100%;text-align:center;} /* Placement de Coordonnées si == bottom */
	#footer div.coordonnees .box{background : transparent;color:#fff;}
	#footer div.coordonnees  strong.boxTitle{display:inline;color:#fff;}
	#ContainDecoBottom .widget.coordonnees{width : 223px ;}
	#ContainDecoBottom div.coordonnees .box.box_top{background-image:url(../../images/box_top_coord.png);}
	#ContainDecoBottom div.coordonnees .box.box_bottom{background-image:url(../../images/box_bottom_coord.png);}
	#ContainDecoBottom .widget.coordonnees h3{display:none;}


/* ACTUALITE */	
	div.actualites .box#actu{}
	div.actualites .box.box_top{} 
	div.actualites .box.box_bottom{}
	.headline a.savoir_plus {
		padding-left : 10px ;
		background : transparent url(../../images/savoir_plus.png) left center no-repeat ;
		float:right;
		margin-right:5px;
	}
	#ContainDecoBottom div.actualites .box#actu{background-image:url(../../images/box_actu.png);height:115px;overflow-y:hidden;padding:0 10px;}
	#ContainDecoBottom .widget.actualites {width : 365px ;margin-left : 0px ;} 
	#ContainDecoBottom div.actualites .box.box_top{background-image:url(../../images/box_top_actu.png);} 
	#ContainDecoBottom div.actualites .box.box_bottom{background-image:url(../../images/box_bottom_actu.png);}
	
	/* Intérieur du widget Actualité */
	#actu{/* height: 110px; */}
	#scrollup, .headline{
		height: 200px;
		padding : 0 ;
		text-align : left ;
	}
	#scrollup {
		position: relative;
		border: 0px solid #000;
	 }
	.headline {
		overflow-y:hidden;
	}
		.headline p {
			padding : 0 ;
		}
	 
	#actu .bx-wrapper .bx-viewport{
		background : transparent ;
	}
	.headline img, .eventline img{
		float : left ;
		padding-right: 5px ;
		max-width : 50px ;
		max-height : 50px ;
		position : relative ;
		top :15px ;
	}
	.headline strong,.eventline strong{
		padding-left : 0px ;
		background : transparent ;
		clear : both ;
		display:block;
	}
	 

/* NEWSLETTER */
	#banner .newsletter{
		top : 0px ;
		right : 0px ;
		position : absolute;
		max-width: 205px;
		background : transparent ;
	}
	#banner .newsletter aside{
		/* background : transparent ;
		box-shadow : none; */
	}
	div.newsletter #Newsletter{}
	div.newsletter #Newsletter_mobile{}
	div.newsletter #Newsletter .news_label{color:#000!important;display:inline-block!important;float:none;}
	div.newsletter #Newsletter .news_submit{color:#000!important;position:relative;top:0px;}
	div.newsletter #Newsletter input[type="email"]{color:#000!important; width:150px;}
	#footerContent div.newsletter #Newsletter{background:transparent;height:130px;overflow-y:hidden;padding:0 0px;}
	#footerContent .widget.newsletter{
		width:270px;
		margin-right:0px;
		padding-left: 70px ;
		background:transparent url(../../images/titre_newsletter.png) top left no-repeat;
		text-align : left ;
		position : relative ;
		top : 20px ;
	}
	#footerContent div.newsletter .box.box_top{background:transparent;} 
	#footerContent div.newsletter .box.box_top strong.boxTitle{font-weight:300;text-transform:uppercase;color:#000;} 
	#footerContent div.newsletter .box.box_bottom{background:transparent;} 




	
/*********************************************************************************************************************************************/	
/* DIVERS / DECO / DRAPEAUX / AJOUT SPÉ   ****************************************************************************************************/
/*********************************************************************************************************************************************/	

.ul_nav_sitemap li a{ /* Puce pour les liens de la page sitemap */
	background : transparent ;
	padding-left : 3px ;
}
.ul_nav_sitemap{
	list-style : square ;
}
	
/*********************************************************************************************************************************************/	
/* RESPONSIVE  *******************************************************************************************************************************/
/*********************************************************************************************************************************************/	


@media (max-width: 655px) { /* Inscrire ici la largeur de la zonde de contenu */
	/* .poweredby{color:#000;display:block;margin:auto ;}
	#signature .BottomFontText,#signature .BottomFontText a, .signature * {color: #000 ;}
	#contain, .galerie, .BodyFontText{color: #000;}
	#contain a{color:#f00; font-weight:bold;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle, legend{color : #000 ;}
	h1,h2,h3,h4,h5,h6,.BodyFontSubTitle, .BodyFontTitle {padding:5px 0px ;} */
	#drapeau {
		position : relative !important;
	}
	#drapeau img {
		display : inline-block !important;
	}
	body #footer img.mobile_only{
		display:block !important;
	}
	/* #footer{
		background : #000 ;
	} */

	/* body{
		background : #000;
	} */
	
	#accroche3 .art_18 h3{
		font-size : 1.5em;
	}
	#accroche1{
		font-size : 0.7em ;
	}
	#confiance .slide_confiance{
		height : 200px ;
	}
	
			/* .slide1{
				background-image :url(../../images/slide/vivez480.jpg);
			}
			.slide3{
				background-image : url(../../images/slide/sivous480.jpg) ;
			}
			.slide4{
				background-image : url(../../images/slide/demarquez480.jpg) ;
			}
			.slide5{
				background-image : url(../../images/slide/vitamine480.jpg) ;
			}
			.slide6{
				background-image : url('../../images/slide/video480.jpg') ;
			}
			.slide6 video {
				background-image: url('../../images/slide/video480.jpg');
			} */
}

@media (min-width:1200px) and (max-width:1400px){ 
	#processus .bloc_double  .article h3{
		font-size : 1.4em ;
	}
}
@media (min-width:970px) and (max-width:1200px){ 
/* Insérer ici les ajustements nécessaires entre une version Large et un version 970 classic */
	/* Resserage de la navigation */
	/*
 	.box#navigationH li.level1{
		padding-left : Xpx ;
		padding-right : Xpx ;
	}
	li a.MenuHyperlink, li a.MenuHyperlinkSelected {
		font-size : 0.8em ;
	} 
	*/
	#accroche3 #deco_mac{
		left : -500px ;
	}
	.home #site #contain{
		width : 100% ;
	}
	.home .contain{
		width : 100% ;
	}
	#processus .bloc_double  .article h3{
		font-size : 1.2em ;
	}
}

@media (min-width: 970px) { 
	/* #headerSlide,.home #headers,.home #site,body.home, .home #headerSlide div,.home #slider,.home #slider ul, .home #slider ul li,.bx-wrapper li, .bx-wrapper ul  
	{height:100%;} */
	/* #headerSlide,.home #headers,.home #site,body.home
	{height:100%;} */
	#team .partenaire{
		display : table ;
	}
	#team .part_content {
		display : table-row ;
	}
		#team .url_partenaire_url  { 
			display : table-cell ;
		}
	
	#processus .bloc_double  .bdl_5{
		width : 20% ;
		transition : width 1s ;
	}
		#processus .bloc_double  .bdl_5.grandi{
			width : 28% ;
			transition : width 1s ;
		}
		#processus .bloc_double  .bdl_5.reduit{
			width : 18% ;
			transition : width 1s ;
			overflow-x : hidden ;
		}
}
@media (max-width: 970px) { /* Inscrire la largeur de la page qui est de 970px */
.bx-wrapper .bx-controls-direction a {
    opacity: 0;
}
	html body{
		background-position : center 0px; 
		padding:0px 0 0; /* par defaut 0 1% => voir en fonction des sites */
	}
	#footer #footerContent{
		position : relative; 
	}
		#footerContent .widget.newsletter{
			margin : auto ;
		}
	#container{
		background : #fff ;
	}

	#confiance .slide_confiance{
		height : 350px ;
	}
	#confiance .url_partenaire_url,.confiance.url_partenaire_url  {
		width : 30% ;
	}
	#processus .bloc_double  .article h3{
		font-size : 2.5em ;
	}
	#accroche3 .art_18 {
		right: inherit;
		z-index: 2;
		max-width: 70%;
		top: 20%;
		left: 30%;
	}
	#accroche3 #deco_mac {
		left: -60%;
	}
	/* Entête */
	#BanNav #BanNavContent {
		position: relative;
		width: 100%;
		margin: 10px auto;
		max-width: 100%;
	}
	#headerBan {
		background: transparent;
		width: auto;
		max-width : 15% ;
		position: absolute;
		display : inline-block;
		left : 0px;
		top : auto ;
	}	
		#headerBan #banner .h1 a{
			display : inline-block;
		}
		#headerBan #banner .h1 img, #headerBan #banner .h1 {
			height : 50px ;
			width : 71px ;
		 	-moz-transition: none;
			-webkit-transition: none;
			-o-transition: color 0 ease-in;
			transition: none;
		}
		.fixed #headerBan #banner .h1 img, .fixed #headerBan #banner .h1 {
			height : 50px ;
			width : 71px ;
			-moz-transition: none;
			-webkit-transition: none;
			-o-transition: color 0 ease-in;
			transition: none;
		}
	#headerNav {
		background: transparent;
		width: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
	}
		#headerNav #nav_mobile{
			display : inline-block;
			width : 250px ;
			position: absolute;
			right: 0px;
			top: 0px;
			text-align : right; 
			cursor : pointer ;
		}
		#menu_i2 {display:none;}
		.fixed #menu_i2 {display:inline-block;}
		.fixed #menu_i1 {display:none;}
		
		#headerNav nav{
			display : none ;
			width  : 0% ;
			height : 0% ;
		}
		#headerNav nav.active /* ,#headerNav:hover nav */ {
			display : block ;
			width  : 250px ;
			height : auto ;
			position : absolute ;
			top : 50px ;
			right : 20px;
			z-index : 99999 ;
			background : #fff; 
			box-shadow : 2px 2px 2px rgba(0,0,0,0.5) ;
			transition : all 1s ;
			transition : all 1s ;
		}
			.box#navigationH ul.ul_nav.navigation1,.box#navigationH ul.ul_nav.navigation1 li{
				display : block ;
				text-align : right !important ;
				float : none ;
				padding : 5px !important ;
			}
		#headerNav a.alevel1{
			font-size : 1.2em ;
			color : #000 !important; 
		}
		.fixed #BanNav{
			overflow : inherit ;
		}
		.fixed #headerNav{
			top : 5px ;
		}
		#headerSocial{
			right : 70px ;
			top : 15px ;
			width : 100px ;
			text-align : right ;
		}
			.fixed #headerSocial{
				top : 19px ;
			}
			#headerSocial img{
				max-width : 30px ;
			}
	#actualites .bdl_2, #actualites .bdl_3{
		width : 96% ;
		padding : 0 2%; 
		margin : 0 ;
	}
/* 	.home, html, #headers,.home #headerSlide ,.home #headerSlide div,.home #slider,.home #slider ul, .home #slider ul li,.bx-wrapper li, .bx-wrapper ul{
		height : inherit !important ;
		max-height : inherit !important ;
	} */
	/* html{
		overflow-x : initial !important;
	} */
	#slider .bx-wrapper li, #slider .bx-wrapper ul,.home #headerSlide div, .home #slider, .home #slider ul, .home #slider ul li{
		height : auto ;
	}
	#realisations #deco_tasse{
		height : 100px ;
		top : -26px ;
	}
	#processus .table, .table div{
		display : block !important;
	}
	.article{
		padding : 5px 10px ;
	}
	
	
		#team .team_mobile{
			display : block ;
		}
		#team .team_classic{
			display : none ;
		}
	
	
	#contact fieldset{
		max-width : 96% ;
		float : none ;
		clear : both ;
	}
	#contact fieldset+br{
		display : inherit ;
	}
	#contact fieldset+br+fieldset+br+fieldset{
		float : none ;
		clear : both ;
		max-width : 100% ;
	}
		#contact fieldset+br+fieldset+br+fieldset p{
			max-width : inherit ;
			width : 100% ;
			float : none ;
			margin : 0 auto ;
		}
		#contact fieldset+br+fieldset+br+fieldset> p .BodyFontTitle{
			padding: 10px 0 20px;
			display: inline-block;
		}
		
		
	
			.slide1{
				background-image :url(../../images/anim3.jpg);
			}
			.slide2{
				background-image : url(../../images/anim2.jpg) ;
			}
			.slide3{
				background-image : url(../../images/anim1.jpg) ;
			}
			/*.slide4{
				background-image : url(../../images/slide/demarquez970.jpg) ;
			}
			.slide5{
				background-image : url(../../images/slide/vitamine970.jpg) ;
			}
			.slide6{
				background-image : url('../../images/slide/video970.jpg') ;
			}
			.slide6 video {
				background-image: url('../../images/slide/video970.jpg');
			} */
	
	#realisations > div.refplus a{font-size:15px;}
	#contact form label{
		width : 80% ;
		max-width : 80% ;
	}
	#contact form > fieldset{
		text-align : center ;
	}
}
/* cybermalveillance */
#cybermalveillance{
    max-width: 100%;
    background: rgba(0,0,0,0.1);
    border: 1px solid #dbdbdb;
}

/* 2019 */

.bloc_double .bdl_2 {
    box-sizing: border-box;
    padding: 0 3.5%;
}
.bloc_double .bdl_2 .image {
    padding: 40px 0;
}


/* MODIFICATIONS 2020 */

#contact {
    background: #fff url(../../images/bk_contact.jpg?) top center no-repeat fixed;
    background-size: cover;
}
#contact form {
    height: 100vh;
    display: flex;
    align-items: center;
}
#contact textarea, #contact input {
    width: calc(100% - 10px);
    box-sizing: border-box;
    padding: 10px;
    min-height: 35px;
    font-size: 14px;
    border-width: 0;
    margin: 5px !important;
}
#antispam {
    display: flex;
	justify-content: flex-start;
	align-items: center;
    margin: 0 5px;
    width: calc(100% - 10px);
}
#antispam label {
    margin-right: 15px;
}
#antispam input {
    margin: 0px !important;
}
div.RGPD {
    text-align: justify;
    font-size: 0.85em;
    line-height: normal;
    width: calc(100% - 20px);
    margin: 10px auto;
    display: flex;
    align-items: flex-start;
}
#contact .RGPD input[type="checkbox"], .RGPD input[type="radio"] {
    position: relative;
    top: 2px;
    width: auto !important;
    height: initial !important;
    min-height: unset !important;
    margin: 0 !important;
}
#contact .button {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 15px;
}
#contact iframe {
	border-width: 0;
}


/*2020*/
#BanNav #BanNavContent {
    position: relative;
    width: 990px;
    margin: 10px auto;
    background: #fff;
    height: 110px;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
}
#headerBan, #headerNav {
    position: initial;
}
#headerNav {
    padding-top: 40px;
}
#headerSlide {
    background: #064b98;
    position: relative;
}

@media (max-width: 1200px) {
	.slide1 {
		background: transparent url(../../images/anim1.jpg) center bottom no-repeat;
		background-size: contain;
	}
}
@media (max-width: 970px) {
	#headerSlide {
		background: #064b98;
		position: relative;
		top: 60px;
	}
	.slide1 {
		background: transparent url(../../images/anim1.jpg) center top no-repeat;
		background-size: contain;
		background-size: 100%;
	}
	.home #BanNav {
		height: inherit;
		background: transparent; 
	}
	#BanNav #BanNavContent {
		height: 70px;
	}
}
@media (max-width: 370px) {
	.bx-viewport {
		min-height: 220px !important;
		padding-top: 20px !important;
	}
}