body
{
    background-color: #000;
    background-color: rgba(255, 0, 0, 0.1);
}
h1
{
    color: blue;
}
#aram_e
{
  background-color: rgb(255, 99, 0, 255);
  width: 90%;
  height: 300px;
  margin: auto;
  background-color: rgba(255, 128, 0, 0.6);

}

img
{
    height: 95.0px;
    width: 95.0px;
    border-radius: 110%;
    margin-left: 45%;
    padding-top: 5px;
}
#a-rame
{
    height: 55.0px;
    width: 55.0px;
    border-radius: 100%;
    margin-left: 0%;
    padding-top: 0;
    float: left;
    /*text-align: justify;*/
}
h1, strong
{
    text-align: center;
    color: black;
    display: block;
    font-family: Dayrom, Serif;
    font-weight: normal;
    text-transform: uppercase;
    /*text-decoration: underline;*/
    font-weight: bolder;
}
strong
{
    color: gray;
    font-size: 0.7em;
    text-shadow: 4px 4px 5px rgb(255, 254, 252, 255);
}
strong:hover
{
    color: blue;
    /* border-bottom: 2px solid blue; */
    text-decoration: underline;
}
h1:hover
{
    color: blue;
    /* border-bottom: 2px solid blue; */
    text-decoration: underline;
}
.fatou
{
    color: black;
    font-size: 0.7em;
    text-shadow: 0px 0px 0px rgb(255, 254, 252, 255);
    margin-top: 0px;  
}
.fatou:hover
{
    color: black;
    /* border-bottom: 2px solid blue; */
}
p
{
    text-align: center;
}
.photo_div
{
    height: 13.0px;
    width: 13.0px;
    border-radius: 0%;
    margin-left: 0%;
    padding-top: 0px;
}
p
{
    color: black;
    font-family: Dayrom, Serif;
    font-weight: normal;
    font-family: medium;
    font-weight: bolder;
    font-family: sans-serif;
    font-size: 0.9em;

}
a:visited
{
    color: blue;
}

section
{
  background-color: rgb(255, 99, 0, 255);
  width: 88.9%;
  height: 75.0pc;
  margin: auto;
  background-color: rgba(255, 128, 0, 0.1);
  /*background-color: rgba(255, 0, 0, 0.);*/
  position: absolute;
 bottom: -857px;
 margin-left: 67px;
 background-color: #ffffff;
border-top: 2px solid #000000;
}
#bnt_h
{
    text-align: center;
    color: white;
    border: 5px dotted #f4dfff;
    /*display: block;*/
    background-color: rgb(236, 115, 30, 255);
    border-radius: 3px;
    box-shadow: 5px 5px 05px white inset;
    font-family: Dayrom, Serif;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
    font-weight: bolder; 
    /*text-align: justify; */
}
.p_h1
{
    text-align: justify;
    /*text-align: center;*/
    padding-left: 10px;
}
.p_h01
{
    text-align: left;
    padding-left: 300px;
}
.modou
{
    margin-left: 320px;
    font-family: Dayrom, Serif;
    font-weight: normal;
    /*text-decoration: underline;*/
    /*text-transform: lowercase;*/
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
    font-weight: bolder;   
}
ul li
{
    text-align: center;
    font-family: Dayrom, Serif;
    font-weight: normal;
    /*text-decoration: underline;*/
    /*text-transform: lowercase;*/
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
    font-weight: bolder;
}
ol li
{
    text-align: center;
    font-family: Dayrom, Serif;
    font-weight: normal;
    /*text-decoration: underline;*/
    /*text-transform: lowercase;*/
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
    font-weight: bolder;
}

em
{
    /*float: right;*/
     margin-left: 50%;
    text-align: center;
    font-family: Dayrom, Serif;
    font-weight: normal;
    text-decoration: underline;
    text-transform: uppercase;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    /*text-decoration: underline;*/
    font-weight: bolder;
}


