#cours
{
    margin-top: 100px;
}

#cours h1
{
    text-align: center;
    font-weight: bold;
    font-family: Reggae One, cursive, serif;
    color: #383838!important;
    margin-bottom: 100px;
}

#cours h2
{
    text-align: center;
    font-family: arial, cursive, serif;
    color: #383838!important;
    border-bottom: 1px solid #383838;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

#cours #detail-cours1
{
    width: 50%;
    margin: auto;
}

#cours #detail-cours1 p
{
    text-align: center
}

#cours-photo1
{
    background-image: url(../images/eee.png);
    background-position: center;
    width: 100%;
    height: 300px;
    margin-top: 100px;
}