body {
    font-family: 'Barlow Semi Condensed', sans-serif;
    background-color: none;
}

/*je fais appel à l'identifiant*/
#container {
    width: 960px;
    /*valeur de largeur*/
    margin: auto;
}

.arrow {
    width: 3%;
    position: absolute;
    margin-left: -195px;
    margin-top: 50px;
}

p {
    font-size: 20px;
    line-height: 1.5;
    font: 'Barlow Semi Condensed', sans-serif;
    color: darkblue;
    margin-bottom: 140px;
}

.different {
    color: crimson;
    border-bottom: 3px dotted darkblue;
}

.color{
    color: #1993af;
    background-color: transparent;
    text-decoration: none;
}

h1 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 50px;
    text-align: left;
    color: darkblue;
    margin-top: 60px;
}

h2 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: slategrey;
    font-size: 25px;
    margin-bottom: 100px;
    margin-top: 100px;
}

h3 {
    color: #ffcc00;
    font: 'Barlow Semi Condensed', sans-serif;
}

h4 {
    font-family: 'Barlow Semi Condensed', sans-serif;
    color: darkblue;
    font-size: 35px;
    margin-bottom: 10px;
}

h5 {
    color: darkblue;
    font-size: 15px;
    width: 25em;
    word-wrap: break-word;
    margin-top: -20px;
}

p.dora {
    color: darkblue;
    font-size: 13px;
    width: 50em;
    word-wrap: break-word;
    margin-bottom: 160px;
    margin-top: -50px;
    margin-left: 135px;
}


p.portrait {
    font-size: 13px;
    width: 30em;
    word-wrap: break-word;
    margin-top:-2px;
    margin-left:1px;
}

p.picasso {
    font-size: 13px;
    width: 30em;
    word-wrap: break-word;
    margin-left:482px;
    margin-top:-18px;
}

p.en {
    color: darkblue;
    font-size: 20px;
    margin-bottom: 140px;
    margin-top: -100px;
}

p.ter {
    width: 30em;
    word-wrap: break-word;
    margin-left: 350px;
    margin-bottom: 100px;
}

p.fin {
    font-size: 23px;
    font-weight: 600;
    float: right;
    margin-top: -20px;
    margin-bottom:-60px;
}

p.contact {
    font-size: 15px;
    float: left;
    margin-top: 220px;
    margin-left: -170px;
}

p.lesterrienns {
    font-size: 15px;
    float: left;
    margin-top: 245px;
    margin-left: -375px;
    margin-bottom: -140px;
}

header nav {

    float: center;
    width: 1300px;
    margin-top: -40px;
    margin-left: -200px;

}


header nav ul {
    list-style-type: none;

}

/* traitement des liens qd on ne les survole pas*/
header nav ul li {
    display: inline-block;
    /*affichage horizontal des liens*/
    padding: 41.4px;
    /*espacement des liens*/
}

header nav ul li a {
    font-family: 'impact', sans-serif;
    font-size: 40px;
    color: #ffcc00;
    padding-bottom: 3px;
    text-decoration: none;
}

header nav ul li a:hover {
    color: crimson;
    border-bottom: 3px dotted #7300e6;
}


.premier {
    width: 105%;
    float: center;
    margin-bottom: 100px;
    margin-top: 10px;
    margin-left: -30px;

}

.bono {
    width: 40%;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 140px;
}

.elep {
    width: 47%;
    float: left;
    margin-top: 20px;
    margin-right:10px;

}

.portrait {
    width: 46.8%;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 19px;

}

.facebook {
    width: 4%;
    height: 4%;
    margin-top: 233px;
    margin-left: 200px;
}

.twitter {
    width: 4%;
    height: 4%;
    
}

.instagram {
    width: 4%;
    height: 4%;
    
}

.vimeo {
    width: 4%;
    height: 4%;
     margin-right: -220px;
   
}


.line {
    width: 35px;
    height: 35px;
    position: absolute;
    margin-left: 173px;
    margin-top: 235px;
}

.logo {
    width: 8%;
    position: absolute;
    margin-left: 50px;
    margin-top: 235px;
}

.long {
    width: 100%;
    margin-top:20px;
}

.dot {
    width:100%;  
    margin-bottom: 50px;
}


div .fin {
    width:700px;
}
header nav2 {

    float: center;
    width: 200px;
    margin-top: 400px;
    margin-left: -400px;
    margin-bottom: 500px;
}

header nav2 ul {
    list-style-type: none;
}

/* traitement des liens qd on ne les survole pas*/
header nav2 ul li {

    display: block;
    /*affichage horizontal des liens*/
    padding: 5px;
    /*espacement des liens*/
}

header nav2 ul li a {
    font-family: 'Barlow semi Condensed', sans-serif;
    font-size: 23px;
    color: #ffcc00;
    text-decoration: none;
}

header nav2 ul li a:hover {
    color: crimson;
    border-bottom: 3px dotted #7300e6;
}

div .solid {
    width: 1500px;
    height: 200px;
    background-color: #f2c74e;
    float: center;
    position: absolute;
    margin-top: 100px;
    margin-bottom:-200px;
    margin-left: -300px;
}

footer .two {
  margin-top: -100px;
    float:center;    
}
footer {

    width: 960px;
    margin: auto;
    text-align: right;
    margin-bottom: 15px;
    background-color: none;
}


footer ul {
    list-style: none;
}

footer ul li {
    display: inline;

}

footer ul li a {
    font-family: Lucida Console;
    font-size: 15px;
    color: #ffcc00;
}

footer ul li a:hover {
    color: #ffcc00;
    border-bottom: 3px dotted #7300e6
}
