#inscriptions
{
    margin-top: 1.3%;
    margin-right: 5%;
    margin-left: 5%;
    height: 900px;
    border: solid black 2px;
    background: url(imagefondinscription.jpg) no-repeat center top;
    background-color: black;
}

.donnees1
{
    text-align: center;
    font-weight: bold;
    color: white;
    border-color: white;

    margin-left: 50px;
    margin-right: 50px;
    margin-top: 150px;
}

.donnees2
{
    text-align: center;
    font-weight: bold;
    color: white;
    border-color: white;

    margin-left: 50px;
    margin-right: 50px;
    margin-top: 50px;
}

.formulaire
{
    text-align: right;
    padding-right: 42%;
}

.bouton
{
    float: left;
    margin-left: 47%;
    margin-top: 1%;
}

h5
{
    float: left;
    margin-left: 44.5%;
    margin-top: 3%;
}