#register {
   /* width: 350px;*/
   width: 100%;
}
/*
#adv {
    padding: 0 0 0 30px;
    width: 300px;
}
*/
#form {
    margin-left: auto;
    margin-right: auto;
}

#message {
    color: red;
    font-weight: bolder;
}


#Tit_Question_2 {
    padding: 21px 0 10px 55px;
    background-image: url(../images/barre-titre.gif);
    background-repeat: no-repeat;
    display: block;
    width: 620px;
    height: 70px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 2px;
    font-weight: bolder;
}
