.panel-menu{
    top: 0;
    height: 100%;
}

.item-menu{
    margin-right: 5px;
    margin-left: 5px;
    width: 70px;
    height: 58px;
}

.icon-menu-position{
    left: 25%;
}

.items-menu{
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
}

.title-menu{
    font-size: 70%;
    top: 50%;
    line-height: 100%;
    display: block;
}

.logoBB{
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}

.block-logo {
    background: #fff no-repeat url('../images/sky-animate0-tl.jpg') bottom left;
    background-size: 60%;
}

.sky1{
    background: no-repeat url('../images/sky-animate1-tl.png') bottom left;
    background-size: 35%;
    left: -5%;
}
.sky2{
    background-size: 45%;
    left: -10%;
}

/********/

.block-bkg-edito{
    background: url('../images/img-block-edito-tl.jpg') no-repeat center;
}
.block-bkg-philo{
    background: url('../images/img-block-philo-tl.jpg') no-repeat 0 50%;
}
.block-bkg-access{
    background: url('../images/img-block-access-tl.jpg') no-repeat 50% 90%;
}
.block-bkg-who{
    background: url('../images/img-block-who-tl.jpg') no-repeat 50% 80%;
}
.block-bkg-benefits{
    background: url('../images/img-block-benefits-tl.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-facebook{
    background: url('../images/img-goal-ca-tl.jpg') no-repeat center;
}
.block-bkg-goal-modules{
    background: url('../images/img-goal-modules-tl.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-coaching{
    background: url('../images/img-goal-coaching-tl.jpg') no-repeat center;
}

/********/

.header-img1{
    background: no-repeat url('../images/img-job-resto-tl.jpg') 25% 50%;
}
.header-img2{
    background: no-repeat url('../images/img-job-wine-tl.jpg') 25% 75%;
}
.header-img3{
    background: no-repeat url('../images/img-job-beauty-tl.jpg') 50% 50%;
}
.header-img4{
    background: no-repeat url('../images/img-job-pharma-tl.jpg') 50% 50%;
}
.header-img5{
    background: no-repeat url('../images/img-job-artisan-tl.jpg') 50% 50%;
}
.header-img6{
    background: no-repeat url('../images/img-job-auto-tl.jpg') 50% 50%;
}
.header-img7{
    background: no-repeat url('../images/img-job-flower-tl.jpg') 50% 50%;
}
.header-img8{
    background: no-repeat url('../images/img-job-hotel-tl.jpg') 50% 50%;
}

/*******/

/* bouton return : */

.btn-return.dark{
    top: 65px;
}

/* Blocks contenus : */

.block-content.layer > .title-block{
    font-size: 250%;
}

.text-block-content > .text-block{
    margin-top: 20px;
    margin-bottom: 20px;
}

/*Le cartouche "compris dans la cotisation / non accessible aux clients : */
.benefit-rate-access.line{
    font-size: 70%;
    width: 65px;
    height: 100%;
    margin-left: -38px;
}

.block-part{
    width: 55%;
}
.block-content,
.block-punchline{
    width: 65%;
}

.block-part > .part-block,
.block-content > .title-block,
.block-punchline > .caption-block{
    font-size: 220%;
}

/*Animation intro : */
.position-anim-center{
    top: 40%;
}
.position-anim1{
    font-size: 250%;
    right: 0;
    top: 40%;
}
.position-anim2{
    font-size: 250%;
    left: 0;
    top: 50%;
}