body
{
    background-color: rgb(163, 205, 193, 255);
}
h1
{
    background-color: rgb(0, 55, 0, 255);
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left:30px ;
    color: white;
    font-family: Dayrom, serif;
    font-weight: normal;
    font-weight: bolder;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    text-shadow: 2px 2px 06px yellow;
    text-decoration: underline;
    text-align: center;
    box-shadow: 2px 3px 08px rgb(21, 255, 0);
}
#alassan_e
{
    background-color: rgb(0, 128, 43, 255);
    height: 200px;
    box-shadow: 2px 3px 08px rgb(21, 255, 0);
}
a:visited
{
    color: blue; 
}
a
{
    font-style: normal;
}
ol li
{
    font-weight: bolder;
}
ul
{
    display:block;
    color:gainsboro;

}
ul li
{
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;

}
#coumb_a
{

    margin-left: 500px;
    margin-top: -82px;
}
img
{

    height: 133px;
    width: 135px;
    box-shadow: 2px 3px 08px rgb(21, 255, 0);
    margin-left: 1190px;
    margin-top: -99px;
    border-radius: 40px 0px 20px 0px;
}
section
{
    background-color:rgb(252, 237, 237);
    min-height: auto;
    margin-top: 20px;
    border-top: 5px dashed rgb(5, 87, 5);
}
#mod_ou
{
    color: black;
    padding-left: 530px;
}
#mod_deux
{
    color: black;
    padding-left: 620px;
}
h2
{  
    color: rgb(5, 87, 5);
    font-family: Dayrom, serif;
    font-weight: normal;
    font-weight: bolder;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    text-shadow: 2px 2px 06px lime;
    text-decoration: underline;
    padding-left: 120px;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#mod_un
{
    padding-left: 660px;
    text-transform: uppercase;
}
#mod_trois
{
    padding-left: 660px;
}
p
{
    font-size: 1.2em;
    font-weight: bolder;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 1px 1px 04px lime;
    text-align: center;
}
strong
{
    font-size: 1.0em;
    font-weight: normal;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 1px 1px 03px black;
}
span
{
    background-color: rgb(50, 205, 50, 255);
    min-width: auto;
    min-height: auto;
    color: limegreen;
    border-radius: 50px;
    border-right: 10px solid lime;
    border-left: 10px solid lime;
}
