body {
background : #1e2334;
font-size : 40pt;
font-family: 'Montserrat', sans-serif;
color : #ffffff;
float : inherit;

}
#logo {
display: block;
margin: 0 auto;
width: 400px;
}
.une {
text-align:center;
font-family : Montserrat;
font-size : 35pt;
color : #fff;
text-decoration: none;
user-select: none;
}
.une:hover {
color : #5770ff;
}
.textetitre1{
color:#ff7987;
font-size:40pt;
user-select: none;
text-decoration:none;
font-weight: 700;
position: relative;
top:-300px;
left: 22px;
}
.textetitre1:hover{
color:#ff5f70;
}
.textetitre2{
color:#ff7987;
font-size:40pt;
user-select: none;
text-decoration:none;
font-weight: 700;
position: relative;
top:-300px;
left: 22px;
}
.textetitre2:hover{
color:#ff5f70;
}
.textetitre3{
color:#ff7987;
font-size:40pt;
user-select: none;
text-decoration:none;
font-weight: 700;
position: relative;
top:-300px;
left: 22px;
}
.textetitre3:hover{
color:#ff5f70;
}
.slid_1{
position: relative;
width:1000px;
height:354px;
border-radius: 22px;
top:0px;
text-align:left;
}
.slid_2{
position: relative;
width:1000px;
height:354px;
border-radius: 22px;
top:100px;
text-align:left;
}
.slid_3{
position: relative;
width:1000px;
height:354px;
border-radius: 22px;
top:200px;
text-align:left;
}
.slid_1,.slid_2,.slid_3{
border-radius: 22px;
}
.slides{
border-radius: 22px;
}
nav{
text-align : center;
position : relative;
top : 0;
right: 0;
left: 0;
height : 100px;
background-color : #2c3049;
padding : 0 0;
border-radius : 8px;
}
ul{
line-height : inherit;
}
ul li{
list-style : none;
display : inline-block;
padding : 0 0;
line-height : 100px;
float : inherit;
}
ul li a:hover{
color : #5770ff;
}
ul li a{
text-align : center;
display : block;
text-decoration : none;
font-size : 22px;
font-family : Montserrat;
color : #fff;
padding : 0 15px;
}
