﻿/************************
GENERAL
*************************/
body.page-home {
    background: #f1eee7;
}
.page-home #page-title{
    display: none;
}
.page-home .container_24 .grid_24{
    margin: 0;
}
.page-home #block-system-main .section{
    background: #ffffff;
    padding: 20px;
    font-size: 17px;
    margin-bottom: 20px;
}
.page-home #block-system-main .section#voyage-boutique{
    background: none;
    padding: 0;
}

.page-home #block-system-main .section .section--title{
    display: block;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 20px;
}
.page-home #block-system-main .section .magazine--container--col-left,
.page-home #block-system-main .section .communaute--container--col-left,
.page-home #block-system-main .section .activity--container--col-left,
.page-home #block-system-main .section .voyage-boutique--container--col-left{
    float: left;
    width: 580px;
    margin-right: 20px;
}

.page-home #block-system-main .section .magazine--container--col-right,
.page-home #block-system-main .section .communaute--container--col-right,
.page-home #block-system-main .section .activity--container--col-right,
.page-home #block-system-main .section .voyage-boutique--container--col-right{
    float: left;
    width: 300px;
}

.page-home #block-system-main .section .magazine--container--col-right--pub-rectangle-new-home .new-home {
    /*width: 300px;*/
    /*height: 250px;*/
    text-align: center;
    padding-bottom: 10px;
    margin: auto;
}
.page-home #block-system-main .section .magazine--container--col-right--pub-rectangle-new-home .new-home img {
    max-width: 100%;
    max-height: 100%;
}


.page-home #block-system-main .section .voyage-boutique--container--col-left,
.page-home #block-system-main .section .voyage-boutique--container--col-right{
    background: #fff;
    padding: 0;
    width: 600px;
}
.page-home #block-system-main .section .voyage-boutique--container--col-right{
    width: 300px;
    padding: 10px;
    height: 366px;
}

/************************
Google Adsens Splashcreen for Homepage
*************************/
#splashcreen_homepage{
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    left: 0;
    z-index: 100;
    opacity: 1;
}
#splashcreen_homepage .close{
    background-image: url(../images/picto_close_big.png);
    width: 60px;
    height: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    right: 80px;
    cursor: pointer;
}
#splashcreen_homepage .continue{
    font-size: 27px;
    font-weight: 400;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    color: #fff;
    text-decoration: underline;
    line-height: 25px;
    /* position: absolute; */
    /* bottom: 10%; */
    text-align: center;
    /* width: 100%; */
    display: block;
    margin-top: 20px;
}
#splashcreen_homepage .google-dfp-interstitiel{
    width: 800px;
    height: 600px;
    /* top: 20%; */
    /* position: absolute; */
    /* text-align: center; */
    /* margin-left: -400px; */
    /* left: 50%; */
    margin: auto;
    margin-top: 140px;
}

.pub-super-leaderboard-portail-home-top-voyage,
.pub-super-leaderboard-portail-home-top-communaute,
.pub-super-leaderboard-adsens-portail-home-top-communaute{
    margin-bottom: 20px;
}

/************************
Magazine - Home - 3 derniers articles (1 grande et 2 petites) provenant de la rubrique "dernières actualités"
*************************/
.page-home #block-system-main .section .magazine--container--col-left--last-news{
    width: 580px;
}
.page-home #block-system-main .section .container--last-news .big{
    border-bottom: 1px solid #d8d2c5;
    padding-bottom: 30px;
}
.page-home #block-system-main .section .container--last-news .big .news-image img{
    width:580px;
}
.page-home #block-system-main .section .container--last-news .big .news-title a,
.page-home #block-system-main .section .container--last-news .tiny .news-title a{
    font-size: 27px;
    font-weight: 400;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    color: #000;
    text-decoration: none;
    line-height: 25px;
}
.page-home #block-system-main .section .container--last-news .tiny .news-title a{
    font-size: 20px;
    line-height: 25px;
}
.page-home #block-system-main .section .container--last-news .big .news-title a:hover,
.page-home #block-system-main .section .container--last-news .tiny .news-title a:hover{
    text-decoration: underline;
}
.page-home #block-system-main .section .container--last-news .big .news-image{
    margin-top: 5px;
}
.page-home #block-system-main .section .container--last-news .big .news-strap a{
    color: #000;
    text-decoration: none;
}

.page-home #block-system-main .section .container--last-news .tiny{
    margin-top: 30px;
}

.page-home #block-system-main .section .container--last-news .tiny .item{
    float: left;
    width: 240px;
    margin-right: 60px;
}
.page-home #block-system-main .section .container--last-news .tiny .item:nth-child(2n){
    margin-right: 0;
}


/************************
Magazine - Home - x articles les plus lu
*************************/
.page-home #block-system-main .section #block-mag-home-most-readed{
    width: 580px;
    margin-right: 20px;
    margin-top: 20px;

}
.page-home #block-system-main .section #block-mag-home-most-readed h2{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 20px;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item{
    margin-bottom: 20px;
    width: 240px;
}
.page-home #block-system-main .section #block-mag-home-most-readed > .col-left,
.page-home #block-system-main .section #block-mag-home-most-readed > .col-right{
    width: 240px;
    float: left;
}
.page-home #block-system-main .section #block-mag-home-most-readed > .col-left{
    margin-right: 60px;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .col-left,
.page-home #block-system-main .section #block-mag-home-most-readed .item .col-right{
    float: left;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-title,
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-image{
    float: left;
}

.page-home #block-system-main .section #block-mag-home-most-readed .item .news-image{
    position: relative;
    width: 100px;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-image .number    {
    position: absolute;
    font-size: 14px;
    font-family: "ff-more-web-pro",serif;
    font-weight: 900;
    top: 0;
    right: -6px;
    background-color: #d8d2c5;
    line-height: 30px;
    height: 30px;
    width: 30px;
    text-align: center;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-title{
    margin-left: 15px;
    width: 125px;
    line-height: 17px;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-title a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
.page-home #block-system-main .section #block-mag-home-most-readed .item .news-title a:hover{
    text-decoration: underline;
}

/************************
Magazine - Home - tourisme
*************************/
.page-home #block-system-main .section #block-mag-home-tourism{
    width: 580px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-home #block-system-main .section #block-mag-home-tourism h2{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 20px;
}
.page-home #block-system-main .section #block-mag-home-tourism .wrap{
    float: left;
    width: 240px;
    margin-right: 60px;
    position: relative;
}
.page-home #block-system-main .section #block-mag-home-tourism .wrap:nth-child(2n){
    float: left;
    width: 240px;
    margin-right: 0;
}
.page-home #block-system-main .section #block-mag-home-tourism .item{
    min-height: 175px;
}

.page-home #block-system-main .section #block-mag-home-tourism .item .tourism-image{
    position: relative;
}

.page-home #block-system-main .section #block-mag-home-tourism .item .tourism-image .sponsorise{
    background-color: #f1eee7;
    font-size: 15px;
    display: inline-block;
    padding: 5px 5px;
    position: absolute;
    font-style: normal;
    font-weight: 700;
    top: 12px;
    color: #000;
}
.page-home #block-system-main .section #block-mag-home-tourism .item .tourism-image img{
    width: 100%;
    height: 100%;
}
.page-home #block-system-main .section #block-mag-home-tourism .item .tourism-title{
    font-size: 20px;
    line-height: 25px;
    padding-top: 5px;
}
.page-home #block-system-main .section #block-mag-home-tourism .item .tourism-title a{
    color: #000;
    text-decoration: none;
}

/************************
MAGAZINE COUNTERS
*************************/
.page-home #block-system-main .section .mag_counters{
    margin-bottom: 20px;
    background-color: #f1eee7;
}
.page-home #block-system-main .section .mag_counters .mag_counters_petites_annonces,
.page-home #block-system-main .section .mag_counters .mag_counters_fiches_pratiques{
    float: left;
    width: 149px;
}
.page-home #block-system-main .section .mag_counters .mag_counters_petites_annonces .inner,
.page-home #block-system-main .section .mag_counters .mag_counters_fiches_pratiques .inner{
    padding: 25px 40px 15px 40px;
    text-align: center;
}
.page-home #block-system-main .section .mag_counters .mag_counters_fiches_pratiques{
    border-right: 1px solid #d8d2c5;
}

.page-home #block-system-main .section .mag_counters .mag_counter{
    position: relative;
}
.page-home #block-system-main .section .mag_counters .mag_counter a{
    text-decoration: none;
}
.page-home #block-system-main .section .mag_counters .icon{
    position: absolute;
    right: 30px;
    top: 20px;
    background-color: #706858;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-position: center center;
    background-repeat: no-repeat;
}
.page-home #block-system-main .section .mag_counters .mag_counters_fiches_pratiques .icon{
    background-image: url(../images/picto_home_fiches_pratiques.png);
}
.page-home #block-system-main .section .mag_counters .mag_counters_petites_annonces .icon{
    background-image: url(../images/picto_home_petites_annonces.png);
}

.page-home #block-system-main .section .mag_counters .mag_counter{
    font-family: "ff-more-web-pro",serif;
    font-weight: 900;
}
.page-home #block-system-main .section .mag_counters .mag_counter .number{
    background: #999386;
    color: #fff;
    border-radius: 65px;
    width: 65px;
    height: 65px;
    font-size: 25px;
    line-height: 65px;
}
.page-home #block-system-main .section .mag_counters .mag_counter .text{
    color: #706858;
    font-size: 15px;
    margin-top: 10px;
}

/************************
JEUX CONCOURS
*************************/
.page-home #block-system-main .section .jeux_concours{
    margin: 20px 0;
    background-color: #ffa402;
    background-image: url(../images/big_white_arrow.png);
    background-image: url(../images/big_white_arrow.png), -moz-linear-gradient(left, #ffa402 0%, #fbba17 40%); /* FF3.6+ */
    background-image: url(../images/big_white_arrow.png), -webkit-gradient(linear, left top, right top, color-stop(0%,#ffa402), color-stop(40%,#fbba17)); /* Chrome,Safari4+ */
    background-image: url(../images/big_white_arrow.png), -webkit-linear-gradient(left, #ffa402 0%,#fbba17 40%); /* Chrome10+,Safari5.1+ */
    background-image: url(../images/big_white_arrow.png), -o-linear-gradient(left, #ffa402 0%,#fbba17 40%); /* Opera 11.10+ */
    background-image: url(../images/big_white_arrow.png), -ms-linear-gradient(left, #ffa402 0%,#fbba17 40%); /* IE10+ */
    background-image: url(../images/big_white_arrow.png), linear-gradient(to right, #ffa402 0%,#fbba17 40%); /* W3C */

    background-position: 90% center;
    background-repeat: no-repeat;

    padding: 10px 15px 15px 15px;
}
.page-home #block-system-main .section .jeux_concours a{
    font-family: "ff-more-web-pro",serif;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
}

.page-home #block-system-main .section .jeux_concours .title{
    font-size: 24px;
}
.page-home #block-system-main .section .jeux_concours .tickets{
    font-size: 20px;
    line-height: 14px;
}
/************************
JEUX ONLINE
*************************/
.page-home #block-system-main .section #reduc_abonnement2 h2{
    padding: 5px 0px 5px 0;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}
.page-home #block-system-main .section #reduc_abonnement2{
    padding:8px 8px 0 8px;
    background-color: #f1eee7;
    margin-bottom:8px;
}
.page-home #block-system-main .section #reduc_abonnement2 img{
    width:100%;
}
.page-home #block-system-main .section #reduc_abonnement2 a{
    background-color: #fbba17;
    border: 0;
    border-radius: 0;
    color: #000;
    display:block;
    height:60px;
    line-height:60px;
    text-align:center;
    font-weight : 700;
    font-size: 15px;
    text-decoration : none;
    margin-left : -8px;
    margin-right : -8px;
}
.page-home #block-system-main .section #reduc_abonnement2 a span{
    line-height: 15px;
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    margin-left: 10px;
}
.page-home #block-system-main .section #reduc_abonnement2 a:before{
    content:'';
    display:inline-block;
    width:20px;
    height:20px;
    background-image: url(../images/black_arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.page-home #block-system-main .section #reduc_abonnement2 a:hover{
    background-color: #FCCD58;
}




.page-home #block-system-main .section #reduc_abonnement{
    width : 275px;
    height : 156px;
    padding-left : 7px;
    padding-top : 26px;
    padding-right : 16px;
    border : 1px solid #d8d2c5;
    position : relative;
    margin-bottom: 10px;
}

.page-home #block-system-main .section #reduc_abonnement .picto_generation_plus{
    position: absolute;
    width: 107px;
    height: 151px;
    top : 12px;
    left : 12px;
    background-image:url('../images/magazine.png');
    background-size: 100% 100%;
}

.page-home #block-system-main .section #reduc_abonnement p{
    font-weight : 700;
    font-size : 25px;
    display : block;
    background-color : #fbba17;
    padding-left : 124px;
    margin : 0 0 5px 0;
    line-height : 44px;
}
.page-home #block-system-main .section #reduc_abonnement a{
    background-color: #fbba17;
    background-image: url(../images/black_arrow.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px 30px 5px 22px;
    width: auto;
    float: left;
    font-weight : 700;
    font-size: 15px;
    text-decoration : none;
    float : right;
    margin-top : 8px;
}
.page-home #block-system-main .section #reduc_abonnement a:hover{
    background-color: #FCCD58;
}
.page-home #block-system-main .section #reduc_abonnement img{
    position : relative;
    margin-top : -115px;
    margin-left : 6px;
}

.page-home #block-system-main .section #jeux-online{
    width : 298px;
    height : 130px;
    border : 1px solid #d8d2c5;
    background-image: url(../images/sudoku.png);
    margin-top : 10px;
}

.page-home #block-system-main .section #jeux-online p{
    width : 113px;
    height : 50px;
    color : #706858;
    font-size : 17px;
    font-weight : 700;
    margin-top : 12px;
    margin-left : 12px;
    line-height : 20px;
}
.page-home #block-system-main .section #jeux-online a{
    background-color: #706858;
    background-image: url(../images/white_arrow.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 5px 30px 5px 22px;
    width: auto;
    float: left;
    font-weight : 400;
    font-size: 15px;
    text-decoration : none;
    float : left;
    margin-top : 4px;
    margin-left : 21px;
}
.page-home #block-system-main .section #jeux-online a:hover{
    background-color: #564e3e;
}

/************************
HOMEPAGE SLIDER
*************************/
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main{
    border: 0;
    margin-bottom: 20px;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .slide-header{
    background-color: #d8d2c5;
    padding: 10px;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .slide-rubrique a{
    font-weight: 900;
    text-decoration: none;
    font-size: 14px;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .slide-title a{
    font-weight: 400;
    font-family: "ff-more-web-pro",serif;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    line-height: 20px;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main a:hover{
    text-decoration: underline;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .slide-image{
    position: relative
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .slide-image .views-field-field-contenu-abonnes{
    background-color: #fbba17;
    font-size: 15px;
    display: inline-block;
    padding: 5px 5px;
    position: absolute;
    font-style: normal;
    font-weight: 700;
    top: 0px;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .flex-control-nav{
    top: 15px;
    right: 15px;
    text-align: right;
    font-size: 0;
    height: 15px;
    width: auto;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .flex-control-nav a{
    background-color: #fff;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .flex-control-nav a.flex-active{
    background-color: #000;
}
.page-home #block-system-main .section #flexslider_views_slideshow_main_magazine_diaporamas.flexslider_views_slideshow_main .flex-control-nav li{
    margin: 0 2px;
}

/************************
COMMUNAUTE COUNTERS
*************************/
.page-home #block-system-main .section .communaute--container--counters{
    margin-bottom: 20px;
}
.page-home #block-system-main .section .communaute--container--counters .section--title{
    float: left;
    margin-top: 15px;
}
.page-home #block-system-main .section .comm_counters{
    float:right;
    margin-top: 10px;
}
.page-home #block-system-main .section .comm_counters > .text{
    float:left;
    color: #756c57;
    margin-top: 15px;
    margin-right: 25px;
    font-weight: 900;
    font-family: "ff-more-web-pro",serif;
}
.page-home #block-system-main .section .comm_counters .comm_counters_nouveaux_membres,
.page-home #block-system-main .section .comm_counters .comm_counters_nouvelles_photos,
.page-home #block-system-main .section .comm_counters .comm_counters_activite_a_venir{
    float: left;
    width: 150px;
}
.page-home #block-system-main .section .comm_counters .comm_counters_nouveaux_membres .inner,
.page-home #block-system-main .section .comm_counters .comm_counters_nouvelles_photos .inner,
.page-home #block-system-main .section .comm_counters .comm_counters_activite_a_venir .inner{
    padding: 0;
    text-align: center;
}

.page-home #block-system-main .section .comm_counters .comm_counter{
    position: relative;
}
.page-home #block-system-main .section .comm_counters .comm_counter a{
    text-decoration: none;
}
.page-home #block-system-main .section .comm_counters .icon{
    position: absolute;
    left: 30px;
    top: -15px;
    background-color: #fdc492;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-position: center center;
    background-repeat: no-repeat;
}
.page-home #block-system-main .section .comm_counters .comm_counters_nouveaux_membres .icon{
    background-image: url(../images/picto_comm_counters_nouveaux_membres.png);
}
.page-home #block-system-main .section .comm_counters .comm_counters_nouvelles_photos .icon{
    background-image: url(../images/picto_comm_counters_nouvelles_photos.png);
}
.page-home #block-system-main .section .comm_counters .comm_counters_activite_a_venir .icon{
    background-image: url(../images/picto_comm_counters_activite_a_venir.png);
}

.page-home #block-system-main .section .comm_counters .comm_counter{
    font-family: "ff-more-web-pro",serif;
    font-weight: 900;
}
.page-home #block-system-main .section .comm_counters .comm_counter .number{
    background: #fc8a25;
    color: #fff;
    border-radius: 45px;
    width: 45px;
    height: 45px;
    font-size: 21px;
    line-height: 45px;
}
.page-home #block-system-main .section .comm_counters .comm_counter .text{
    color: #fc8a25;
    font-size: 15px;
    margin-top: 10px;
    position: absolute;
    top: 7px;
    left: 55px;
    line-height: 16px;
    text-align: left;
}


/************************
ENCARTS COMMUNAUTE
*************************/
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute{
    margin-bottom:20px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute a{
    text-decoration: none;
    color: black;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left{
    float: left;
    margin-right: 60px;
    /*padding: 15px 20px;*/
    width: 240px;
    background: #FFF;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left.beige{
    background: #f1eee7;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left:nth-child(2n){
    margin-right:0;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .title{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 21px;
    margin-top: 15px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body{
    margin-top: 10px;
    font-size: 17px;
    line-height: 20px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .button_gplus{
    margin: 0;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .button_gplus a{
    color: white;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .image{
    position: relative;
    margin-bottom:5px;
    width: 240px;
    height: 170px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .image img{
    width: 240px;
    height: 170px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .image .vignette{
    background-color: #fc8a25;
    margin-right: 1px;
    height: 30px;
    width: 37px;
    top: 15px;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left.activite .controles{
    text-align: left;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .controles .field-max{
    width: 50px;
    background-image: url(../images/picto_personne.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    padding-left: 30px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .controles .field-comment{
    background-image: url(../images/picto_forum_message2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .controles .field-goto{
    margin: 5px 0px 5px 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff
}
.communaute--container--col-left--encarts-communaute .gm-gp-homepage-encarts-communaute .col-left .body .controles .field-goto:hover{
    background-color: #ff7800;
}

/************************
FORUM
*************************/
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block{
    border: 1px solid #d8d2c5;
    background-color: #f1eee7;
    margin-bottom: 20px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .forum-header{
    background-color: #d8d2c5;
    background-image: url(../images/picto_home_forum.png);
    background-position: 170px center;
    background-repeat: no-repeat;
    padding: 10px 10px 20px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .forum-header h2{
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .forum-header h3{
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 2px;
    margin: 0;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item{
    border-bottom: 1px solid #d8d2c5;
    padding: 15px 15px 15px 10px;
    text-align: left;
    position: relative;
    line-height: 17px;
}

.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-titre a{
    color:#000;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}

.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-titre a:hover{
    text-decoration: underline;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-image{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-date{
    margin-bottom: 10px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-pseudo{
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-pseudo a{
    color:#000;
}

.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item .field-comment{
    margin-top: 8px;
    font-size: 14px;
    background-image: url(../images/picto_forum_message2.png);
    background-repeat: no-repeat;
    background-position:left center;
    padding-left: 25px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item a.goto-topic{
    margin: 0px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: none;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    position: absolute;
    right: 5px;
    bottom: 14px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item:hover a.goto-topic{
    display: inline-block;
}
.communaute--container--col-right--forum #sidebar-second #block-controller-forum-forum-home-last-topics-block .item .field-titre{
    padding: 0;
}

.communaute--container--col-right--forum #sidebar-second #block-controller-forum-forum-home-last-topics-block .item a.goto-topic{
    display: none !important;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item a.goto-topic:hover{
    background-color: #ff7800;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block .item a{
    text-decoration: none;
    color:#000;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block a.goto-forum{
    margin: 5px 0px 5px 5px;
    padding: 5px 0px 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    width: 258px;
}
.communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block a.goto-forum:hover{
    background-color: #ff7800;
}
.communaute--container--col-right--forum #sidebar-second #block-controller-forum-forum-home-last-topics-block .item .field-comment{
    background-image: url(../images/picto_forum_message3.png);
}
.communaute--container--col-right--forum #sidebar-second #block-controller-forum-forum-home-last-topics-block  a.goto-forum{
    background-color: #706858;
}
.communaute--container--col-right--forum #sidebar-second #block-controller-forum-forum-home-last-topics-block  a.goto-forum:hover{
    background-color: #564e3e;
}
.communaute--container--col-right--forum .communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block,{
    border: 1px solid #d8d2c5;
    background-color: #f1eee7;
}
.communaute--container--col-right--forum .communaute--container--col-right--forum #block-controller-forum-forum-home-last-topics-block h2{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}

/************************
MORE ABOUT COMMUNAUTE
*************************/
.communaute--container--col-right--forum .more-about-communaute {
    background: #f1eee7;
}
.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-header{
    background-color: #d8d2c5;
    background-image: url(../images/picto_home_more_about_communaute.png);
    background-position: 140px center;
    background-repeat: no-repeat;
    padding: 10px 10px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
}
.communaute--container--col-right--forum .more-about-communaute a{
    text-decoration: none;
    color: inherit;
}
.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-header .number{
    font-size: 24px;
    line-height: 18px;
}

.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-content .link{
    margin-top: 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/black_arrow.png);
}
.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-content .link:hover{
    text-decoration: underline;
}

.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-content .action{
    margin: 5px 0px 5px 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    width: 230px;
}
.communaute--container--col-right--forum .more-about-communaute .more-about-communaute-content .action:hover{
    background-color: #ff7800;
}

/************************
ACTIVITY
*************************/
.activity--container {
    margin-top: 20px;
}
.activity--container .sub-title{
    background-color: #d8d2c5;
    padding: 5px 0px 5px 10px;
    border: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 10px;
}

.activity--container .panel-title{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 7px;
}

/************************
LAST GALLERY ACTIVITY
*************************/
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity{
    overflow: hidden
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity li{
    margin: 0;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_main{
    height: 280px;
    position: relative;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_main .panel{
    position: absolute;
    top: 0;
    background-color: #f1eee7;
    padding: 10px 15px 10px 45px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 900;
    max-width: 250px;
    z-index: 1;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_main .panel a{
    text-decoration: none;
    color: #000;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_main .panel a:hover{
    text-decoration: underline;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_main .panel .vignette {
    background-color: #fc8a25;
    margin-right: 1px;
    height: 30px;
    width: 37px;
    top: 7px;
    left: 0;
    position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel{
    background-color: #c9c8c1;
    height: 101px;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel li{
    position: relative;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel img{
    border: 3px solid #c9c8c1;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel li .overlay{
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 95px;
    width: 127px;
    left: 3px;
    top: 3px;
    opacity: 1;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
}
.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel li.flex-active-slide .overlay{
    opacity: 0;
}

/************************
NEXT ACTIVITIES
*************************/

.communaute--container--col-right--next-activites .wrapper-next-activities-list{
    height: 345px;
    overflow: hidden;
    position: relative;
}

.communaute--container--col-right--next-activites .wrapper-next-activities-list .gradiant-overflow-next-activities-list{
    height: 85px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* ie6-9 */
}

.communaute--container--col-right--next-activites .next-activities-list{
}

.communaute--container--col-right--next-activites .next-activities-list ul{
    list-style: none;
}

.communaute--container--col-right--next-activites .next-activities-list ul li{
    margin: 0;
    padding: 10px;
    background-color: #f1eee7;
    border-bottom: 1px solid #d8d2c5;
    position: relative;
    width: 280px;
}

.communaute--container--col-right--next-activites .next-activities-list ul li a {
    color: #000;
    text-decoration: none;
}

.communaute--container--col-right--next-activites .next-activities-list ul li a:hover {
    text-decoration: underline;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-left{
    width: 60px;
    position: absolute;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-left .field-date {
    background-color: #ffa555;
    border-radius: 5px;
    height: 48px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 13px;
    padding-top: 8px;
    width: 44px;
    float: left;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-left .arrow {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #ffa555;
    position: absolute;
    top: 19px;
    left: 40px;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-right{
    padding-left: 65px;
    width: 212px;
    display: inline-block;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-right .field-title {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 17px;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-right .field-hour{
    margin-right: 10px;
    background-image: url(../images/picto_horraire.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 20px;
}

.communaute--container--col-right--next-activites .next-activities-list ul li .col-right .field-city{
    background-image: url(../images/picto_localisation.png);
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding-left: 17px;
    line-height: 18px;
}
.communaute--container--col-right--next-activites .action{
    margin-top: 5px;
    padding: 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #fc8a25;
    border-radius: 5px;
    border: 0;
    color: #fff;
    width: 240px;
    cursor: pointer;
}
.communaute--container--col-right--next-activites .action a {
    text-decoration: none;
    color: inherit;
}
.communaute--container--col-right--next-activites .action:hover{
    background-color: #ff7800;
}
/************************
VOYAGES ET BOUTIQUES
*************************/
.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .pane-title{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs .voyages-coups-de-coeurs-header{
    background-image: url(../images/picto_home_voyages_coups_de_coeur.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 30px 0 30px 0;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs .voyages-coups-de-coeurs-header .title{
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs .voyages-coups-de-coeurs-header .title .text{
    font-size: 30px;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs .voyages-coups-de-coeurs-header .action{
    padding: 5px 10px 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    margin: auto;
    width: 155px;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs .voyages-coups-de-coeurs-header .action:hover{
    background-color: #564e3e;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs{
    margin: 0;
    border: 0;
    box-shadow: none;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li{
    position: relative;
    margin: 0;
    height: 225px;
    margin-right: 1px;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li img{
    width: 200px;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li .overlay{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #706858;
    height: 84px;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li .overlay .inner{
    padding: 10px;
    line-height: 16px;
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li .overlay a{
    font-size: 16px;
    color: #fff;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .slides li .overlay a:hover{
    text-decoration: underline;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs a{
    font-size: 0;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center center;
    width: 36px;
    height: 72px;
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .flex-direction-nav .flex-next{
    right: 0;
    background-image: url(../images/picto_home_voyages_coups_de_coeur_arrow_right.png);
}
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .flex-direction-nav .flex-prev{
    left: 0;
    background-image: url(../images/picto_home_voyages_coups_de_coeur_arrow_left.png);
}

.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .flex-direction-nav .flex-prev:before,
.voyage-boutique--container .voyage-boutique--container--col-left--voyages-coups-de-coeurs #flexslider_slideshow_voyages_coups_de_coeurs .flex-direction-nav .flex-next:before{
    display: none;
}

/*.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel{
    background-color: #c9c8c1;
    height: 101px;
}

.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel img{
    border: 3px solid #c9c8c1;
    }*/
/*.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel li .overlay{
    position: absolute;
    background: rgba(0,0,0,0.5);
    height: 95px;
    width: 127px;
    left: 3px;
    top: 3px;
    opacity: 1;
    -moz-transition: opacity .30s ease-in-out;
    -ms-transition: opacity .30s ease-in-out;
    -o-transition: opacity .30s ease-in-out;
    transition: opacity .30s ease-in-out;
    }*/
/*.activity--container .communaute--container--col-left--last-gallery-activity .last-gallery-activity #flexslider_slideshow_gallery_activity_list_carousel li.flex-active-slide .overlay{
    opacity: 0;
    }*/


.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .pane-title .text{
    font-size: 30px;
}

.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .image{
    width: 230px;
    height: 190px;
    margin: auto;
}

.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .product-text{
    margin-top: 20px;
    font-family: "ff-more-web-pro",serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
}
.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .product-text a{
    color: #000;
    text-decoration: none;
}
.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .product-text a:hover{
    text-decoration: underline;
}

.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .action{
    padding: 5px 10px 5px 30px;
    font-weight: 700;
    font-size: 14px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-image: url(../images/white_arrow.png);
    background-color: #706858;
    border-radius: 5px;
    border: 0;
    color: #fff;
    margin: auto;
    width: 120px;
}
.voyage-boutique--container .voyage-boutique--container--col-right--bests-sells .bests-sells .action:hover{
    background-color: #564e3e;
}




#atelier{
    position:relative;
    background-color:#fff;
}
#atelier .content{
    width:400px;
    position:relative;
    z-index: 5;
}
#atelier .atelier-title{
    padding-bottom: 40px;
    font-size: 22px;
    line-height: 33px;
    text-transform: uppercase;
    font-family: "ff-more-web-pro",serif;
    font-weight: 900;
}

#atelier .atelier-image{
    height:100%;
    top:0;
    bottom:0;
    width:600px;
    right:0;
    background-size: cover;
    position:absolute;
    z-index: 2;
}
#atelier .atelier-image:before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:50%;
    bottom:0;
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1eee7', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */

}
#atelier .atelier-subtitle{
    padding-bottom: 10px;
    font-size: 25px;
}
#atelier .atelier-text{
    padding-bottom: 35px;
    font-size: 18px;
}
#atelier a{
    border-radius: 5px;
    height:30px;
    line-height: 30px;
    padding:0 30px 0 35px;
    background-repeat: no-repeat;
    background-position: 15px center;
    background-image:url('/sites/all/themes/generations_plus/images/white_arrow.png');
    color:#fff;
    font-size:14px;
    display:inline-block;
    text-decoration: none;
    background-color: #FF8600;
    font-family:myriad-pro, sans-serif;font-weight: bold;
}

.headband img {
  max-width: 100%;
}
