﻿.titre
{
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    width: 95%;
    padding: 0px 0px 10px 0px;
    border-bottom: solid 1px white;
    margin-bottom: 10px;
}

.BTenvoi
{
    /*height: 50px;
    padding: 0px 50px 0px 50px;
    border: solid 1px #a3f89c;
    color: #a3f89c;
    background-color: #8d2025;*/
    
    height: 30px;
    padding: 0px 20px 0px 20px;
    border: solid 1px #a3f89c;
    color: #a3f89c;
    background-color: #8d2025;
    cursor:pointer;
}
