


@font-face {
    font-family: 'folks-lightregular';
    src: url('Folks-Light-webfont.eot');
    src: url('Folks-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Folks-Light-webfont.woff2') format('woff2'),
         url('Folks-Light-webfont.woff') format('woff'),
         url('Folks-Light-webfont.ttf') format('truetype'),
         url('Folks-Light-webfont.svg#folks-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'didact_gothicregular';
    src: url('didactgothic-regular-webfont.eot');
    src: url('didactgothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('didactgothic-regular-webfont.woff2') format('woff2'),
         url('didactgothic-regular-webfont.woff') format('woff'),
         url('didactgothic-regular-webfont.ttf') format('truetype'),
         url('didactgothic-regular-webfont.svg#didact_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'colaborate-thinregular';
    src: url('ColabThi-webfont.eot');
    src: url('ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('ColabThi-webfont.woff2') format('woff2'),
         url('ColabThi-webfont.woff') format('woff'),
         url('ColabThi-webfont.ttf') format('truetype'),
         url('ColabThi-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'aaarghnormal';
    src: url('Aaargh-webfont.eot');
    src: url('Aaargh-webfont.eot?#iefix') format('embedded-opentype'),
         url('Aaargh-webfont.woff2') format('woff2'),
         url('Aaargh-webfont.woff') format('woff'),
         url('Aaargh-webfont.ttf') format('truetype'),
         url('Aaargh-webfont.svg#aaarghnormal') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'walkway_boldregular';
    src: url('Walkway_Bold-webfont.eot');
    src: url('Walkway_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Walkway_Bold-webfont.woff2') format('woff2'),
         url('Walkway_Bold-webfont.woff') format('woff'),
         url('Walkway_Bold-webfont.ttf') format('truetype'),
         url('Walkway_Bold-webfont.svg#walkway_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {

    font-family: 'caviar_dreamsregular';
    src: url('CaviarDreams-webfont.eot');
    src: url('CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('CaviarDreams-webfont.woff2') format('woff2'),
         url('CaviarDreams-webfont.woff') format('woff'),
         url('CaviarDreams-webfont.ttf') format('truetype'),
         url('CaviarDreams-webfont.svg#caviar_dreamsregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'existencelight';
    src: url('Existence-Light-webfont.eot');
    src: url('Existence-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('Existence-Light-webfont.woff2') format('woff2'),
         url('Existence-Light-webfont.woff') format('woff'),
         url('Existence-Light-webfont.ttf') format('truetype'),
         url('Existence-Light-webfont.svg#existencelight') format('svg');
    font-weight: normal;
    font-style: normal;

}




#blocpage
{
	padding: 30px;
	width: 1300px;
    margin: auto;
}

body
{
	display: flex;
	background-color: #f2f2f2;
	width: 1300px;
	min-width: 1300px;
	margin: auto;
}

header
{
  background-image: url("logopapa.jpg");
  display: flex;
  flex-direction: column;
  height: 350px;
}

nav
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: white;
	position: fixed; 
  	top: 0; 
  	width: 1240px;
  	border-bottom: 0.05px solid #fc8253;
  
  
}

nav ul
{
	list-style-type: none;
	display: flex;
	margin-left: 390px;
}

nav li
{
	margin-right: 30px;
}

nav a
{
	font-family: colaborate-thinregular;
	text-decoration: none;
	color: black;
	font-size: 1.1em;
	text-shadow: 1px 1px 2px white;
	font-weight: bold;

}

#article1 ul
{
	list-style-type: none;
	display: flex;
	padding-left: 80px;
	padding-left: 2px;
	margin-left: 70px;
}

#article1 li
{
	font-family: colaborate-thinregular;
	font-size: em;
	padding-right: 10px;
	padding-left: 10px;
}

#analyser
{
	font-size: 1.6em;
}

#conseiller
{
	font-size: 1.6em;
	border-right: 2px solid #fc8253;
	border-left: 2px solid #fc8253;
}

#accompagner
{
	font-size: 1.6em;
}

nav a:hover {
  color: #fc8253;

}

#expertisedomaine
{
	font-family: colaborate-thinregular;
	font-size: 1.6em;
	margin-left: 165px;
	margin-top: 40px;
	padding-bottom: 0px;
	font-weight: bold;
}


#facebook
{
	width: 40px;
	height: 40px;


}

#twitter
{
	width: 40px;
	height: 40px;
}

#linkedin
{
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

#social
{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 5px;
}

#facebook
{
	margin-right: 5px;
}

#twitter
{
	margin-right: 5px;
}

#telephone4
{
	margin-right: 5px;
	width: 40px;
	height: 40px;
}

#mail4
{
	margin-right: 5px;
	width: 40px;
	height: 40px;
}

#engras
{
	font-weight: bold;
}


#bannière1
{
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 10px;
	padding-top: 40px;
	align-items: center;

}

#mission1
{
	display: flex;
	height: 700px; 
}

#article1
{
	flex-grow: 1;
	background-color: white;
	padding-top: 10px;
}

#dessouphoto
{
	border-left: 1px solid #fc8253;
	border-right: 1px solid #fc8253;
}



#nomdessouphoto
{
	font-family: colaborate-thinregular;
	font-size: 2em;
	padding-left: 180px;
	color: #fc8253;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
}

#photopapa
{
	width: 290px;
	height: 290px;
	padding-left: 110px;
}

#expertiseul
{
list-style: none;
margin-left: 60px;
margin-top: 25px;
font-weight: bold;
}

#expertiseul li
{
	font-family: colaborate-thinregular;
	font-size: 1.4em;
	color: #fc8253;
}

#expertiseul li::before
{
	content: ""; color: #fc8253;
	display: inline-block; width: 1em;
  	margin-left: -1em;

}

#category
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 175px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#developpement
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 175px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#recherche
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 175px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#analyse
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 175px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#pricing
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 175px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#aside1
{
	flex-grow: 1;
	background-color: white;
	width: 600px;
	padding-top: 10px;
}



#texte1
{
	text-align: justify;
	font-family: colaborate-thinregular;
	font-size: 1.5em;
	padding-right: 90px;
}



#bannière2
{
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 50px;
	padding-top: 40px;
	align-items: center;
}

#services2
{
	display: flex;
	height: 500px;

}

#article2
{
	flex-grow: 1;
	background-color: white;
	padding-left: 80px;
}

#texte2
{
	text-align: justify;
	font-family: colaborate-thinregular;
	font-size: 1.5em;
}

#aside2
{
	flex-grow: 1;
	background-color: white;
	padding-top: 20px;
}

#magasin
{
	width: 535px;
	
}

#services3
{
	display: flex;
	height: 500px;
}

#article3
{
	flex-grow: 1;
	background-color: white; 
}

#restaurant
{
	width: 500px;
	margin-top: 30px;
	
}


#aside3
{
	flex-grow: 1;
	background-color: white;
	padding-right: 80px;
}

#texte3
{
	text-align: justify;
	font-family: colaborate-thinregular;
	font-size: 1.5em;
}

#services4
{
	display: flex;
	height: 400px;
}

#article4
{
	flex-grow: 1;
	background-color: white;
	padding-left: 70px;
	padding-top: 30px;
}

#texte4
{
	text-align: justify;
	font-family: colaborate-thinregular;
	font-size: 1.5em;

}

#aside4
{
	flex-grow: 1;
	background-color: white;
}

#cantine
{
	width: 500px;
	margin-top: 30px;
}

#bannière3
{
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 50px;
	padding-top: 40px;
	align-items: center;
}


#parcours3
{
	display: flex;
	height: 530px;
	flex-direction: column;
}


#article5
{
	background-color: white;
	padding-left: 90px;
	padding-right: 90px;  
}

#texte5
{
	text-align: justify;
	font-family: colaborate-thinregular;
	font-size: 1.5em;
}

#logoentreprise
{
	width: 550px;
	padding-left: 245px;

}



#bannière4
{
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 50px;
	padding-top: 50px;
	align-items: center;
}

#contact6
{
	display: flex;
	height: 300px;

}

#article6
{
	flex-grow: 1;

}

#mecontacter
{
	background-image: url("tablebois2.jpg");
	width: 1240px;
}

#contact7
{
	display: flex;
	height: 200px;

}

#contacttitre
{
	text-align: center;
	font-family: existencelight;
	font-size: 3em;
	color: black;
	padding-top: 70px;

}

#image1{

	flex-basis: 1;
	width: 300px;
	margin-left: 150px;

}

#image2{
	
	flex-basis: 1;
	width: 300px;
	margin-right: 100px;
	
	
}

#image3{
	
	flex-basis: 1;
	width: 300px;
	



}

#image4{
	
	flex-basis: 1;
	width: 300px;
	margin-left: 40px;
	
}

#linkedin1
{
	width: 70px;
	padding-right: 55px;
}

#facebook1
{
	width: 70px;
}

#telephone
{
	width: 70px;
	padding-left: 15px;
}

#mail
{
	width: 70px;
	padding-left: 65px;
}


#telephone2
{

	color: black;
	font-family: colaborate-thinregular;
	font-size: 1.2em;
}

#mail2
{
	color: black;
	font-family: colaborate-thinregular;
	font-size: 1.2em;
}
 

#basdepage
{
	display: flex;
	height: 35px;
	background-color: #fc8253;
	justify-content: center;
}



h3
{
	font-family: arial;
	color: white;
	text-align: center;
	font-size: 1em;
}

strong
{
	color: #fc8253;
}