﻿body {
}

.bandeaubleutitre {
    text-align: center;
    background-color: rgba(72,183,236, 0.50);
    height: 4.6875rem;
}

.h2titreblanc {
    font-size: 1.4rem;
    font-style: oblique;
    color: white;
    font-weight: bold;
    letter-spacing: 0.1rem;
    text-align: center;
    vertical-align: middle;
    line-height: 4rem;
    text-shadow: 1px 2px 4px #aaa;
}

.titre768 {
    color: white !important;
    font-size: 1rem;
    margin: 0 15px 0px 15px;
    line-height: 1.5rem;
    word-spacing: 0.1rem;
}

.bandeaubleutitrepassword {
    text-align: center;
    background-color: #df1e39;
}

bgwhitecourbe {
    position: absolute;
    margin-left: 0px;
    padding-left: 0px;
    float: left;
}

.testwhite {
    max-width: 100%;
    max-height: 100%;
}