body{
  font-size: 24px;
  font-family: "Enriqueta";
  color: rgb(250, 250, 248);
  line-height: 1.5;
  background: #363a48;
  margin: 0;
}
h1{
	background-image: url("images/title-alpha.svg");
	width: 1200px;
	height: 400px;
	background-repeat: no-repeat;
	margin: 160px auto 240px auto;
}
.title span{
	display:none;
}
h2{
  font-size: 98px;
  font-family: "Arvo";
  color: rgb(250, 250, 248);
  font-weight: bold;
  line-height: 0.367;
  text-align: center;
  margin-top: 100px;
}
.letter{
	color:rgb(232, 169, 63);
	margin: 0 0 -20px 0;
	border-bottom: solid 15px rgb(232, 169, 63);
	display: inline-block;
	height: 60px;
}
h3{
  font-size: 61px;
  font-family: "Arvo";
  color: rgb(250, 250, 248);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 30px;
}
h4{
  font-size: 38px;
  font-family: "Arvo";
  color: rgb(232, 169, 63);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin: 20px auto;
}
h5{
  font-size: 38px;
  font-family: "Enriqueta";
  color: rgb(250, 250, 248);
  margin: 2px;
  font-weight: normal;
}
p{
	margin: 10px auto;
}
small{
  font-size: 24px;
  font-family: "Enriqueta";  
  line-height: 1.5;
}
a{
	text-decoration: none;
}
a:focus, a:active, a:visited {
  text-decoration: none;
  color: rgb(232, 169, 63);
}
a::after{
	text-decoration: none;
  	color: rgb(232, 169, 63);
	content: '';
    display: block;
    width: 0;
    height: 2px;
    background: rgb(232, 169, 63);
}
a:hover::after {
    width: 100%;
    transition: width .3s;
}
.fran a:hover::after {
    width: 72%;
    transition: width .3s;
}
b{
	color: rgb(232, 169, 63);
	font-weight: bold;
}
.color b{
	color: #363a48;
	font-weight: bold;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.header{
	width: 1200px;
	height: 400px;
	position: relative;
}
.by{
	display: block;
	text-align: right;
	color: rgb(232, 169, 63);
	position: absolute;
	left: 950px;
	top: 440px;
	width: 250px;
	height: 25px;
}
.ligne{
	display: block;
	position: absolute;
	width: 1200px;
	height: 7px;
	background: rgb(232, 169, 63);
	top: 480px;
}

/* INTRO */
.intro{
	height: 400px;
	margin: 250px 0 150px 0;
}
.intro--col{
	padding: 0 0 0 15px;
	border-left: solid rgb(232, 169, 63) 10px; 
}

/* MACRO TYPO*/


.macro{

}
.macro--img{
	background-image: url("images/word-wood-white-vintage-antique-grain-872686-pxhere.com.jpg");
	height: 300px;
	width: 100%;
	margin: 80px 0;
}
.paralax{
	border:none;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 30px 20px rgba(0, 0, 0, 0.3) inset;
}
.color h3{
	color: #363a48;
}
.color{
	height: 800px;
	background: #eed2a4;
	color: #363a48;
}
.combinaison{
	position: relative;
}
.combinaison--ligne{
	display: block;
	width: 350px;
	height: 10px;
	background: rgb(232, 169, 63);
	position: absolute;
	top: 36px;
	right: 0px;
}
.hierarchie{
	width: 1200px;
	position:relative;
}
.hierarchie h3{
	width:1200px;
	text-align: right;
}
.hierarchie--ligne{
	display: block;
	width: 760px;
	height: 10px;
	background: rgb(232, 169, 63);
	position: absolute;
	left: 0px;
	top: 96px;
}
.combinaison--img{
	display: block;
	width: 457px;
	height: 632px;
	background: url("images/xmno.png");
	margin: 50px 0;
	background-repeat: no-repeat;

}
.hierarchie--img{
	display: block;
	width: 500px;
	height: 208px;
	background: url("images/h1h2.png");
	margin: 120px 0;
	background-repeat: no-repeat;
}

/* MICRO TYPO */

.micro{

}
.micro--img{
	background-image: url("images/writing-hand-black-and-white-white-number-typography-670854-pxhere.com (1).jpg");
	height: 300px;
	width: 100%;
	margin: 80px 0;
}
.para{
	background: url("images/para.png");
	background-repeat: no-repeat;
	padding: 0 0 0 110px
}
.maj h3{
	text-align: right;
}
.guillemets{
	position: relative;
	margin-top: 30px;
}
.guillemets:before{
		content: "“";
		font-size:300px;
		color: rgb(232, 169, 63);
		position: absolute;
		left: -120px;
		top: -120px;
}
.guillemets:after{
		content: "”";
		font-size:300px;
		color: rgb(232, 169, 63);
		position: absolute;
		right: -120px;
		bottom: -320px;
}
.espaces{
	position: relative;
}
.espaces--img{
	background: url("images/writing-typing-keyboard-white-photography-vintage-948785-pxhere.com.jpg");
	height: 1288px;
	width: 1178px;
	background-repeat: no-repeat;
	position: absolute;
	top: 150px;
	left: 675px; 
}
.ponctuation{
	position: relative;
}
.ponctuation:after{
	content: ".";
	font-size: 580px;
	color: rgb(232, 169, 63);
	position: absolute;
	right: -100px;
	bottom: -200px;
}
.footer{
	height: 40px;
	color: rgb(232, 169, 63);
	background: #22252e;
	padding: 34px 0;
}

.fran{
	padding-left: 30px ;
	position: relative;
	width: 250px;
}
.fran--logo{
	background: url("images/logof.svg");
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	position: absolute;
	top: 5px;
	left: 0px;
}
.dwm{

}







/* COL */

.col__left{
	float: left;
}
.col__right{
	float: right;
}
.col__center{
	margin: 0 auto 100px auto;
}
.col__big{
	width: 645px;
	margin: 0 auto 100px auto;
}
.col__small{
	width: 600px;
	margin: 0 auto 100px auto;
}
.col{
	width: 615px;
	margin-top: 0;
}

/* Clear */

.clear{
	clear: both;
}
.clearfix{
	display: table;
	content: "";
	clear: both;
}