#bandeau_haut {
    height: 40px;
    background-color: #ffffff;
}
#content-bandeau-haut {
    color: #626771;
    line-height: 40px;
    text-align: right;
}
.mycustomclass a {
    color: #F48125;
    font-family: "Arial",sans-serif;
}
.univers_anima {
    float: right;
    height: 32px;
    border-left: 3px solid #3b3b3b;
    padding: 0px 40px 0px 10px;
    margin: 4px 0px 4px 10px;
    background: transparent url("images/picto_univers.png") no-repeat right 0;
    cursor: pointer;
    line-height: 32px;
}
.content_univers_anima {
    display: none;
}
.mycustomclass {
    max-width: 400px;
}
.mycustomclass .logo_univers {
    float: left;
    width: 100px;
    margin: 10px;
    text-align: center;
}
.mycustomclass .logo_univers img {
    width: 70px;
    margin: 0 15x;
}
.mycustomclass .logo_univers span {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 20px;
}