#loginForm {
    margin-top: 25px;
}


.version {
    margin-top: 20px;
    margin-bottom: 15px;
    color: #808080;
    text-align: center;
}

.navigateur {
    color: #808080;
    text-align: center;
    font-size: 10px;
}

toto a:link{
    color: red;
    text-align: center;
    font-size: 40px;
}

body {
    background-color:#d1e5ef;
}

#logo {
    margin-top: 25px;
}