body{
	font-family: "Oswald"; 
	background-color: #FEF7E7 ;
	min-height: 100%;
	margin-top: 100px;
}

header{
	display: block;
	background-color: navy;
	color: white;
	box-sizing: border-box;
	border-radius: 15px;
	position: fixed;
	top: 8px;
	width: 98%;
	z-index: 5;
}

header h1{
	display: inline-block;
	text-align: left;
	height: 100%;
	margin: 0;
	padding: 10px;
	color: white;
}

header nav{
	display: inline-block;
	vertical-align: top;
	padding: 10px;
	float: right;
}

header nav ul{
	display: inline-block;
	height: 100%;
	margin: 0;
	padding: 0;
}

header nav ul li{
	display: inline-block;
	margin-inline: 20px;
	width: 150px;
	text-align: center;
}

header nav ul li a{
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 10px;
	margin: 0;
}

header nav ul li:hover{
	background-color: #06063B;
	border-radius: 10px;
}





footer{
	background-color: navy;
	color: white;
	border-radius: 15px;
	box-sizing:border-box;
	margin-top: 50px;
}

#footer{
	display: flex;
	justify-content: center;
}

#footer div{
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;

}
#footer_c{
	display: inline-block;
}

#footer_c p{
	margin: 0;
}

footer div h3{
	margin-top: 0;
	margin-bottom: 0;
}
footer a{
	color: white;
	text-decoration: none;
}

footer a:hover{
	background-color: #06063B;
	border-radius: 10px;
}





main{
	margin-top: 100px;
}

main #profil div{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
	margin-bottom: 30px;

}

main #profil div img{
	display: inline-block;
	width: 400px;
	height: 100%;
	margin: 0;
}

main #profil div p{
	display: inline-block;
	font-family: "Playwrite AU TAS";
	font-size: 45px;
	background-color: #DB0447;
	color: white;
	padding: 30px;
	border-radius: 15px;

}

main #index_a{
	margin-top: 100px;
	display: flex;
}

main #index_b{
	display: flex;
	align-items: flex-start;
}

#languages{
	color: navy;
	font-size: 35px;
	margin-left: 40px;
}
#logocv{
	width: 140px;
	height: auto;
	margin-top: 180px;
	margin-left: 20px;
}

.subtitle{
	display: inline-block;
	font-size: 50px;
	background-color: #DB0447;
	color: white;
	margin-left: 20px;
	padding: 20px;
	border-radius: 30px;
	position: relative;
	z-index: 2;

}

.paragraphe{
	font-family: "DM sans" ;
	font-size: 20px;
	max-width: 900px;
	background-color: white;
	padding: 30px;
	border: ridge;
	position: relative;
	z-index: 1;
}

#p1{
	margin-top: -130px;
}

#p2{
	margin-left: auto;
	margin-right: 40px;
	margin-top: -30px;
}

#skills{
	text-align: right;
	margin-top: 20px;
	margin-right: 60px;
}
#gosee{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0;
}

#gosee a{
	text-decoration: none;
	color: white;
	padding: 20px;
}

#p1 ul, #p2 ul{
	list-style-position: inside;
	padding-left: 0;
}

#p1 li, #p2 li{
	margin-bottom: 25px;
}

#p1 li span, #p2 li span{
	display: block;
	margin-top: 18px;
}




#portfolio main section div{
	margin: 30px;
}

#pdf{
	display: block;
	margin: auto;
	width: 1300px;
	height: 850px;
	margin-top: 30px;
}

#portfolio .statues{
	display: inline-block;
	width: 400px;
	height: 100%;
	margin: 10px;
}

#portfolio #fleche{
	display: inline-block;
	width: 80px;
	height: 100%;
	margin-bottom: 200px;
}

#portfolio_a, #audiovisuel{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;

}

#portfolio .prog{
	display: inline-block;
	width: 500px;
	height: 100%;
	margin: 10px;
}

#portfolio #guide{
	display: inline-block;
	margin-left: 20px;
}

#portfolio .aud{
	display: inline-block;
	width: 500px;
	height: 100%;
	margin: 10px;
}

#img_app{
	display: inline-block;
	width: 1000px;
	height: 100%;
}

h2{
	display: inline-block;
	vertical-align: top;
	font-family: "Playwrite AU TAS";
	font-size: 30px;
	background-color: #DB0447;
	padding: 20px;
	border-radius: 30px;
	color: white;
}

#p3, #p4{
	display: inline-block;
	vertical-align: top;
	width: 800px;
}
#info video{
	display: inline-block;
	margin: 30px;
	width: 600px;
	height: 100%;
}

#appst{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}





#video_y{
	display: block;
	margin: auto;
	width: 1300px;
	height: 800px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#video_s{
	display: inline-block;
	width: 800px ;
	height: 100%;
	margin-left: 300px;
}






.title_def{
	text-align: center;
}

.def{
	display: inline-block;
	text-align: center;
	font-family: "Oswald";
	font-size: 20px;
	background-color: #FFCCC2;
	padding: 20px;
	border-radius: 30px;
	color: navy;
	margin: 20px;
	margin-top: 0;
}

.fleche_b{
	width: 100px;
	height: 40%;
	margin-top: 100px;
}

#graphicfield{
	width: 20px;
}

.paragraphefield{
	display: block;
	font-family: "DM sans" ;
	font-size: 20px;
	max-width: 500px;
	background-color: #ABA8FF;
	padding: 30px;
	border-radius: 20px;
	position: relative;
	z-index: 1;
}

.align_all{
	display: flex;

}

.align{
	display: flex;
	flex-direction: row;
	margin-right: 10px;
}
