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

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

.logo_en{
    background:url('/images/en/odicy/logo.png') no-repeat;
    height:75px;
    position:relative;
    float:left;
    width:235px;
    margin-top:34px;
    display:block;
}

.logo_fr{
    background:url('/images/fr/odicy/logo.png') no-repeat;
    height:75px;
    position:relative;
    float:left;
    width:235px;
    margin-top:34px;
    display:block;
}

.application_color1{
    color: rgb(209,77,33);
    text-decoration:none;
}

.application_color1_decoration{
    color: rgb(209,77,33);
}
