body{
    max-width: 440px;
    margin: 0 auto;
    text-align: center;
    background-color: rgb(41, 43, 49);
}
h1{
    
}

.lien{
	display: inline-block;
    margin-right: 15px;
	margin-left: 15px;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
a :hover{
	color: #b11c9d3d;
	text-decoration-line: underline;
}
#titre{
    margin: 20px;
	padding: 10px;
	background-color: rgb(37, 37, 65);
	border-radius: 5px;
    
}
.image{
    height: 200px;
    width: 700px;
}
#img1{
    margin: 20px;
    height: 150px;
    width: 350px;
    background-color: #4b535a;
    margin: 0px 20px -30px 20px;

}
#img2{
    margin: 20px;
    height: 150px;
    width: 350px;
    background-color: #102230;
    margin: 0px 20px -30px 20px;
    
}
#img3{
    
    margin: 0px 20px -30px 20px;
    height: 150px;
    width: 350px;
    background-color: #5da5dc;
}
	
.hh{
    text-align: right;
    color: white;
    font-size: 32px;
 
}
.hh:hover{
color: #ebff9b;
}

.p{
    text-align: left;
    color: white;
    font-size: 24px;
}
.h3t{
color: white;
font-size: 32px;
text-align: left;
margin: 0px 0px 0px 20px;
}
.pt{
color: white;
font-size: 24px;
text-align: left;
margin: 0px 0px 0px 20px;
}
.point{
    color: rgb(97, 76, 76);
    text-align: center;
}
.point:hover, h1:hover{
    color: #0c62a4;

}
#entier{
    -ms-flex-align: a ;
}
h1{
    background-color: shite;
    color: rgb(149, 149, 150);
    width: 125px;
    text-align: center;
}
.titree{
    margin: 0px 0px 0px 40px;
}