.ligne:hover{
    background:rgb(238,238,238);
}

.tableau tbody tr td{
    border-width:0;
}

.tableau tbody tr td center h6{
    color:rgb(110,110,110);
}

.tableau tbody tr td center h5{
    color:rgb(72,35,92);
}

.tableau tbody tr a{
    color:rgb(72,35,92);
}

.tableau tbody tr p{
    color:rgb(80,80,80);
}

.alert-error-allow-goOn {
    color: #b94a48 !important;
    background-color: #ffdede !important;
    border-color: #eed3d7;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    border-radius: 4px;
}
