/*///////
// Notification top
///////*/
.notification_top{position:relative;display:none;height:76px;width:100%;background:#f0f0f0;border-bottom:1px solid #000000; box-shadow:1px 0px 1px rgba(0,0,0,0.26);-o-box-shadow:1px 0px 1px rgba(0,0,0,0.26);-moz-box-shadow:1px 0px 1px rgba(0,0,0,0.26);-webkit-box-shadow:1px 0px 1px rgba(0,0,0,0.26);}
.notification_top .close_notification{position:absolute;right:0px;cursor:pointer;height:76px;width:77px;border-left:1px solid #c9c9c9;background:url(./../images/notification/close.png) no-repeat center center;}
.notification_top .close_notification:hover{opacity:0.5;}
.notification_top .englobe_notification{position:relative;display:block;width:980px;margin:0 auto;}
.notification_top .englobe_notification .title_notif{position:relative;display:block;float:left;width:325px;margin-top:17px;line-height:22px;font-family:'TitaniumLight',sans-serif;font-size:17px;color:#242424;text-shadow:1px 0px 1px #fff;}
.notification_top .englobe_notification .title_notif span{font-family:'TitaniumBold',sans-serif;}
.notification_top .englobe_notification .cta_notification{position:relative;display:block;float:right;margin-top:17px;width:500px;}
/* CTA INSCRIPTION */
.notification_top .englobe_connex{position: relative;display: block;height: 38px;float:right;width: 177px;background: #fff;border: 1px solid #bababa;border-radius: 4px;overflow: hidden;margin-top:0px;margin-right:0px;}
.notification_top .englobe_connex .logo_cta{position: relative;display: block;background:url(./../images/inscription/memebre_cta.png) no-repeat 12px 12px;height:38px;width:38px;-webkit-border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-bottomleft: 3px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;float: left;}
.notification_top .englobe_connex a{cursor:pointer;position: relative;padding-top:6px;text-transform:uppercase;border:none;border-left:1px solid #bababa;display: block;float: left;height: 35px;width: 137px;text-decoration: none;font-family: 'TitaniumBold', serif;font-size: 15px;color: #868686;background:#fff;line-height: 31px;text-align: center;}
.notification_top .englobe_connex a:hover{box-shadow: inset 3px 0px 8px rgba(0, 0, 0, 0.2);-o-box-shadow: inset 3px 0px 8px rgba(0, 0, 0, 0.2);-moz-box-shadow: inset 3px 0px 8px rgba(0, 0, 0, 0.2);-webkit-box-shadow: inset 3px 0px 8px rgba(0, 0, 0, 0.2);}
.notification_top .englobe_connex .check .hover_ico{height: 15px !important;top: 6px !important;background-position: 0px 0px !important;} 
/* CTA FB */
.notification_top .englobe_notification .cta_notification .cta_fb{position:relative;display:block;margin-left:10px;padding-left:62px;padding-top:14px;float:right;text-decoration:none;font-family:'TitaniumBold',sans-serif;font-size:15px;color:#fff;text-transform:uppercase;height:27px;width:242px;text-shadow:0px -1px 1px #354f88;background:url(./../images/notification/cta_fb.png)no-repeat top left;border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.notification_top .englobe_notification .cta_notification .cta_fb:hover{box-shadow: inset 0px 0px 7px #354d80;color:#354d80;text-shadow: none;}
.notification_top .englobe_notification .cta_notification .cta_fb span{font-family:'TitaniumLight',sans-serif;}
/*///////
// END notifcation top
///////*/

/*///////
// Notification action util 
///////*/
#notification_action_util{position:fixed;display:none;height:59px;width:100%;top:0px;background:#8CDD65;border-bottom:1px solid #60af3a;z-index:99999;}
#notification_action_util .content-notiff{position:relative;display:block;height:100%;width:980px;margin:0 auto;}
#notification_action_util .content-notiff .text_conn{position:relative;display:block;width:100%;padding-top:21px;font-family:'TitaniumBold',sans-serif;font-size:17px;color:#519E2D;text-shadow:0px -1px 0px #affb8a;text-align:center;}
#notification_action_util .close_notification{position:absolute;right:0px;cursor:pointer;height:100%;width:77px;border-left:1px solid #60af3a;background:url(./../images/notification/close.png) no-repeat center center;}
#notification_action_util:hover > .close_notification{opacity:0.5;} 
/*///////
// END notifcation util
///////*/

/*///////
// Intersticiel Home 
///////*/ 
#intersticiel_principale{position:fixed;top:0px;right:0px;bottom:0px;left:0px;background:rgba(0,0,0,0.9);z-index:9999999;}
#intersticiel_principale .content_inter{position:relative;display:block;width:980px;height:550px;margin:110px auto;text-align:center;}
#intersticiel_principale .content_inter div{position:relative;display:inline-block;overflow:hidden;}
#intersticiel_principale .close_inter{position:absolute;top:20px;right:20px;cursor:pointer;width:auto;border-radius:2px;font-family:'TitaniumBold',sans-serif;font-size:13px;text-transform:uppercase;text-decoration:none;text-align:center;-o-border-radius:2px;margin:0;-moz-border-radius:2px;-webkit-border-radius:2px;color:#000;text-shadow:none;background: #ededed;background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* Opera11.10+ */background: -ms-linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* IE10+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */background: linear-gradient(top, #ffffff 0%,#e0e0e0 100%); /* W3C */border: 1px solid #bbb;color: #555;outline: none;text-decoration: none;padding:10px 10px 5px 10px;}
#intersticiel_principale .close_inter:hover{background: #ededed;background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0e0e0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #e0e0e0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #e0e0e0 0%,#ffffff 100%); /* Opera11.10+ */background: -ms-linear-gradient(top, #e0e0e0 0%,#ffffff 100%); /* IE10+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */background: linear-gradient(top, #e0e0e0 0%,#ffffff 100%); /* W3C */border: 1px solid #bbb;color: #555;outline: none;text-decoration: none;}


/*///////
// END intersticiel home
///////*/



/*///////
// HABILLAGE
/////////*/
#habillage{position:absolute;height:100%;width:100%;z-index:0;top:0px;left:0px;}
#content_habillage{position:relative;display:block;width:auto;margin:0 auto;width:1280px;}
#space_habillage{position:relative;display:block;height:138px;width:980px;margin:0 auto;}



