/*******************************************************************************************************************/
/*//////////////////////////                          ACCUEIL                         /////////////////////////////*/
/*******************************************************************************************************************/

#titreDebut, #msgAccueil1{
    /* COULEUR FRONT IN FRONT */
    text-align: center;
    text-decoration:none;
    width: auto;
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(124,124,123,0.5);
    padding:5px;
}
