/*================================*/
/*|    HOME CARROUSEL - Begin    |*/
/*================================*/

.carrousel-home {
}

.tmpl-video{
    top:0%;
    left:0%;
    height:100%;
    width:100%;
    overflow: hidden;
    position: absolute;
}

.tmpl-video video{
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.tmpl-carrousel{

}

.tmpl-carrousel a{
    display:block;
}

.tmpl-carrousel .owl-carousel {
    height:250px;
}

.tmpl-carrousel .owl-stage{

}

.tmpl-carrousel .owl-item{

}

.tmpl-carrousel .slide-carrousel{

}

/*================================*/
/*|     HOME CARROUSEL - End     |*/
/*================================*/

/*================================*/
/*|    TOOL CARROUSEL - Begin    |*/
/*================================*/

.tootl-carrousel {
    padding:20px 0px 40px 0px;
}

.tootl-carrousel .titre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 28px;
    text-align: center;
}

#owl-carousel-tools{

}

#owl-carousel-tools .item{

}

#owl-carousel-tools .item .titre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 12px;
    text-align: center;
}

#owl-carousel-tools .item .image img{
    margin:20px auto;
    width:auto;
}

/*================================*/
/*|     TOOL CARROUSEL - End     |*/
/*================================*/

/*================================*/
/*|    TOOL CARROUSEL - Begin    |*/
/*================================*/

.tootl-carrousel {
    padding:20px 0px 40px 0px;
    position:relative;
}

.tootl-carrousel .titre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 28px;
    text-align: center;
}

#owl-carousel-tools{

}

#owl-carousel-tools .item{

}

#owl-carousel-tools .item .titre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 12px;
    text-align: center;
}

#owl-carousel-tools .item .image img{
    margin:20px auto;
    width:auto;
}

.nav-tools{
    width:100%;
    position:absolute;
    z-index:100;
}

    .nav-tools .owl-prev{
        position:absolute;
        width:47px;
        height:73px;
        background:url('../img/fleche_left.png');
        top:-120px;
        left:50px;
        text-indent:-9999em;
    }

    .nav-tools .owl-next{
        position:absolute;
        width:47px;
        height:73px;
        background:url('../img/fleche_right.png');
        top:-120px;
        right:50px;
        text-indent:-9999em;
    }

/*================================*/
/*|     TOOL CARROUSEL - End     |*/
/*================================*/

/*================================*/
/*|   BLOC PARTENAIRES - Begin   |*/
/*================================*/

.bloc-partenaires{
    padding:20px 0px 40px 0px;
}

.bloc-partenaires .titre{
    font-family: inherit;
    color: #384a7c;
    font-size: 28px;
    text-align: center;
    margin-bottom: 20px;
}

.bloc-partenaires-content{
    overflow:hidden;
}

.item-partenaire{
    width:20%;
    float:left;
    text-align:center;
    height:100px;
    line-height:100px;
}

.item-partenaire img{
    vertical-align:middle;
}

/*================================*/
/*|    BLOC PARTENAIRES - End    |*/
/*================================*/

/*================================*/
/*|     BLOC CONTACT - Begin     |*/
/*================================*/

.bloc-contact{
    border:solid 1px #999;
}

.bloc-contact .adresse {
    padding:30px 20px;
    font-family: inheritregular;
    color:  #384a7c;
    font-size: 12px;
}

.bloc-contact .adresse h2{
    font-size:18px;
}

.bloc-contact .contact-map{
    height:400px;
}

/*================================*/
/*|      BLOC CONTACT - End      |*/
/*================================*/
/*================================*/
/*|     BLOC LINK - Begin     |*/
/*================================*/

.bloc-link{
    margin:10px 0px;
    text-align:center;
    height:80px;
    line-height:80px;
    font-family: inherit;
    color: #d6d6d6;
    font-size: 14px;
    text-transform:uppercase;
}

.bloc-link a{
    color:#d6d6d6;
}

/*================================*/
/*|      BLOC LINK - End      |*/
/*================================*/

/*================================*/
/*|     BLOC PARUTION - Begin    |*/
/*================================*/

.bloc-parution{
    border:solid 1px rgb(198, 204, 225);
    text-align:center;
    padding:124px 24px 70px 24px;
    background:url('../img/picto-parution.png') center 40px no-repeat;
}

.bloc-parution .titre{
    font-family: inherit;
    color:  #384a7c;
    font-size: 26px;
    line-height: 36px;
    text-align: center;
}

.bloc-parution .text{
    font-family: inherit;
    color:  #a3a3a3;
    font-size: 15px;
    text-align: center;
    margin-top:10px;
}

.bloc-parution a{
    font-family: inherit;
    color:  #d6d6d6;
    font-size: 15px;
    text-align: center;
    text-transform:uppercase;
    background:rgb(56, 74, 124);
    padding:5px 40px;
}

/*================================*/
/*|      BLOC PARUTION - End     |*/
/*================================*/

/*================================*/
/*|     BLOC BULLETIN - Begin    |*/
/*================================*/

.bloc-bulletin{

}

.bulletin-item{
    margin:15px 0px;
}

.bulletin-item-content{
    padding:90px 30px 20px 30px;
    height:180px;
}

.bulletin-item-content .titre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
}

.bulletin-item-content .sstitre{
    font-family: inherit;
    color:  #ffffff;
    font-size: 10px;
    text-align: center;
    margin-top:5px;
}

.bulletin-item a{
    color:#fff;
}

.bulletin-item a:hover {
    text-decoration:none;
}

/*================================*/
/*|      BLOC BULLETIN - End     |*/
/*================================*/

/*================================*/
/*|      BLOC KESAKO - Begin     |*/
/*================================*/

.bloc-kesako{
    padding:110px 15px 30px 15px;
    text-align:center;
    border:solid 1px rgb(198, 204, 225);
    font-size:16px;
    color:#757d85;
    font-family: inherit;
}

    .bloc-kesako .link-bloc {
        background:#384a7c;
        display:inline-block;
        margin:0px auto;
    }

        .bloc-kesako .link-bloc a{
            color:#fff;
            text-decoration:none;
            text-transform:uppercase;
            font-family: inherit;
            padding:5px 10px;
            color:#d6d6d6;
            font-size:15px;
        }

/*================================*/
/*|       BLOC KESAKO - End      |*/
/*================================*/

/*================================*/
/*|       BLOC MENU - Begin      |*/
/*================================*/

.list-sspages{
    padding:50px 0px;
    background:url('../img/bg-bloc-menu.png') top left no-repeat;
}

    .list-sspages .container{

    }

        .list-sspages-item{
            margin:15px 0px;
            overflow:hidden;
            position:relative;
        }

            .list-sspages-item .list-sspages-item-titre{
                height:80px;
                line-height:125px;
                text-align:center;
                line-height: 80px;
                font-family: inherit;
                color: #d6d6d6;
                font-size: 14px;
                text-transform: uppercase;
                background: rgb(56, 74, 124);
                text-decoration:none;
                position: absolute;
                width: 100%;
                z-index:1000;
            }

                .list-sspages-item .img-sspages{
                    transition: transform .5s;
                    transform: scale(1);
                    margin-top: 80px;
                }

                .list-sspages-item .img-sspages:hover{
                    transition: transform .5s;
                    transform: scale(1.1);
                }

/*================================*/
/*|        BLOC MENU - End       |*/
/*================================*/

/*================================*/
/*|     BLOC CHIFFRES - Begin    |*/
/*================================*/

.bloc-figures{
    margin: 0 5px 20px;
    padding: 0;
}

    .bloc-figures h2{
        font-family: inherit;
        color: #ffffff;
        font-size: 26px;
        line-height: 36px;
        margin: 0;
        padding: 0 15px;
    }

    .bloc-figures .bloc-figures-content{
        padding:8px 0px;
    }

        .bloc-figures .bloc-figures-content .row{
            margin:0px;
        }

        .bloc-figures .bloc-figures-item{
            text-align: center;
            height: 100px;
            margin: 8px 0px;
            color: #fff;
            font-size: 18px;
            float: left;
            position: relative;
        }

            .bloc-figures-item-inner{
                height:100px;
                padding-top:15px;
            }

                .bloc-figures-item-inner .bloc-figures-item-titre{
                    text-align: center;
                    color: #fff;
                    font-size: 26px;
                }

                .bloc-figures-item-inner .bloc-figures-item-legend{
                    text-align: center;
                    color: #fff;
                    font-size: 12px;
                    padding:0px 30px;
                }


/*================================*/
/*|      BLOC CHIFFRES - End     |*/
/*================================*/

.bloc-image-lien{
    padding:10px;
}

    .bloc-image-lien a{
        display: block;
        width: 100%;
        height: 100%;
        color: #6473ac;
        font-family: inherit;
        font-size: 28px;
        text-decoration: none;
        line-height: 25px;
    }

        .bloc-image-lien a span{
            display:block;
        }

        .bloc-image-lien a .gauche{
            text-align:left;
        }

        .bloc-image-lien a .centre{
            text-align:center;
        }

        .bloc-image-lien a .droite{
            text-align:right;
        }