@charset "utf-8";
body {
	background-image: url(../image/imagejeanne/fond_site.png);
	background-size: 100%;
	background-repeat: no-repeat;
	font-family: 'Raleway', sans-serif;
	font-size: 2em;
}
#navbar{
	z-index: 2; 
	position: absolute;
	width: 100%;
	height: 45px;
	top: 0;
	list-style-type: none;
	overflow: hidden;
	background-color: #3db1c0;
	font-size: 25px;
	margin-left: -2.5%;
	margin-top: 8.5%;
}

#navbar span{
	color: #3e3a3a;
}

#navbar li {
	float: left;
	margin-top: -25px;

}

li a{
	display: block;
	padding-top: 5.5%;
	padding-left: 300px;
	text-decoration: none;
}

a {
	color: #fef7ec;
}

a:hover {
	color: #3e3a3a;
}

a:active {
	text-decoration: underline;
}
.header {
	z-index: 1;
	background-color: #3db1c0;
	padding-left: 350px;
	padding-top: 15px;
	position: absolute;
	top: 0px;
	left: 0px;
}
h2 {
	font-family: 'Blueberry';
}
.pdp {
	position: absolute;
    padding-left: 25px;
    padding-bottom: 10px;
    color: #3e3a3a;
    top: 250px;
    left: 55px;
}
.box1 {
	position: absolute;
	background-image:url("../image/imagejeanne/rectbleu.png");
	padding-left: 25px;
    padding-bottom: 10px;
    color: #3e3a3a;
	top:250px;
	left: 400px;
    width: 1000px;
}
.box2 {
	 background-image: url(../image/imagejeanne/careRouge.png);
    position: absolute;
    padding-left: 25px;
    padding-bottom: 10px;
    color: #3e3a3a;
    width: 650px;
    height: 350px;
    top: 600px;
    left: 50px;
}
.box3 {
	background-image: url(../image/imagejeanne/carejaune.png);
    position: absolute;
    left: 800px;
    padding-left: 25px;
    padding-bottom: 10px;
    color: #3e3a3a;
    width: 650px;
    height: 350px;
    top: 600px;
}
.boxfooter {
	display: flex;
	flex-direction: wrap;
	justify-content: center;
	align-items: center;
	background-color: #3db1c0;
	padding: 2% 2% 0% 2%;
	width: 97.4%;
	height: 200px;
	margin-top: 75%;
	margin-left: -1%;
	margin-bottom: -1%;
}

footer{
	padding-left: 40%
}

footer a{
	text-decoration: none;
}

.imgfooter {
	padding-left: 40%;
}

.photo{
	padding: 1% 1.4% 0% 0%;
	display: flex;
	flex-direction: column;
}

.photo img{	
	border-radius: 50%;
}

#NOlivia {
	font-size: 23px;
	margin-top: -15%;
}

.imgGalerie1 {
	background-image: url(../image/imagejeanne/careRouge.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	height: 500px;
	top: 350px;
	left: 300px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #3e3a3a;
}

.imgGalerie1 img{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie1 p{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie2 {
	background-image: url(../image/imagejeanne/carejaune.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	height: 500px;
	top: 350px;
	left: 1120px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #3e3a3a;
}

.imgGalerie2 img{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie2 p{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie3 {
	background-image: url(../image/carejaune.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	height: 500px;
	top: 1050px;
	left: 300px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #3e3a3a;
}

.imgGalerie3 img{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie3 p{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie4 {
	background-image: url(../image/imagejeanne/careRouge.png);
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	height: 500px;
	top: 1050px;
	left: 1120px;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #3e3a3a;
}

.imgGalerie4 img{
	margin-top: 15px;
	margin-left: 30px
}

.imgGalerie4 p{
	margin-top: 15px;
	margin-left: 30px
}
.boxfooter2 {
	display: flex;
	flex-direction: wrap;
	justify-content: center;
	align-items: center;
	background-color: #3db1c0;
	padding: 2% 2% 0% 2%;
	width: 97.4%;
	height: 200px;
	margin-top: 90%;
	margin-left: -1%;
	margin-bottom: -1%;
}
h1 {
	text-align: center;
}
div.pdp {
	text-align: center;
}
div {
	background-image: url(image/imagejeanne/blocJ.png);
}


