body{
    background-color: #f8f4f0;
    margin: auto
    font-family: Georgia, serif;
}

.Header {
    text-align: center;
    border-bottom: 0 double #f9f9f9;
    margin-bottom: 0;
    padding-bottom: 0;
}

.LogoWrapper{
    display: block;
    margin: 0%;
}

.menu_top{
    display: block;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: auto;
    color: darkgoldenrod;
}

.profil {
    display: block;
    text-align: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    margin-top: 30px;
}

#hack h1, #agri_title h1, #infog h1, .body_archives h1, .new_article h1{
    color: rgb(46, 45, 45);
    font-size: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
    max-width: 750px;
    min-width: 380px;
    font-size: 30px;
    font-weight: lighter;
    line-height: 1.5em;
    font-family: "Playfair Display", serif;
}
#title_or{
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 750px;
    min-width: 350px;
    font-size: 28px;
    color: #050505;
    font-style: italic;
}
.subtitle {
    color: rgb(46, 45, 45);
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 55%;
    max-width: 750px;
    min-width: 380px;
    font-size: 24px;
    font-weight: lighter;
    line-height: 1em;
}
header h3{
    font-size: medium;
}
.projets h2{
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
    font-size: 1.3em;
    border-bottom: 1px solid rgb(171, 104, 11);
    
}
.article_start{
    color: rgb(39, 38, 38);
}
.article_start:first-of-type::first-letter{
    font-size: 4em;
    float:left;
    line-height:0.8;
    font-style: normal;
}
.bio_content{
    width: 40%;
    min-width: 350px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Playfair Display", serif;
    font-size: 1.2em;
    font-weight: lighter;
    line-height: 1.9rem;
    text-align: left;
    word-spacing: auto; 
    font-style: normal;
}
.recent{
    width: 40%;
    min-width: 350px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    margin-bottom: 50px;
    font-size: 1.2em;
    font-family: "Playfair Display", serif;
    line-height: 1.5em;
}
#recent-pub, #pub-recent{
    display: block;
    padding: 7px;
    font-family: "Playfair Display", serif;
    font-size: 1.3em;
    font-weight: 900;
    font-style: italic;
    color: #f2a724;
    background-color: #807e7d;
}
.recent li{
    list-style-type: circle;
    padding-top: 10px;
    padding-bottom: 15px;
}

.projets{
    display: block;
    float: none;
    margin-top: 100px;
    font-size: 1em;
    line-height: 2.2em;
}

#hackathon, .fespaco_text, #agri_text, #infog, .new_article{
    width: 55%;
    min-width: 350px;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.3em;
    color: black;
    line-height: 1.5em;
    font-family: 'Times New Roman', Times, Georgia, serif;
}
.new_article p{
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.title_pub{
    display: block;
    width: 50%;
    min-width: 350px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    padding: 10px;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    font-weight: 900;
    font-style: normal;
    color: #f2a724;
    background-color: #807e7d;
}
.body_archives{
    width: 50%;
    min-width: 350px;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    font-family: "Playfair Display", serif;
    font-size: 1.3em;
    text-align: left;
    line-height: 1.9rem;
}
.body_archives h1 h2{
    font-weight: lighter;
    text-transform: uppercase;
    font-family: "Playfair Display", serif;
    font-style: italic;
}
.body_archives header{
    display: block;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding: 15px;
    font-family: "Playfair Display", serif;
}

.body_archives li{
    display: block;
    list-style-type: circle;
    margin-bottom: 16px;
}
.pub_recent{
   display: block;
   margin-top: 40px;
   margin-bottom: 60px;
}

.body_bio{
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2em;
    font-weight: lighter;
    color: rgb(85, 83, 83);
    text-align: left;
    line-height: 1.5em;
    word-spacing: 0;
    font-style: italic;
    font-family: "Playfair Display", serif;
}
.img_bio{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.body_bio h1{
    margin-top: 40px;
    padding: 8px;
    font-family: "Playfair Display", serif;
    font-weight: lighter;
    font-style: normal;
    color: #f2a724;
    background-color: #807e7d;
}

#discloser{
    color: gray;
    font-size: 14px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, serif;
    line-height: 1.2em;
}
#etalon_map{
    display: block;
    width: 1100px;
    object-position: left;
    margin: auto;
}
footer > p{
    min-width: 360px;
    text-align: center;
    background-color: rgba(63, 41, 5, 0.2);
    font-size: 12px;
    font-style: italic;
    color: rgb(37, 2, 2);
    padding-right: 50px;
    word-spacing: 0.2em;
    margin-top: 300px;
    margin-bottom: 0px;
}
.back_home img{
    border-radius: 50px;
    box-shadow: 2px 2px 2px rgb(224, 144, 14);
}

/* Images & multimedia*/
img {
    max-width: 100%;
}

.profil img:first-child{
    width: 150px;
    max-width: 300px;
    height: auto;
    border-radius: 100px;
    box-shadow: 2px 2px 2px rgb(224, 144, 14);
}
/*
.back_home img{
    border-radius: 50px;
    box-shadow: 2px 2px 2px rgb(224, 144, 14);
}
#or img{
    width: 100%;
    height: auto;
}
#or iframe{
    max-width: 100%;
    height: 350;
}
.projets img{
    width: 100%;
    height: auto;
}
*/
/*Links and Navigation Styles */
a:link{
    text-decoration: none;
    color: #2c140a;
}
a:hover{
   color: rgb(4, 53, 6);
}
a:active{
    color: #772c0c;
}
a:visited{
    color: rgb(128, 128, 128);
}
.body_archives a:hover {
    color: black;
    text-decoration: underline;
}
ul{
    list-style-type: none;
    padding: 0%;
    overflow: hidden;
}
#navsocial li{
    display: block;
    float: left;
    margin-left: 0px;
    margin-bottom: 0px;
}

.navmenu{
    display: block;
    text-align: center;
    margin-top: 80px;

}
.navmenu li{
    float: left;
   
}

.navmenu a{
    display: flexbox;
    margin-left: 0;
    margin-right: 20px;
    font-size: 1em;
    font-weight: lighter
    font-family: "Playfair Display", serif;
    font-style: normal;
}
.back_home a{
    display: block;
    font-family: 'Smokum', cursive;
    font-size: 1.8em;
    letter-spacing: 1px;
    line-height: 1.4em;
    color: gray;
}
.navmenu a:hover {
    color: #0a2908;
}   
.projets a:hover{
    color: black;
    text-decoration: underline;
}

.language a{
    font-size: 0.9em;
    font-weight: lighter;
    word-spacing: 15px;
}
.language a:link, .language a:active{
color: #050505;
}
.language a:hover {
    color: rgb(224, 144, 14);
}