* {
    margin: 0px;
    padding: 0px;

}


body {
    width: 960px;
    margin: 0 auto;
}
.center{
    height: 100px;
     margin: 0px;
}

.center h2{
   margin-top: 50px;  
}

#total{
    margin-left: 30px;
}

#total_2{
    margin-left: 90px;
    width: 450px;
}

#total_3{
    margin-left: 90px;
    width: 450px;
}

#total_4{
    margin-left: 90px;
    width: 450px;
}



.orange_cr{
    color: #aa3322;
    text-align: center;
}

.div h2{
    text-align: center;
    display: inline-block;
}

.div h3{
    text-align: center;
    font-family: 'Arial', 'Verdana', 'Sans-Serif';
    color: #aa3322;
    font-size: 5px;
}

.titre {
    background-color: #ffffff;
    height: 100px;
    margin: 0px;
}

h1 {
    text-align: center;
    font-family: 'Lucida Calligraphy', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'DejaVu Sans', Verdana, 'sans-serif';
    color: #aa3322;
    font-size: 34px;
    text-shadow: -2px 2px 3px color(black);


}

.article{
        background-color: beige;
        border: dashed 2px #ff4800; /* Largeur, style et couleur */
           padding: 20px; /* Espace interne */
           margin: 10px;  /* Espace externe */
        /* border-radius: 10px;  Coins arrondis */
    }

.classiques-romans{
    text-align: center;
    margin-top: 5px;
    color: #aa3322;
}

#classiques{
    text-align: center;
    margin: 0 auto;
    background-color: rgb(255, 255, 255); /* fond écran initialement blue */
    width: 80%;
    target{border-bottom: red 1px solid;}
    }

#romans{
    text-align: center;
    margin: 0 auto;
    background-color: rgb(255, 255, 255); /* fond écran initialement black */
    width: 80%;
    target{border-bottom: white 1px solid;}
    }

    .romans1{
            position: absolute;
             top: 10px;
        display: inline-block;
        background-color: beige;
        border: 2px solid #ff4800;  /*Largeur, style et couleur*/
         top: 300px;
           padding: 20px;  /*Espace interne*/
           margin: 10px;   /*Espace externe*/
         border-radius: 10px;  /*Coins arrondis*/ 
    } 


.header {
            background-color: #aa3322;
            width: 960px;
            height: 40px;
            margin: 200px;
            margin-left: 105px;
            align-items: center;
            position: relative;
            right: 40px;
            top: -200px;
}



#menu{
    background-color: #aa3322;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

.nav{
    display: inline-block;
    text-align: center;
   /* width: calc(100%/4);*/
    text-decoration: none;
    /*color: white;*/

}

.nav a{
    text-decoration: none;
    color: white;
}   

.nav:hover{
    background-color: rgba(204, 204, 204, 1);
    color: white;

}
   
.span gauche{
    text-align: left;
}


.nav_r{
    padding: 10px;
    text-align: left;
    font-size: 12px;
    background-color:#cccccc;
    border: 1px solid #aa3322;
    border-radius: 6px;
    display: inline-block;
    width: 200px;
    height: 100px;
    text-decoration: none;
    margin: 10px;
    /*color: white;*/

}



form {
    padding: 35px;
    text-align: right;
}

.livres {
    background-color: #ffffff;
    margin-top: 50px; 
    justify-content: center;
    align-items: center;
    align-content: center;
    color: black;
    font-size: 26px;

}

.libre_et_joyeuse {
    margin: 10px;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: 0px;
    margin-bottom: 100px;
    color: black;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.libre_et_joyeuse h3{
    margin-bottom: 5px;
}

.lecture_du_soir {
    margin: 10px;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-top: 0px;
    margin-bottom: 100px;
    position: relative;
    top: 0px;
    color: black;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    

}

.lecture_au_quotidien{
            margin: 10px;
            justify-content: center;
            align-items: center;
            align-content: center;
            margin-top: 100px;
            margin-bottom: 100px;
            position: relative;
            top: 100;
}



h2 {
    text-align: center;
    font-family: 'Arial', 'Verdana', 'Sans-Serif';
    color: black;
    font-size: 26px;

}

h4 {
    text-align: center;
    font-family: 'Arial', 'Verdana', 'Sans-Serif';
    color: #aa3322;
    font-size: 15px;
    font-weight: lighter;
    text-decoration: underline;

}

#definition_image {
    width: 960px;
    height: 50px;
    justify-content: center;
    align-items: center;
    margin-left: 55px;
    margin-top: 100px;
    position: relative;
    bottom: 100px;
    left: -55px;

}

footer {
    background-color: grey;
    width: 100%; 
    /* height: 64px; */
    font-size: 0; 
    
}

#footer_menu {
    width: 100%;
    background-color: red;
    align-items: center;
    
}

#footer_menu_1 {
    float: left;
    width: 30%;
    height: 70%;
    text-align: left;
    color:#aa3322
}

#footer_menu_2 {
    float: right;
    text-align: right;
    height: 70%;
    width: 30%;
    color: #aa3322;
}

#footer_menu_3 {
    display: inline-block; 
    background: grey; 
    width: 40%; 
    height: 64px; 
    font-size: 10px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #aa3322;
}

#footer_menu_4 {
display: inline-block; 
background: grey; 
width: 40%; 
height: 64px; 
font-size: 10px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
color:#aa3322
}

.footer_nav{
    text-decoration: none;
    text-align: center;
    color: #aa3322;
}

.footer_nav a{
    text-decoration: none;
    color: #aa3322;
}   

.address {
    display: block;
    font-style: normal;
    color: red;
}

cite {
    font-style: normal;
    font-weight: bold;
    color: #aa3322;
}

time {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: black;
}