* {
    margin :0 ;

}

body{
    background-color: #FFF6E2;
} 

main{
    margin:3%;
}

#titre{
    margin-bottom: 0%;
    PADDING-TOP: 75PX;
    text-align: center;
    font-weight: bolder;
    text-shadow: 1px 1px 2px black;
    font-weight: 800;
    font-size: 35px;
    font-family: TOMMY;
    margin-bottom: 0%;
}


#nom{
    text-align: center;
    margin-bottom: 0%;
}



body {
    background-image: url(../images/Illustrations/fond.png);
    background-size: 98%;
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
}
#contenue{
    text-align: center;
    font-family: TOMMY;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 0%;
}


#autre {
    margin-top: 30px;
}

h2{
    font-family: TOMMY;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.005em;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 16px;
    margin-bottom: 20PX;
}

ul {
    list-style: none;
}
.actions{
    font-family: TOMMY;
    margin-top: 20%;
    margin-left: 0%;
}

.actions li {
    background-size: 90px;
    background-image: url(../images/Illustrations/ROND.png);
    background-repeat: no-repeat;
    height: 109px;
    padding: 32px;
}

.actions ul li p {
    text-align: justify;
}


.actions ul {
    padding-right: 30%;
}




.actions h3 {
    MARGIN-RIGHT: 489px;
}

#autre {
    margin-bottom: 20%;
    margin-top: 5%;
}

h3{
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0%;
}


