
@font-face {
font-family: 'Jura';
src: url('../font/Jura-SemiBold.ttf');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'SinkinSans';
src: url('../font/SinkinSans-400Regular.otf');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Pushster-Regular';
src: url('../font/Pushster-Regular.ttf');
font-weight: normal;
font-style: normal;
}

.formulaire .ligneFormulaire {
    margin-bottom: 20px;
    min-height: 36px;
    clear: left;
}

.formulaire label {
    width: calc(100% - 10px);
    float: left;
    height: 34px;
    vertical-align: center;
    line-height: 36px;
    font-size: 20px;
	padding-right:10px;
}

#contact .formulaire table td{
	min-width:50%;
}

#contact button:disabled{
	opacity:0.5;
}

.erreur{
	color:#7A2626;
}

.formulaire label a{
	font-size:18px;
}

.formulaire .champ {
    width: 100%;
    height: 36px;
    float: left;
}

.formulaire .champEntier {
    width: 100%;
	float: left;
	line-height: 28px;
	font-size: 18px;
	margin-bottom: 10px;
}

.formulaire .informationImportante {
	color:#7f0000;
}

.formulaire .information {
    width: 70%;
	margin-left:30%;
    float: left;
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
}

.formulaire .champ input {
    width: 100%;
    height: 34px;
	border-radius:0px !important;
	text-align:left !important;
	font-size:16px;
}

.formulaire input[type="checkbox"]{
	width: auto; 
	display:inline;
	/* Double-sized Checkboxes */
	-ms-transform: scale(1.5); /* IE */
	-moz-transform: scale(1.5); /* FF */
	-webkit-transform: scale(1.5); /* Safari and Chrome */
	-o-transform: scale(1.5); /* Opera */
	transform: scale(1.5);
	zoom:1.5;
	margin-right: 20px;
}

.formulaire input[type="color"]{
	height: 50px;
}

.formulaire select{
	height: 40px;
	width: calc(50% - 5px);
	border-radius: 0px;
}

.formulaire .informations{
	width:100%;
	font-size:14px;
	texte-align:right;
}

.formulaire input{
	border: 1px solid #ddd;
	width:calc(50% - 10px);
	font-size: 16px;
	color: #555;
	font-family: 'Amble';
	line-height: 30px;
}

.checkboxtexte
{
  /* Checkbox text */
    display: inline-block;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}
}

.formulaire .ligneFormulaire{
	font-size:18px;
	width:100%;
	display:block;
}


.deuxLignes{
	width:25%;
}
.deuxLignesMenu{
	line-height:18px;
}


.formulaire .ligneFormulaire .erreur{
	width: 70%;
    min-height: 20px;
	font-size:18px;
	margin-top:10px;
	/*margin-left:30%;*/
	display:block;
	color:#7f0000;
	float:left;
	margin-bottom: 20px;
}






html{margin:0px;height:100%;width:100%;min-width:280px; color: #5e5e5e;}
body{ 
	flex-direction: column; margin:0; 
	font-family: 'Jura';
	font-size:22px;line-height:22px;color:#fff;background-color:#ffffff; background-repeat:no-repeat;height:100%;width:100%;
}
a{text-decoration:none; }

h1{ font-size: 64px; line-height:60px; margin-top:0px; color:#3E3E3E; margin-top:40px; text-align:center;}
h2{ font-size: 34px; line-height:46px; margin-top:20px; margin-bottom:20px; color:#3E3E3E; text-align:center; }
h3{ font-size: 30px; line-height:32px; color:#3E3E3E;  text-align:center; }
h4{ font-size: 24px; line-height:28px; }	
p{ font-family: "Jura";
font-size: 16px;
line-height: 25px;
color: #00437e;
color: #5e5e5e;
text-align: justify;
font-weight: inherit; }

.italic{ font-style:italic;}

#menu{ margin-left:auto;margin-right:auto; max-width:100%;min-width:250px;height:70px;color:#222222;}

.index #laurentDelporteHaut{
	background-color: unset;
}

nav{ 
	display: flex !important;
	flex-direction: column;
	/*background-color:#fff;*/
	transition: 5s;
	left: 0;
	/*position: fixed;*/
	right: 0;
	top: -200px;
	z-index: 1030;
	list-style: none outside none;
	/* height: 102px; */
	height: 204px;
	letter-spacing: 0px;
	min-width: 280px;
	opacity: 0;
	/*box-shadow: 0px 1px 1px 0px #757579;*/
	/*background-color: #fff;*/
	/*background-image: linear-gradient(280deg, rgba(255, 255, 255, 0.3) ,rgba(255, 255, 255, 0.1) );*/
	color: #fff;
}

nav.defilement{
	top:0px !important;
	position: fixed;
}

nav.defilement #laurentDelporteHaut{
	display: none;
}

nav:hover{ opacity:1; }


#logo{
	width: 65px;
	height: 60px;
	transition: 1s;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
#logo img{ width:64px; height:55px !important; margin-top:2px; transition-duration:1s;-webkit-transition:1s;transition:1s;}
#titre{ 
	margin-left: 10px;
	transition: 1s;
	font-size: 18px;
	font-family: 'Jura';
	margin-left:20px;
	font-weight:bold;
	margin-top:0px;
}

#menuMobile{ display:none; }

ul li{ list-style-type:none; }
.conteneur ul{ list-style-type:none;margin:0px;padding:0px; height: 102px; }


.conteneur ul:hover{ color:#fff !important; }
.conteneur ul.sousMenu{ height:auto; }
.conteneur li{ 
	line-height:auto; 
	font-size:18px; 
	display:inline-block;
	line-height:102px;
	vertical-align:top; 
	width:20%;
	min-width:100px; 
	text-align:center; 
	float:left;
}

.conteneur li.titreSite{
	line-height:0px !important;
}

#titre{ line-height:102px;}

.conteneur .sousMenu li{ line-height:60px; }
.conteneur .contact{ 
	margin-right:25px; 
	height:60px;   
	font-size:16px;

 }
 
.autresPages .conteneur ul{
	background-color:#4F8398;
}

.autresPages nav {
	opacity:1;
}

/* menu */
li span{ 
	font-size: 14px;
	display: inline-block;
	cursor:pointer;
}

strong{ font-weight:normal;}

h1 strong, h2 strong, h3 strong, h4 strong{ font-weight:bold;}

nav .conteneur > li{ float:left;font-size:15px;position:relative;line-height:60px; }
nav .conteneur > li > a{color: #5e5e5e;float:none;/*padding:10px 15px;*/display:block;list-style:none outside none;text-decoration:none;}
nav .conteneur{ min-width:200px;width:100%;margin-left:auto;margin-right:auto; z-index:101;}

nav li{ transition-duration:0s;}

nav #ClTitre{ 
	padding-left:0px; 
	/*color:#fff; */
	/*padding-right:100px; */
	padding-top:0px;
	padding-bottom:0px;
	height:102px;
}

nav.navWhite, .menuWhite nav{
	background-color:rgba(79,131,152, 0.6);
}

nav.navWhite li span, .menuWhite nav li span{
	color: #fff;
}
nav .conteneur li:hover { color:#E4BB47; }
nav #ClTitre:hover{ color:#fff; }
nav .conteneur li a{ display:inline-block; text-align:left; padding-left:20px; }
nav .conteneur li a img{
	/* margin-top:5px; */
	/* margin-top:-25px; */
	margin-top:-145px;
	/* width:92px; */
	/* width:125px; */
	width:300px;
	/* height:70px; */
	height: auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

nav .conteneur li .laurent{

	text-align:center;
	line-height: 34px !important;
	width: 100%;
}

nav .conteneur li.index{
	line-height: 32px !important;
	width: 100%;
}


nav .conteneur > li > a:focus,
nav .conteneur > li > a:hover{ color:#0072c6; text-decoration:none; }

.conteneur ul li ul{border:0 none;display:none;list-style-type:none;margin:0;padding:0;}
.conteneur li:hover > .sousMenu{ display:block; z-index:15; transition-duration:0s; opacity:1; /*width:20%; */}
.conteneur li.ouvert > .sousMenu{ display:block; z-index:15; transition-duration:0s; opacity:1; /*width:20%; */}
/*
.conteneur li.menuChantier:hover > .sousMenu, .conteneur li.menuRealisation:hover > .sousMenu{ display:block; z-index:15; transition-duration:0s; opacity:1; width:calc(35%); }
*/

.conteneur .IndicationMenu{  width:170px; position:absolute; height: 80px; }	
.conteneur .sousMenu{ 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	position:absolute; 
	opacity:1;
}

nav .conteneur .sousMenu a{ color:#fff; display:block; min-width:135px; height:38px !important; }

.sousMenu li { font-size:10px; color:#fff; line-height:34px !important; }
/*.sousMenu li :hover{ color:#1462a6; transition-duration: 0.5s;  }*/
.sousMenu .lienCategorieLivre span{ font-size:18px !important; }
.conteneur .sousMenu li{ display: block; margin: 0;  border: 0;  height: 38px; /*float:initial;*/ width:100%; text-align:center; background-color: rgba(79,131,152, 0.98); }	

/*
.conteneur .menuChantier .sousMenu li, .conteneur .menuRealisation .sousMenu li{ width:calc(90% - 21px) !important; text-align:left; }
.conteneur .menuChantier .sousMenu li a, .conteneur .menuRealisation .sousMenu li a{ padding-left:20px; text-align:left; box-sizing:border-box; }
*/

.conteneur li.menuRealisation:hover > .sousMenu, .conteneur li.menuChantier:hover > .sousMenu  {
	width: calc(100% - 2px) !important;
}

.conteneur li.menuRealisation:hover > span, .conteneur li.menuChantier:hover > span  {
	color:#E4BB47;
}

.conteneur li:hover > span{
	color:#E4BB47;
}

.menuRealisation ul.sousMenu, .menuChantier ul.sousMenu{
	left: 1px;
	width: calc(100% - 2px);
}

.menuRealisation ul.sousMenu:hover, .menuChantier ul.sousMenu:hover{
	width: calc(100% - 2px);
	
}
.menuRealisation ul.sousMenu li, .menuChantier ul.sousMenu li{
	display: inline-block;
	width: 33.3%;
	/*font-weight:bold;*/
}


.conteneur li a:hover { color: #fff; }
.conteneur li a:active { }
.conteneur .sousMenu li a:link,
.conteneur .sousMenu li a:visited{ display: block; color:#fff; margin: 0; border: 0; text-decoration: none; /*box-shadow:2px; */  }
.conteneur .sousMenu li a:hover{ background-image: none; color:#E4BB47;  background-color: rgba(79,131,152, 0.7);}				
.conteneur .soussousMenu li:hover > .soussoussousMenu {  display: block;  margin-left:200px; height:20px; left:-200px; top:-10px;  }


/* Gestion du menu lorsqu'on est pas tout en haut */
nav.diminuer{ height: 60px; }
nav.diminuer .conteneur li{ line-height: 60px; }
nav.diminuer #ClTitre{ margin-top: 5px; }

.pagePleine{
	min-height: 100%;
	float:left;
}

.pagePleine .intro {
    height: 100%;
	overflow:hidden;
	min-height:800px;
}

.pageLarge{
	padding-left:5%;
	width:100%;
	padding-right:5%;
	box-sizing:border-box;
}

.pageLarge h2{
	width:100%;
}

pageMoitie .intro {
    height: 60%;
	overflow:hidden;
}

.intro {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    position: relative;
	/*background-image:linear-gradient(60deg, #4b70b3 ,#1a315b );*/
}


.intro .blocCentre{
	position:absolute;
	width:75%;
	display:grid;
	z-index:21;
}

.intro .blocCentre h1, .intro .blocCentre h2 {
	display:inline-block;
	width: auto;
	text-align:center;
	letter-spacing:8px;
}

.intro .blocCentre{
	/*position: absolute;*/
	top: 80px;
	width: auto;
	/*left: 5%;*/
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	opacity:0;
	z-index:100;
}

.connexion .blocCentre{
	opacity:1;
}

.intro #blocDroite{
	position: absolute;
	top: 30%;
	width: 40%;
	left: 50%;
}

.intro #blocCentre img{
		height:130px !important;
		width:130px !important;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:25px;
		min-height: 130px !important;
		position: initial;
	}
	
#btVideo{
	cursor: pointer;
	height: 200px;
	width: 356px;
	position: fixed;
	bottom:20%;
	right:calc(0px);
	box-shadow: 2px 3px 6px 0px #A9A9AB;
}
	
.intro #blocCentre #btVideo img{
		height:80px !important;
		width:114px !important;
		min-height: 80px !important;
	}

header{
	position:relative;
	box-shadow: 2px 3px 6px 0px #A9A9AB;
}

header.creerSite{
	height:90%;
	box-shadow:none;
	overflow:hidden;
}

/*header.creerSite nav{
	background-color: #00437e;
}*/

.creerSite #blocCentre{
	top: 35%;
}

header img {
    display: block;
    /*width: 100%;*/
    object-fit: cover;
    box-sizing: border-box;
	/*filter: grayscale(0.5);*/
	/*filter: blur(3px);*/
	filter: brightness(100%);
}

	header .PleinePage{
		width: 100%;
		min-height:100%;
	}

.index header h1 { 	text-align:center; }

header h1 {
	font-size:54px;
	top:80%;
	width:100%;
	left:10%;
	line-height:65px;
	margin-bottom:55px;
	margin-top:10px;
}

header h2 {
	font-size:34px;
	top:30%;
	width:100%;
	text-align:left;
	line-height:40px;

}


header h3 {
	font-size:24px;
	top:72%;
	color:#fff;
	width:100%;
	text-align:center;
}

.pageMoitie header h1{
	color:#0e5797;
}
.pageMoitie header h2{
	color:#0e5797;
}
.pageMoitie header h3{
	color:#0e5797;
}

#presentation h3{
	margin-top: 80px;
	font-size: 42px;
	text-align: center;
	margin-bottom: 80px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	line-height: 46px;
	color:#1a315b;
}

#presentation p{
	width: 80%;
	margin-left: 10%;
	font-size: 24px;
	line-height:24px;
	padding-bottom:60px;
	margin-right:auto;
	margin-left:auto;
	color:#1a315b;
}

#presentation img{
	/*filter: grayscale(1);*/
	filter: blur(3px);
	object-fit: cover;
	opacity: 0.3;
	width:100%;
	position:absolute;
	z-index:-1;
	border-radius:0px;
}

section{
	width:100%;
	/* border-radius:100px; */
	/*height:50%;*/
	
	width: 100%;
	box-sizing: border-box;
	padding: 0px;
	position: relative;
	/*box-shadow: 2px 3px 6px 0px #A9A9AB;*/
	float:left;
	
}

section img{
	display: block;
    width: 100%;
    object-fit: cover;
    box-sizing: border-box;
	/*height:400px;*/
}

.articlePlein img{
	height:400px;
	min-height:400px;
}

section.centrer{
	position:relative;
}

section.centrer{
	text-align:center;
}


.icone{
	border-radius:75px;
	height:75px;
	width:75px;
	display: block;
	background-color:#fff;
	position:relative;
}

.icone img{
	height: 75px !important;
	width: 75px !important;
	min-height: 75px !important;
	/*margin-left: 12.5px;
	margin-top: 12.5px;*/
	position: absolute;
}

#services{
	position:relative;
	top:40%;
	left:10%;
	width:80%
}

/*#services div{ 
	min-width:150px;
	width:calc(33% - 40px);
	float:left;
	padding:20px;
	color:#fff;
}*/


#services #moteurDeRecherche .icone{
	border-radius:75px;
	height:75px;
	width:75px;
}

.articles{
	padding-left:5%;
	padding-right:5%;
	width:100%;
	box-shadow:none;
	height:auto;
	float:left;
}

.articles.articlesPleins{
	padding-left:0%;
	padding-right:0%;
	width:100%;
	box-shadow:none;
	height:auto;
}

.articles h2{
	float:left;
	width:100%;
	margin-top:80px;
	margin-bottom:80px;
	color:#0e5797;
}

.articles .articlePlein{
	height:50%;
	width:100%;
	box-sizing:border-box;
	color:#000;
	float:left;
	margin-bottom:10px;
	box-shadow: 2px 3px 6px 0px #A9A9AB;
	border-radius:2px;
	position:relative;
}

.articles .articlePlein a{
	color: #000 !important;
}


.articles .article2{
	height:50%;
	width:46%;
	box-sizing:border-box;
	color:#000;
	float:left;
	margin-bottom:50px;
	box-shadow: 2px 3px 6px 0px #A9A9AB;
	margin:2%;
	border-radius:2px;
}

.article2 .texte{ 
	min-height: 120px;	
}

.articles .article2 .icone{
	height:50px;
	width:50px;
	position:absolute;
	top:200px;
	right:25px;
}

.articles .article3{
	height:50%;
	width:31.3%;
	box-sizing:border-box;
	color:#000;
	float:left;
	margin-bottom:50px;
	box-shadow: 2px 3px 6px 0px #A9A9AB;
	margin:1%;
}

.articles .article3 .icone{
	height:50px;
	width:50px;
	position:absolute;
	top:200px;
	right:25px;
}

.articles .article4{
	height:50%;
	width:23%;
	box-sizing:border-box;
	color:#000;
	float:left;
	margin-bottom:50px;
	box-shadow: 2px 3px 6px 0px #A9A9AB;
	margin:1%;
}

.articles .texte{ 
	padding:25px;
	min-height: 100px;	
	font-size: 16px;

	box-sizing:border-box;
}

.articles .texte.right{
	padding-left:100px;
}

.articles .texte.left{
	padding-right:100px;
}

.articlePlein .texte{
	position: absolute;
	width: 50%;
	opacity:0.3;
	transition-duration:2s;
}

.articlePleins.clair .texte{
	background-color:#000;
}

.articlePlein.fonce .texte{
	background-color:#fff;
	border-radius:5px;
}

.articlePlein.left .texte{ 
	left:5%;
	padding-right:100px;
}

.articlePlein.right .texte{ 
	left:45%;
	padding-left:120px;
}

.articlePlein.left .texte .icone{
	border-radius: 75px;
	display: block;
	background-color: #fff;
	float: left;
	bottom: 5px;
	right: 10px;
	top: 10px;
}

.articlePlein.right .texte .icone{
	border-radius: 75px;
	display: block;
	background-color: #fff;
	float: left;
	bottom: 5px;
	left: 10px;
	top: 10px;
}

.articlesPleins h2{
	margin-left:10%;
	width:80%;
	margin-right: 10%;
	text-align:center;
}

.articles .article img{
	width:100%
}



.articles .article3 .icone{
	height:50px;
	width:50px;
	position:absolute;
	top:200px;
	right:25px;
}

/*.transition{
	height:250px;
	width:100%;
	float:left;
}*/

.articlePleinePage{
	width:100%
}

.articlePleinePage .texteDroite{
	
}

.articlePleinePage .texteDroite .img{
	float:left;
	width:50%;
	height:300px;
	object-fit: cover;
}

.articlePleinePage .texteDroite .texte{
	float:right;
}


.articlePleinePage .texteGauche .img{
	float:left;
	width:50%;
	height:300px;
}

.articlePleinePage .texteGauche .texte{
	float:right;
	width:50%;
	padding:20px;
	box-sizing:border-box;
}

.articlePlein  .icone{ position:absolute; }

.articlePleinePage .texteGauche{
	
}


.moteurRecherche{
	
}


/*#services #moteurDeRecherche .icone img{
	height:34px;
	width:34px;
	margin-left:8px;
	margin-top:8px;
}*/

.both{
	clear:both;
}


.opacity100.on{
	opacity:0.95 !important;
	transition-duration:3s;
}

.articlePlein .texte.on{
	opacity:0.95 !important;
	transition-duration:3s;
}

.articlePlein .texte h3{
	font-size: 26px;
	line-height:32px;
	margin-top:0px;
}
.articlePlein .texte p{
	font-size: 14px;
	line-height:22px;
}


#citation{
	min-height:100%;
	color:#000;
	padding-bottom:50px;
}


.pageLarge100{
	width:100%;
}

.pageLarge100 h2{
	margin-left:5%;
	padding-top: 50px;
	padding-bottom: 60px;
	color: #0e5797;
	width: 90%;
}

.pageLarge100 .texte{
	margin-left:5%;
	margin-right: 5%;
}

.page2Cote{
	float:left;
	width: 100%;
	/*padding-left: 5%;
	padding-right: 5%;*/
}
.page2Cote h2{
	padding-top:50px;
	padding-bottom:60px;
	color:#0e5797;
	margin-left:0%;
	width:100%;
	
}

.page2Cote h3,  .page2Cote h4{
	 color:#0e5797;
	 margin-top:50px;
}

.page2Cote .texteGrandeLargeur h2{
	width:100%;
}

.page2Cote .floatLeft{
	float:left;
	width:90%;
	margin-bottom:200px;
	margin-left:5%;
}

.page2Cote .gauche{
	float:left;
	width:50%;
	min-height:100%;
}

.page2Cote .gauche.image{
	/*margin-top:100px;*/
	position:relative;
	height:1px;
}

.page2Cote .gauche p, .page2Cote .gauche h2, .page2Cote .gauche h3{
	/*padding-left: 10%;*/
	padding-right: 10%;
	color: #5e5e5e;
}

.page2Cote .droite{
	float: left;
	width: 50%;
	min-height: 100%;
	box-sizing: border-box;
}

.page2Cote .droite.image{
	/*margin-top:100px;*/
}

.page2Cote .droite h3{
	margin-top:0px !important;
	color: #ffb932;
	/*padding-left: 10%;
	padding-right: 10%;*/
	line-height:36px;
}

.page2Cote .droite p{
	/*padding-left: 10%;
	padding-right: 10%;*/
}

.page2Cote .texte{
	padding: 5%;
	padding-top:0px;
	padding-bottom:0px;
	float:left;
	width:40%;
}

.page2Cote .texte img{
	width: auto !important;
}

.page2Cote .texteGrandeLargeur{
	float:left;
	padding-left:5%;
	padding-right:5%;
	padding-bottom:50px;
	box-sizing: border-box;
	padding-top:0px;
	width:100%;
}

.page2Cote .texteGrandeLargeur .droite.image img, .page2Cote .texteGrandeLargeur .gauche.image img{
	width:100%;
}  

.page2Cote .texteGrandeLargeur img{
	width:100%;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

.page2Cote .floatLeft {
	margin-bottom:50px;
}

.texteGrandeLargeur h2, .texteGrandeLargeur h3, .texteGrandeLargeur h4, .texteGrandeLargeur ul{
	margin-left:0% !important;
	padding-left:0% !important;
	margin-top: 50px;
	color: #fff;
}

.texteGrandeLargeur p{
	
}

.texteGrandeLargeur ul{
	margin-left:0px !important;
}


.page2Cote .citation{
	width: 70%;
	margin-left: auto;
	position: relative;
	margin-right: auto;

}

.page2Cote .citation img{
	width: 100% !important;
}

.page2Cote.page2CoteMarge .imageGauche img{
    width: 50% !important;
    object-fit: cover;
    box-sizing: border-box;
    z-index: -1;
    float: left;
	margin-right:50px;
	margin-bottom:25px;
}

.page2Cote.page2CoteMarge .texte {
    padding: 5%;
        padding-top: 5%;
        padding-bottom: 5%;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    width: 35%;
}

.page2Cote.page2CoteMarge .imageDroite img{
    width: 50% !important;
    object-fit: cover;
    box-sizing: border-box;
    z-index: -1;
    margin-right: 5%;
	margin-left:50px;
	margin-bottom:50px;
}



.page3Cote{
	float:left;
	width:100%;
	padding-left:2.5%;
	padding-right: 2.5%;
	box-sizing:border-box;
}

.page3Cote .gauche{
	float:left;
	width:33.3%;
	min-height:100%;
}

.page3Cote .centre{
	float: left;
	width:33.3%;
	min-height: 100%;
	box-sizing: border-box;
}

.page3Cote .droite{
	float: left;
	width:33.3%;
	min-height: 100%;
	box-sizing: border-box;
}

.pageFondImage{
	float:left;
}

.pageFondImage h2{ margin-left:5%; }

.pageFondImage img{
	height:75%;
	position:absolute;
	top: 0px;
}
.pageFondImage .image{
	width:100%;
	
}

.pageFondImage .texte{
	background-color:#fff;
	/*position:absolute;*/
	top:10%;
	z-index:10;
	width:80%;
	left:10%;
	padding:50px;
	box-sizing:border-box;
	box-shadow: 2px 3px 4px 1px #757579;
	border-radius:5px;
	opacity:0.95;
	margin-left:10%;
	margin-top:100px;
}

.pageFondImage h2, .pageFondImage h3{
	color: #00437e;
	margin-bottom:50px;
	margin-top:50px;
}

.pageFondImage h2{
	text-align:center;
	margin-left:0%;
}

.pageFondImage .premierTitre{
	color: #00437e;
	margin-bottom:50px;
	margin-top:0px !important;
}


#citation h2{
	margin-left: 5%;
}

#citation .citation .texte{
	width: 100%;
	z-index: 2;
	left: 10%;
	box-shadow: 2px 3px 6px -2px #A9A9AB;
	background-color:#fff;
	padding:8%;
	box-sizing:border-box;
	border-radius:3px;
	font-style:italic;
	line-height:30px;
}

#citation .citation .forme{
	width:200px;
	height:200px;
	position:absolute;
	z-index:-1;
	background-color:#555;
	bottom:-50px;
	left:-50px;
	border-radius:7px;
	background-image:linear-gradient(60deg, #ffb932 ,#f4ad25);
}

#citation .citation p{ margin-top:0px; }

#citation .citation .profil{
	
}


#citation .citation .profil p{
	margin-bottom:0px;
}

#projets{
	float:left;
	height:100%;
	width:90%;
	margin-left:5%;
	overflow:hidden;
	/*box-shadow: 1px 2px 4px 0px #A9A9AB;*/
	
}

#projets h2{
	color:#0e5797;
	margin-top:0px;
	margin-bottom: 60px;
	text-align:right;
}

#btContact{
	
}

.titreSeul{
	text-align:center;
	float:left;
	color:#000;
	margin-right:auto;
	margin-left:auto;
}

.carousel{
	position:relative;
	height:80%;
	overflow:hidden;
	border-radius:5px;
}

.carousel .image{
	opacity:0;
	width:100%;
	transition-duration:3s;

}

.carousel .image.selectionne{
	opacity:1 !important;
	transition-duration:3s;
}

.carousel img{
	/*width: 100% !important;*/
	object-fit: cover;
	box-sizing: border-box;
	width: 100%;
	z-index:-1;
	filter: brightness(50%);
}

.carousel .img{
	position:absolute;
	left:0px;
	top:0px;
	filter: grayscale(0.5);
	/*filter: blur(2px);*/
	height:100%;
}

.carousel .titre1{
	position: absolute;
	top: 35%;
	color: #fff;
	z-index: 10;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size:80px;
}

.carousel .titre2{
	position: absolute;
	top: 60%;
	color: #fff;
	z-index: 10;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size:50px;
}

.carousel .titre3{
	position: absolute;
	top: 70%;
	color: #fff;
	z-index: 10;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size:40px;
}

.carousel .boutons{
	position:absolute;
	width:100%;
	bottom:10%;
	text-align:center;
}

.carousel .blocBt{
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	display: inline;
	text-align:center;
}

.carousel .bt{
	height:30px;
	width:30px;
	margin-left:10px;
	margin-right:10px;
	opacity:0.6;
	background-color:#fff;
	display: inline-block;
	border-radius:20px;
	cursor:pointer;
	transition-duration:0s;
}

.carouselTexte{
	position:relative;
	height:80%;
	overflow:hidden;
	border-radius:5px;
	width:100%;
	float:left;
	min-height: 300px;
}

.carouselTexte .elementCarouselText{
	opacity:0;
	width:100%;
	transition-duration:1s;
	position:absolute;
	top:0px;
	left:0px;
}

.carouselTexte .elementCarouselText.selectionne{
	opacity:1 !important;
	transition-duration:1s;
}

.carouselTexte img{
	width: 100% !important;
	object-fit: cover;
	box-sizing: border-box;
	height: 50% !important;
	z-index:-1;
}

.carouselTexte .img{
	position:absolute;
	left:0px;
	top:0px;
	filter: grayscale(0.5);
	/*filter: blur(2px);*/
}

.carouselTexte .titre1{
	position: absolute;
	top: 20%;
	color: #fff;
	z-index: 10;
	left: 0px;
	width: 100%;
	text-align: left;
	font-size:50px;
	left:10%;
}

.carouselTexte .titre2{
	position: absolute;
	top: 40%;
	color: #fff;
	z-index: 10;
	left: 10%;
	width: 80%;
	text-align: left;
	font-size:28px;
	line-height:34px;
}

.carouselTexte .titre3{
	position: absolute;
	top: 70%;
	color: #fff;
	z-index: 10;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size:40px;
}

.carouselTexte .boutons{
	position:absolute;
	width:100%;
	bottom:10%;
	text-align:center;
}

.carouselTexte .blocBt{
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	display: inline;
	text-align:center;
}

.carouselTexte .bt{
	height:30px;
	width:30px;
	margin-left:10px;
	margin-right:10px;
	opacity:0.6;
	background-color:#fff;
	display: inline-block;
	border-radius:20px;
	cursor:pointer;
	transition-duration:0s;
}

#contact{
	float: left;
	width: 100%;
	color: #5e5e5e;
	padding-top:40px;
	background-color:#729cad;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:50px;
}

#contact .texte{
	margin-bottom:100px;
	margin-top:0px;
	
}

#contact input{
	background-color:#b8cdd6;
}

#contact h3{
	font-size:20px;
	color: #0e5797;
}

#contact h2{
	color:#fff;
	letter-spacing:8px;
	margin-bottom:30px;
}

#contact .droite {
    padding-left: 5%;
    padding-right: 5%;
    box-sizing: border-box;
}
#contact .gauche{
	width:45%;
}

#contact h4{
	font-family: 'Jura', sans-serif;
}

#contact form input{
	width:98%;
	box-sizing:border-box;
	margin:1%;
	margin-left:0%;
	float:left;
	margin-bottom:10px;
	border:none;
	height:79px;
	color:#581b19;
	font-weight:bold;
	background-color: #b8cdd6;
	font-size:18px;
	color:#fff;
	padding:15px;
}

#contact form textarea{
	width:99%;
	box-sizing:border-box;
	margin:1%;
	margin-left:0%;
	float:left;
	height:194px;
	border:none;
	color:#581b19;
	font-weight:bold;
	/*font-family: "MyriadRoman";*/
	font-size: 14px;
	line-height: 28px;
	color: #581b19;
	text-align: justify;
	background-color: #b8cdd6;
	margin-bottom:30px;
	color:#fff;
	padding:15px;
	font-weight:bold;
	font-size:18px;
}

button {
    height: 45px;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    background-color: #E4BB47;
    color: #fff;
    border: 0px;
    opacity: 1;
    border-radius: 1px;
    color: #fff;
	width:240px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#googleMap{
	float: left;
	text-align: justify;
	min-width: 256px;
	width: 100%;
	height:400px;
}


.vcard .org{
	font-size:40px;
	margin-bottom:40px;
	color: #0e5797;
	line-height: 45px;
}

.vcard .fn{
	font-size:30px;
	margin-bottom:20px;
}

.vcard .title{
	font-size:22px;
}

.vcard .adr{
	margin-top:20px;
	margin-bottom:20px;
	font-size:20px;
	line-height:30px;
}

/* page objectif */
#siteVitrine, #siteDynamique{
	padding-top:50px;
	padding-bottom:50px;
	color:#000;
	overflow:hidden;
}

#siteDynamique .page3CoteCentrer .bloc
{
	min-height:430px;
}

.imageGauche img{
	width: 50% !important;
	object-fit: cover;
	box-sizing: border-box;
	z-index:-1;
	float:left;
	margin-right:25px;
}

.imageDroite img{
	width: 50% !important;
	object-fit: cover;
	box-sizing: border-box;
	z-index:-1;
	float:right;
}


/*#siteVitrine p, #siteVitrine h3, #siteDynamique p, #siteDynamique h3, #migration p, #migration h3{
	padding-left:10%;
	padding-right:10%;
	color:#00437e;
}
*/


#siteVitrine ul, #siteDynamique ul {
	padding-left:30px;
	color: #5e5e5e;

	text-decoration:none;
	font-style:normal;
	font-size:20px;
}

#listeReseauxSociaux{
	padding-bottom:100px;
	float:left;
}

#listeReseauxSociaux{
	
}


.page2Cote img:hover{
	filter: grayscale(0.5);
	transition-duration:0.5s;
}

.page2Cote img{
	box-shadow: 1px 2px 4px 0px #A9A9AB;
}


.page3CoteCentrer{
	width:70%;
	margin-left:15%;
}

.page3CoteCentrer .bloc{
	float:left;
	width:33.3%;
	min-height:300px;
	padding:25px;
	box-sizing:border-box;
}

.page3CoteCentrer .image{
	display:block;
}

.page3CoteCentrer .image img{
	width: 100px;
	object-fit: cover;
	box-sizing: border-box;
	height:50%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	box-shadow: none;
}

.page3CoteCentrer h3{
	display:block;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	color: #000;
	text-align:center;
	font-size:24px;
}

.page3CoteCentrer h4{
	display:block;
	color:#000;
	margin-left:auto;
	margin-right:auto;
	color: #000;
	text-align:center;
	font-size:20px;
}

.page3CoteCentrer .texte{
	display:block;
	width:100% !important;
	font-size:18px;
	color: #5e5e5e;
}

.page3CoteCentrer .image{
	box-shadow:none;
}


.animationHorizontale .image{
	position:relative;
	min-height: 100px;
}

.animationHorizontale .gauche.image img{
	/*position:absolute;*/
	left:-50px;
	transition-duration:2s;
}

.animationHorizontale .droite.image img{
	/*position:absolute;*/
	left:50px;
	transition-duration:2s;
}

.gauche.image img.on{
	/*position:absolute;*/
	left:0px;
	transition-duration:2s;
}


.droite.image img.on{
	left:0px;
	transition-duration:2s;
}

.imageTransition{
	width:100%;
	overflow:hidden;
	float:left;
	height:400px;
	margin-bottom:100px;
}

.imageTransition300{
	height:300px;
	margin-bottom: 100px;
	margin-top: 100px;
}

.imageTransition300 img{
	height:300px;
}

.imageMiniTransition{
	width:100%;
	overflow:hidden;
	float:left;
	height:200px;
	margin-bottom:100px;
}

#pointsImportants {
	height:auto;
	min-height:400px;
	float:left;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:100px;
}

#pointsImportants h2{
	color:#fff;
	/*padding-top:40px;*/
	padding-bottom:40px;
	float:left;;
}

.titreLarge{
	width:100%;
}


.elementCarouselText{
	height:100%;
}

footer{
	padding-top:50px;
	padding-bottom:50px;
	float:left;
	width:100%;
	background-color:#3E3E3E;
}



footer h3, footer a{ color:#fff !important; }

footer ul{ list-style:none; color:#fff; }
footer li{
	margin: 0px;
	color: #fff;
	/*min-height: 25px;*/
	font-weight: bold;
	font-size:14px;
	padding-bottom:10px;
}

footer h2{
	margin-bottom:25px;
	color:#fff;
	font-size:36px;
	text-align:center;
	letter-spacing: 8px;
}

footer .lienFooter{
	display:block;
	text-align:center;
	font-weight:lighter;
	font-size:18px;
	line-height:22px;
}

footer hr{
	background-color:#E4BB47;
	width:50%;
	margin-bottom:50px;
	height:2px;
}

footer .page3Cote {
	width:50% !important;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	float: initial;
}

footer .page3Cote p {
	text-align:center;
	margin: 0px;
	color:#fff;
	font-size:11px;
}

footer .page3Cote .centre {
	text-align:center;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:100%;
}

.largeurTotale{
	float:left;
	width:90%;
	padding-left:5%;
	padding-right:5%;
	color:#00437e;
}

.square{
	padding-left:20px;
	margin-left:20px !important;
}

.square img{

max-width:50%;
margin-left:auto;
margin-right:auto;
display:block;
float: inherit;
}

.texteGrandeLargeur .square{
	margin-left:40px !important;
	margin-top:30px;
}


.square li{
	list-style: square;
	padding-left:0px;
	font-size:18px;
	line-height:24px;
	color: #5e5e5e;
	margin-left: 0px;
}


.underline{
	text-decoration:underline;
}

.background h1{
	line-height:90px;
}

.background h2{
	line-height:139%;
	letter-spacing:25px;

}

.background h3{
	line-height:126.5%;
	/*letter-spacing:22.5%;*/
	font-weight:normal;
	margin-bottom:50px;
}

.background{
	width:100%;
	position:relative;
	padding:0px;
	z-index:-1;
	overflow:hidden;
	float:left;
}

.background img{
	position:absolute;
	object-fit: cover;
	width: 100%;
	min-height: 1000px;

}

.background  .filtreBlanc{
	z-index:21;
	background-color: rgba(255, 255, 255, 0.5); 
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}

.filtreNoir{
	z-index:21;
	background-color: rgba(0, 0, 0, 0.5); 
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}

.introuvable a{
	color:#fff;
}


#videoYoutube{
	position: relative;
    width: 100%;
    height: 0;
	height:100%;
	margin-top:100px;
	padding-bottom:100px;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.invisible{
	display:none;
	transition: 1s;
	z-index:0 !important;
}

.invisibleMenu{
	position: fixed !important;
	top:-100px !important;
	transition: 3s;
}
.visibleMenu{
	position: fixed !important;
	top:0px !important;
	transition: 3s;
}

.iconeMenu{
	min-width:30px;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
}

.popUp{
	height:100%;
	width:100%;
	position: fixed;
	z-index:2000;
	top:0px;
	background-color:#fff;
	transition: 1s;
}

.popUp .cadreVideo{
	top:5%;
	left:5%;
	position:absolute;
	height:90%;
	width:90%;
}


#popUp{

	max-width:90%;
	position: fixed;
	z-index:2000;
	background-color:#fff;
	transition: 0s;
	border-radius:2px;
	/*transition: 0.5s;*/
	padding:3%;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 1px 1px 3px -2px #000;
	box-sizing:border-box;
	z-index:100000;
	width:50%;
	left:25%;
	bottom:0px;
	min-width:300px;
	
}

#popUp .boutons{
	margin-left:25px;
	margin-right:25px;
}

#popUp .boutons #quantite{
	height: 34px;
	float: left;
	width:60px;
}

#popUp .iconeMoins{
	margin-left:0px;
	background-color:#eee;
	cursor:pointer;
}

#popUp.afficherReservation .iconeMoins{
	margin-left:10px;
	margin-right:0px;
} 

#popUp .iconeMoins img{
	/*height:40px;
	width:40px;*/
	border-radius:3px;
	margin-top: 19px !important;
	margin-bottom:auto!important;
	width: 16px !important;
	height:auto !important;
	margin-left:12px;

}

#popUp .iconePlus{
	background-color:#eee;
	cursor:pointer;
}

#popUp .iconePlus img{
	margin-top: 11px !important;
	margin-bottom: 5px !important;
	border-radius: 3px;
	width: 16px !important;
	height: auto !important;
	margin-left: 12px;
	cursor:pointer;
}

#popUp span{
	height:40px;
	width:40px;
	display:inline-block;
	margin-left:10px;
	margin-right:10px;
	float: left;
}

#popUp .croix{
	position: absolute;
	right: 5px;
	top: 15px;
	background-color: #eee;
	cursor:pointer;
}

#popUp .croix img{
	border-radius: 3px;
	width: 16px !important;
	height: auto !important;
	margin: 10px;
}


#popUp .boutons button{
	width: calc(100%);
	height: 40px;
	padding: 0px;
	font-size: 18px;
	color: #fff;
	box-sizing: border-box;
	max-width: calc(50% - 10px);
	display: inline-block;
	margin-left: 3px;
	margin-right: 3px;
}

#popUp .description{
	color: #8b8e94;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
}

.descriptionPage{
	margin-left:5%;
	width:90%;
	text-align:justify;
	margin-top: 100px;
}

.videoPleinEcran{
	height:100%;
	width:100%;
}

#projetsRealises{
	float:left;
	width:80%;
	margin-left:10%;
	margin-right:10%;

}

#projetsRealises .presentationProjet{
	float:left;
	border-radius:3px;
	position:relative;
	z-index:9;
	margin-bottom:50px;
	width:100%;
}

#projetsRealises .presentationProjet.left{
	left:7%;
}

#projetsRealises .presentationProjet.leftActif{
	left:0%;
	transition-duration: 2s;
}


#projetsRealises .presentationProjet.right{
	right:7.5%;
}

#projetsRealises .presentationProjet.rightActif{
	right:0%;
	transition-duration: 2s;
}

#projetsRealises .presentationProjet img{
	border-radius:3px;
	object-fit: cover;
	height:100%;
}

#projetsRealises .texte{
	background-color:#fff;
	position:absolute;
	width:30%;
	z-index:10;
	box-shadow: 0px 0px 7px 1px #A9A9AB;
	font-size: 10px;
	line-height: 15px;
	padding:20px;
	box-sizing:border-box;
}

#projetsRealises .texte.right{
	right:-5%;
}

#projetsRealises .texte.left{
	left:-5%;
}

#projetsRealises .image{
	box-shadow: 0px 0px 7px 1px #A9A9AB;
}

#projetsRealises .texte h3{
	font-size: 20px;
	color: #0e5797;
	padding:0px;
}

#projetsRealises .texte h4{
	font-size: 16px;
	color: #0e5797;
	padding:0px;
}

.index .background img{
	/*filter: brightness(70%) !important;*/
}

.index hr{
	background-color:#3E3E3E;
	height:3px;
	width:80%;
	border:none;
}

.index .background #blocCentre img{
	filter: brightness(100%) !important;
}

	.appartementRenovation{
		
		display:block;
		overflow:hidden;
		height:100%;
		z-index:22;

	}
	
	.appartementRenove{
		z-index:21;
		display:block;
		overflow:hidden;
		
		width:100% !important;
		/*background-position:50% 50% 50% 50%;*/
	}
	
	
	#blocsCategories {
	  display: flex;
	  flex-wrap: nowrap; 
	}			

	#blocsCategories .bloc {
		justify-content:center;
		position:relative;
		height:350px;
		margin-left: auto;
		margin-right: auto;
		margin-top:50px;
	}
	
	#blocsCategories .bloc img {
		width: 350px;
		height:350px;
		border-radius:350px;
		/*margin-left: auto;
		margin-right: auto;*/
		
	}
	
	#blocsCategories .bloc .filtreBleu {
		width: 350px;
		height:350px;
		border-radius:350px;
		margin-left: auto;
		margin-right: auto;
		background-color:#4F8398;
		opacity:0.6;
		position:absolute; 
		top:0px;
		z-index:2;
	}
	
	/*#blocsCategories .bloc .blocCentre{
		width: 350px;
		height:420px;
		border-radius:350px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
	}*/
	
	#blocsCategories .bloc h4{
		color: #fff;
		font-size: 30px;
		font-weight:bold;
		position: absolute;
		text-align: center;
		width: 100%;
		top: 124px;
		z-index:3;
	}
	
	.grosTitreGris{
		height:126px;
		width:100%;
		background-color:#EBEBEB;
	}
	
	.grosTitreGris h2{
		font-size:48px;
		line-height:110px;
		color:#fff;
		font-weight:bold;
		text-align:center;
		padding:0px;
		margin-top:0px;
		margin-bottom:0px;
	}

	#categories, #projet, #accueil, #expertises, #realisations{
		float:left;
		z-index:1;
	}
	
	#expertises{
		background-color:#ececec;
	}
	
	#expertises .titreBleuGauche{
		background-color:#4F8398;
		position:absolute;
		top:-25px;
		left:5%;
		padding:25px;
		color:#fff;
		width:20%;
		min-width:300px;
		
	}
	
	#expertises .titreBleuGauche h2{
		color:#fff;
		text-align:left;
	}
	
	#expertises .titreBleuGauche h3{
		color:#fff;
		text-align:left;
	}
	
	#expertises .blocs{
		margin-left:30%;
		float:left;
		width:60%;
		padding:5%;
		padding-top:0%;
		margin-top: 200px;
	}
	
	#expertises .bloc{
		width:50%;
		float:left;
		padding:5%;
		box-sizing:border-box;
		position: relative;
		min-height: 280px;
	}
	
	#expertises .bloc .titre{
		color:#4F8398;
		margin-bottom:40px;
	}
	
	
	#expertises .bloc .texte{
		color:#000000;
		font-size:16px;
	}
	
	#expertises .bloc .logo{
		
		
		position:absolute;
		left:-25px;
	}
	
	.margin100{
		margin-top:100px;
		margin-bottom:100px;
	}
	
	.deuxImageEtTexte{
		margin-left:2.5%;
		margin-right:2.5%;
		height:600px;
		margin-top:100px;
		position:relative;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteGauche .texte{
		width:calc(38% - 20px);
		right:0%;
		color:#000;
		position:absolute;
		top:100px;
		/*opacity:0;*/
		line-height: 26px;
		font-weight:normal;
		padding:15px;
		background-color:#fff;
		z-index:1000;
		box-shadow: 1px 2px 4px 0 #a9a9ab;
		box-sizing: border-box;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteDroite .texte{
		width:calc(38% - 20px);
		left:0%;
		color:#000;
		position:absolute;
		top:100px;
		/*opacity:0;*/
		line-height: 26px;
		font-weight:normal;
		padding:20px;
		background-color: #fff;
		box-shadow: 1px 2px 4px 0 #a9a9ab;
		box-sizing: border-box;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteDroite .texte a{
		color:#e4bb47;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteGauche .texte a{
		color:#e4bb47;
	}
	
	.deuxImageEtTexte .texte.visible{
		opacity:1;
		transition-duration: 2s;
		box-sizing:border-box;
	}
	
	.deuxImageEtTexte .texte{
		font-size: 16px;
		max-height: 470px;
		overflow: auto;
	}
	.deuxImageEtTexte .texte p{
		font-size: 16px;
		color: #000;		
	}
	
	.deuxImageEtTexte .images{
		width:65%;
		position:relative;
		height:600px;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteDroite .images{
		position:absolute;
		right:0px;
	}
	
	.deuxImageEtTexte .images .fond{
		margin-left:10%;
		margin-right:10%;
		object-fit: cover;
		z-index:1;
		position:absolute;
		top:0px;
		max-height:70%;
		width:70%;
		transform: rotate(10deg);
		opacity:0.4;
	}
	
	.deuxImageEtTexte .fond {
		margin-left:10%;
		margin-right:10%;
		z-index:1;
		
	}
	
	.deuxImageEtTexte .imageDessus{
		height:568px;
		z-index:2;
		width:80%;
		top:100px;
		position:absolute;
		right:100px;
		top:100px;
		max-height:70%;
		right:0px;
	}
	
	.deuxImageEtTexte .cardreBoutons{
		position:absolute;
		background-color:#fff;
		/*height:113px;*/
		width:350px;
		z-index:3;
		bottom:-75px;
		right:0px;
		padding:20px;
		padding-left:30px;
		padding-right:30px;
	}
	
	
	
	.deuxImageEtTexte .cardreBoutons h3{
		margin-top:0px;
		text-align:left;
		font-size:17px;
	}
	
	.deuxImageEtTexte .cardreBoutons button{
		border: 1px solid #000;
		color:#000;
		font-size:16px;
		background-color:#fff;
		font-weight:normal;
		text-align:center;
		margin:0px;
		letter-spacing:6px;
		min-width:260px;
	}
	
	.deuxImageEtTexte button:hover{
		border: 0px solid #000;
		color:#fff;
		font-size:16px;
		background-color:#E4BB47;
		font-weight:normal;
	}
	
	
	
	
	
#photos{
	margin-left:auto;
	margin-right:auto;
	/*width:80%;*/
	height:510px;
	overflow:hidden;
	position:relative;
	width:100%;
	/*max-width:1800px;*/
	margin-top: 50px;
	margin-bottom: 50px;
	padding-bottom:100px;
}
/*
#realisations #photos{
	height: 635px;
}
*/
#photos .listeImage{
	
	position: absolute;
	left: 0px;
}

#photos .listeImage img{
	width:33%;
}

#photos .boutons{
	position: absolute;
	left:0px;
	bottom:-60px;
	width: 100%;
	bottom: 0%;
	text-align: center;

	margin-left: auto;
	margin-right: auto;
	height: 42px;
	display: inline;
	text-align: center;
}


#photos .texte {
    height: 45px;
    position: absolute;
    box-sizing: border-box;
    width: calc(100% - 30px);
    /*margin-top: 10px;*/
	left:0px;
	width:100%;
	text-align:center;
	color:#000;
	bottom: -75px;
	font-size:24px;
	
}

#photos .texte hr {
	background-color:#3E3E3E;
	width:80%;
	height:1px;
	border:0px;
}

#photos .texte h2{
	line-height:450px;
	color:#fff;
}
	
	
	

#images .boutons .bt, #realisations .boutons .bt{
    height: 30px;
    width: 30px;
    margin-left: 10px;
    margin-right: 10px;
    opacity: 0.6;
    background-color: #E4BB47;
    display: inline-block;
    /*border-radius: 20px;*/
    cursor: pointer;
    transition-duration: 1s;
}

#images .listeImage img {
    width: 400px;
    display: inline;
	filter: brightness(80%);
}


#realisations .listeImage img {
    max-width: 800px;
	max-height: 450px;
    display: inline;
	filter: brightness(80%);
}

#realisations button {
	width:40%;
	border:2px solid #3E3E3E;
	background-color:#fff;
	color:#3E3E3E;
	font-size:18px;
	font-weight:normal;
	min-width:240px;
}

#realisations button:hover {
	border: 0px solid #000;
	color:#fff;
	font-size:16px;
	background-color:#E4BB47;
	font-weight:normal;
}

#images .boutons .bt:hover, #realisations .boutons .bt:hover{
	background-color:#E4BB47 !important;
}


.btEnCours{
	opacity:1 !important;
}
.btEnAttente{
	background-color: #3E3E3E !important;
}	
	
	
#laurentDelporteHaut{
	height:100px;
	width:100%;
	line-height:100px;
	font-size:48px;
	background-color:#4F8398;
	text-align: center;
	letter-spacing:8px;
	font-weight:bold;
}
	
/* .index #laurentDelporteHaut{
	display:none;
} */
	

.autresPages .imageTransition{
	position:relative;
}
	
.autresPages .imageTransition h1{
	position:absolute;
	background-color:#E4BB47;
	color:#fff;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:50px;
	padding-right:50px;
	top:calc(150px - 100px);
}

.autresPages .imageTransition.texteRight h1{
	right:10%;
	width: 70%;
}

.autresPages .imageTransition.texteLeft h1{
	left: 10%;
	width: 70%;
}	

.autresPages h2{
	/*margin-bottom:-50px;*/
}

.autresPages footer h2{
	margin-bottom: 30px;
}
	
#explications{
	float:left;
}	
	
	#explications h2{
		line-height:180px;
		color:#4F8398;
		padding-left:10%;
		padding-right:10%;
	}

	#explications .left{
		background-color:#fff;
		height:140px;
		width:100%;
		padding-left:10%;
		padding-right:10%;
		box-sizing:border-box;
		text-align:left;
		line-height: 140px;
	}
	
	#explications .right{
		background-color:#fff;
		height:140px;
		width:100%;
		padding-left:10%;
		box-sizing:border-box;
		text-align:right;
		line-height: 140px;
	}
	
	#explications .texte.left{
		margin-right:15%;
		margin-left:15%;
		width:70%;
		text-align:left;
		padding-bottom:30px;
		padding-top:30px;
	}
	
	#explications .texte.right{
		margin-right:15%;
		margin-left:15%;
		width:70%;
		text-align:left;
		padding-top:30px;
	}
	
	
	
	.blocFondPlan{
		position:relative;
		padding-left:15%;
		padding-right:15%;
		padding-top:75px;
		padding-bottom:75px;
	}
	
	.blocFondPlan img{
		/*position:absolute;
		top:0px;
		left:0px;*/
	}
	
	.blocFondPlan p{
		font-size:16px;
		font-weight:bold;
	}
	
	.blocFondPlan a{
		color: #E4BB47;
	}
	
	.blocFondPlan h4{
		color: #3E3E3E;
	}
	
	.blocFondPlan ul li{
		color: #5e5e5e;
	}

	#explications .fondTexte1{
		background-image: url("../images/transition/1920/fondtext.jpg");
		/*filter:drop-shadow(16px 16px 20px red) invert(75%);*/
	}

	#explications .fondTexte2{
		background-image: url("../images/transition/1920/fondtext2.jpg");
	}
	
	
	#points{
		float:left;

		padding-top:100px;
		padding-bottom:100px;
	}
	
	#points .point{
		float:left;
		width:40%;
		margin-left:5%;
		margin-right:5%;
		
	}
	
	#points .point .icone{
		float:left;
		background-color:#e2e2e2;
		border-radius:75px;
		height:75px;
		width:75px;
		box-shadow: 2px 3px 6px 0 #a9a9ab;
		margin-top:5px;
	}
	
	#points .point .icone .check{
		float:left;
		background-image:url("../images/icones/check.png");
		height:50px;
		width:50px;
		margin-top: 13px;
		margin-left: 13px;
	}
	
	#points .point .texte{
		margin-left: 130px;
		text-align:left;
	}
	
	#points .point .texte h2{
		text-align:left;
		color:#4F8398;
		font-size:30px;
		font-weight:bold;
	}
	
	.realisation{
		float: left;
		margin-left: 5%;
		margin-right: 5%;
		box-sizing: border-box;
		width: 90%;
		
	}
	
	.realisation h2{
		float:left;
		font-size:36px;
		
	}
	
	.realisation.realisationImageDroite{
		text-align:left;
	}
	
	.realisation.realisationImageGauche{
		text-align:right;
	}
	
	.realisation.realisationImageDroite .coteGauche{
		width:50%;
		padding-right:30px;
		box-sizing:border-box;
		position: relative;
		float:left;
		height: 580px;
	}
	
	.realisation.realisationImageGauche .coteGauche{
		width:50%;
		position:relative;
	}
	
	.realisation.realisationImageDroite .coteDroit{
		width:50%;
		float:right;
	}
	
	.realisation.realisationImageDroite .coteDroit img{
		height:450px;
	}
	
	.realisation.realisationImageGauche .coteDroit{
		width:50%;
		padding-left:20px;
		box-sizing:border-box;
		float:right;
	}
	
	.realisation.realisationImageDroite .coteGauche .paragraphe{
		position:absolute;
		bottom:0px;
		left:0px;
		width:60%;
		font-weight:bold;
		font-size:18px;
	}
	
	.realisation.realisationImageGauche .coteDroit .paragraphe{
		position:absolute;
		bottom:0px;
		right:0px;
		width:60%;
		font-weight:bold;
	}
	
	.realisation.realisationImageDroite .miniatures{
		width: 164px;
		position: relative;
		right: 0px;
		bottom: 0px;
		float: right;
		height: 100%;
	}
	
	.realisation.realisationImageDroite .miniatures img{
		height:102px;
		width:164px;
	}
	
	.realisation.realisationImageDroite .miniatures .btMiniature{
		position:absolute;
		height:102px;
		right:0px;
		cursor:pointer;
	}
	
	.realisation.realisationImageDroite .miniatures .btMiniature.miniature1{
		bottom:0px;
	}
	.realisation.realisationImageDroite .miniatures .btMiniature.miniature2{
		bottom:130px;
	}
	.realisation.realisationImageDroite .miniatures .btMiniature.miniature3{
		bottom:260px;
	}
	.realisation.realisationImageDroite .miniatures .btMiniature.miniature4{
		bottom:390px;
	}
	
	#presentationLaurent .imageDroite img{
		
	}
	
	#presentationLaurent .blocVert{
		border: 3px solid #4F8398;
		float: right;
		padding-bottom: 15px;
		padding-right: 15px;
		float:right;
		position:relative;
		width:28%;
	}
	
	#presentationLaurent .texte{
		padding:0px;
		padding-right: 8%;
		width: 57%;
	}
	
	#presentationLaurent .texte p, presentationLaurent .texte h3, presentationLaurent .texte .square{
		text-align:right;
	}
	
	#presentationLaurent .blocVert img{
		width:100% !important;
		position: relative;
		top:-55px;
		left:-10%;
		z-index: 1;
		
	}
	
	#presentationLaurent h2{
		padding-right:0px;
		width:100%;
	}
	
	#presentationLaurent .texte h3{
		text-align:right;
	}
	
	#shemaEtudeBudget{
		float:left;
		/*min-height:100%;*/
		height:auto !important;
		background-image: url("../images/PleinePage/1920/budget_renovation_appartement_grenoble.jpg");
	}
	
	#shemaSuiviTravaux{
		float:left;
		/*min-height:100%;*/
		height:auto !important;
		background-image: url("../images/PleinePage/1920/travaux_appartement_grenoble_saint_martin_heres.jpg");
	}
	
	/*#shemaEtudeBudget img{
		position:relative;
		top:0px;
		left:0px;
	}*/
	
	#shemaEtudeBudget .schema, #shemaSuiviTravaux .schema{
		max-width:1342px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		margin-top:125px;
		margin-bottom:125px;
		z-index: 100;
	}
	
	#shemaEtudeBudget .schema h2, #shemaSuiviTravaux .schema h2{
	margin-bottom:120px;
	color:#fff;
	font-size:50px;
	}
		
	#shemaEtudeBudget .schema img{
		max-width:1342px;
		top:0px !important;
		min-height:auto;
		filter: brightness(100%);
		position:inherit;
	}


	.blocCentreImage{
		box-sizing:border-box;
		width:70%;
		margin-left:15%;
		margin-right:15%;
		margin-top:5%;
		margin-bottom:10%;
		float:left;
	}
	
	.blocCentreImage img{ 
		position: absolute;
		object-fit: cover;
		width: 100%;
		z-index:-1;
		height: 100%;
	}
	
	.blocCentreImage h2{ 
		margin-top:100px;
		font-size:36px;
		line-height:36px;
		margin-bottom:100px;
	}
	
	.blocCentreImage h3{ 
		font-size: 72px;
		margin-top: 10px;
		margin-bottom: 100px;
		padding-left: 5%;
		padding-right: 5%;
		line-height: 100px;
	}
	
	.blocCentreImage button{ 
		margin-bottom:100px;
		height:60px;
		width:300px;
	}
	
	.lienFooter{
		cursor:pointer;
	}
	
	.boutonBleu{
		background-color:#4F8398;
	}
	
	.blocCentreTextImage{
		/*background-image: url("../images/PleinePage/1920/plan_appartement.jpg");*/
		float:left;
		overflow:hidden;
		margin-top: 100px;
	}
	
	.blocCentreTextImage h2{
		margin-top:100px;
		margin-bottom:50px;
		font-size:50px;
		width:80%;
		margin-left:auto;
		margin-right:auto;
		line-height:50px;
	}
	
	.blocCentreTextImage button{
		margin-top:100px;		
		margin-bottom:100px;
		height:60px;
		width:300px;
		font-weight:normal;
		font-size:20px;
	}
	
	#chantiers .jaune a{
		background-color:#E4BB47;
		height:50px;
		width:auto;
		font-weight:normal;
		font-size:20px;
		line-height:50px;
		display: inline-block;
		margin-right: 10px;
		margin-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		color:#fff;
		font-size:12px;
		float:right;
	}
	
	#chantiers .imageGauche .jaune p{
		text-align:right;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#chantiers .jaune p{
		font-size: 12px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#chantiers .boutons {
		color:#5e5e5e;
		position:absolute;
		top:400px;
		max-height: 260px;
		overflow: auto;
	}
	
	.blocCentreTextImage.jaune button{
		background-color:#E4BB47;
	}
	
	
	.blocCentreTextImage img{
		position:absolute;
		z-index:-1;
		filter:drop-shadow(16px 16px 20px #000) invert(36%);
	}
	
	.blocCentreTextImage.jaune h2{
		width: 80%;
	}
	
	.flou{
		filter: brightness(50%);
	}
	
	.flou img{
		filter:drop-shadow(16px 16px 20px red) invert(75%);
		filter: blur(0.5px);
	}
		
	.menuBas{
		padding-bottom:100px;
	}
	
	.menuBas img{
		height:1620px;
	}
	
	.menuBas h2{
		font-weight:lighter;
		color:#000;
	}
	
	.menuBas img{
		
	}
	
	.menuBas .blocs{
		width:96%;
		margin-left:2%;
		margin-right:2%;
	}
	
	.menuBas .blocs .bloc{
		width: 31.3%;
		padding-left: 1%;
		padding-right: 1%;
		float: left;
		text-align: center;
		font-size: 20px;
		line-height: 20px;
		color: #000;
		height: 80px;
	}
	
	.menuBas .blocs .bloc a{
		color:#000;
	}
	
	.menuBas .blocs .bloc a:hover{
		color:#E4BB47;
	}
	
	.menuBas .blocs .blocActif a{
		color:#E4BB47;
	}
	
	#contactTelephoneMail{
		float:left;
		font-size:32px;
		padding-bottom:100px;
		padding-top:100px;
		color:#000;
	}
	
	#contactTelephoneMail .telephone{
		float:left;

		background-repeat:no-repeat;
		height: 50px;

		width:100%;
		text-align:center;
		box-sizing:border-box;
		position:relative;
	}
	
	#contactTelephoneMail .mail{
		float:left;
		background-repeat:no-repeat;
		height: 50px;
		width:50%;
		text-align:center;
		box-sizing:border-box;
		position:relative;
	}
	
	#contactTelephoneMail .telephone .icone{
		background-image: url("../images/icones/icone_telephone.png");
		height:46px;
		width:46px;
		display: inline-block;
		margin-right: 25px;
		border-radius: 0px;
		position:absolute;
		left:-10px;
		top: -2px;
	}
	
	#contactTelephoneMail .mail .icone{
		background-image: url("../images/icones/mail.png");
		height:36px;
		width:46px;
		display: inline-block;
		margin-right: 25px;
		border-radius: 0px;
		position:absolute;
		left:-10px;
		top:5px;
	}
	
	#contactTelephoneMail .telephone .texte{
		display: inline-block;
		line-height: 40px;
		position:relative;
		padding-left: 70px;
	}
	
	#contactTelephoneMail .mail .texte{
		display: inline-block;
		line-height: 40px;
		position:relative;
		padding-left: 70px;
	}
	
	
	.connexion .adminCo .blocCentre{
		background-color:#fff;
		position:absolute;
		text-align:center;
	}
	
	.adminCo .blocCentre {
	  margin-left: auto;
	  margin-right: auto;
	  position: inherit;
	  width: 40%;
	}

	.connexion .adminCo .ligneFormulaire{
		background-color:#fff;
		text-align:left;
	}

	.connexion .adminCo .ligneFormulaire button{
		background-color:#000;
	}

	.connexion .adminCo .blocCentre h1{
		color:#000;

	}

	.connexion .adminCo .blocCentre #formulaire{
		text-align:center;
	}
	
	.connexion .formulaire .champ input,.connexion .formulaire .champ button{
		width:calc(100% - 6px);
	}

	.connexion .formulaire .champ button{
		 width:100%;
		 margin-top:5px;
	}
	
.connexion .intro {
	width: 100%;
	height:100%;
	overflow:hidden;
}

.connexion .intro #blocCentre button{
	opacity:1;
	background-color: #fff;
}

.connexion h1{
	color:#fff;
}

#connexion{
	height:100%;
}

.page2Cote .imageGauche .autresImages {
	position: absolute;
	right: 0px;
	margin: 0px !important;
	max-width: 50%;
	height: 250px;
	top: calc(100% - 90px);
	width: 55%;
	float: right;
	overflow-x: auto;
}

.page2Cote .imageGauche .autresImages .imageMiniature {
  width: calc(25% - 15px);
  height: 130px !important;
  margin: 0px !important;
  cursor: pointer;
  margin-bottom: 10px !important;
  float: left;
  margin-left: 15px !important;
}

.page2Cote .imageGauche .autresImages .imageMiniature img {
  width: auto !important;
  height: 125px !important;
  cursor: pointer;
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  object-fit: cover;
  box-sizing: border-box;
  min-width: auto;
  max-width: calc(100%);
  border-radius: 2px;
  margin-bottom:0px;
}

.page2Cote .imageDroite .autresImages {
	position: absolute;
	left: 0px;
	margin: 0px !important;
	max-width: 50%;
	height: 250px;
	top: calc(100% - 90px);
	width: 55%;
	float: left;
	overflow-y: auto;
}

.page2Cote .imageDroite .autresImages .imageMiniature {
  width: calc(25% - 15px);
  height: 130px !important;
  margin: 0px !important;
  margin-right: 15px !important;
  cursor: pointer;
  margin-bottom: 5px !important;
  float: left;
}

.page2Cote .imageDroite .autresImages .imageMiniature img {
  width: auto !important;
  height: 125px !important;
  cursor: pointer;
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  object-fit: cover;
  box-sizing: border-box;
  min-width: auto;
  max-width: calc(100%);
  border-radius: 2px;
  margin-bottom:0px;
}

.page2Cote.page2CoteMarge .imageDroite .imageChantier{
	height:500px;
}

.page2Cote.page2CoteMarge .imageDroite .imageChantier img{
	width: auto;
	max-width: 100%;
	box-sizing: border-box;
	z-index: -1;
	max-height:400px;
	float: initial;
	margin-right: auto;
	margin-left: auto;
	width: auto !important;
	border-radius: 2px;
	margin-bottom: 20px;
}

.page2Cote.page2CoteMarge .imageGauche .imageChantier img{
	width: auto !important;
	max-width: 100%;
	box-sizing: border-box;
	z-index: -1;
	max-height:400px;
	float: initial;
	margin-right: auto;
	margin-left: auto;
	border-radius: 2px;
	margin-bottom: 20px;
}

.page2Cote.page2CoteMarge .imageDroite .imageChantier{
	width: 45%;
	box-sizing: border-box;
	margin-left: 50px;
	margin-bottom: 0px;
	max-height: 600px;
	box-sizing: border-box;
	float: right;
	position: relative;
}

.page2Cote.page2CoteMarge .imageGauche .imageChantier {
  width: 45%;
  box-sizing: border-box;
  margin-right: 50px;
  margin-bottom: 0px;
  height: auto;
  float: left;
  position: relative;
  height:500px;
}

.page2Cote .presentationChantier.floatLeft .texte{
	width: calc(57% - 100px);
	overflow-y: auto;
	line-height: 22px;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 0px;
	color:#5e5e5e;
	min-height:200px;
	height:400px;
}

.descriptionImage{
	max-height:300px;
	overflow: auto;
}

.page2Cote .imageGauche .texte {
  margin-left: 1%;
  margin-top: 0px;
  right: 0px;
  float: right;
  margin-right: 1%;
  text-align: left;
  	height:350px;
}

.page2Cote .presentationChantier.floatLeft .texte h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-size: 20px;
}

.page2Cote .presentationChantier.floatLeft.imageDroite .texte h2{
	text-align:right;
}

.page2Cote .presentationChantier.floatLeft.imageGauche .texte h2{
	text-align:left;
}

#chantiers{
	margin-top:100px;
}

#imageEtude, #imageSuiviTravaux{
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#etude-souhaits-clients{
	position:absolute;
	top:0%;
	left:0%;
	height:30%;
	width:50%;
	cursor:pointer;
}

#etude-descriptif-cdc{
	position:absolute;
	top:0%;
	left:50%;
	height:30%;
	width:50%;
	cursor:pointer;
}
	
#etude-financement-contraintes{
	position:absolute;
	top:33.3%;
	left:0%;
	height:33%;
	width:33%;
	cursor:pointer;
}

#etude-normes-contraintes{
	position:absolute;
	top:33%;
	left:66%;
	height:30%;
	width:33%;
	cursor:pointer;
}


#fabrication-budget{
	position:absolute;
	top:33%;
	left:33%;
	height:40%;
	width:31%;
	cursor:pointer;
}

#etude-aides-contraintes{
	position:absolute;
	position:absolute;
	top:70%;
	left:0%;
	height:33%;
	width:50%;
	cursor:pointer;
}

#suivi-bilan{
	position:absolute;
	top:0%;
	left:0%;
	height:35%;
	width:40%;
	cursor:pointer;
}

#suivi-planning{
	position:absolute;
	top:0%;
	left:40%;
	height:35%;
	width:20%;
	cursor:pointer;
}


#etude-assurance-contraintes{
	position:absolute;
	top:70%;
	left:60%;
	height:33%;
	width:40%;
	cursor:pointer;
}

#suivi-choix{
	position:absolute;
	top:0%;
	left:60%;
	height:35%;
	width:40%;
	cursor:pointer;
}

#suivi-reception{
	position:absolute;
	top:35%;
	left:0%;
	height:35%;
	width:40%;
	cursor:pointer;
}

#maitre-oeuvre{
	position:absolute;
	top:35%;
	left:40%;
	height:35%;
	width:20%;
	cursor:pointer;
}

#suivi-visite{
	position:absolute;
	top:35%;
	left:60%;
	height:35%;
	width:50%;
	cursor:pointer;
}

#suivi-gestion{
	position:absolute;
	top:70%;
	left:0%;
	height:30%;
	width:50%;
	cursor:pointer;
}

#suivi-etablissement{
	position:absolute;
	top:70%;
	left:50%;
	height:30%;
	width:50%;
	cursor:pointer;
}

#projet img{
	max-height:600px;
}

#projet .imageRenovation{
	position:absolute;
	bottom:0px;
	right:0px;
	max-width:90%;
	max-height:90%;
	border-radius: 3px;
}

#projet  .deuxImageEtTexteGauche .imageRenovation{
	right:auto;
	left:0px;
}

#projet .fond{
	max-heigth:1000px !important;
	z-index:-1;
	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	opacity:0.3;
}

#projet .deuxImageEtTexteGauche .fond{
	right:0px;
	left:auto;
}

#chantiers .listeChantier {
	position:relative;
	margin-bottom: 150px;
	padding-top: 50px;
}

#chantiers .listeChantier .floatLeft{
	position:relative;
}
	
#chantiers hr{
	float: left;
	width: 70%;
	height: 1px;
	background-color: #888;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-left: 15%;
	border: 0px;
}	

.bouton.jaune p{
	margin-bottom:0px;
}

.sowebsite {
    padding-top: 5px;
    padding-bottom: 7px;
    text-align: center;
    color: #000;
    font-size: 14px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.sowebsite a{ color:#E4BB47 }

#popUp{
	height:90vh;
	width:95%;
	position: fixed;
	z-index:2000;
	left:5%;
	background-color:#aaa;
	transition: 0s;
	border-radius:5px;
	/*transition: 0.5s;*/
	/* padding:0%; */
	padding-top:50px;
	padding-bottom:50px;
	box-shadow: 1px 1px 3px -2px #000;
	box-sizing:border-box;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	bottom:auto;
	margin-top: 5vh;
	margin-bottom: 5vh;
}

#popUp label{
	color:#3E3E3E;
}


#popUp h1{
	margin-left:0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 50px;
	font-size: 18px;
	color:#000;
	margin-top:10px;
}

#popUp .croix {
    position: absolute;
    right: 5px;
    top: 15px;
    background-color: #eee;
    cursor: pointer;
}

#popUp span {
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}
#popUp .croix img {
    margin-top: 11px !important;
    margin-bottom: 5px !important;
    border-radius: 3px;
    width: 16px !important;
    height: auto !important;
    margin-left: 12px;
}

#popUp .NBpersonnes {
    float: left;
    color: #8b8e94;
    font-family: 'Roboto-Light', sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 16px;
    width: 100px;
}

#popUp .boutons #quantite {
    height: 34px;
    float: left;
    width: 60px;
}

#popUp .iconeMoins {
    margin-left: 10px;
    margin-right: 0px;
	background-color: #eee;
	cursor: pointer;
}

#popUp .iconePlus {
    background-color: #eee;
    cursor: pointer;
}

#popUp .iconeMoins img {
    height: 40px;
    width: 40px;
    border-radius: 3px;
    margin-top: 19px !important;
    margin-bottom: auto !important;
    width: 16px !important;
    height: auto !important;
    margin-left: 12px;
}

#popUp .iconePlus img {
    margin-top: 11px !important;
    margin-bottom: 5px !important;
    border-radius: 3px;
    width: 16px !important;
    height: auto !important;
    margin-left: 12px;
    cursor: pointer;
}

#popUp .boutons #validerReservation {
    float: right;
}

#popUp span {
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

#popUp .titre {
    color: #000;
    font-family: 'Roboto-Light', sans-serif;
    margin-left: 25px;
    margin-top: 25px;
    line-height: 36px;
}

#popUp .description {
    color: #8b8e94;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
    line-height: 18px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
	line-height: 100px;
	color: #fff;
	font-size: 20px;
}

#popUp img{
	max-width:100%;
	max-height:100%;
	/*object-fit: cover;*/
	object-fit: contain;
	/*width: 100%;*/
	height: 100%;
	margin-top: 0 !important;
}

.page2Cote.page2CoteMarge .imageGauche .imageChantier img.PleinePage{
	object-fit: contain;
	min-height: auto;
	cursor:pointer;
}

.page2Cote.page2CoteMarge .imageDroite .imageChantier img.PleinePage{
	object-fit: contain;
	min-height: auto;
	cursor:pointer;
}

.page2Cote.page2CoteMarge .imageGauche .imageChantier img.MoitiePage{
	object-fit: contain;
	min-height: auto;
	cursor:pointer;
}

.page2Cote.page2CoteMarge .imageDroite .imageChantier img.MoitiePage{
	object-fit: contain;
	min-height: auto;
	cursor:pointer;
}


#ombre{
	z-index:1999;
	background-image:url("../images/icones/overlay.png");
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

.page2Cote .imageGauche .autresImages .imageMiniature .PleinePage{
	height: auto !important;

	max-height:150px;
}

.buttonChantier{
	background-color: #4f8398;
	height: 50px;
	width: auto;
	font-weight: normal;
	font-size: 20px;
	line-height: 50px;
	display: inline-block;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 12px;
	opacity: 0.8;
	z-index: 1;
}

.imageGauche .blocBoutonChantier{
	position:absolute;
	bottom:50px;
	left:50%;
	z-index:50;
}

.imageGauche .blocBoutonChantier p{
		float:left;
	margin-right:10px;
	font-size: 12px;
}

.imageDroite .blocBoutonChantier{
	position:absolute;
	bottom:50px;
	right:50%;
	z-index:50;
}

.imageDroite .blocBoutonChantier p{
	float:left;
	margin-right:10px;
	font-size: 12px;
}

.imageDroite .buttonChantier{
	bottom:0px;
	right:50%;
}

.autresPages h1{
	font-size: 50px;
}

.autresPages h2{
	font-size: 26px;
}

.imgChantier{
	position:relative;
	height:450px;
}

nav.defilement{
	height: 85px;
	background-color: rgba(79,131,152, 0.95);
}


.defilement .conteneur ul{
	height: 85px;
}

.defilement .conteneur li a img{
	height: 75px;
	width: auto;
	margin-top: 3px
}

.defilement .conteneur li .laurent{
	display:none;
}

.defilement .conteneur li{
	line-height: 85px;
}

.autresPages table td {
	color: #3E3E3E;
	vertical-align: top;
	padding:10px;
}

.autresPages table td strong{
	font-weight:bold;
}

nav .conteneur li.index{
		width:20%;
}

#contact table{ width:100%; }
	
	
#maitreoeuvregrenoble h2{
	padding-top: 50px;
	padding-bottom: 20px;
}
#maitreoeuvregrenoble h3{
	margin-top: 0px;
}

#maitreoeuvregrenoble .blocFondPlan{
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
}

#questions h2{
	padding-top: 50px;
	padding-bottom: 20px;
}

#questions li{
	padding-bottom:10px;
}

#questions strong{
	font-weight:bold;
}

#questions .blocFondPlan{
	padding-top: 0px;
	padding-left: 5%;
	padding-right: 5%;
}

#questions a.bt{
	height: 45px;
  padding-right: 25px;
  padding-left: 25px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  background-color: #E4BB47;
  color: #fff;
  border: 0px;
  opacity: 1;
  border-radius: 1px;
  color: #fff;
  width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  line-height:45px;
}

@media screen and (max-width:1200px)
{
	.intro #blocCentre{
		top: 20%;
	}

	nav .conteneur li a img{
		margin-top: -110px;
		width: 260px;

	}
	
	h1{ font-size: 42px; line-height:36px; margin-top:0px; color:#a17e04; margin-top:40px; }
	h2{ font-size: 24px; line-height:22px; margin-top:0px; margin-bottom:20px;  }
	
	.articlePlein .texte h3{
		font-size: 20px;
	}
	
	.articlePlein .texte p{
		font-size: 12px;
		line-height:22px;
	}
	
	#shemaEtudeBudget .schema, #shemaSuiviTravaux .schema{
		width:100%;
	}
	
	#shemaEtudeBudget .schema h2, #shemaSuiviTravaux .schema h2{
		margin-bottom: 100px;
	}
	
	.menuRealisation ul.sousMenu li, .menuChantier ul.sousMenu li{
		display: inline-block;
		width: 50%;
	}
	
	#contactTelephoneMail{
		float:left;
		font-size:28px;
		padding-bottom:100px;
		padding-top:100px;
		color:#000;
	}
	
	
	#points .point .texte {
	  margin-left: 130px;
	  text-align: left;
	  padding-top: 20px;
	}
	
	#points .point .texte p{
		margin-top: 70px;
	}
	
	#blocsCategories{
		display:grid;
	}
	
	
}

@media screen and (max-width:1000px)
{
	nav .conteneur li a img{
		/* margin-top:5px; */
		margin-top:-60px;
		/* width:138px; */
		width:190px;
		/* height:65px; */
		margin-left:auto;
		margin-right:auto;
		display:block;
	}
	
	
	
	#shemaEtudeBudget .schema, #shemaSuiviTravaux .schema{
		width:94%;
	}
	
	#points .point .texte {
	  padding-top: 0px;
	}
	
	#points .point .texte p{
		margin-top: 50px;
	}
	
	.carousel .img{
		position:absolute;
		left:0px;
		top:0px;
		filter: grayscale(0.5);
		/*filter: blur(2px);*/
		height:100%;
		width:100%;
	}

	.intro #blocCentre{
		top: 27%;
	}
	
	li span{
		font-size: 12px;
	}
	.conteneur .contact{
		margin-right:5px;
		font-size:15px;
	}
	
	header .PleinePage{
		width: 100%;
		min-height:100%;
	}
	h1{ font-size: 40px; line-height:36px; margin-top:0px; color:#a17e04; margin-top:40px; }
	h2{ font-size: 30px; line-height:30px; margin-top:0px; margin-bottom:20px;  }
	h3{ font-size: 22px; line-height:26px; font-family:"Montserrat", sans-serif; }
	h4{ font-size: 20px; line-height:22px; }

	header h1{
		font-size: 38px; line-height:40px;
	}

	.intro #blocCentre{
		top:14%;
	}
	
	.creerSite #blocCentre{
		top:20%;
	}
	
	.page3CoteCentrer{
		width:90%;
		margin-left:5%;
	}

	.page3CoteCentrer .bloc{
		float:left;
		width:33.3%;
		min-height:300px;
		padding:15px;
		box-sizing:border-box;
	}
	
	.page2Cote.page2CoteMarge .texte{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	.page2Cote .texteGrandeLargeur{
		padding-bottom:20px;
	}
	
	.imageMiniTransition{
		margin-bottom: 50px;
	}
	
	#siteVitrine, #siteDynamique{
		padding-top:0px;
	}
	
	
	
	.page2Cote .floatLeft{
		margin-bottom:20px;
	}
	
	.carouselTexte .boutons{
		bottom: 5%;
	}
	
	.page2Cote .floatLeft h3{
		margin-top:0px;
	}
	.page2Cote.page2CoteMarge .texte{
		padding-top:0px;
	}
	
	.carouselTexte .titre1{
		font-size: 40px;
		top: 15%;
	}
	.carouselTexte .titre2{
		top: 33%;
		font-size: 24px;
		line-height: 30px;
	}
	
	.intro #blocDroite{
		position: absolute;
		top: 30%;
		width: 80%;
		left: 10%;
	}
	
	.pageFondImage .texte {
		position: inherit;
		margin-top: -600px;
		width: 90%;
		left: 5%;
		padding: 15px;
	}
		
	/*.imageGauche img{
		width: 100% !important;
	}*/
	.texteGrandeLargeur h2, .texteGrandeLargeur h3, .texteGrandeLargeur h4, .texteGrandeLargeur ul{
		margin-top: 30px;
	}
	
	.iconeMenu{
		padding-left:5px;
		padding-right:5px;
	}
	
	
	#projetsRealises{
		float:left;
		width:85%;
		margin-left:7.5%;
	}
	
	#projetsRealises .presentationProjet{
		width:95%;
	}

	#projetsRealises .texte p{
		font-size: 10px;
		line-height:12px;
	}
	
	#projetsRealises .texte.left{
		/*left:0%;*/
	}
	
	#projetsRealises .texte.right{
		right:-5%;
	}
	
	#projetsRealises .presentationProjet{
		float:left;
		border-radius:3px;
		position:relative;
		z-index:9;
		margin-bottom:50px;
		width:100%;
	}

	#projetsRealises .presentationProjet.left{
		left:3%;
	}

	#projetsRealises .presentationProjet.leftActif{
		left:0%;
		transition-duration: 2s;
	}


	#projetsRealises .presentationProjet.right{
		right:3%;
	}

	#projetsRealises .presentationProjet.rightActif{
		right:0%;
		transition-duration: 2s;
	}

	#projetsRealises .texte h3{
		font-size: 18px;
	}
	
	#projetsRealises .texte h4{
		font-size: 14px;
	}
	
	
	#explications h2{
		margin-bottom: 0px;
	}
	
	
	
	#points .point{
		float:left;
		width:90%;
		margin-left:5%;
		margin-right:5%;
		
	}
	
	#points .point .icone{
		margin-top:-25px;
	}
	
	#points .point .texte{
		margin-bottom:60px;
		margin-left: 100px;
	}
	
	.blocCentreImage{
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
	}
	
	#points .point .texte h2{
		margin-bottom: -0px;
	}
	
	#points .point .icone {
		margin-top: -25px;
		margin-right: 25px;
	}
	
	#points .point .texte{
		width:100%;
		margin-left: 0px;
	}
	.page2Cote .presentationChantier.floatLeft .texte{
		height: 200px;
	}
	
	.page2Cote.page2CoteMarge .imageGauche .imageChantier, .page2Cote.page2CoteMarge .imageDroite .imageChantier{
		height: 250px;
	}
	
	.page2Cote.page2CoteMarge .imageDroite .imageChantier img.MoitiePage, .page2Cote.page2CoteMarge .imageGauche .imageChantier img.MoitiePage{
		max-height:250px;
	}
	
	#chantiers .boutons{
		top: 250px;
	}
	.page2Cote h2{
		padding-bottom: 10px;
	}
	.imageGauche .blocBoutonChantier{
		bottom: 150px;
	}
	
	.imageGauche .blocBoutonChantier p{
		margin-bottom:5px;
	}
	
	.page2Cote .imageGauche .autresImages{
		top: calc(100% - 130px);
	}
	
	.page2Cote .imageDroite .autresImages .imageMiniature img, .page2Cote .imageGauche .autresImages .imageMiniature img{
		height: 60px !important;
	}
	.page2Cote .imageDroite .autresImages .imageMiniature, .page2Cote .imageGauche .autresImages .imageMiniature{
		height: 60px !important;
	}
	.page2Cote .imageDroite .autresImages, .page2Cote .imageGauche .autresImages{
		height: 205px;
	}
	
	#chantiers .listeChantier{
		margin-bottom: 50px;
	}
	
	#popUp{
		width:98%;
		left: 1%;
		max-width: 98%;
	}
	.imageDroite .blocBoutonChantier{
		bottom: 150px;
	}
	
	.page2Cote .floatLeft{
		width: 95%;
		margin-left: 2.5%;
	}
	
	
	#projet .deuxImageEtTexte {
		margin-left: 5%;
		margin-right: 5%;
	}
	
	#projet .deuxImageEtTexte .images{
		width:100%;
	}
	
	#projet .deuxImageEtTexte .texte p{
		font-size: 14px;
	}
	
	#projet .deuxImageEtTexte .texte ul li{
		font-size: 14px;
	}
	
	#projet .imageRenovation{
		top: 50px;
		bottom:auto;
		max-width: 100%;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteGauche .texte, .deuxImageEtTexte.deuxImageEtTexteDroite .texte{
		top: -50px;
		width: 100%;
		/*padding-right:0%;*/
		background-color:#fff;
	}
	
	.deuxImageEtTexte .cardreBoutons h3{
		font-size: 17px;
	}
		
	.deuxImageEtTexte .images .fond{
		width:90%;
	}
	
	.deuxImageEtTexte .cardreBoutons{
		width: 100%;
		box-sizing: border-box;
		bottom: -20px;
	}
	
	#projet .deuxImageEtTexte .images{
		height:360px;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteDroite .images{
		position: inherit;
	}
	
	#projet .deuxImageEtTexte{
		margin-top:50px;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteGauche .texte, .deuxImageEtTexte.deuxImageEtTexteDroite .texte{
		top: auto !important;
		position: initial;
		display:block;
	}
	
	.deuxImageEtTexte.deuxImageEtTexteGauche .texte, .deuxImageEtTexte.deuxImageEtTexteDroite .texte{
		
	}
	
	.deuxImageEtTexte{
		
		height:600px;
	}
	
}

@media screen and (max-width:800px)
{
	.defilement .conteneur li .laurent{
		display:inherit;
	}
	
	nav .conteneur li.index a{
		width:100%;
	}
	
	nav .conteneur li.index a span{
		width:100%;
		height:auto;
		/* display: flex;
		align-items: center; */
	}
	
	nav .conteneur li.index a span img{
		margin-left:10px;
		float: left;
	}
	
	nav .conteneur li.index a span .laurent{
		width:calc(70% - 30px);
		line-height: 61px !important;
	}
	
	.conteneur  li.ouvert.menuPrestation > .sousMenu{
		width:100%;
	}
	
	.conteneur  li.ouvert.menuPrestation > .sousMenu li a{
		width:100%;
	}
	
	#expertises .bloc{
		min-height: 230px;
	}
	
	nav .conteneur li.index{
		    width: calc(70%);
	}

	nav .conteneur li a img{
		/* margin-top:3px; */
		margin-top:-8px;
		/* width:100px; */
		width:auto;
		/* height:47px; */
		height:125px;
		margin-left:auto;
		margin-right:auto;
		display:inline-block;
	}
	
	
	
	.descriptionImage{
		max-height:100px;
	}
	
	.page2Cote .floatLeft{
		margin-left: 2.5%;
		width: 95%;
	}
	
	.blocCentreImage{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.intro #blocCentre img{
		height:100px !important;
		width:100px !important;
		min-height: 100px !important;
		margin-left:auto;
		margin-right:auto;
		position: initial;
	}
	
	.intro #blocCentre #btVideo img{
		height:80px !important;
		width:114px !important;
		min-height: 80px !important;
	}
	
	h1{ font-size: 32px; line-height: 50px; margin-top:0px; color:#a17e04; margin-top:40px; }
	h2{ font-size: 22px; line-height: 45px; margin-top:0px; margin-bottom:20px;  }
	h3{ font-size: 20px; line-height:22px; font-family:"Montserrat", sans-serif; }
	h4{ font-size: 18px; line-height:20px; }
	
	header h1{
		font-size: 34px;
		margin-bottom: 45px;
	}
	
	header h2{
		font-size: 26px;
	}
	
	.conteneur li{
		min-width: 80px;
		font-size: 16px;
		line-height: 60px;
	}
	
	nav #ClTitre{
		padding-right:30px;
	}
	
	.intro #blocCentre{
		top:20%;
		width: 90%;
		left: 5%;
	}
	
	#titre{
		font-size: 22px;
	}
	
	li span{
		font-size: 18px;
	}
	
	.pageFondImage .texte{
		margin-top: -500px;
	}
	
	
	nav #ClTitre {
		padding-left: 0px;
		padding-right: 0px;
		line-height:60px;
		margin-top:0px;
	}

	#titre{ margin-left: 0px; font-size: 30px; line-height: 102px;  }
	.titreSite{ width:50% !important; margin-left:0%; }
	
	.menuSite{ min-width: 95px !important; width: 50% !important; }
	.menuSite a{ min-width: 95px !important;  }
	
	#menuMobile {
		display: block !important;
		cursor:pointer;
	}
	
	#menuMobile span{ display:block !important; height:60px; width:60px !important; margin-top:0px; margin-left:auto; margin-right:auto; cursor:pointer; padding-right: 0px; padding-left: 0px; }
	
	.menuApplication, .menuSiteInternet, .contact, .menuPrestation, .menuRealisation, .menuChantier    {
		display:none !important;
		width: 100%;
	}
	
	.ouvert .menuApplication, .ouvert .menuSiteInternet,.ouvert .menuPrestation,.ouvert .menuRealisation,.ouvert .menuChantier, .ouvert .contact  {
		display:inline-block !important;
	}
	
	.menuSiteInternet li span , .menuApplication li span, .contact li span{
		width:100%;
	}
	
	nav #ClTitre {
		padding-left: 0px;
		padding-right: 0px;
		line-height:60px;
		margin-top:0px;
	}

	#titre{ margin-left: 0px; font-size: 30px; line-height: 60px;  }
	.titreSite{ width:52% !important; }
	
	.menuSite{ min-width: 95px !important; width: 48% !important; }
	.menuSite a{ min-width: 95px !important;  }
	
	
	
	#menuMobile span{ display:block !important; height:60px; width:60px !important; margin-top:0px; margin-left:auto; margin-right:auto; cursor:pointer; padding-right: 0px; padding-left: 0px; }
	
	#menuMobile {
		/* display: block !important; */
		display: flex !important;
		align-items: center;
	}
	.conteneur li {
		min-height: 0px;
		min-width: 0px;
		width: 0px;
		text-align:center;
		width: calc(70%);
	}
	
	nav .conteneur li a{
		padding-right: 0px;
		padding-left: 0px !important;
	}
	
	nav .conteneur .menuMobile li { 
		min-width:60px !important;
	}
	
	.conteneur .contact{ 
		margin-right: 0px;
	}
	
	#contact .texte{
		margin-bottom:50px;
	}
	
	
	
	.conteneur li:hover > .sousMenu{ display:none; }
	nav .conteneur{
		height: inherit;
	}

	nav .ouvert > ul li {
		width: 100%;
		background-color: #fff;
		text-align: center;
		cursor: pointer;
		font-size: 18px;
		margin-right:0px !important;
		color: #1462a6 !important;
	}
	
	.ouvert .conteneur .contact{ 
		width:100%;
		margin-right: 25px;
	}
	
	.conteneur ul{ 
		height:inherit; 
	}

	.conteneur .sousMenu li{ padding-left:0px; padding-right:0px; color:#5e5e5e; line-height: 10px !important; height:50px; display:block; width:100%;  }
	.conteneur .sousMenu li a:hover{ width:100%; }	
	nav .conteneur .sousMenu a{ height:38px !important; }
	.sousMenu li a{ padding-left:0px; padding-right:0px; }
	
	.conteneur ul.sousMenu{ padding-top:0px; padding-bottom:0px;  }
	
	nav .conteneur .menuPrestationOuvert li{ display:none !important; }
	nav .conteneur .menuPrestationOuvert li.menuPrestation{ display:block !important;  }
	nav .conteneur .menuPrestationOuvert li.menuPrestation li{ display:block !important;  }
	
	nav .conteneur .menuPrestationOuvert .menuPrestation .sousMenu a{ height:60px; padding-bottom:0px; padding-top:0px; display:block !important; padding-left:10px !important; }
	nav .conteneur .menuPrestationOuvert .menuPrestation .sousMenu a li{ display:block !important; width: 100%; }
	nav .conteneur .menuPrestationOuvert .menuPrestation .sousMenu a:hover{ display:block !important; width: 100%; }
	nav .conteneur .menuPrestationOuvert .menuPrestation .sousMenu a li:hover{ display:block !important; width: 100%; }
	.menuPrestationOuvert .menuPrestation .sousMenu{ display:block !important; width: 100%; }
	
	ul.menuPrestationOuvert li.menuPrestation ul{ display:block !important; }
	
	
	nav .conteneur .menuRealisationOuvert li{ display:none !important; }
	nav .conteneur .menuRealisationOuvert li.menuRealisation{ display:block !important;  }
	nav .conteneur .menuRealisationOuvert li.menuRealisation li{ display:block !important;  }
	
	nav .conteneur .menuRealisationOuvert .menuRealisation  .sousMenu a{ height:60px; padding-bottom:0px; padding-top:0px; display:block !important; padding-left:5px !important; }
	nav .conteneur .menuRealisationOuvert .menuRealisation  .sousMenu a li{ display:block !important; width: 100%; }
	nav .conteneur .menuRealisationOuvert .menuRealisation  .sousMenu a:hover{ display:block !important; width: 100%; }
	nav .conteneur .menuRealisationOuvert .menuRealisation  .sousMenu a li:hover{ display:block !important; width: 100%; }
	.menuRealisationOuvert .menuRealisation .sousMenu{ display:block !important; width: 100%; }
	
	ul.menuRealisationOuvert li.menuRealisation ul{ display:block !important; }
	
	
	nav .conteneur .menuChantierOuvert li{ display:none !important; }
	nav .conteneur .menuChantierOuvert li.menuChantier{ display:block !important;  }
	nav .conteneur .menuChantierOuvert li.menuChantier li{ display:block !important;  }
	
	nav .conteneur .menuChantierOuvert .menuChantier .sousMenu a{ padding-bottom:0px; padding-top:0px; display:block !important; margin-top: 15px; padding-left:5px !important; }
	nav .conteneur .menuChantierOuvert .menuChantier .sousMenu a li{ display:block !important; width: 100%; }
	nav .conteneur .menuChantierOuvert .menuChantier .sousMenu a:hover{ display:block !important; width: 100%; }
	nav .conteneur .menuChantierOuvert .menuChantier .sousMenu a li:hover{ display:block !important; width: 100%; }
	.menuChantierOuvert .menuChantier .sousMenu{ display:block !important; width: 100%; }
	
	ul.menuChantierOuvert li.menuChantier ul{ display:block !important; }
	
	nav .conteneur li.index, nav .conteneur li.menuSite { 
		/* display:block !important;   */
		display: flex;
		justify-content: center;
		height: inherit;
	}
	
	.page3Cote .gauche{
		float:left;
		width:26%;
		min-height:100%;
	}

	.page3Cote .centre{
		float: left;
		width:37%;
		min-height: 100%;
		box-sizing: border-box;
	}

	.page3Cote .droite{
		float: left;
		width:37%;
		min-height: 100%;
		box-sizing: border-box;
	}
	
	footer ul{
		padding-left:10px;
	}
	
	footer .titre{
		font-size:26px;
		font-weight:bold;
	}
	.carousel .titre1{
		top: 15%;
		font-size: 50px;
	}
	.carousel .titre2{
		top: 40%;
		font-size: 35px;
	}
	.carousel img{
		height:100%;
		width:100%;
	}
	
	.articlePlein .texte p{
		font-size: 12px;
	}
	
	.articlePlein .texte h3{
		font-size:20px;
	}
	
	#iconeMenu {
		height: 61px;
		/* height: 85px; */
		width: 60px;
		box-sizing: border-box;
		padding-top: 1px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#iconeMenu .ligne {
		height: 6px;
		padding: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
		width: 45px;
		background-color: #000;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		box-sizing: border-box;
		display: block;
		border-radius: 4px;
	}
	
	.articlePlein .texte h3{
		font-size: 16px;
	}
	
	.articlePlein .texte p{
		font-size: 10px;
		line-height:22px;
	}
	
	.articlePlein .texte {
		width: 90%;
	}
	.articlePlein.right .texte {
		padding-left: 20px;
		padding-right: 20px;
		left: 5%;
	}
	.articlePlein.right .texte .icone {
		left: -10px;
		top: -50px;
	}
	
	.page3CoteCentrer .image img{
		margin-bottom:20px;
	}
	
	
	#projetsRealises .presentationProjet.left{
		left:3%;
	}

	#projetsRealises .presentationProjet.leftActif{
		left:0%;
		transition-duration: 2s;
	}


	#projetsRealises .presentationProjet.right{
		right:3%;
	}

	#projetsRealises .presentationProjet.rightActif{
		right:0%;
		transition-duration: 2s;
	}
	
	#projetsRealises .texte{
		width:50%;
	}
	
	#presentationLaurent .blocVert{
		border: 3px solid #4F8398;
		padding-bottom: 0px;
		padding-right: 0px;
		float: initial;
		position:relative;
		width:50%;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 30px;
	}
	
	#presentationLaurent .texte{
		padding:0px;
		padding-right: 8%;
		width: 100%;
		padding-left:5%;
		padding-right:5%;
		box-sizing:border-box;
	}
	
	#presentationLaurent .texte p, presentationLaurent .texte h3, presentationLaurent .texte .square{
		text-align:right;
	}
	
	#presentationLaurent .blocVert img{
		width:100% !important;
		position: inherit;
		z-index: 1;
	}
	
	#presentationLaurent .floatLeft{
		width:100%;
		margin-left:0%;
	}
	
	.blocCentreImage h3{
		font-size: 50px;
		margin-top: 50px;
		margin-bottom: 50px;
		padding-left: 5%;
		padding-right: 5%;
		line-height: 50px;
	}
	.blocCentreImage h2{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	.blocCentreImage button{
		width:250px;
		margin-bottom: 50px;
		height:50px;
	}
	
	.menuBas .blocs .bloc{
		width: 48%;
		font-size: 16px;
	}
	
	#contactTelephoneMail{
		padding-top:50px;
		padding-bottom:50px;
	}
	
	#contactTelephoneMail .telephone, #contactTelephoneMail .mail{
		width: 90%;
		margin-left: 5%;
		font-size: 20px;
		height: 95px;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	#contactTelephoneMail .mail .texte{
		padding-left: 50px;
	}
	
	#expertises .blocs{
		margin-left:5%;
		margin-top: 50px;
	}
	
	#expertises .titreBleuGauche{
		position: inherit;
	}
	
	#expertises .blocs{
		margin-left: 10%;
		float: left;
		width: 80%;
		padding: 5%;
		  padding-top: 5%;
		padding-top: 0%;
	}
	
	#expertises .bloc{
		  width: 100%;
		  padding-left: 10%;
		  padding-right:0%;
	}
	
	#expertises .bloc .logo{
		left: -30px;
	}
	

	
	#categories h2, #categories h3{
		width:95%;
		padding-left:2.5%;
		padding-right:2.5%;
	}
	
	
	
	#presentationLaurent .blocVert img{
		top: -20px;
		left: -5%;
	}
	
	#presentationLaurent.page2Cote h2{
		padding-bottom: 50px;
	}
	
	.menuBas{
		padding-bottom: 70px;
	}
	
	.menuBas h2{
		margin-top: 50px;
		margin-bottom: 25px;
	}
	
	.menuBas .blocs .bloc{
		line-height: 20px;
	}
	#categories{
		margin-bottom:0px;
	}
	#projet{
		margin-top:0px;
	}
	
	#laurentDelporteHaut{
		display:none;
	}
	.menuSite{ min-width: 95px !important; width: 30% !important; }
	.menuSite a{ min-width: 95px !important;  }
	
	nav{
		/* height: 62px; */
		height: 110px;
	}
	
	.conteneur .sousMenu li{ padding-left:0px; padding-right:0px; color:#5e5e5e; height:40px; line-height: 10px !important;  font-size: 12px; }
	
	nav .ouvert > ul li {
		width: 100%;
		background-color: rgba(79,131,152, 0.8);
		text-align: center;
		cursor: pointer;
		font-size: 14px;
	}
	
	.ouvert .conteneur li{
		line-height: 70px;
	}
	
	.ouvert .conteneur .contact{ 
		width:100%;
		margin-right: 25px;
	}
	
	.conteneur li:hover > .sousMenu{ display:none; }
	
	nav .ouvert > ul li.index{
		width:70%;
	}
	
	nav .conteneur .sousMenu a{ height:30px !important; margin-top:10px !important;  }
	.sousMenu li a{ padding-left:0px; padding-right:0px; }
			
	.index .intro #blocCentre{
		top:17% !important;
	}
	
	.blocFondPlan{ 
		padding-left: 5%;
		padding-right: 5%;
	}
		
	#explications h2.deuxLignes{
		line-height: 40px;
		padding-top: 30px;
		padding-left: 5%;
		padding-right: 10%;
	}	
		
	#explications h2.troisLignes{
		line-height: 40px;
		padding-top: 30px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.blocCentreTextImage{
		margin-top:0px;
	}
		
	.autresPages h1{
		width:95%;
		margin-left:2.5%;
	}
	
	#popUp{
		width: 100%;
		max-height:100%;
		/* height: 80%; */
		left: 1%;
		max-width: 98%;

	}

	
	.page2Cote .imageGauche .autresImages .imageMiniature .PleinePage{
		max-height: 70px;
		height:70px !important;
	}
	
	.autresPages h2{
		margin-bottom: 0px;
	}
	
	#chantiers .listeChantier{
		padding-top: 0px;
		margin-bottom: 20px;
	}
	
	.imageGauche .buttonChantier, .imageDroite .buttonChantier{
		left: 0%;
		right: 0%;
		bottom: 30px;
		overflow: hidden;
	}
	
	.page2Cote.page2CoteMarge .imageGauche .imageChantier, .page2Cote.page2CoteMarge .imageDroite .imageChantier{
		width:100%;
		margin-top:60px;
	}
	
	.page2Cote.page2CoteMarge .imageGauche .imageChantier img, .page2Cote.page2CoteMarge .imageDroite .imageChantier img{
		min-height: auto;
		margin-bottom: 5px;
	}

	.page2Cote .imageGauche .autresImages, .page2Cote .imageDroite .autresImages{
		min-width: 100%;
		overflow-x:auto;
		left:0px;
		max-width: initial;
		height: 75px;
		top:-25px !important;
		overflow-y: hidden;
	}
	
	#chantiers .boutons{
		max-width: initial;
		max-height: 135px;
	}
	
	#chantiers .jaune p{
		padding-left:5px;
	}
	
	.descriptionPage{
		margin-top: 40px;
	}
	
	.page2Cote .imageGauche .autresImages .imageMiniature img, .page2Cote .imageDroite .autresImages .imageMiniature img{
		height: 70px !important;
		margin-left:0px;
		margin-right:0px;
	}
	
	.page2Cote .imageGauche .autresImages .imageMiniature, .page2Cote .imageDroite .autresImages .imageMiniature{
		margin-right:5px;
		/*width: calc(33% - 5px);*/
		height: 70px !important;
	}
	
	.page2Cote .floatLeft{
		width:100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	
	/*.page2Cote .presentationChantier.floatLeft .texte{
		position: inherit;
		width:100%;
		padding-left:2.5%;
		padding-right:2.5%;
		padding-top: 10px;
		box-sizing: border-box;
	}*/
	
	
	
	#chantiers .listeChantier{
		position:relative;
		height:800px;
	}
	
	.imgChantier{
		height: 200px;
		position: absolute;
		top: 190px;
		width: 100%;
	}
	
	.page2Cote.page2CoteMarge .imageGauche .imageChantier, .page2Cote.page2CoteMarge .imageDroite .imageChantier{
		width:100%;
		margin-right: 0px;
		margin-top: 0px;
	}
	
	.page2Cote.page2CoteMarge .imageGauche .imageChantier img, .page2Cote.page2CoteMarge .imageDroite .imageChantier img{
		max-height: 350px;
		width: 100% !important;
	}
	
	.page2Cote.page2CoteMarge .imageDroite .imageChantier img.MoitiePage, .page2Cote.page2CoteMarge .imageGauche .imageChantier img.MoitiePage{
		max-height: 250px;
	}
	
	.page2Cote .imageGauche .autresImages, .page2Cote .imageDroite .autresImages{
		position:absolute;
		top: 445px !important;
	}
	
	#chantiers .boutons{
		top: 335px;
		width:100%;
	}
	
	#chantiers .jaune a{
		height: 40px;
		line-height: 40px;
	}
	
	#chantiers .imageGauche .jaune p, #chantiers .imageDroite .jaune p{ 
		text-align: center;
	}
	#chantiers .listeChantier{
		height: 750px;
	}
	
	#pageChantier #chantiers .listeChantier{
		height: 650px;
	}
	
	.imageGauche .blocBoutonChantier, .imageDroite .blocBoutonChantier{
		bottom:auto;
		top: 460px;
		width:100%;
		left: 0%;
	}
	
	.imageGauche .blocBoutonChantier p, .imageDroite .blocBoutonChantier p{
		text-align: center;
		width:100%;
	}
	
	.page2Cote .presentationChantier.floatLeft .texte {
	  position: absolute;
	  width: 100%;
	  padding-left: 5%;
	  padding-right: 5%;
	  padding-top: 10px;
	  box-sizing: border-box;
	  height:180px;
	  min-height:180px;
	  overflow:hidden;
	}
	
	
	#explications h2.deuxLignes{
		line-height: 40px;
		padding-top: 30px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	#explications h2.troisLignes{
		line-height: 40px;
		padding-top: 7px;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	
	
	.blocFondPlan{
		padding-left: 5%;
		padding-right: 5%;
	}
	
	.page2Cote h2{
		padding-top: 35px;
		padding-bottom: 15px;
	}
	
	.deuxLignesMenu{
		line-height: 10px;
	}
	
	.menuBas .blocs .bloc{
		height:50px;
	}
	
	.blocCentreTextImage h2{
		margin-bottom:50px;
	}
}

@media screen and (max-width:580px)
{
	nav .conteneur li.index a span img{
		margin-left:5px;
	}
	
	nav .conteneur li.index a span .laurent{
		width:calc(70% - 30px);
		font-size: 12px;
	}
	
	.menuSite{
		width:28%;
	}
	
	#blocsCategories .bloc{
		width: 33.3%;
		height: 300px;
		min-width: 250px;

	}
		
	#blocsCategories .bloc img{
		width: 250px;
		height: 250px;
		border-radius: 250px;
		margin-left: auto;
		margin-right: auto;
	}
	
	/*#blocsCategories .bloc .blocCentre{
		width: 100%;
		height:420px;
		border-radius:350px;
		margin-left: auto;
		margin-right: auto;
		position:relative;
	}*/
	
	#blocsCategories .bloc .filtreBleu{
		width: 250px;
		height: 250px;
		margin-left: 50px;
	}
	
	#blocsCategories .bloc h4{
		font-size: 22px;
		margin-left: 5%;
		width: 90%;
		top: 90px;
	}
	
	#blocsCategories .bloc {
	  justify-content:center;
	  width:100%;
	}
	
	.conteneur .sousMenu li{ padding-left:0px; padding-right:0px; color:#5e5e5e; height:38px; line-height: 10px !important;  font-size: 11px; }
	.deuxLignesMenu{ line-height: 10px !important; }
	
	
	
	#laurentDelporteHaut{
		display:none;
	}
	
	.intro .blocCentre{
		padding: 10px;
	}
	
	.background h1{
		line-height: 60px;
	}
	
	
	#shemaEtudeBudget .schema, #shemaSuiviTravaux .schema{
		width: 98%;
	}
	
	#imageEtude, #imageSuiviTravaux{
		width: 98%;
	}
	nav #ClTitre {
		padding-left: 0px;
		padding-right: 0px;
		line-height:60px;
		margin-top:0px;
	}

	#titre{ margin-left: 0px; font-size: 24px; line-height: 60px;  }
	.titreSite{ width:55% !important; }
	
	.menuSite{ min-width: 95px !important; width: 30% !important; }
	.menuSite a{ min-width: 95px !important;  }
	
	#menuMobile {
		/* display: block !important; */
		display: flex;
		align-items: center;
	}
	
	#menuMobile span{ display:block !important; height:60px; width:55px !important; margin-top:0px; margin-left:auto; margin-right:auto; cursor:pointer; padding-right: 0px; padding-left: 0px; }
	
	.conteneur li {
		min-height: 0px;
		min-width: 0px;
		text-align:center;
	}
	
	nav .conteneur .menuMobile li { 
		min-width:60px !important;
	}
	
	.conteneur .contact{ 
		margin-right: 0px;
	}
	
	#contact .texte{
		margin-bottom:50px;
	}
	
	#contact .gauche{
		width:90%;
	}
	
	
	
	
	

	
	.intro #blocCentre{
		top:30%;
		width: 95%;
		left: 2.5%;
	}
	
	.ouvert .conteneur li:hover > .sousMenu{
		display: none;
	}
	
	header h1 {
		font-size: 26px;
		top: 0%;
		color: #fff;
		width: 100%;
		left: 10%;
		line-height: 35px;
		margin-bottom: 15px;
	}
	
	header h2 {
		font-size: 20px;
		top: 40%;
		color: #fff;
		width: 100%;
		text-align: left;
		line-height: 20px;
	}
	

	
	.intro #blocCentre button{
		margin-left: auto;
		margin-right: auto;
		width: 100px;
		display: block;
		
	}
	
	.intro #blocCentre img{
		height:100px !important;
		width:100px !important;
		min-height: 100px !important;
		margin-left:auto;
		margin-right:auto;
		position: initial;
	}

	
	.intro #blocCentre #btVideo img{
		height:80px !important;
		width:114px !important;
		min-height: 80px !important;
	}
	
	
	.imageGauche img{
		width: 100% !important;
	}
	
	
	.articlePlein .texte{
		width: 90%;
	}
	
	.articlePlein.left .texte .icone{
		right: -10px;
		top: -50px;
	}
	
	.articlePlein.left .texte{
		padding-right: 20px;
		padding-left: 20px;
	}
		
	.articlePlein.right .texte{
		padding-left: 20px;
		padding-right: 20px;
		left: 5%;
	}
	.articlePlein.right .texte .icone{
		left: -10px;
		top: -50px;
	}
	
	
	
	.page2Cote .gauche{
		width:100%;
	}
	.page2Cote .citation{
		width: 90%;
	}
	#citation .citation .forme{
		bottom: -15px;
		left: -10px;
	}
	
	.page2Cote .droite{
		width:100%;
	}
	
	.page2Cote .texte{
		width:100%;
		box-sizing:border-box;
		/*padding-top: 20px;
		padding-bottom: 20px;*/
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.page3Cote{
		padding-left:2.5%;
		padding-right: 2.5%;
	}
	
	.page3Cote .gauche, .page3Cote .centre, .page3Cote .droite{
		width:100%;
	}
	

	.pageLarge100 h2{
		padding-top: 25px;
		padding-bottom: 30px;
		margin-left: 5%;
	}
	
	#citation .gauche{
		margin-bottom:30px;
	}
	
	#citation{
		padding-bottom:0px;
	}
	
	#projets h2{
		text-align:center;
	}
	
	#projets{
		min-height:100%;
		height:100%;
	}
	
	.carousel {
		position: relative;
		height: 80%;
		overflow: hidden;
		border-radius: 5px;
	}
	
	.carousel .titre1{
		font-size: 30px;
		top: 20%;
	}
	
	.carousel .titre2{
		font-size: 24px;
		top: 42%;
	}
	
	footer{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	footer ul{
		padding-left:0px;
	}
	
	.carousel img{
		height:100%;
		width:100%;
	}
	.page2Cote.page2CoteMarge .imageGauche img{
		width:100% !important;
		margin-left:0px;
	}
	
	.page2Cote.page2CoteMarge .texte{
		width:100%;
		padding-left:5%;
		padding-right:5%;
		box-sizing: border-box;
	}
	
	.page2Cote.page2CoteMarge .imageDroite img{
		width:100% !important;
		margin-right: 0%;
	}
	
	.page3CoteCentrer .bloc{
		width:100%;
		padding-left:0%;
		padding-right:0%;
	}
	
	.page3CoteCentrer .bloc h4{
		text-align:center;
	}
	
	.page2Cote.page2CoteMarge .texte{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.page2Cote .floatLeft{
		margin-bottom:20px;
	}
	.texteGrandeLargeur h2, .texteGrandeLargeur h3, .texteGrandeLargeur h4, .texteGrandeLargeur ul{
		margin-top:20px;
	}
	.page2Cote .texteGrandeLargeur{
		padding-bottom: 20px;
	}
	
	.page3CoteCentrer{
		width:100%;
		margin-left: 0%;
	}
	
	.imageMiniTransition{
		margin-bottom: 50px;
	}
	
	#siteVitrine, #siteDynamique{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
	.imageTransition{
		height:150px;
		margin-bottom: 20px;
	}
	
	.imageTransition300{
		height:300px;
		margin-bottom: 20px;
		margin-top: 0px;
	}
	
	.imageTransition img {
		width:100%;
	}
	
	.carouselTexte .titre1{
		top:10%;
		font-size: 30px;
		width: 80%;
		line-height:30px;
	}
	.carouselTexte .titre2{
		font-size: 16px;
		top:34%;
		line-height:20px;
	}
	
	.carouselTexte .boutons{
		bottom: 5%;
	}
	
	#pointsImportants{
		margin-bottom: 50px;
	}
	
	.carouselTexte .bt{
		height: 25px;
		width: 25px;
	}
	
	.intro #blocDroite{
		position: absolute;
		top: 30%;
		width: 80%;
		left: 10%;
	}
	
	#siteVitrine h2, #siteDynamique h2, #migration h2, #migration2 h2, #SEOSEA h2, #hebergement h2, #creerApplication h2, #developpeurWeb h2, #webmaster h2 {
		padding-top: 30px;
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	
	.pageFondImage .texte{
		position:inherit;
		margin-top:-200px;
		width: 90%;
		left: 5%;
		padding:15px;
	}
	
	.pageFondImage .premierTitre{
		margin-bottom: 30px;
	}
	
	.pageFondImage h2, .pageFondImage h3{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
	.menuApplication, .menuSiteInternet, .contact  {
		display:none !important;
	}
	
	.ouvert .menuApplication, .ouvert .menuSiteInternet, .ouvert .contact  {
		display:inline-block !important;
	}
	
	.menuSiteInternet li span , .menuApplication li span, .contact li span{
		width:100%;
	}
	
	#projetsRealises{
		width: 95%;
		margin-left: 2.5%;
	}
	
	#projetsRealises .presentationProjet{
		left:0px !important;
		right:0px !important;
	}
	
	
	
	#projetsRealises .image img{
		object-fit: cover;
		width:100%;
	}
	
	#projetsRealises .texte{
		width:100%;
		position:inherit;
		right:0px !important;
		left:0px !important;
	}
	
	#projetsRealises .image{
		position:inherit;		
		right:0px !important;
		left:0px !important;
	}
	
	.menuBas .blocs .bloc{
		width: 98%;
	}
	
	#blocsCategories .bloc{
		width: 100%;
		height: 350px;
	}
	
	
	#blocsCategories .bloc img{
		width: 300px;
		height: 300px;
		border-radius: 300px;
	}
	
	#blocsCategories .bloc .filtreBleu{
		width: 300px;
		height: 300px;
		margin-left: 0px;
	}
	
	#blocsCategories .bloc h4{
		font-size: 22px;
		margin-left: 5%;
		width: 90%;
		top: 110px;
	}
	.sowebsite {
		font-size:12px;
	}
}

@media screen and (max-width:480px)
{
	h1{ font-size: 24px !important; line-height:26px; }
	h2{ font-size: 20px !important; line-height:22px; }
	h3{ font-size: 18px; line-height:20px; }
	h4{ font-size: 16px; line-height:18px; }

	#contact h3{
		font-size: 16px;
	}
	
	.menuBas .blocs .bloc{
		width: 98%;
	}
	
	#categories{
		padding-left: 0%;
		padding-right: 0%;
		
	}
}

@media screen and (max-width:420px){

	nav .conteneur li a img{
		/* margin-top:3px; */
		margin-top:0px;
		/* width:100px; */
		width:auto;
		/* height:47px; */
		height:109px;
		margin-left:auto;
		margin-right:auto;
		display:inline-block;
	}
	.titreSite{ width:70% !important; margin-left:0%; }
	.menuSite{
		min-width: 89px !important; 
		width: 30% !important;
	}
	
	.index .intro #blocCentre{
		top:15% !important;
	}

	header h1{
		font-size: 24px;
	}
	
	header h2{
		line-height: 22px;
	}
	
	.intro #blocCentre{
		top: 26%;
	}
	
	#btVideo{
		bottom: 20px;
		right:33px !important;
		width: 358px;
	}
	
	.sowebsite {
		font-size:10px;
	}
	
	#contactTelephoneMail .telephone, #contactTelephoneMail .mail{
		font-size: 16px;
	}
}

@media screen and (max-width:360px){
	#btVideo{
		bottom: 20px;
		right:1px !important;
		width: 358px;
	}
	.titreSite{ width:68% !important; }
}

@media screen and (max-width:320px){
	.conteneur li{
		width: calc(66%);
	}
	
	.conteneur li span{
		font-size: 16px;
	}
	
	#btVideo{
		height: 180px;
		width: 320px;
	}
	
	#btVideo #imageVideo{
		width: 320px;
	}
	.titreSite{ width:66% !important; }
}


