#header{
    height: 55px;
}

.btn-menu{
    background-size: 90%;
    display: block;
    top: 5%;
    height: 90%;
}
.btn-menu:hover{
    background-size: 90%;
}

.panel-menu{
    background-color: #E6E6E6;
    top: 100%;
    height: 70px;
    display: none;
}

.item-menu{
    margin-left: 5px;
    margin-right: 5px;
    width: 58px;
    height: 58px;
}

.icon-menu-position{
    left: 25%;
}

.items-menu{
    position: relative;
    margin: 0 5px 0 5px;
    top: 5px;
}

.title-menu{
    font-size: 72%;
    top: 50%;
    line-height: 100%;
    display: block;
}

.logoBB{
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
}

.block-logo {
    background: #fff no-repeat url('../images/sky-animate0-tp.jpg') bottom left;
    background-size: 80%;
}

.sky1{
    background: no-repeat url('../images/sky-animate1-tp.png') bottom left;
    background-size: 55%;
    left: -20%;
}
.sky2{
    background-size: 55%;
    left: -20%;
}

/********/

.block-bkg-edito{
    background: url('../images/img-block-edito-tp.jpg') no-repeat center;
}
.block-bkg-philo{
    background: url('../images/img-block-philo-tp.jpg') no-repeat 0 50%;
}
.block-bkg-access{
    background: url('../images/img-block-access-tp.jpg') no-repeat 50% 90%;
}
.block-bkg-who{
    background: url('../images/img-block-who-tp.jpg') no-repeat 50% 80%;
}
.block-bkg-benefits{
    background: url('../images/img-block-benefits-tp.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-facebook{
    background: url('../images/img-goal-ca-tp.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-modules{
    background: url('../images/img-goal-modules-tp.jpg') no-repeat 50% 100%;
}
.block-bkg-goal-coaching{
    background: url('../images/img-goal-coaching-tp.jpg') no-repeat center;
}

/*******/

/* Le tableau des prestations : */

.table-benefit > .table-benefit-header{
    font-size: 60%;
}
/*Titre du tableau : */
.table-benefit-title{
    font-size: 200%;
}
.rate-sub-titles .sub-title{
    font-size: 100%;
}

/*1er titre : */
.category.colon-title.header-title{
    width: 11%;
    margin: 0;
    padding: 0;
    height: 0;
}
.category.colon-title.header-title span{
    display: none;
}

.benefit-category-element > .category.helper > .container > .title {
    display: none;
}
.benefit-category-element > .category.helper > .container > .clarification {
    display: none;
}

/*2eme titre : */
.table-benefit-colon .benefit.colon-title.header-title{
    width: 43%;
}
/*3eme titre : */
.table-benefit-colon .period.colon-title.header-title{
    width: 22.5%;
}
/*4eme titre : */
.table-rate-colon{
    width: 22.5%;
}

/* 1ere colonne (1er block de la ligne) : */
.benefit-category-element > .category{
    width: 10%;
}
.benefit-list{
    /*border: solid thin violet;*/
    width: 90%;
}

.benefit-title{
    /*border: solid thin red;*/
    font-size: 95%;
    padding-left: 10px;
}
.benefit-offer{
    font-size: 80%;
    margin-left: 30px;
}
.benefit-option{
    font-family: 'font3', sans-serif;
    font-size: 75%;
    padding-left: 10px;
}
.benefit-clarification{
    font-family: 'font2', sans-serif;
    font-size: 70%;
    padding-left: 10px;
}

/*Le cartouche compris dans la cotisation / non accessible aux clients : */
.benefit-rate-access.line{
    font-size: 70%;
    width: 60px;
    height: 100%;
    margin-left: -31px;
    padding: 2px;
}

.benefit-rate-price{
    font-size: 110%;
}
.benefit-rate-comment{
    font-size: 90%;
}

.item-block-photos{
    width: 50%;
    height: 200px;
}

/*******/

/* bouton return : */

.btn-return.dark{
    top: 57px;
}

/* Blocks contenus : */

.block-bkg.layer.animate{
    background-position: top;
}

.block-content.layer > .title-block{
    font-size: 200%;
}

.text-block-content > .text-block{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 90%;
}

.paragraph{
    margin-top: 10px;
    padding: 10px 10px 15px 15px;
}

ul.paragraph{
    padding: 0 20px 20px 50px;
}

/* Video : */

.video-block{
    background-color: #222;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;

    position: relative;
    width: 100%;
    top: 0;
    left: 0;
}

.video{
    width: 600px;
}

/**********/

.block{
    min-height: 250px;
}

.block-part,
.block-content,
.block-punchline{
    width: 75%;
    margin-bottom: 10px;
}

.block-content > .title-block,
.block-punchline > .caption-block{
    font-size: 220%;
}

.block-part > .part-block{
    font-size: 200%;
}

.subscription-includes .paragraph.title{
    font-size: 150%;
}
.subscription-includes .paragraph.sub-title{
    font-size: 120%;
}

/*Animation intro : */
.position-anim-center{
    top: 40%;
}
.position-anim1{
    font-size: 200%;
    right: 0;
    top: 40%;
}
.position-anim2{
    font-size: 200%;
    left: 0;
    top: 50%;
}