@charset "UTF-8";


/* ----------------------------------------------------------
Â Â Â Background
Â Â Â ------------------------------------------------------- */

#main,
.scroll-over-280 .lm-listfix,
.scroll-over-280 .main-category-menu-fixed {
    /*background:#edeeed ;*/
	/*background-image: url(../images/bg_pattern.png);*/
	/*background-image: url(../images/bg.png);*/
	 /*background-image: url(../images/bot-bg.png);*/
	 background-image: url(../images/bg_pattern1.png);
	  
	
}

.alea-bg-1 #main,
.alea-bg-1 .scroll-over-280 .lm-listfix,
.alea-bg-1 .scroll-over-280 .main-category-menu-fixed {
    /*background-image: url(../images/patterns/pattern-1.png);*/
}

.alea-bg-2 #main,
.alea-bg-2 .scroll-over-280 .lm-listfix,
.alea-bg-2 .scroll-over-280 .main-category-menu-fixed {
   /* background-image: url(../images/patterns/pattern-2.png);*/
}

.alea-bg-3 #main,
.alea-bg-3 .scroll-over-280 .lm-listfix,
.alea-bg-3 .scroll-over-280 .main-category-menu-fixed {
    /*background-image: url(../images/patterns/pattern-3.png);*/
}

.alea-bg-4 #main,
.alea-bg-4 .scroll-over-280 .lm-listfix,
.alea-bg-4 .scroll-over-280 .main-category-menu-fixed {
    /*background-image: url(../images/patterns/pattern-4.png);*/
}

/* ----------------------------------------------------------
Â Â Â Full Template
Â Â Â ------------------------------------------------------- */

.cms-index-index #main {
    height: 100%;
    overflow: hidden;
}

.main-content {
    height:100%;
    padding: 0 20px;
}

.cms-index-index .main-content {
    position: relative;
    height: 100%;
    padding: 0;
}

/* ----------------------------------------------------------
Â Â Â Fake scroll bar
Â Â Â ------------------------------------------------------- */

.scroller_bar_inner {
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 5px;
    left: 0;
    max-width: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #b5b4b4;
}

.scroller_bar_inner {
    opacity: 0.70;
    filter: alpha(opacity=70);
}

.scroller_bar_inner:active,
.scroller_bar_inner:hover {
    opacity: 0.99;
    filter: alpha(opacity=99);
}

/* ----------------------------------------------------------
Â Â Â Page CMS basique
Â Â Â ------------------------------------------------------- */

.page-cms-title {
    margin-bottom: 0;
    padding-top: 20px;
    line-height: 1;
}

.page-cms-content {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #fff;
}

/* ----------------------------------------------------------
Â Â Â Containers
Â Â Â ------------------------------------------------------- */

.cont-simple,
.cont-double,
.cont-fluide {
    width: 670px;
    margin-right: auto;
    margin-left: auto;
}

.cont-fluide {
    width: auto;
    max-width: 1130px;
    min-width: 670px;
}

@media(min-width:1492px) {
    .cont-double {
        width: 1130px;
    }
}

/* ----------------------------------------------------------
Â Â Â Breadcrumbs
Â Â Â ------------------------------------------------------- */

.breadcrumbs {
    border-bottom: 1px solid #e3e4e6;
}

.breadcrumbs + p {
    margin-top: 10px;
}

.breadcrumbs,
.breadcrumbs li {
    font-size: 10px;
    line-height: 28px;
}

.breadcrumbs,
.breadcrumbs a {
    color: #9da0a3;
}

.breadcrumbs a:hover {
    color: #6c6e70;
}

.breadcrumbs li {
    display: inline;
}

.cms-liste-marques-cms .breadcrumbs {
    z-index: 10;
    position: fixed;
    right: 60px;
    left: 294px;
    background-color: #F5F6F6;
}

.breadcrumbs-back {
    display: none;
    float: right;
    padding-left: 16px;
    background: transparent no-repeat url(../images/pages/icn-bended-arrow.png) 0 10px;
}

.catalog-product-view .breadcrumbs-back {
    display: block;
}

/* ----------------------------------------------------------
Â Â Â Page 404
Â Â Â ------------------------------------------------------- */

.error404 .main-content,
.cms-index-noroute .main-content,
.cms-no-route .main-content {
    padding: 0;
    text-align: center;
    color: #fff;
    background: #1d5ea8;
}

.container-404 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 450px;
    margin-top: -225px;
    margin-left: -325px;
    line-height: 450px;
}

.container-404-inner {
    display: inline-block;
    width: 100%;
    padding-top: 115px;
    line-height: 1;
    vertical-align: middle;
    background: transparent url(../images/illustrations/page-404.png) no-repeat center top;
    *display: inline;
    *zoom: 1;
}

.container-404-inner h1 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    line-height: 50px;
}

.container-404-inner h1 strong {
    display: block;
    font-size: 60px;
}

.container-404-inner li,
.container-404-inner p {
    font-size: 13px;
    line-height: 18px;
}

.container-404-inner p {
    margin-bottom: 40px;
    color: #8eafd4;
}

.container-404-inner a {
    text-decoration: underline;
    color: #fff;
}

.container-404-inner a:hover {
    color: #8eafd4;
}

/* ----------------------------------------------------------
Â Â Â HOME
Â Â Â ------------------------------------------------------- */

.list-push .content-push,
.link-main-push {
    z-index: 10;
    position: relative;
}

.list-push .content-push {
    background: transparent url(../images/pages/icn-arrow-right-white.png) no-repeat bottom center;
}

/* Push Principal
Â Â Â ----------------------- */

.block-main-push {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow:hidden;
}

.block-main-push{
    background: #f2f2f3;
}

.link-main-push {
    display: block;
    top: 50px;
    text-align: center;
    opacity: 0.99;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
}

.link-main-push.center {
    position: absolute;
    top: auto;
    bottom: 50%;
    width: 100%;
}

.link-main-push p,
.link-main-push h2 {
    margin: 0 auto;
    max-width: 675px;
    font-weight: bold;
    color: #fff;
}

.link-main-push h2 {
    margin-bottom: 10px;
    font-size: 65px;
    line-height: 1;
}

.link-main-push p {
    font-size: 18px;
    line-height: 1.1;
}

@media(min-width:1270px) {
    .link-main-push p,
    .link-main-push h2 {
        max-width: 900px;
    }

    .link-main-push h2 {
        font-size: 60px;
		font-family: 'Fanwood Text',serif;
		color:#3d4b48 !important;
		font-weight:normal !important;
		text-align:right
    }
	.link-main-push p {
        font-size: 28px;
		font-family: 'Fanwood Text',serif;
		color:#a8c5be !important;
		font-weight:normal !important;
		text-align:right;
		margin-top:-10px;
    }
}

.link-main-push-image {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
/*    opacity: 0.0;
    background: transparent no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    filter: alpha(opacity=0);*/
    visibility:hidden;
	cursor:default;
}

.link-main-push-image,
.link-main-push-image img {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.link-main-push-image img {
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
}

/*Â PaginationÂ */

.home-main-push-pager {
    z-index: 3;
    position: absolute;
    /*top: 50%;*/
	bottom:0px ;
    right: 15px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    -o-user-select:none;
    user-select:none;
    padding:10px;
}

.home-main-push-pager li {
	float:left;
	
    display:block;
    height: 10px;
    padding: 4px;
    overflow: hidden;
    font-size: 30px;
    line-height: 10px;
    color: #070f18;
    opacity: 0.50;
    cursor: pointer;
    filter: alpha(opacity=50);
}

.home-main-push-pager li:hover,
.home-main-push-pager li:focus,
.home-main-push-pager .current {
    opacity: 0.99;
    filter: alpha(opacity=99);
}

@media(min-width:1492px) {
    .home-main-push-pager {
        right: 25px;
    }
}

/* Push en bas
Â Â Â ----------------------- */

.list-push {
    z-index: 99;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 20px;
    text-align: center;
}

.home-selection-push {
    position:relative;
    background-color:#ccc;
}

.list-push > li {
    display: inline-block;
    width: 210px;
    height: 120px;
    line-height: 120px;
    vertical-align: middle;
    background-color: rgba(0,0,0,0.2);
    *display: inline;
    *zoom: 1;
}

.list-push img {
    border:0;
}

.list-push a {
    width: 210px;
    height: 120px;
    overflow:hidden;
    display: block;
    position: relative;
    height: 100%;
    opacity: 0.99;
    background: transparent no-repeat center center;
    filter: alpha(opacity=99);
}

.list-push a:hover img,
.list-push a img {
    opacity: 99;
    filter: alpha(opacity=99);
}

.list-push a .filter {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.0;
    background-color: #1d5ea8;
    filter: alpha(opacity=0);
}

.list-push .filter {
    line-height: 120px;
}

.push-content-filter {
    display: inline-block;
    line-height: 1.1;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
}

.push-content-filter.top {
    padding-top: 10px;
    vertical-align: top;
}

.push-content-filter h3 {
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    white-space: normal;
    color: #fff;
}

.push-content-filter p {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #0f0f12;
}

.list-push a:hover .filter {
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.list-push .content-push {
    display: inline-block;
    padding: 0 10px 15px;
    font-size: 19px;
    font-weight: bold;
    line-height: 22px;
    vertical-align: middle;
    color: #fff;
    *display: inline;
    *zoom: 1;
}

.list-push .content-push-video {
    width: 80px;
    height: 80px;
    line-height: 80px;
    vertical-align: middle;
    background: transparent url(../images/pages/icn-play.png) no-repeat center center;
}

.list-push > li + li {
    margin-left: 20px;
}

.list-push > li + li + li {
    display: none;
}

@media(min-width:1030px) {
    .list-push > li:nth-child(3) {
        display: inline-block;
    }
}

@media(min-width:1270px) {
    .list-push > li:nth-child(4) {
        display: inline-block;
    }
}

@media(min-width:1500px) {
    .list-push > li:nth-child(5) {
        display: inline-block;
    }
}

/* ----------------------------------------------------------
Â Â Â Home - Selection
Â Â Â ------------------------------------------------------- */

.selection-product-toolbar {
    min-height: 40px;
}

.selection-product-toolbar .category-title {
    line-height: 40px;
}

/* Effets selection
Â Â Â ----------------------- */

.layout-homepage,
.home-selection-block {
    margin-top:0;
    -webkit-transition: top 0.2s ease-in, margin 0.2s ease-in;
    -moz-transition: top 0.2s ease-in, margin 0.2s ease-in;
    -o-transition: top 0.2s ease-in, margin 0.2s ease-in;
    transition: top 0.2s ease-in, margin 0.2s ease-in;
    -webkit-transform: translateZ(0);
}

.layout-homepage {
    position: relative;
    height: 100%;
    overflow:hidden;
}

.home-selection-block {
    top: 100%;
}

.push-selection-over .layout-homepage {
    border-bottom: 1px solid #e3e4e6;
    -webkit-box-shadow: 0 3px 3px 0 rgba(57,58,60,.3);
    -moz-box-shadow: 0 3px 3px 0 rgba(57,58,60,.3);
    box-shadow: 0 3px 3px 0 rgba(57,58,60,.3);
}

.lt_ie9 .push-selection-over .layout-homepage {
    top: -30px;
}

.push-selection-on .layout-homepage {
    top: -100%;
}

.layout-homepage,
.push-selection-on .home-selection-block {
    top: 0;
    margin-top: 0;
}

/* Block home SÃ©lection
Â Â Â ----------------------- */

.home-selection-block {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    height: 100%;
    padding: 0 20px;
    overflow-x: hidden;
    overflow-y: auto;
}

.btn-back-top {
    float: right;
    width: 31px;
    height: 31px;
    margin-top: 7px;
    background-image: url(../images/pages/btn-back-top.png);
}

/* ----------------------------------------------------------
   MARQUES
   ---------------------------------------------------------- */

.cms-page-view {
    background-color: #f5f6f6;
}

.page-marques .title {
    margin: 10px 0 10px;
    font-size: 19px;
    line-height: 30px;
    color: #070f18;
}

.pm-illu {
    width: 100%;
    height: 150px;
    margin: 0 0 15px;
    max-width: 1280px;
    min-width: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.pm-desc {
    font-size: 12px;
    line-height: 16px;
    color: #383f46;
}

.pm-videolist,
#pm-products .note-msg {
    padding-top: 20px;
}

.page-marques .subtitle {
    font-size: 16px;
    font-weight: bold;
    color: #070f18;
}

.marques-tabs-target {
    padding-top: 0;
}

.page-marques .category-count {
    position: relative;
    top: 1px;
    font-size: 12px;
    color: #6b6e76;
}

.pm-photosliste {
    position: relative;
    margin-right: -20px;
    padding-top: 20px;
    overflow: hidden;
}

.pm-photosliste .item {
    width: 325px;
    height: auto;
    margin-bottom: 20px;
}

@media(min-width:1492px) {
    .pm-photosliste .item {
        width: 363px;
    }
}

/* ----------------------------------------------------------
   LISTE MARQUES
   ---------------------------------------------------------- */

.lm-header {
    z-index: 1;
    padding-top: 5px;
}

.cms-categories .lm-header {
    margin-bottom:40px;
}

.liste-marques {
    padding-top: 1px;
}

#layout-mentions .lm-header .title,
.liste-marques .title {
    margin: 15px 0 13px;
    font-size: 42px;
}

#layout-mentions,
.list-all-categories,
.list-all-marques {
    position: relative;
    padding-bottom: 400px;
}

.list-all-marques {
    padding-top: 20px;
}

.illu-az {
    margin-bottom: 30px;
    padding-top: 20px;
}

/* Alphabetique / categorie
Â Â Â ----------------------- */

.lm-menu {
    padding: 0 0 15px;
    overflow: hidden;
}

.lm-menu .block-item {
    float: left;
    line-height: 20px;
}

.lm-menu .block-item + .block-item {
    margin: 0 0 0 15px;
    padding: 0 0 0 14px;
    border-left: 1px #e3e4e6 solid;
}

.lm-menu .item {
    font-size: 15px;
    font-weight: bold;
    color: #9da0a3;
}

.lm-menu .item:hover,
.lm-menu .item.is-current {
    color: #070f18;
}

/* Liste des lettres (menu)
Â Â Â ----------------------- */

.lm-listelettres {
    position: relative;
    height: 22px;
    padding: 13px 0;
    border-top: 1px #e3e4e6 solid;
    border-bottom: 1px #e3e4e6 solid;
}

#layout-mentions .lm-listelettres {
    height: 26px;
}

.lm-listfix {
    z-index: 9;
    position: fixed;
    top: -50px;
}

#layout-mentions .lm-listfix {
    top:-60px;
}

.scroll-over-280 #layout-mentions .lm-listfix,
.scroll-over-280 .lm-listfix {
    top: 0;
}

.lm-listelettres:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -6px;
    left: 0;
    height: 5px;
    background: -moz-linear-gradient(top,rgba(245,246,246,1) 0,rgba(245,246,246,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(245,246,246,1) ),color-stop(100%,rgba(245,246,246,0) ));
    background: -webkit-linear-gradient(top,rgba(245,246,246,1) 0,rgba(245,246,246,0) 100%);
    background: -o-linear-gradient(top,rgba(245,246,246,1) 0,rgba(245,246,246,0) 100%);
    background: -ms-linear-gradient(top,rgba(245,246,246,1) 0,rgba(245,246,246,0) 100%);
    background: linear-gradient(to bottom,rgba(245,246,246,1) 0,rgba(245,246,246,0) 100%);
}

.lm-listelettres > li {
    float: left;
}

.lm-listelettres > li + li {
    margin-left: 5.5px;
}

.lm-listelettres .inner-item {
    display: block;
    padding: 3px 5px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    color: #070f18;
}

.lm-list-categories .inner-item {
    padding: 2px 3px;
    font-size: 11px;
    font-weight: bold;
}

.lm-list-categories {
    white-space:nowrap;
}

.lm-list-categories > li + li {
    margin-left: 1px;
}

@media(min-width:1492px) {
    .lm-list-categories .inner-item {
        padding: 3px 5px;
        font-size: 13px;
        font-weight: bold;
    }

    .lm-list-categories > li + li {
        margin-left: 5.5px;
    }
}

#layout-mentions .lm-listelettres .inner-item {
    padding: 5px;
    text-transform: none;
    color: #fff;
    background-color: #0f0f12;
}

.lm-listelettres .inner-item:hover,
.lm-listelettres .inner-item.is-current {
    color: #fff;
    background-color: #1d5ea8;
}

/* Content
Â Â Â ----------------------- */

.lml-title {
    text-transform: uppercase;
    font-size: 28px;
    color: #0f0f12;
}

.lml-content {
    overflow: hidden;
}

.lmlc-list {
    float: left;
    width: 33.33%;
    margin: 12px 0 30px;
}

.lmlc-list .inner-item {
    font-size: 12px;
    line-height: 17px;
    color: #383f46;
}

.lmlc-list .inner-item:hover {
    color: #1d5ea8;
}

/* ----------------------------------------------------------
Â Â Â Block responsive listing
Â Â Â ------------------------------------------------------- */

.block-resp-listing {
    overflow: hidden;
}

.brlh-title,
.brlh-aside {
    line-height: 50px;
}

.brlh-title {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #070f18;
}

#pm-products .brlh-title {
    text-transform: uppercase;
}

.brlh-title em {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #6b6e76;
}

.brlh-aside {
    float: right;
}

.brlh-more {
    padding-left: 25px;
    font-size: 13px;
    font-weight: bold;
    color: #1c5ea8!important;
    background: transparent url(../images/pages/icn-arrow-right-blue.png) no-repeat left center;
}

.brl-list {
    width: 2500px;
    padding-top: 0;
    padding-bottom: 20px;
    overflow: hidden;
}

.brl-list > li {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.brl-list > li:nth-child(5) {
    display: none;
}

.brl-simple-listing {
    position: relative;
    margin-right: -20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.brl-simple-listing > li {
    float: left;
    width: 33.33%;
    text-align: left;
}

.lt_ie8 .brl-list > li {
    width: 155px;
    margin-right: 15px;
}

.block-resp-listing + .block-resp-listing {
    border-top: 1px dashed #e3e4e6;
}

@media(min-width:1200px) {
    .brl-list > li:nth-child(5) {
        display: block;
    }
}

@media(min-width:1492px) {
    .brl-list .loop-grid-cont {
        min-height: 293px;
    }

    .brl-list > li .loop-item {
        width: 188px;
        padding: 10px;
    }

    .brl-list > li {
        width: 210px;
    }
}

/* ----------------------------------------------------------
Â Â Â Envoyer Ã  un ami
Â Â Â ------------------------------------------------------- */

.sendfriend-title-container {
    padding: 20px 20px 7px 20px;
    border-bottom: 1px solid #E3E4E6;
}

.send-friend .sender,
.send-friend .recipient {
    padding: 5px 20px 5px 20px;
}

.send-friend h2 {
    font-size: 15px;
}

.send-friend label {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
}

.lt_ie8 .send-friend .input-text {
    height: 30px;
}

.send-friend .buttons-set {
    margin: 30px 20px;
    overflow: hidden;
}

.send-friend .buttons-set.sov-box {
    clear: both;
}

.send-friend .btn-validate-form {
    float: right;
}

.send-friend .btn-remove {
    display: block;
    margin: 20px 0;
    padding-left: 15px;
    font-size: 13px;
    font-weight: bold;
    color: #9da0a3;
    opacity: 0.99;
    background: transparent url(../images/pages/icn-logout.png) no-repeat center left;
    filter: alpha(opacity=99);
}

/* ----------------------------------------------------------
Â Â Â Contact
Â Â Â ------------------------------------------------------- */

.block-contact {
    position: relative;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 12px;
    background-color: #fff;
	margin-top:15px;
	min-width:649px
}


.subblock-contact .sbc-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e4e6;
    line-height: 35px;
    white-space: nowrap;
    font-family: 'Fanwood Text',serif;
    font-size: 28px;
	text-align:center;
	font-weight:normal;
	
	
}

.subblock-contact .sbc-content {
    padding-bottom: 25px;
}

.contact-grid {
    padding: 0 10px;
    overflow: hidden;
}

.contact-grid > * {
    float: left;
    width: 190px;
}

.contact-grid > * + * {
    margin-left: 30px;
}

.contact-title {
    margin: 0;
    font-size: 40px;
    line-height: 65px;
}

/* Map
Â Â Â ----------------------- */

#main-contact-grid {
    position: relative;
    min-height: 360px;
}

/*#main-prod-grid {
    position: relative;
    min-height: 1060px;
	margin-top:15px;
}
*/

#main-prod-grid {
    position: relative;
   /* min-height: 1060px;*/
	margin-top:15px;
}

#map_canvas {
    z-index: 1;
    position: relative;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 420px;
    height: 360px;
}

#map_canvas img {
    max-width: 10000px;
}

/* Illus
Â Â Â ----------------------- */

.block-contact .illu {
    display: none;
    position: absolute;
    top: 0;
    width: 30px;
    opacity: 0.0;
    background: transparent no-repeat left top;
    filter: alpha(opacity=0);
}

@media(min-width:1200px) {
    .block-contact .illu {
        display: block;
    }
}

.block-contact:hover .illu {
    opacity: 0.99;
    filter: alpha(opacity=99);
}

.block-contact .illu:hover {
    -webkit-animation: bounce 1s;
    -moz-animation: bounce 1s;
    -o-animation: bounce 1s;
    animation: bounce 1s;
}

.block-contact .illu-1 {
    right: 100%;
    height: 196px;
    background-image: url(../images/illustrations/illu-contact-1.png);
}

.block-contact:hover .illu-1 {
    width: 100px;
}

.block-contact .illu-2 {
    left: 100%;
    height: 140px;
    margin-top: 30px;
    background-image: url(../images/illustrations/illu-contact-2.png);
    background-position: top right;
}

.block-contact:hover .illu-2 {
    width: 80px;
}

/* ----------------------------------------------------------
Â Â Â Presse
Â Â Â ------------------------------------------------------- */

/* Titre
Â Â Â ----------------------- */

.menu-press h1 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 1;
}

.menu-press h1 a {
    color: #070f18;
}

.menu-press h1 a:hover {
    color: #1d5ea8;
}

.content-presse h2 {
    margin: 0 0 10px;
    font-size: 24px;
    color: #1d5ea8;
}

/* Menu home press
Â Â Â ----------------------- */

.main-categories-press,
.press-list-categories {
    margin-bottom: 10px;
    overflow: auto;
}

.main-categories-press li,
.press-list-categories li {
    float: left;
    font-size: 60px;
    font-weight: bold;
    line-height: 1.3;
    color: #070f18;
}

.main-categories-press a,
.press-list-categories a {
    color: #070f18;
}

.main-categories-press a.current,
.main-categories-press a:hover,
.press-list-categories a:hover {
    color: #1d5fa9;
}

.main-categories-press li + li:before,
.press-list-categories li + li:before {
    content: '/';
    padding: 0 20px;
    font-weight: normal;
    color: #9b9fa2;
}

/* Menu
Â Â Â ----------------------- */

.menu-press {
    padding-bottom:10px;
    margin-bottom:20px;
    border-bottom:1px solid #e3e4e6;
}

.menu-press p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #9da0a3;
}

.form-presse {
    width: 410px;
    padding-top: 30px;
    height:90px;
    padding-left: 125px;
    background: transparent url(../images/illustrations/closed-press.png) no-repeat top left;
}

.form-presse-inside {
    position: relative;
    padding: 10px 120px 10px 10px;
    background-color: #fff;
}

.form-presse-inside input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #e3e4e6;
    font-size: 15px;
}

.lt_ie9 .form-presse-inside input {
    line-height: 35px;
}

.form-presse-inside .le-button {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 100px;
    height: 35px;
    text-transform: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
}

.main-categories-press li {
    font-size: 20px;
}

.main-categories-press li + li:before {
    padding: 0 5px;
}

.articles-press li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
}

.articles-press a {
    color: #1d5ea8;
}

.articles-press a:hover,
.articles-press a.current {
    color: #070f18;
}

.articles-press li + li {
    margin-left: 20px;
}

/* Loops
Â Â Â ----------------------- */

.loops-press {
    position: relative;
    margin-right: -25px;
    overflow: auto;
}

.loop-press {
    display: inline-block;
    margin-right: 20px;
    margin-bottom:20px;
    *display: inline;
    *zoom: 1;
    border-bottom:1px solid #e3e4e6;
}

.loop-press-illu {
    padding: 15px;
    background-color: #fff;
}

.loop-press-title {
    width: 240px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    color: #070f18;
}

/* ----------------------------------------------------------
Â Â Â Page About
Â Â Â ------------------------------------------------------- */

.page-about-title {
    margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 60px;
}

.page-about-cms {
    padding-bottom: 20px;
}

.page-about-wrap .en-avant {
    margin-bottom: 30px;
    font-size: 16px;
}

/* Layout
Â Â Â ----------------------- */

.page-about-wrapper {
    margin-bottom: 50px;
    background: #fff url(../images/pages/about-bg_left-thin.png) repeat-y 0 0;
}

.page-about-wrap {
    padding: 30px 135px;
    background: transparent url(../images/pages/about-bg_right-thin.png) repeat-y top right;
}

.page-about-wrap .colette-title {
    display: block;
    height: 98px;
    margin-bottom: 40px;
    background: transparent url(../images/logo-about.png) no-repeat top center;
}

@media(min-width:1492px) {
    .page-about-wrapper {
        background-image: url(../images/pages/about-bg_left.png);
    }

    .page-about-wrap {
        padding: 40px 155px;
        background-image: url(../images/pages/about-bg_right.png);
    }

    .page-about-cms {
        -webkit-column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-count: 2;
        -moz-column-gap: 20px;
        -ms-column-count: 2;
        -ms-column-gap: 20px;
        -o-column-count: 2;
        -o-column-gap: 20px;
        column-count: 2;
        column-gap: 20px;
    }
}

/* Sections
Â Â Â ----------------------- */

.page-about-wrap h3 {
    display: block;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 75px;
    color: #1d5ea8;
}

.page-about-wrap h4 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.page-about-wrap section {
    padding-bottom: 40px;
}

.page-about-wrap section + section {
    padding-bottom: 0;
    border-top: 1px solid #e3e4e6;
}

/* Modules
Â Â Â ----------------------- */

.about-content {
    position: relative;
    margin-bottom: 30px;
    min-height: 266px;
    overflow: hidden;
}

.big-about-content {
    min-height: 552px;
}

.about-content-resp-illu {
    display:none;
}

@media(min-width:1492px) {
    .about-content-left {
        padding-left: 420px;
    }

    .about-content-left .about-content-illu {
        position: absolute;
        top: 0;
        left: 0;
    }

    .about-content-left * + .about-content-illu {
        top: 286px;
    }

    .about-content-right {
        padding-right: 420px;
    }

    .about-content-right .about-content-illu {
        position: absolute;
        top: 0;
        right: 0;
    }

    .about-content-right * + .about-content-illu {
        top: 286px;
    }

    .about-content-resp-illu {
        display: block;
    }

    .about-content-right .about-content-resp-illu {
        text-align: right;
    }
}

/* Content
Â Â Â ----------------------- */

.page-about-wrap p,
.page-about-wrap li {
    text-align: justify;
    font-size: 12px;
    line-height: 18px;
    color: #383f46;
}

.page-about-wrap .page-about-cms p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page-about-wrap .page-about-cms {
    padding-bottom: 0;
}

.about-content-illu {
    margin-bottom: 18px;
}

/* ----------------------------------------------------------
Â Â Â CrÃ©dits
Â Â Â ------------------------------------------------------- */

.cms-credits .main-content {
    background: transparent url(../images/pages/bg-credits.png) repeat left top;
}

.container-credits {
    z-index: 1;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 410px;
    margin-top: -250px;
    padding-top: 190px;
    text-align: center;
    color: #fff;
    background: transparent url(../images/illustrations/illu-credits.png) no-repeat center top;
}

.title-credits {
    margin: 0 0 50px;
    font-size: 60px;
}

.container-credits .link-credits,
.container-credits .link-credits > * {
    display: block;
}

.link-credits + .link-credits {
    margin-top: 30px;
}

.link-credits h1 {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.link-credits img {
    margin-bottom: 10px;
}

.link-credits strong {
    font-size: 13px;
    color: #8eafd4;
}

/* ----------------------------------------------------------
Â Â Â Page FAQ
Â Â Â ------------------------------------------------------- */

#page-faq-phtml .page-cms-title {
    text-transform: uppercase;
}

.faq-block {
    position: relative;
    padding-right: 100px;
    padding-bottom: 15px;
    overflow: hidden;
}

.faq-block + .faq-block {
    padding-top: 15px;
    border-top: 1px dotted #e3e4e6;
}

.faq-block:last-child {
    padding-bottom: 0;
}

.page-faq-content {
    margin-bottom: 20px;
}

/*Â TitleÂ */

.faq-block.faq-is-hidden:hover .faq-title,
.faq-title {
    padding: 5px 0;
    line-height: 20px;
    color: #070f18;
    cursor: pointer;
}

.faq-is-hidden .faq-title {
    color: #1d5ea8;
}

/*Â ContentÂ */

.faq-content {
    max-height: 10000px;
    min-height: 80px;
    overflow: hidden;
    opacity: 0.99;
    filter: alpha(opacity=99);
}

.faq-is-hidden .faq-content {
    max-height: 0;
    min-height: 0;
    opacity: 0.0;
    filter: alpha(opacity=0);
}

/*Â IlluÂ */

.faq-block > .faq-illu {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 72px;
    background: transparent url(../images/illustrations/sprite-grid-faq.png) no-repeat top left;
}

.faq-block.faq-is-hidden > .faq-illu {
    height: 0;
    opacity: 0.0;
    filter: alpha(opacity=0);
}

.faq-block > .faq-illu,
.faq-is-hidden:hover > .faq-illu {
    height: 30px;
    opacity: 0.99;
    filter: alpha(opacity=99);
}

.faq-block.faq-isnot-hidden > .faq-illu {
    height: 80px;
    bottom:10px;
}

.faq-block:nth-child(3n+2)> .faq-illu {
    background-position:  0 -95px;
    width: 70px;
}

.faq-block.faq-isnot-hidden:nth-child(3n+2)> .faq-illu {
    height: 68px;
}

.faq-block:nth-child(3n)> .faq-illu {
    width: 75px;
    background-position: -87px -92px;
}

.faq-block.faq-isnot-hidden:nth-child(3n)> .faq-illu {
    height: 68px;
}