.banner_en{
    background:url('/images/en/wordans/banner.png') no-repeat;
    height:90px;
}

.banner_fr{
    background:url('/images/fr/wordans/banner.png') no-repeat;
    height:90px;
}

.logo_en{
    background:url('/images/en/wordans/logo.png') no-repeat;
    height:53px;
    position:relative;
    float:left;
    width:291px;
    margin-top:55px;
    display:block;
}

.logo_fr{
    background:url('/images/fr/wordans/logo.png') no-repeat;
    height:53px;
    position:relative;
    float:left;
    width:291px;
    margin-top:55px;
    display:block;
}

.application_color1{
    color: rgb(14,109,204);
    text-decoration:none;
}

.application_color1_decoration{
    color: rgb(14,109,204);
}