
/* CSS Document */

/* @import url(http://fonts.googleapis.com/css?family=Roboto:400,900,300, 500italic); */
@import url("//fonts.googleapis.com/css?family=Roboto:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italic");
/* @import url(http://fonts.googleapis.com/css?family=Roboto+Slab:700,400,300); */
@import url("//fonts.googleapis.com/css?family=Roboto+Slab:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italic");
/* @import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,700); */
@import url("//fonts.googleapis.com/css?family=Roboto+Condensed:100normal,100italic,300normal,300italic,400normal,400italic,500normal,500italic,700normal,700italic,900normal,900italic");

/*
@font-face {
    font-family: 'Roboto';
    src: url('../Fonts/Roboto/roboto-regular-webfont.eot');
    src: url('../Fonts/Roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../Fonts/Roboto/roboto-regular-webfont.woff') format('woff'),
         url('../Fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
         url('../Fonts/Roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {font-family: "Roboto Slab";src: url('../Fonts/Roboto_Slab/RobotoSlab-Regular.ttf');}
@font-face {font-family: "Roboto Condensed";src: url('../Fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf');}
*/


.clearfloat, .ClearFloat{clear:both;}
.ClearLeft{clear:left;}
.ClearRight{clear:right;}

a#HautDePage{
	position:fixed;
	bottom: 0px; 
	right:-200px;
	line-height: 30px;
	width: auto;
	height: 30px;
	cursor: pointer;
	background-color: #02BCDE;
	color: #FFF;
	border: 0px;
	padding: 0px 20px;
	font-size: 15px;
	text-decoration: none;
	border-radius: 2px 2px  0px 0px;
	transition:1s;
	box-shadow: 0px 0px 2px #000;
}

a#HautDePage.Cacher{right:-200px;}
a#HautDePage.Visible{right:50px;  z-index: 100;}

@media (max-width: 800px) {
   a#HautDePage{display:none;}
 /* votre code ici */
}


body  {
	font: 100% Roboto, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	
}

body.FondNoirActif{overflow: hidden;}

#FondNoir{display:block;position:fixed;z-index:999;width:100%;height:0;/*min-width:1100px;*/transition:0.3s;overflow:hidden;opacity:0;background-color:rgba(0,0,0,0.8);}
#FondNoir.Visible{display:block;height:100%;opacity:1;}
#FondNoir #Popup{margin-left:auto;margin-right:auto;border-radius:5px;box-shadow:0px 0px 15px #000;background-color:#FFF;overflow:hidden;border:1px solid #000;width:300px;height:0px;margin-top:100px;transition:0.5s;padding-bottom:5px;padding:10px;}
#FondNoir.Visible #Popup{width:300px;height:auto;margin-top:200px;}




#Site  {
	
	
	
	width:100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;

}

.LM{
	
	max-width:985px; 
	margin:0 auto;
	
}

header{
	top: 0;
	width: 100%;
	position:fixed;
	height: 165px;
	BACKGROUND-COLOR: transparent;
	transition:0.3s;
	z-index:100;

	
}

header:hover, header.OnScroll{
	background-color:rgba(255,255,255,0.95);
	
}

 header.OnScroll{
	height: 85px;
  box-shadow: 0px 0px 10px #000;
}




#Espace{  float: right;   display: block;}
#Espace a{float:left;line-height: 30px;width: auto;height: 30px;cursor: pointer;background-color: #797D86;color: #FFF;border: 0px;padding:0px 20px; 	margin:  0px 10px;font-size:15px;text-decoration: none;border-radius: 0px}
#Espace a:hover{background-color: #014e64;}
#Espace a:first-child:hover{background-color: #02bcde;}

@media (max-width: 950px) {#Espace{  display: none;}}






#Logo{display:block;float: left;width:220px;height:100px;margin:20px 0px;text-align:left; transition:0.3s;}
header.OnScroll #Logo{margin: 0px;}
#Logo img{border: 0px;width: 100px;height: 100px;transition: 0.2s;   margin: 0 auto;
  display: block;}

header.OnScroll  #Logo img{width: 75px;height: 75px; margin-top:5px;}
#Logo img:hover{}



#NumeroVert{
display: block;
float: right;
width: 235px;
height: 38px;
margin: 37px 0px 0px 0px;

}


header.OnScroll #BoiteMenu{margin-top: 8px;}


#Baseline {display: block;
float: left;
width: 224px;
height: 30px;
transition:1s;
overflow:hidden;


} 
#Baseline p{
width: 224px;
line-height: 30px;
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
letter-spacing: 0px;
color:#231f20;

}
header.OnScroll #Baseline{
	height: 0px;
	transition:0.3s;
	
}

#PetitLogo{
	transition-delay:1s;
	transition:0.5s;
	overflow:hidden;
	width:0px;
	height:45px;
	float:left;
	margin-right:0px;


}
#BoiteMenu.Visible #PetitLogo{width:44px;margin-right:10px;}
#BoiteMenu{
	float:right;
	display: block;
	height: 45px;
	margin: 0px;
	background-color:transparent;
	padding: 0px;
	margin-top: 43px;
	transition:0.3;


}


#BoiteMenu .Menu{
	float:left;
	height: 43px;
	line-height:43px;
	max-width:280px;
	padding: 0px 17px;
	margin:0px 5px;
	border-bottom: 2px solid transparent;
	transition:0.5s;


	
}

#BoiteMenu .Menu:hover{
border-bottom: 2px solid transparent;	
}

#BoiteMenu  a{

	
font-family: roboto;
color: #00BCDD;
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
padding: 0px 0px;
text-decoration: none;
line-height:45px;
transition:0.3;
}



.BoiteSousMenu{
	float:none;
	display:block;
	width: auto;
	position:absolute;
	border:0px solid #CC0000;
	margin-top:2px;
	margin-left:-21px;
	height:auto;
	width:200px;
	
	padding:5px 0px;
	overflow:hidden;
	
	z-index:200;
	transition: 0.3s;
	
	opacity:0;
	
	background-color:rgba(76,81,92,0.90);


}

.SousMenu{
	width:200px;
	margin-top:-250px;
	
	margin-left:5px;
	padding:0px;
	transition: 0.3s;
	border-radius: 1px;
}

.Menu:hover .BoiteSousMenu .SousMenu,.Menu .BoiteSousMenu:hover .SousMenu{margin-top:0px;}
.Menu:hover .BoiteSousMenu,.Menu .BoiteSousMenu:hover{display:block; opacity:1;}


#BoiteMenu .Menu .SousMenu a{
	display:block;
	padding: 5px 0px 5px;
	border: 0px solid #bfbfbf;
	line-height:20px;
	height:20px;
	font-weight: normal;
	text-align:left;
	text-indent:10px;
	color:#fff;
	font-size:13px;
	background-image: none;
	background-color:transparent;
	margin:0px;
	margin-bottom:0px;
	width:200px;
	text-transform:none;
	
	transition: 0.3s;
	
	
	

	
}
	
	#BoiteDeploiement, #BoiteVideo, #BoiteOffres{display: none;width: 50%;
		  display: none;
		  width: 60%;
		  background-color: #FFF;
		  margin: 30px auto;
		  margin-top: 10vh;
		  border-radius: 10px;
		  min-height:200px;
  }

  
 

   #BoiteOffres{max-width: 600px; padding-bottom:30px; }
  
   @media (max-width: 800px) {
    #BoiteDeploiement, #BoiteVideo,#BoiteOffres{width:100%; height:100%; min-height:600px; background-color:#fff;overflow: auto; display:none; border-radius: 0px;  margin: 0; max-width:none;padding: 0px;  max-height:none;}


  }
  
  #BoiteOffres{max-width: 650px; overflow:auto;}
  #BoiteOffres p{text-align:justify; font-size:13px}
	#BoiteDeploiement.Visible, #BoiteVideo.Visible , #BoiteOffres.Visible{display: block;}
	#BoiteDeploiement h2,  #BoiteVideo h2,    #BoiteOffres h2{ padding: 0px;}
	#ImgDeploiement{
	  height: 528px;
	  height: 37vw;
	  max-height: 60vh;
	  background-color: #FFF;
	  margin: 10px 30px;
	  margin-top: -20px;
	  background-image: url('../ImgCkFinder/images/Page/Home/NosAgences.jpg');
	  background-size: contain;
	  background-position: center;
	  background-repeat: no-repeat;
		
	}
	a#FermerDeploiement, a#FermerVideo , a#FermerContact  , a#FermerOffres  {
		
		display: block;
  color: #00BCDD;
  line-height: 30px;
  margin-bottom: 5px;
  font-size: 18px;
  text-decoration: none;
  text-align: left;
  font-family: roboto;
  text-transform: uppercase;
  font-weight: bold;
	  text-align: right;
  padding: 10px 20px;
  font-size: 30px;
  line-height: 30px;
  border: 0px;
	}
	
	#BoiteMenuMobile{width:100%; height:100%; min-height:600px; background-color:#4d515c;overflow: auto; display:none;}
	#BoiteMenuMobile.Visible{display: block;}
	
	
	
	#BoiteMenuMobile a{
		display: block;
		color: #fff;
		border-bottom: 1px solid #00BCDD;
		line-height:30px;
		padding:20px 0px 0px 20px;
		margin-bottom:5px;
		font-size:18px;
		text-decoration:none;
		text-align:left;
		font-family: roboto;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	#BoiteMenuMobile a.SousMenuMobile{
		border:0px;
		color: #00BCDD;
		font-size:14px;
		line-height:35px;
		padding:0px 0px 0px 20px;
		
	}
	 a#FermerMenuMobile{
		  text-align: right;
		  padding: 10px 40px;
		  font-size: 30px;
		  line-height: 50px;
		  border: 0px;
	}
	a#BtnMenuMobile{
		display:none;
		float:right;
		width:35px;
		height:30px;
		margin:40px 15px 0px 0px ;
		
	}
	a#BtnMenuMobile span{
		display:block;
		height:5px;
		width:100%;
		margin-bottom:5px;
		background-color:#00BCDD;
		border-radius: 1px;
	}

#BoiteHaut{
display:block;
float: left;
width:985px;
height:150px;

}

#Contact{
  margin: 0 auto;
  max-width: 492px;
  padding:20px;
  
}





/*  ------------------------- BoiteImage */

#BoiteImage{
	display:block;
	float: left;
	width:985px;
	height:385px;
	background-image: url('../Img/BoiteImage.jpg');
}




/*  ------------------------- BoiteContenu */

#BoiteContenu{
display:block;
float:left;
width:100%;
padding:0px;
text-align:left;
}



#Partenaire{
	display:block;
	float: left;
	width:985px;
	height:60px;
	
}

#Partenaire img{
width: 125px;
height: 60px;
display: block;
float: left;
margin: 0px 19px;

}

/*  ------------------------- BoiteBas */
#PlanDuSite .Colonne {
  width: 26%;
  margin-right: 9%;
}
#PlanDuSite .Colonne:last-child {
  width: 23%;
  margin-right: 0;
}


#PlanDuSite h2{
	  border-bottom: 5px solid #00BCDD;
	  text-align:left;
	
}
#PlanDuSite h2:after{ display: none;}

#PlanDuSite .Colonne p{  
  font-family: Roboto;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  padding: 0px;
  margin: 20px 0;
}
#PlanDuSite a{

  display: block;
  color: #00BCDD;
  line-height: 16px;
  padding: 20px 0px 0px 0px;
  margin-bottom: 5px;
  font-size: 15px;
  text-decoration: none;
  text-align: left;
  font-family: roboto;
  text-transform: uppercase;
  font-weight: bold;
 }
	
#PlanDuSite a.SousLien{
	border: 0px;
  color: #4C515C;
  font-size: 13px;
  line-height: 17px;
  padding: 0px 0px 0px 0px;
	
}


#PlanDuSite .Colonne img#LogoBas{
	float:left;
	margin:20px 0;
	
	
}
#PlanDuSite .Colonne img#ReseauSociaux{
	float:right;
	margin:33px 0 0;
	width:150px;
	height:75px;
	
	
}
#PlanDuSite #NousTrouver.Colonne p{
	font-size: 15px;
	text-align: left;
	line-height: 22px;
	margin: 0;
	
}

#PlanDuSite #NousSuivre{ display:none;}
#PlanDuSite #NousSuivre.Colonne p{
	text-align:justify;
	
}



#Cookies{
	display: block;
	position: fixed;
	height: 27px;
	line-height: 27px;
	color: #FFF;
	background-color: #BFBFBF;
	background: webkit-linear-gradient(#BEBEBE 0%, #929292 80%, #868686 100%);
	background: linear-gradient(#BEBEBE 0%, #929292 80%, #868686 100%);
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	z-index: 1000;
	min-width: 1100px;
	width: 100%;
	bottom: 0px;
	overflow: hidden;
	padding: 2px 0;
	text-shadow: 0px 0px 2px #333;
	font-size:12px;
	

}
#Cookies a{
display: inline;
background-image: url('../Img/D30.png');
margin: 4px;
padding: 3px 7px 3px 5px;
text-indent: 0px;
line-height: 14px;
color: #FFF;
border: 1px solid #666;
background-color: #FFF;
border-radius: 4px;
transition: 0.5s;
color: #333;
text-shadow: none;
font-weight: bold;
opacity:0.5;

}
#Cookies a:hover{opacity:1;}
#Cookies.NonVisible{display:none;}


/*  ------------------------- Diaporama */


.Diaporama .Photo{width: 100%; height:100%;  overflow: hidden;}
.Diaporama img{position:absolute;}

.BoiteBouton{
  width: 100%;
  height: 50px;
  overflow: hidden;
  position: absolute;
  margin-top: -80px;
}
.BoiteBouton .BoutonOn, .BoiteBouton .Bouton{
  float: left;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #00bcdd;
  border:2px solid #fff;
  margin-top: 6px;
  margin-right: 10px;
  -moz-box-shadow: 0px 0px 3px #999999;
  -o-box-shadow: 0px 0px 3px #999999;
  -webkit-box-shadow: 0px 0px 3px #999;
  cursor: pointer;
}
.BoiteBouton .BoutonOn{  width: 12px;
  height: 12px;
  border:1px solid #fff;
}


@media (max-width: 1000px) {
	#BoiteMenu .Menu{padding: 0px 15px;}
	#BoiteMenu .Menu a{font-size: 12px;}
}

@media (max-width: 950px) {
	
	#Site{padding-top: 80px;}
	header.OnScroll, header{position: fixed;  box-shadow: 0 0 40px #000; background-color:rgba(255,255,255,1.00); height: 80px;}
	
	header.OnScroll #Logo, #Logo {width: 100px; height: 60px;margin: 10px 0px;}
	header.OnScroll #Logo img , #Logo img{width: 60px; height:60px;margin-left: 17px;   margin: 0 auto;}
	#Baseline{display: none;}
	.BoiteBouton{display:none;}
	#BoiteMenu{display:none;}
	
	a#BtnMenuMobile{display:block;}
	
	#NousTrouver{display: none;}
	#NousSuivre{display: none;}
	
	#PlanDuSite .Colonne{width: 90%; margin: 0 20px;}
		
	
	
	
	
		
	
}

@media (max-width: 800px) {
    /* votre code ici */
}

@media (max-width: 400px) {
    /* votre code ici */
}

