﻿body {
}
.info_stitle_bootpassword {
    background-repeat: repeat-x;
    background-position: 0px;
    background-color: #E20037;
    border-radius: 10px;
    display: block;
    font-weight: bold;
    padding-left: 22px;
    padding-top: 17px;
    padding-bottom: 30px;
    font-size: 18px;
    color: black;
    border: 1px solid #77787C;
    margin-top: 10px;
}

.div_preregistrer_complement {
    font-size: 12px;
    font-weight: bold;
    color: #787878;

}