#page .data-text{
	margin:0 0 20px 0;	
}

#page .tpl{
	overflow:hidden;	
}
.tpl-text ul,
.tpl-text ol{margin:0 0 0 20px;}

.tpl-text ul li,
.tpl-text ol li{margin:0 0 5px 0;}

#page .block-left{
	float:left;
	width:48%;	
}
#page .block-right{
	float:right;
	width:48%;	
}

#page .page-products{
	clear:both;
	margin:10px 0 20px 0;
	overflow:hidden;	
}

/* ************************************************** */

#page .files{
	margin:0 0 10px 0;	
}

#page .files h2{
	margin:0 0 10px 0;	
}

#page .files ul{
	margin:0 0 0 20px;	
}
#page .files ul li{
	margin:0 0 5px 0;	
}
#page .files ul li .icon{
	margin:0 5px 0 0;
	vertical-align:middle;	
}

/* ************************************************** */

#page .sitemap{
	overflow:hidden;
}
#page .sitemap .blocks{
	overflow:hidden;
	margin:0 0 0 0;	
}
#page .sitemap .block{
	float:left;
	margin:0 25px 20px 0;
	width:220px;
}
#page .sitemap .block:nth-child(4n+4){
	margin-right:0;
}
#page .sitemap .block:nth-child(5n+5){
	clear:both;
}
#page .sitemap .block h3{
	margin:0 0 10px 0;	
}
#page .sitemap .block ul{
	margin:0 0 0 20px;	
}
#page .sitemap .block ul ul{
	margin-top:5px;	
}
#page .sitemap .block ul li{
	margin:0 0 5px 0;	
}


/* **************************************************************************************************** */
/* CMS / CMS-PAGE / MAIN-MENU */
/* **************************************************************************************************** */
.responsive-menu,
#responsive-menu{
    display: none;
}

#responsive-menu:checked ~ .menu-page{
    display: block;
}/* **************************************************************************************************** */
/* MANAGEMENT-SETUP / LANGUAGE / FLAGS */
/* **************************************************************************************************** */
#language-flags{
	overflow:hidden;
}

#language-flags a{
	float:left;
	margin:0 5px 0 0;
	display:block;
	text-indent:-100000px;
}

#language-flags.size-16 a{
	width:16px;
	height:16px;
	background:url(../images/flags/flags_16x16.png) no-repeat center center;
}
#language-flags.size-16 a.fr{background-position:0 0;}
#language-flags.size-16 a.en{background-position:-16px 0;}
#language-flags.size-16 a.de{background-position:-32px 0;}
#language-flags.size-16 a.nl{background-position:-48px 0;}

#language-flags.size-24 a{
	width:24px;
	height:24px;
	background:url(../images/flags/flags_24x24.png) no-repeat center center;
}
#language-flags.size-24 a.fr{background-position:0 0;}
#language-flags.size-24 a.en{background-position:-24px 0;}
#language-flags.size-24 a.de{background-position:-48px 0;}
#language-flags.size-24 a.nl{background-position:-72px 0;}

#language-flags.size-32 a{
	width:32px;
	height:32px;
	background:url(../images/flags/flags_32x32.png) no-repeat center center;
}
#language-flags.size-32 a.fr{background-position:0 0;}
#language-flags.size-32 a.en{background-position:-32px 0;}
#language-flags.size-32 a.de{background-position:-64px 0;}
#language-flags.size-32 a.nl{background-position:-96px 0;}/* **************************************************************************************************** */
/* MANAGEMENT-ACCESS / MEMBER / LOGIN */
/* **************************************************************************************************** */
#member-login{
}
#member-login-choice{
	overflow:hidden;
	width:40%;
	margin:0 auto 20px auto;
}

/* ****************************************************************************************** */

#member-login hgroup{
	text-align:center;
}

#member-login-choice .form-error{width:100%;}

#member-login-choice .customer-login-exist p,
#member-login-choice .customer-login-new p{
	overflow:hidden;
	margin:0 0 5px 0;
}

/* ****************************************************************************************** */

#member-login-choice .facebook{
	text-align:center;
}
#member-login-choice .facebook-error,
#member-login-choice .facebook-loader{
	display:none;
}
#member-login-choice .facebook-error a{color:inherit;margin: 10px 0 0 -35px;text-align:center;display:block}
#member-login-choice .facebook-loader{background-color:transparent;}
#member-login-choice .or{
	margin: 30px 0 25px 0;
}
#member-login-choice .or span{
	padding: 0 10px 0 10px;
	margin: -9px auto 0 auto;
	display: block;
	width: 50px;
}

#member-login-choice .facebook .message{
	text-align:center;
	margin-top:10px;
}

/* ****************************************************************************************** */

#member-login-choice .customer-login-exist{
	margin:auto;
}

#member-login-choice .customer-login-exist .message{text-align:center;margin:0 0 10px 0;}

#member-login-choice .form-exist p.connection{
	margin:15px auto 0 auto;
	text-align:center;
}
#member-login-choice .form-exist p.password-renew{
	margin:5px auto 10px auto;
}
#member-login-choice .form-exist p.password-renew a{
	text-decoration:underline;
	cursor:pointer;
}

#member-login-choice .form-exist p{
	margin:0 0 5px 0;	
}
#member-login-choice .form-exist p.information{font-weight:bold;}

#member-login-choice .form-exist input[type=password],
#member-login-choice .form-exist input[type=text]{
	width:100%;	
}

/* ****************************************************************************************** */

#member-login-choice .customer-login-new .message{text-align:center;margin:0 0 10px 0;}

/* **************************************************************************************************** */
/* MANAGEMENT-ACCESS / MEMBER / OVERVIEW */
/* **************************************************************************************************** */
#member-overview .empty a{
	display:inline-block;
}
#member-overview .empty a:nth-of-type(2){
	margin-left:10px;
}

/* **************************************************************************************************** */

#member-overview .icons{float:right;}
#member-overview .icons a{
	line-height:3em;
	margin:0 30px 0 0;
}
#member-overview .icons span.name{margin:0 20px 0 0;}

#member-overview figure.member-identity{
	float:right;
	position:relative;
}
#member-overview figure.member-identity img{width:40px;height:40px;border-radius:50%;}

#member-overview figure.member-identity a{width:55px;}
#member-overview figure.member-identity a::after{
    content: "";
    position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 6px 0 6px;
	border-color: #aaaaaa transparent transparent transparent;
    right: 0;
    top: 30px;
}

/* **************************************************************************************************** */

div#member-overview .icons a.feed,
div#member-overview .icons a.notification,
div#member-overview .icons a.message,
div#member-overview .icons a.parameters{
	background-repeat:no-repeat;
	background-position: 0 0;
	background-size:25px 25px;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	text-align: left;
	position:relative;
	display:inline-block;
	position:relative;
	top:5px;
}

div#member-overview .icons a.feed{background-image: url(../images/icons/feed.svg);}
div#member-overview .icons a.notification{background-image: url(../images/icons/notification.svg);}
div#member-overview .icons a.message{background-image: url(../images/icons/message.svg);width:30px;background-size:30px 24px;}
div#member-overview .icons a.parameters{background-image: url(../images/icons/wheel.svg);}

div#member-overview .icons a.feed:hover,
div#member-overview .icons a.feed.selection{background-image: url(../images/icons/feed_selection.svg);}

div#member-overview .icons a.message:hover,
div#member-overview .icons a.message.selection{background-image: url(../images/icons/message_selection.svg);}

div#member-overview .icons a.notification:hover,
div#member-overview .icons a.notification.selection{background-image: url(../images/icons/notification_selection.svg);}


/* **************************************************************************************************** */

#member-overview nav.menu-account{
    border: 1px solid #AAAAAA;
    right: 0;
    top: 49px;
    background: white;	
    z-index:10000;
    position:absolute;
    display:none;
}
#member-overview nav.menu-account ul{list-style-type:none;}
#member-overview nav.menu-account li a{
    padding: 10px 20px;
    border-bottom: 1px solid #AAAAAA;	
    display:block;
}
#member-overview nav.menu-account li:last-of-type a{border-bottom:0;}

#member-overview nav.menu-account li a:hover{background:#CCCCCC;color:black;}

/* **************************************************************************************************** */

#member-overview .notices.form-loader{padding:45px 0 0 0;}        
#member-overview .notices{
    border: 1px solid #AAAAAA;
    right: 0;
    top: 49px;
    background-color: white;	
    z-index:10000;
    position:absolute;
    display:none;	
    width:400px;
}
#member-overview .notices .list h2{
	padding:5px 10px;	
	font-size:1.2em;
	margin:0;
}
#member-overview .notices .list .member-notices{
	max-height:250px;
	min-height:100px;
	overflow:auto;
	margin:0;
}
#member-overview .notices .list .member-notices .notice{
	margin:0 0 -1px 0;
	border-left:0;
	border-right:0;
}
#member-overview .notices .all{
	text-align:center;
	background:#AAAAAA;
	padding:5px 10px;
}
#member-overview .notices .all a{
	color:black;	
}

/* **************************************************************************************************** */

div#member-overview .icons a span.nb{
    position: absolute;
    top: -10px;
    right: -15px;
    z-index: 100;
    color: white;
    text-indent: 0;
    background: red;
    width: 25px;
    height: 25px;
    padding: 0;
    border-radius: 50%;
    line-height: 2em;
    font-weight: bold;
    text-align: center;
}
div#member-overview .icons a span.nb:empty{display:none;}

/* **************************************************************************************************** */
/* MEMBER-ACCESS / MEMBER / LISTING */
/* **************************************************************************************************** */
.members{
	position:relative;
	overflow:hidden;
}
.members .member{overflow:hidden;width:25%;margin:0 0 30px 0;float:left;text-align:center;}
.members .member:nth-of-type(4n+4){margin-right:0;}
.members .member:nth-of-type(4n+5){clear:both;}

.members .member figure{margin:0 0 10px 0;}
.members .member .member-infos{margin: 0;}
.members .member .member-infos .name{font-weight: bold;margin: 0 0 5px 0;}

/* **************************************************************************************************** */
/* MEMBER-ACCESS / MEMBER / IDENTITY */
/* **************************************************************************************************** */
.member-identity{display:flex;}
.member-identity a{text-decoration:none;}

.member-identity img,
.member-identity span.box,
.member-identity a.text{
    border: 2px solid white;    
}

.member-identity .box{
	text-align:center;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;	
    border-radius: 50%;
}
.member-identity a.box.text,
.member-identity span.box{background:black;color:white;}
.member-identity .box span,
.member-identity a.box{font-size:2em;}

/* **************************************************************************************************** */
/* MEMBER-ACCESS / MEMBER / GET CHART */
/* **************************************************************************************************** */
.member-chart .chart{
	margin:0 auto 30px auto;
	width:100%;
	height:400px;	
}

/* **************************************************************************************************** */
/* MEMBER-ACCESS / MEMBER / GET CHART */
/* **************************************************************************************************** */
.component-member-follow{display:inline;}/* **************************************************************************************************** */
/* MANAGEMENT-MEMBER / MEMBER-NOTICES / GET */
/* **************************************************************************************************** */
.member-notices{margin:0 0 20px 0;}
.member-notices .notice{width:100%;margin:0 0 5px 0;position:relative;cursor:pointer;}
.member-notices .notice .message{font-weight:normal;margin:0 60px 0 0;}
.member-notices .notice .date{margin-top:5px;font-style:italic;font-size:0.9em;}
.member-notices .notice .close{position:absolute;top:5px;right:5px;cursor:pointer;}
.member-notices .notice a{color:inherit;}

.member-notices .notice.read{
	background-color:transparent !important;
}

/* **************************************************************************************************** */
/* MANAGEMENT-MEMBER / MEMBER-NOTICES / HELP */
/* **************************************************************************************************** */
.member-notice.help{width:100%;margin:0 0 5px 0;position:absolute;display:none;}
.member-notice.help .message{font-weight:normal;margin:0 0 0 0;display:inline;}
.member-notice.help .more{padding: 5px 0 0 0;display: block;}
.member-notice.help > .close{position:absolute;top:5px;right:5px;cursor:pointer;}
.member-notice.help a{color:inherit;}

.member-notice.help .action{text-align:center;padding:0 0 0 0;}
.member-notice.help .action .understand,
.member-notice.help .action .close{cursor:pointer;}

.member-notice.notice.help::after{position:absolute;content:"";width:20px;height:10px;background:url(../images/plugins/management-member/help/help-arrow.svg) no-repeat;background-size:cover;display:none;}
.member-notice.notice.help.arrow-left::after{display:block;left:-20px;top:50%;margin-top:-5px;transform: rotate(-90deg);}
.member-notice.notice.help.arrow-right::after{display:block;right:-20px;top:50%;margin-top:-5px;transform: rotate(90deg);}
.member-notice.notice.help.arrow-top::after{display:block;left:50%;top:-14px;margin-left:-10px;transform: rotate(0deg);}
.member-notice.notice.help.arrow-bottom::after{display:block;left:50%;bottom:-14px;transform: rotate(180deg);}
.member-notice.notice.help.arrow-bottom-left::after{display:block;left:5px;bottom:-14px;transform: rotate(180deg);}
.member-notice.notice.help.arrow-bottom-right::after{display:block;right:5px;bottom:-14px;transform: rotate(180deg);}

.member-notice.help.nowebsite{display:none !important;}

@media screen and (max-width:768px){

	.member-notice.help.mobile{display:block !important;}
	.member-notice.help.nomobile{display:none !important;}

}

/* **************************************************************************************************** */

.member-notice.notice.help{border:1px solid #fa6b31;padding:20px 30px 20px 30px;color:white;text-align:center;position:absolute;border-radius:10px;font-size:1em;margin:0 0 25px 0;background:url(../images/plugins/management-member/help/help-opacity.png);}

.member-notice.notice.help > .close{background: black;border-radius: 50%;padding: 3px 6px;position: absolute;top: -10px;right: -8px;font-weight:bold;}

.member-notice.notice.help .action .more{color:#fa6b31;text-decoration:none;}
.member-notice.notice.help .action .understand{border: 1px solid #fa6b31;padding: 7px 0px;background: black;position: absolute;bottom: -20px;width: 125px;left: 50%;margin-left: -65px;font-weight: bold;}

.member-notice.notice.help.static{position:relative;width:auto;}/* **************************************************************************************************** */
/* CMS / CMS-PAGE / MAIN-MENU */
/* **************************************************************************************************** */
.responsive-menu,
#responsive-menu{
    display: none;
}

#responsive-menu:checked ~ .menu-page{
    display: block;
}.tpl-t1{
}

.tpl-t1 .tpl-text{
}
.tpl-t1 .tpl-text p{
	text-align:justify;	
}

/* ************************************************** */

.tpl-t2{
	overflow:hidden;
}
.tpl-t2 .block-left{
	float:left;
	width:48%;
}
.tpl-t2 .block-right{
	float:right;
	width:48%;
}

.tpl-t2 .tpl-text{
	margin:0 0 20px 0;	
}
.tpl-t2 .tpl-text p{
	text-align:justify;	
}
.tpl-t2 .tpl-image{
	margin:0 0 20px 0;	
	text-align:center;
}
.tpl-t2 .tpl-text ul{margin:0 0 0 20px;}

/* ************************************************** */

.tpl-t3{
	overflow:hidden;
}
.tpl-t3 .block-left{
	float:left;
	width:48%;
}
.tpl-t3 .block-right{
	float:right;
	width:48%;
}

.tpl-t3 .tpl-text{
	margin:0 0 20px 0;	
}
.tpl-t3 .tpl-text p{
	text-align:justify;	
}
.tpl-t3 .tpl-text ul{margin:0 0 0 20px;}

/* ************************************************** */

.tpl-t4{
	overflow:hidden;
}
.tpl-t4 .block-left{
	float:left;
	width:48%;
}
.tpl-t4 .block-right{
	float:right;
	width:48%;
}

.tpl-t4 .tpl-text{
	margin:0 0 20px 0;	
}
.tpl-t4 .tpl-text p{
	text-align:justify;	
}
.tpl-t4 .tpl-image{
	margin:0 0 20px 0;	
	text-align:center;
}
.tpl-t4 .tpl-text ul{margin:0 0 0 20px;}

/* ************************************************** */

.tpl-t5{
	overflow:hidden;
}
.tpl-t5 .tpl-text p{
	text-align:justify;	
}
.tpl-t5 .tpl-image{
	margin:0 0 10px 0;	
	text-align:center;
	position:relative;
}
#page .tpl-t5 .tpl-image figcaption{
	position: absolute;
	width: 100%;	
	bottom: 0;
	padding:0 10px;	
}

/* ************************************************** */

.tpl-t6,
.tpl-t6-middle,
.tpl-t6-bottom{
	overflow:hidden;
}
.tpl-t6 .tpl-text p{
	text-align:justify;	
}

/* ************************************************** */

.tpl-t7,
.tpl-t7-top,
.tpl-t7-bottom{
	overflow:hidden;
}

.tpl-t7 .tpl-t7-block{float:left;width:48%;margin:0 0 20px 0;}
.tpl-t7 .tpl-t7-block:nth-of-type(2n+2){float:right;}
.tpl-t7 .tpl-t7-block:nth-of-type(2n+3){clear:both;}

.tpl-t7 .tpl-t7-block .slideshow-standalone{margin:0;}

.tpl-t7 .tpl-text p{
	text-align:justify;	
}

/* ************************************************** */

.tpl-t9{
	overflow:hidden;
}
.tpl-t9 .tpl-text p{
	text-align:justify;	
}

/* ************************************************** */

.tpl-t10{
	overflow:hidden;
}
.tpl-t10 .tpl-text p{
	text-align:justify;	
}

.t10-top{
	background-attachment:fixed;
	background-position:center center;
	background-size:cover;
}
.t10-bottom{
	background-position:center center;
	background-size:cover;	
}
/* **************************************************************************************************** */
/* MISC / MISC-PRESENTATION */
/* **************************************************************************************************** */
.misc-presentation.IMAGE-LEFT figure{float:left;text-align:center;}
.misc-presentation.IMAGE-LEFT .infos{float:right;}

.misc-presentation.IMAGE-RIGHT figure{float:right;text-align:center;}
.misc-presentation.IMAGE-RIGHT .infos{float:left;}

.misc-presentation.TEXT-BACKGROUND{background-position: center center;background-size: cover;}
.misc-presentation.TEXT-BACKGROUND .inner{padding:65px 0;background: rgba(255,255,255,0.7);}
.misc-presentation.TEXT-BACKGROUND .infos{text-align:center;}

.misc-presentation.IMAGE-TOP{text-align:center;}
.misc-presentation.IMAGE-TOP figure{margin:0 0 20px 0;}

.misc-presentation.IMAGE-ALONE{text-align:center;}

.misc-presentation.VIDEO-ALONE{text-align:center;}
.misc-presentation.VIDEO-ALONE .video{min-height:200px;background:#CCCCCC url(../images/loader/loader.svg) no-repeat center center;background-size:100px;}
.misc-presentation.VIDEO-ALONE iframe{max-width:100%;}

.misc-presentation.fullsize figure img{width:100%;height:auto;}
.community-all{
	overflow:hidden;
}
.community-all .community{
	float:left;	
}/* **************************************************************************************************** */
/* CMS / CMS-PAGE / CHILDREN */
/* **************************************************************************************************** */
.cms-page-children{
	padding:90px 0 100px 0; 
	border-top:1px solid #EEEEEE;
}

.cms-page-children h2{padding:0 10px;margin:0 auto 30px auto;font-size:2.5em;max-width: 980px;}

.cms-page-children ul{list-style-type:none;overflow:hidden;max-width: 980px;margin: auto;}
.cms-page-children ul li{
	display:inline-block;
	vertical-align:top;
    width: 300px;
    margin: 0 10px 20px 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.cms-page-children ul li figure{min-height:155px;background:#CCCCCC;}
.cms-page-children ul li figure img{width:100%;display:block;}

.cms-page-children ul li:hover img{opacity:0.8;}

.cms-page-children ul li .text{background:white;border-radius:0 0 10px 10px;padding:30px 20px 30px 20px; border: 1px solid #CCCCCC;overflow:hidden;}

.cms-page-children ul li .page-link{margin:0 0 20px 0;}
.cms-page-children ul li .page-link a{font-size:20px;font-weight:normal;color:inherit;}
.cms-page-children ul li .summary{max-height:90px;overflow:hidden;font-size:18px;font-weight:lighter;}
#page .cms-page-children ul li .summary p{line-height:1.2em;}/* ****************************************************************************************** */
/* CMS / CMS-PAGE */
/* ****************************************************************************************** */
.global-map .twiza-map{
	max-width:1040px;
	margin:auto;
}

/* ****************************************************************************************** */

body.cms-page{background:white;}
body.cms-page #content .inner{width:auto;}
body.cms-page #content #data{padding:20px 20px 0 20px;}

/* ****************************************************************************************** */

body#articles #page header,
body#articles #page .tpl{max-width:1040px;}

/* ****************************************************************************************** */

body#p-1443893622 #page header,
body#p-1442238350 #page header,
body#p-1479996443 #page header,
body#p-1480687131 #page header{display:none;}

/* ****************************************************************************************** */

body#p-1509636715,
body#p-1508945643{background:white;}

/* ****************************************************************************************** */

body#reseau-map div#content #data #page header,
body#reseau-map div#content #data #page .tpl{max-width:1040px;}

/* ****************************************************************************************** */

body#page-assurance{background:white;}
body#page-assurance #content{font-size: 1.1em;}
body#page-assurance #content > .inner{width:auto;}
body#page-assurance #content #data{padding:0;line-height: 1.5em;}

body#page-assurance #data #page header{position:absolute;z-index:100;width:100%;top:85px;max-width: initial;}
body#page-assurance #page header hgroup{border:0;margin:0;}
body#page-assurance #page header h1{color:white;text-align:center;font-size:3em;line-height:1.2em;}

body#page-assurance .assurance-b1,
body#page-assurance .assurance-b2,
body#page-assurance .assurance-b3,
body#page-assurance .assurance-b4,
body#page-assurance .assurance-b5{overflow:hidden;width:980px;margin:0 auto 50px auto;padding:0 20px;}

body#page-assurance .assurance-b1 h2,
body#page-assurance .assurance-b2 h2,
body#page-assurance .assurance-b3 h2,
body#page-assurance .assurance-b4 h2,
body#page-assurance .assurance-b5 h2{color:#067895;margin:0 0 20px 0;line-height:1.2em;}

body#page-assurance .illustration{position:relative;margin:0 0 20px 0;background:black;}
body#page-assurance .illustration img{display:block;}
body#page-assurance .illustration legend span{position: absolute;bottom: 10px;right: 50px;color: white;font-size: 1em;}
body#page-assurance .illustration legend img{width:35px;height:auto;position:absolute;bottom:0;right:0;}
body#page-assurance .illustration legend{width:100%;position:absolute;bottom:10px;right:8px;}

body#page-assurance .assurance-b2 ul{margin:25px 0;list-style-type:none;display:flex;justify-content:space-between;align-items:flex-start;}
body#page-assurance .assurance-b2 ul li{width:33%;padding:0 15px;text-align:center;}
body#page-assurance .assurance-b2 ul li figure{height:100px;width:100px;margin:0 auto 20px auto;background:#0088EB;border:1px solid #0088EB;border-radius:50%;}

body#page-assurance .assurance-b2 ul{display:block;margin-left:15px;}
body#page-assurance .assurance-b2 ul li{width:auto;text-align:left;position:relative;}
body#page-assurance .assurance-b2 ul li::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #067895;
    border-radius: 50%;
    left: -15px;
    top: 2px;
}
body#page-assurance .assurance-b2 ul li figure{display:none;}
body#page-assurance .assurance-b2 ul li h3{color:#333333;}

body#page-assurance .assurance-b3 ul{padding-right:20px;list-style-type:none;float: left;width: 65%;}
body#page-assurance .assurance-b3 figure{float:right;width:35%;height:235px;}
body#page-assurance .assurance-b3 figure img{width:100%;}
body#page-assurance .assurance-b3 ul li{margin:0 0 10px 0;}
body#page-assurance .assurance-b3 ul li h3{font-size:1.2em;padding:10px 0;cursor:pointer;margin:0;}
body#page-assurance .assurance-b3 ul li .text{display:none;padding: 10px 0;background:white;}
body#page-assurance .assurance-b3 ul li .text p{text-align:left;}

body#page-assurance .assurance-b3 ul li ul{float:none;margin:10px 0;width:auto;}

body#page-assurance .assurance-b4 table{width:100%;border:1px solid #CCCCCC;margin:0 0 20px 0;}
body#page-assurance .assurance-b4 table th{padding:10px;text-align:center;border:1px solid #CCCCCC;background:#CCCCCC;font-weight:bold;}
body#page-assurance .assurance-b4 table td{padding:10px;text-align:center;border:1px solid #CCCCCC;background:white;}
body#page-assurance .assurance-b4 table tr td:nth-of-type(3){text-align:left;}
body#page-assurance .assurance-b4 .etoile{margin: 0 0 20px 0;font-size: 0.9em;font-style: italic;}

body#page-assurance .assurance-b5 ul{list-style-position:inside;}
body#page-assurance .assurance-b5 ul li{margin:0 0 10px 0;}

@media screen and (max-width:768px){

	body#page-assurance #data #page header{top:40px;}
	body#page-assurance #page header h1{font-size:2em;}
	
	body#page-assurance .assurance-b1, 
	body#page-assurance .assurance-b2, 
	body#page-assurance .assurance-b3, 
	body#page-assurance .assurance-b4, 
	body#page-assurance .assurance-b5{width:auto;}
	
	body#page-assurance .assurance-b3 ul{float:none;width:auto;padding-right:20px;}
	
	body#page-assurance .assurance-b3 figure{display:none;}
	
}
@media screen and (max-width:480px){

	body#page-assurance .illustration{background: #2B4D59;height: 200px;}
	body#page-assurance .illustration img{display:none;}
	body#page-assurance .illustration legend img{display:block;}
	body#page-assurance #page header h1{line-height:1.5em;}
	
}
@media screen and (max-width:320px){

	body#page-assurance #page header h1{font-size:1.8em;}
	
}
/* ****************************************************************************************** */
/* HEADER */
/* ****************************************************************************************** */
#area-header{overflow:hidden;background:white;text-align:center;}
#area-header img{height:auto;display:block;margin:auto;}

#area-header iframe{max-width:100%;}

/* ****************************************************************************************** */
/* VIEW - REFERENCE */
/* ****************************************************************************************** */
#area-reference-top{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-reference-top img{width:100%;height:auto;}
#area-reference-top .inset{margin:0 0 15px 0;font-size: 18px;font-weight: lighter;}
#area-reference-top .inset p{margin: 0 0 5px 0;line-height: 1.5em;}

/* ****************************************************************************************** */
/* VIEW - DIRECTORY */
/* ****************************************************************************************** */
#area-directory-top{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-directory-top img{width:100%;height:auto;}
#area-directory-top .inset{margin:0 0 15px 0;font-size: 18px;font-weight: lighter;}
#area-directory-top .inset p{margin: 0 0 5px 0;line-height: 1.5em;}

/* ****************************************************************************************** */
/* VIEW - LISTING */
/* ****************************************************************************************** */
#area-map-top{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-map-top img{width:100%;height:auto;}
#area-map-top .inset{margin:0 0 15px 0;font-size: 18px;font-weight: lighter;}
#area-map-top .inset p{margin: 0 0 5px 0;line-height: 1.5em;}

#area-map-bottom{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-map-bottom img{width:100%;height:auto;}
#area-map-bottom .inset{margin:5px 0 5px 0;}

/* ****************************************************************************************** */
/* FEED */
/* ****************************************************************************************** */
#area-feed-first{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-feed-first img{width:100%;height:auto;}
#area-feed-first .inset{margin:0 0 15px 0;}

/* ****************************************************************************************** */
/* TALK */
/* ****************************************************************************************** */
#area-talk-top{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-talk-top img{width:100%;height:auto;}
#area-talk-top .inset{margin:0 0 15px 0;}

#area-talk-bottom{overflow:hidden;margin:0 0 0 0;text-align:center;}
#area-talk-bottom img{width:100%;height:auto;}
#area-talk-bottom .inset{margin:0 0 15px 0;}


/* **************************************************************************************************** */
/* MANAGEMENT-ACCESS / MEMBER / IDENTITY */
/* **************************************************************************************************** */
.member-identity a.box.text, .member-identity span.box{background:#588250;}

/* **************************************************************************************************** */
/* MANAGEMENT-ACCESS / MEMBER / OVERVIEW */
/* **************************************************************************************************** */
#member-overview .empty a{
	line-height:initial;
	padding:5px 10px;
	min-width:initial;
	height:auto;
	font-size:1.25em;
	font-weight:normal;
}

#member-overview nav.menu-account li a:hover{background:#0088EB;color:white;}

div#member-overview .icons a.feed, 
div#member-overview .icons a.notification, 
div#member-overview .icons a.message, 
div#member-overview .icons a.parameters{
	display:inline-block;
	color:#999999;
	padding:22px 12px 0 12px;
	position:relative;
	font-size:0.9em;
    background-repeat: no-repeat;
    background-position:top center;
    background-size: auto 19px;   
    text-indent:initial;
    text-align:center;
    top:0;
    border-top:0;
    width:auto;
    line-height:inherit;
    margin:0;
    position:relative;
}

div#member-overview .icons a span.nb {
    position: absolute;
    top: -8px;
    right: 8px;
    line-height: 2.1em;
    width: 22px;
    height: 22px;        
}
div#member-overview .icons a:hover,
div#member-overview .icons a.selection{color:#050505;}

div#member-overview .icons a.selection:after{
	content:"";
	position:absolute;
	z-index:10;
	bottom: -29px;
	left:50%;
	margin-left:-10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #ffffff transparent transparent transparent;
}

div#member-overview .icons a.parameters{display:none;}

#member-overview figure.member-identity{margin-top:-5px;margin-left:10px;text-align:left;}
#member-overview figure.member-identity img{width:30px;height:30px;display:block;margin:0 auto 1px auto;}
#member-overview figure.member-identity a{width:35px;}
#member-overview figure.member-identity a::after{right: -12px;top: 32px;}
#member-overview figure.member-identity .box .you{
    position: absolute;
    bottom: -11px;
    right:5px;
    font-size: 0.4em;
    color: #999999;
}
#member-overview figure.member-identity .box span{font-size:0.5em;}

/* **************************************************************************************************** */

#member-overview nav.menu-account{
    top: 50px;
    right:-30px;
    min-width: 260px;
    box-shadow: 0px 0px 10px 0px #DFDFDF;
    border: 0;
    border-radius: 10px;
    padding:0;
}
#member-overview nav.menu-account::before{
	border:1px solid #DFDFDF;
	background:white;
	content:"";
	position:absolute;
	right:40px;
	top:-8px;
	width:16px;
	height:16px;
	transform: rotate(45deg);
}
#member-overview nav.menu-account::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 12px;
    background: white;
    right: 37px;
    top:0;
}

#member-overview nav.menu-account .pres{overflow:hidden;margin:0 10px 0 10px;padding:15px 10px;}
#member-overview nav.menu-account .pres .member-identity {float:left;margin:0;}
#member-overview nav.menu-account .pres .member-identity img{width:55px;height:55px;}
#member-overview nav.menu-account .pres .member-identity .box span{font-size:1.5em;}

#member-overview nav.menu-account .pres .infos{margin-left:70px;margin-top: 10px;}
#member-overview nav.menu-account .pres .infos p:nth-of-type(1){font-size:1.25em;margin:0 0 3px 0;}

#member-overview nav.menu-account ul{padding:10px 0;border-top:1px solid #3B3B3A;}
#member-overview nav.menu-account li.separate{padding:10px 0 0 0;border-top:1px solid #3B3B3A;margin-top:10px;}

#member-overview nav.menu-account li a{padding: 3px 0 3px 20px;border:0;font-weight:lighter;font-size:1.3em;color:#333333;}
#member-overview nav.menu-account li a:hover{background:rgba(162,162,162,0.15);color:#333333;}

/* **************************************************************************************************** */

#member-overview .cta{
    position: absolute;
    top: -8px;
    right: -120px;
    font-weight: lighter;
    font-size: 1.25em;
    width: 100px;
    text-align: center;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* **************************************************************************************************** */

body#pro div#member-overview .icons a:hover,
body#pro div#member-overview .icons a.selection{color:white;}

body#pro div#member-overview .icons a.message:hover, 
body#pro div#member-overview .icons a.message.selection{background-image:url(../images/icons/message_white.svg);}

body#pro div#member-overview .icons a.notification:hover, 
body#pro div#member-overview .icons a.notification.selection{background-image:url(../images/icons/notification_white.svg);}

body#pro div#member-overview .icons a.selection:after{border-color: #3B3B3A transparent transparent transparent;}

body#pro #member-overview figure.name a:hover{color:white;}

body#pro div#member-overview .cta a{color:white;}

/* **************************************************************************************************** */
/* MANAGEMENT-ACCESS / MEMBER / LOGIN */
/* **************************************************************************************************** */
#member-login{
	overflow:hidden;
	margin:25px 0 100px 60px;
	background:rgba(255,255,255,0.8);
	border-radius:10px;
	width:300px;
	padding:20px;
}

#member-login hgroup{border:0;}
#member-login h1{
	text-align:center;	
	font-family:"Roboto",sans-serif;
	font-size:24px;
	font-weight:lighter;
}
#member-login hgroup h2{display:none;border:0;}

#member-login-choice{
	overflow:hidden;
	width:auto;
	margin:0 auto 0 auto;	
}
#member-login-choice{width:auto;}

#member-login-choice .facebook .message{display:none;}

#member-login-choice p{margin:0 0 15px 0;}

#member-login-choice .or{
	text-align: center;
	font-size:18px;
}

#member-login-choice .customer-login-exist .selected{
	background-color:#009900;
	color:white;
}

#member-login-choice .form-exist p.password-renew{font-size:18px;}
#member-login-choice .form-exist p.password-renew a{color:inherit;text-decoration:none;}

/* ****************************************************************************************** */

#member-login-choice .form-error{width:100%;}

#member-login-choice input[type=password], 
#member-login-choice input[type=text]{border-radius:5px;border:0;}

/* ****************************************************************************************** */

#member-login-choice .facebook{
	text-align:center;
}
#member-login-#member-login-choice .form-exist p.connection .facebook-error,
#member-login-choice .facebook-loader{
	display:none;
}
#member-login-choice .facebook-error a{color:inherit;margin: 10px 0 0 -35px;text-align:center;display:block}
#member-login-choice .facebook-loader{background-color:transparent;}
#member-login-choice .or{
	margin:25px 0 15px 0;
}

/* ****************************************************************************************** */

#member-login-choice .form-exist p{margin:0 0 15px 0;}

#member-login-choice .form-exist p.connection{
	margin:15px auto 15px auto;
	text-align:center;
}
#member-login-choice .form-exist p.connection input{
	background:#0088EB;
	height:auto;
	width:200px;
	padding:0px 10px;
	border:0;
	font-size:18px;
	border-radius:5px;
}

#member-login-choice .form-exist p.password-renew{
	margin:15px auto 30px auto;
}
#member-login-choice .form-exist p.password-renew a{
	cursor:pointer;
}

#member-login-choice p{
	text-align:center;
}
#member-login-choice p.information{font-weight:bold;}

#member-login-choice input[type=password],
#member-login-choice input[type=text]{
	width:100%;	
}

#member-login-choice .member-login-new{font-size:18px;}
#member-login-choice .member-login-new p{margin:0 0 5px 0;}
#member-login-choice .member-login-new a{color:inherit;font-weight:bold;}

/* ****************************************************************************************** */

#member-login-choice .customer-login-new .message{text-align:center;margin:0 0 10px 0;}

#member #member-login .data-text{
	box-shadow:none;
}/* **************************************************************************************************** */
/* MANAGEMENT-FOLLOW / MEMBER-RATING / LISTING */
/* **************************************************************************************************** */
.member-notices .notice.form-information{
	border: 1px solid #422C1C;
    background-color: #DDC2AE;
    color: #422C1C;	
}

/* **************************************************************************************************** */
/* MANAGEMENT-FOLLOW / MEMBER-RATING / HELP */
/* **************************************************************************************************** */
.member-notice.notice.help {
	width:560px;
	background:linear-gradient(45deg,#A42C06,#D04215);
	border-radius:6px;
	border:0;
	box-shadow: 2px 2px 6px 3px rgba(0,0,0,0.25);
	padding:50px 50px 40px 50px;
}
.member-notice.help .message{font-size:18px;font-weight:lighter;}
.member-notice.notice.help > .close{display:none;background: none;top: 0;right: 0;font-size: 1.5em;font-weight: lighter;}

.member-notice.notice.help .action{margin:25px 0 0 0;padding:8px;}
.member-notice.notice.help .action .understand{border-radius:6px;background:white;color:#EC663B;padding:8px 30px;border:0;position:static;margin:0 5px;}
.member-notice.notice.help .action .more{display:inline;border-radius:6px;background:transparent;color:white;padding:8px 30px;border:0;position:static;margin:0 5px;}
.member-notice.notice.help .action .close{display:inline;border-radius:6px;background:#EC663B;color:white;padding:8px 30px;border:0;position:static;margin:0 5px;}

.member-notice.notice.help::after{width:25px;height:13px;}
.member-notice.notice.help.arrow-left::after{left:-18px;}
.member-notice.notice.help.arrow-right::after{right:-18px;background:url(../images/plugins/management-member/help/help-arrow-light.svg) no-repeat;;}
.member-notice.notice.help.arrow-top::after{left:50%;top:-12px;background:url(../images/plugins/management-member/help/help-arrow-light.svg) no-repeat;}
.member-notice.notice.help.arrow-bottom::after{display:block;left:50%;bottom:-12px;}
.member-notice.notice.help.arrow-bottom-left::after{left:20px;bottom:-12px;}
.member-notice.notice.help.arrow-bottom-right::after{right:20px;bottom:-12px;background:url(../images/plugins/management-member/help/help-arrow-light.svg) no-repeat;}

/* **************************************************************************************************** */

.member-notice.help{width: 335px;position: absolute;z-index: 8000;}
.member-notice.help[data-code=HELP-SEARCH]{left: 224px;top: 33px;}
.member-notice.help[data-code=HELP-PROFILE]{right: 185px;top: -55px;}
.member-notice.help[data-code=HELP-PUBLISH]{position:relative;width:auto;}

.member-notice.help[data-code=HELP-FOLLOW]{top: -212px;right: 40px;}
body.action-profile .member-notice.help[data-code=HELP-FOLLOW]{right: 245px;top: -65px;}/* **************************************************************************************************** */
/* CMS / CMS-PAGE / CHILDREN */
/* **************************************************************************************************** */
.cms-page-children{
	padding:90px 0 100px 0; 
	border-top:1px solid #EEEEEE;
}

.cms-page-children h2{padding:0 10px;margin:0 auto 30px auto;font-size:2.5em;max-width: 980px;}

.cms-page-children ul{list-style-type:none;overflow:hidden;max-width: 980px;margin: auto;}
.cms-page-children ul li{
	display:inline-block;
	vertical-align:top;
    width: 300px;
    margin: 0 10px 20px 10px;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}

.cms-page-children ul li figure{min-height:155px;background:#CCCCCC;}
.cms-page-children ul li figure img{width:100%;display:block;}

.cms-page-children ul li:hover img{opacity:0.8;}

.cms-page-children ul li .text{background:white;border-radius:0 0 10px 10px;padding:30px 20px 30px 20px; border: 1px solid #CCCCCC;overflow:hidden;}

.cms-page-children ul li .page-link{margin:0 0 20px 0;}
.cms-page-children ul li .page-link a{font-size:20px;font-weight:normal;color:inherit;}
.cms-page-children ul li .summary{max-height:90px;overflow:hidden;font-size:18px;font-weight:lighter;}
#page .cms-page-children ul li .summary p{line-height:1.2em;}.tpl-text ul,
.tpl-text ol{margin:0 0 0 30px;}

/* ****************************************************************************************** */
/* CMS / CMS-TEMPLATE / T9 */
/* ****************************************************************************************** */
body.T9 header#header-main{border-bottom:0;background:linear-gradient(to bottom,#3B3B3A,rgba(0,0,0,0));box-shadow:none;margin-bottom:50px;}

body.T9 #menu ul li a{color:white;}
body.T9 #menu ul li a:hover{background:none;text-decoration:underline;}

body.T9 div#member-overview .icons a.notification{background-image: url(../images/icons/notification_white.svg);color:white;}
body.T9 div#member-overview .icons a.message{background-image: url(../images/icons/message_white.svg);color:white;}

body.T9 header#header-main .logo a{
    background: url(../images/logo_white.svg) no-repeat top center;
    width: 122px;
    height: 30px;
}
body.T9 header#header-main .logo a img{visibility:hidden;}

body.T9 #page hgroup{border:0;text-align:center;}
body.T9 #page hgroup h1{font-size:36px;font-weight:lighter;color:white;}
body.T9 #page hgroup h2{font-weight:lighter;color:white;}


body.T9 #page .tpl-t9{background:rgba(255,255,255,0.9);border-radius:10px;padding:30px;max-width:600px;margin:0 auto 100px auto;}
body.T9 #page .tpl-t9 h2{font-weight:normal;}
body.T9 #page .tpl-t9 h2:first-of-type{margin-top:0;}
body.T9 #page .tpl-t9 p{font-size:18px;}

body.T9 #page .tpl-t9 .buttons{margin-top:20px;text-align:center;}

body.T9 #page .tpl-t9 .buttons a{
    background: #0088EB;
    font-size: 16px;
    padding: 15px 25px;
    line-height: initial;
    height: auto;
    min-width: 200px;
    border-radius: 3px;
    border: 1px solid #0088EB;
    box-shadow: 0px 3px 6px 0px #DFDFDF;
    color:white;
    text-align:center;
        font-weight:normal;
}

body.T9 #form-bug,
body.T9 #footer-argument,
body.T9 footer#footer-main{
	display:none;
}

/* ****************************************************************************************** */
/* CMS / CMS-TEMPLATE / T10 */
/* ****************************************************************************************** */
body.T10{background:white;}
body.T10 #content{margin-top:0;}

body.T10 header#header-main{border:0;position:absolute;background:transparent;box-shadow:none;margin-bottom:50px;width:100%;}

body.T10 header#header-main .logo a{
    background: url(../images/logo_white.svg) no-repeat top center;
    width: 122px;
    height: 30px;
}
body.T10 header#header-main .logo a img{visibility:hidden;}

body.T10 header#header-main .search-component-form,
body.T10 header#header-main #menu,
body.T10 header#header-main #member-overview{display:none;}

body.T10 div#content #data{padding:0;}
body.T10 div#content > .inner{width:auto;}

body.T10 div#content header,
body.T10 #page .tpl-t10{max-width:1080px !important;margin:0 auto;}

body.T10 #page .t10-top{padding-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;}
body.T10 #page .t10-top .tpl-t10{padding:60px;max-width:720px;border-radius:10px;background:rgba(255,255,255,0.75);margin-bottom:180px; }
body.T10 #page .t10-top .tpl-t10 .tpl-text{width:580px;font-size:24px;font-weight:lighter;margin-bottom:40px;}
body.T10 #page .t10-top .tpl-t10 .cta{text-align:center;}
body.T10 #page .t10-top .tpl-t10 .cta a{height:auto;background:#0198CD;color:white;min-width:300px;border-radius:5px;border:0;font-size:18px;}

body.T10 div#content #page hgroup{max-width:580px;margin:0 auto 50px auto;padding:0;text-align:center;border:0;}
body.T10 div#content #page hgroup h1{font-family:"Roboto",sans-serif;font-size:36px;color:white;font-weight:bold;text-transform:none;}

body.T10 #page .t10-blocks{margin-bottom:30px;}
body.T10 #page .t10-block{padding:60px 0;}
body.T10 #page .t10-block:nth-of-type(2n+2){background:#FAFAFA;}
body.T10 #page .t10-block h2{font-size:36px;font-weight:bold;margin:0 0 25px 0;}
body.T10 #page .t10-block figure{text-align:center;}
body.T10 #page .t10-block .tpl-text{font-size:24px;font-weight:lighter;}

body.T10 #page .t10-block .cta{margin-top:20px;}
body.T10 #page .t10-block .cta a{padding:0;height:auto;color:#0198CD;background:transparent;border:0;font-size:18px;font-weight:lighter;}

body.T10 #page .t10-block.TEXT h2,
body.T10 #page .t10-block.VIDEO-ALONE h2,
body.T10 #page .t10-block.IMAGE-ALONE h2{text-align:center;}

body.T10 #page .t10-block.IMAGE-ALONE figure img{max-width:720px;}

body.T10 #page .t10-block.IMAGE-ALONE.fullsize .tpl-t10{max-width:initial !important;}
body.T10 #page .t10-block.IMAGE-ALONE.fullsize img{width:100%;height:auto;max-width:initial;}
body.T10 #page .t10-block.IMAGE-ALONE.fullsize .cta{display:none;}

body.T10 #page .t10-block.IMAGE-LEFT .block-left,
body.T10 #page .t10-block.IMAGE-RIGHT .block-right{max-width:450px;width:auto;}

body.T10 #page .t10-block.IMAGE-LEFT .block-right,
body.T10 #page .t10-block.IMAGE-RIGHT .block-left{max-width:580px;width:auto;}

body.T10 #page .t10-block.VIDEO-ALONE .video{text-align:center;}

body.T10 #page .t10-block.VIDEO-ALONE .cta,
body.T10 #page .t10-block.IMAGE-ALONE .cta,
body.T10 #page .t10-block.TEXT .cta{text-align:center;}

body.T10 #page .t10-block.TEXT .tpl-text p{text-align:center;}

body.T10 #page .t10-bottom{}
body.T10 #page .t10-bottom .tpl-t10{max-width:initial !important;padding:65px 0;background:rgba(255,255,255,0.7)}
body.T10 #page .t10-bottom .tpl-t10 .tpl-text{text-align:center;width:650px;font-size:36px;font-weight:bold;margin:0 auto 25px auto;}
body.T10 #page .t10-bottom .tpl-t10 .cta{text-align:center;}
body.T10 #page .t10-bottom .tpl-t10 .cta a{height:auto;background:#0198CD;color:white;min-width:300px;border-radius:5px;border:0;font-size:18px;}

body.T10 #form-bug,
body.T10 #footer-argument,
body.T10 #footer-main{display:none;}
/* **************************************************************************************************** */
/* ANIMATION / ANIMATION-NEWS / COMMUNITY */
/* **************************************************************************************************** */
.community-all{
	text-align:center;
	margin:0 0 30px 0;
}
.community-all .community{	
	display:inline-block;
	float:none;
	overflow:visible;
	padding:0;
	margin:0 8px;
}
.community-all .community a{
	width:40px;
	height:40px;
	background:no-repeat center center;
	background-size:40px;
	text-indent: -10000px;
	display:inline-block;		
}
.community-all .community-facebook a{background-image:url(../images/icons/social/facebook.svg);}
.community-all .community-twitter a{background-image:url(../images/icons/social/twitter.svg);}
.community-all .community-googlePlus a{background-image:url(../images/icons/social/google-plus.svg);}
.community-all .community-flickr a{background-image:url(../images/icons/social/flickr.svg);}
.community-all .community-youtube a{background-image:url(../images/icons/social/youtube.svg);}
.community-all .community-pinterest a{background-image:url(../images/icons/social/pinterest.svg);}
.community-all .community-instagram a{background-image:url(../images/icons/social/instagram.svg);}
.community-all .community-linkedin a{background-image:url(../images/icons/social/linkedin.svg);}