/*************** STYLE DE BASE  *******************/
@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-regular-webfont.eot');
    src: url('/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-bold-webfont.eot');
    src: url('/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-bolditalic-webfont.eot');
    src: url('/fonts/sourcesanspro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-bolditalic-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-bolditalic-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-bolditalic-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-bolditalic-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'source_sans_pro';
    src: url('/fonts/sourcesanspro-italic-webfont.eot');
    src: url('/fonts/sourcesanspro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sourcesanspro-italic-webfont.woff2') format('woff2'),
         url('/fonts/sourcesanspro-italic-webfont.woff') format('woff'),
         url('/fonts/sourcesanspro-italic-webfont.ttf') format('truetype'),
         url('/fonts/sourcesanspro-italic-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'abel';
    src: url('/fonts/abel-regular-webfont.eot');
    src: url('/fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/abel-regular-webfont.woff2') format('woff2'),
         url('/fonts/abel-regular-webfont.woff') format('woff'),
         url('/fonts/abel-regular-webfont.ttf') format('truetype'),
         url('/fonts/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'halis';
	src: url('/fonts/AhmetAltunHalisGRBold.eot');
	src: url('/fonts/AhmetAltunHalisGRBold.eot?#iefix') format('embedded-opentype'),
	url('/fonts/AhmetAltunHalisGRBold.woff2') format('woff2'),
	url('/fonts/AhmetAltunHalisGRBold.woff') format('woff'),
	url('/fonts/AhmetAltunHalisGRBold.ttf') format('truetype'),
	url('/fonts/AhmetAltunHalisGRBold.svg#HalisGR-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	margin:0px;
	padding:0px;
	font-family: source_sans_pro;
    font-size: 15px;
    color:#8e8e8e;
	background:#fefefe;
}

.bgEditor
{
    background-color: #fefefe;
}

audio, img[_wpro_media_data*='.mp3'].wproFilePlugin 
{
      display:block;
      width:100%;
      box-sizing:border-box;
      height:40px;
}


/* CONTAINERS PRINCIPAUX */
.mainholder
{
	position:relative;
	margin: 0 auto 0 auto;
}

.mainctn
{
	position:relative;
	max-width:1150px;
	margin: 0 auto 0 auto;
	padding:0 10px 0 10px;
}

.fullfill
{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
}

#topHolder .sliderwrapper
{
	position:relative;
}

#topHolder .arrowdown
{
	display:none;
}

#topHolder .accesdirect
{
	display:none;
}

#menutopCtn
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:3;
	background:rgb(255,255,255);
	background:rgba(255,255,255, .75);
}

#menutopCtn > .mainctn
{
	padding:20px 10px 26px 10px;
}

#menutopCtn > .mainctn:after
{
	content:"";
	display:block;
	clear:both;
}

#menutopCtn .menuHolder
{
	display:block;
	float:right;
	width:76.43%;/*82%;*/
	text-align:right;
	padding-top:16px;
}

#menutopCtn .searchHolder
{
	display:block;
	position:absolute;
	right:10px;
	top:25px;
}


#antenneRegionValaisRomandCtn
{
	display:none;
}

@media (min-width:950px)
{

	#antenneRegionValaisRomandCtn
	{
		position:absolute;
		/*bottom:0;
        margin-bottom:2%;*//*2.5%;*/
		top:40%;
		transform: translateY(-50% + 188px);
		left:0;
		right:0;
		z-index:2;
		display: block;
	}

	#antenneRegionValaisRomandCtn .int
	{
		display:block;
	}

	#antenneRegionValaisRomandCtn .home
	{
		display:none;
	}

	#antenneRegionValaisRomandCtn > .mainctn > a
	{
		position:relative;
		display:block;
		width:36.96%;
		/*max-width:320px;
        min-width:200px;
        background:url(/template/image/antenne-region-valais-romand.png) no-repeat center center;
        background-size:cover;*/
		max-width:425px;
		color:#FFFFFF;
		font-size:45px;
		font-family: halis;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	.home #antenneRegionValaisRomandCtn
	{
		top:40%;
		display: block;
	}
	.home #antenneRegionValaisRomandCtn .int
	{
		display:none;
	}
	.home #antenneRegionValaisRomandCtn .home
	{
		display:block;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn
	{
		max-width: 1500px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a
	{
		font-size: 23px;
		max-width: 1140px;
		width:100%;
	}

	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div
	{
		display:block;
		margin-bottom:5px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span
	{
		display:inline-block;
		position: relative;
		overflow:hidden;
		height:30px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words
	{
		position:relative;
		width:610px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div:nth-child(2) > span.words
	{
		width:500px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words span
	{

		transition:top 0.5s;

	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div:nth-child(1) > span.words span
	{
		transition:top 0.2s;

	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words span.hide
	{
		top:-50px;
		opacity:0;
		position:absolute;
		left:0;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words span.show
	{
		top:0;
		opacity:1;
		position:absolute;
		left:0;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words span.show.next
	{
		top:50px;
	}
}
@media (min-width:1170px) {
	#antenneRegionValaisRomandCtn {
		top: 50%;
	}
}
@media (min-width:1200px)
{

	.home #antenneRegionValaisRomandCtn
	{
		top:50%;
		transform: translateY(-50%);
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a
	{
		font-size: 31px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span
	{
		height:47px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div > span.words
	{
		width:700px;
	}
	.home #antenneRegionValaisRomandCtn > .mainctn > a .home > div:nth-child(2) > span.words
	{
		width:600px;
	}
}

#regionValaisRomand
{
	position:relative;
	display:block;
	float:left;
	width:21.05%;
	max-width:242px;
	min-width:210px;
	background:url(/template/image/region-valais-romand.png) no-repeat center center;
	background-size:cover;
	margin-top:20px;
}
#regionValaisRomand:before
{
	content:"";
	display:block;
	padding-top:19.835%;
}

#siteCtn /*pour contenir les rounds sans scroll horizontal*/
{
	position:relative;
	overflow:hidden;
}
#pageCtn
{
	position:relative;
	padding-top:30px;
	margin-bottom:50px;
}
.home #pageCtn
{
	padding-top:0;
	margin-bottom:0;
}

#pageCtn > .mainctn
{
	z-index:2;
}

#round1
{
	position:absolute;
	display:block;
	
	width:61.7%;
	min-width:400px;
	right:50%;
	bottom:100%;
	margin-bottom:-20.45%;
	
	border-radius:50%;
	opacity:.3;
	background:#eaeaea;
	z-index:1;
}
.home #round1
{
	margin-bottom:-11.45%;
}

#round2
{
	position:absolute;
	display:block;
	
	width:53.64%;
	min-width:300px;
	left:100%;
	margin-left:-45%;
	bottom:100%;
	margin-bottom:-45.42%;
	
	border-radius:50%;
	opacity:.2;
	background:#f2f2f2;
	z-index:1;
}
.home #round2
{
	bottom:100%;
	margin-bottom:-36.1%;
}
#round1:before, #round2:before
{
	content:"";
	display:block;
	padding-top:100%;
}

#hereprintCtn
{
	display:none;
}

#contentCtn
{
	position:relative;
}
#contentCtn:after
{
	content:"";
	display:block;
	clear:both;
}

#contentCtn .colcontent
{
	position:relative;
}
#contentCtn .colright
{
	position:relative;
	margin-top:30px;
}

.large #contentCtn .colcontent
{
	width:100%;
}
.large #contentCtn .colright
{
	display:none;
}

#footerHolder
{
	background:#0b3441;
	border-top:1px solid #0b3441;
	border-bottom:1px solid #0b3441; 
	z-index:2;
}

#footerHolder .menubottomctn
{
	text-align:center;
	margin-top:30px;
}
#footerHolder .adressectn
{
	position:relative;
	margin:30px 0 30px 0;
	padding:30px 0 0 0;
	border-top:1px solid #244954;
}
#footerHolder .adressectn .adresse
{
	color:#859aa0;
	line-height:1.8em;	
}
#footerHolder .adressectn .adresse a
{
	text-decoration:none;
	color:#859aa0;
}

#footerHolder .adressectn .reseau
{
	position:relative;
	border-top:1px solid #244954;
	margin-top:30px;
	padding-top:30px;
	text-align:center;
	font-size:0;
}

#footerHolder .adressectn .reseau a
{
	display:inline-block;
	width:38px;
	height:38px;
	margin-right:10px;
	vertical-align:middle;
	background:url(/template/image/reseau.png) no-repeat;
	opacity:.5;
	transition:opacity .5s;
}
#footerHolder .adressectn .reseau a:hover
{
	opacity:1;
}
#footerHolder .adressectn .reseau a:nth-child(1)
{
	background-position:left center;
}
/*#footerHolder .adressectn .reseau a:nth-child(2)
{
	background-position:-48px center; old twitter
}*/
#footerHolder .adressectn .reseau a:nth-child(2)
{
	background-position:-96px center;
}
#footerHolder .adressectn .reseau a:nth-child(3)
{
	background:url(/template/image/youtube.png) no-repeat center center;
	background-size: cover;
}
#footerHolder .adressectn .reseau a:nth-child(4)
{
	background-position:right center;
	margin-right:0;
}


#footerHolder .logoctn
{
	display:none;
}

#poweredHolder
{
	background:#0b2f3b;
	padding:30px 0 20px 0;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	z-index:2;
}
#poweredHolder > .mainctn > a
{
	background-image:url(/template/image/boomerang-marketing.svg);
	background-repeat: no-repeat;
	background-size:100% auto;
	display:block;
	width:125px;
	height:10px;
}

/* ENTETE DES PAGES*/
.headCtn
{
	margin-bottom:40px;
}
/*.large .headCtn
{
	width:65.92%;
}*/
.headCtn h1
{
	margin:15px 0 30px 0;
}
.headCtn .resume
{
	font-weight:normal;
	font-size:17px;
	color:#8e8e8e;
	overflow:hidden;
	margin-bottom:30px;
}

.headCtn .img
{
	width:100%;
	background:no-repeat center center;
	background-size:cover;
	margin:0;
}
.headCtn .img:before
{
	content:"";
	display:block;
	/*padding-top:46.7%;*/
	/*padding-top:56.25%; 16/9*/
	padding-top:56.20052770448549%; /*16/9*/
}

.large .headCtn .img, .withcal .headCtn .img
{
	display:none;
}

.headCtn .resume:empty
{
	display:none;
}

/* LISTES */
.listCtn
{
	position:relative;
}
.masoncol
{
	position:relative;
	z-index:1;
}
.listElement
{
	position:relative;
	display:block;
	box-sizing:border-box;
	margin:0 0 30px 0;
	text-decoration:none;
	overflow:hidden;
	background:#f3f3f3;
}
.listElement .img
{
	position:relative;
	display:block;
	background:url(/template/image/defaultList.jpg) no-repeat center center;
	background-size:cover;
	transition:opacity 0.5s;
}
.listElement .img:before
{
	content:"";
	display:block;
	/*padding-top:56.38%;*/
	padding-top:56.25%; /*16/9*/
}

.listElement:hover .img
{
	opacity:0.75;
}

.listElement .txt
{
	display:block;
	position:relative;
	padding:20px 10px 20px 10px;
	overflow:hidden;
}

.listElement h5
{
	margin:0px 0px 10px 0px;
	font-family:abel;
	font-weight:normal;
	font-size:20px;
	color:#494949;
	
}
.listElement .resume
{
	display:block;
	position:relative;
	color:#8e8e8e;
	line-height:1.5em;
	padding-right:50px;
	min-height:58px;
}
.listElement .resume:after
{
	content:"";
	display:block;
	position:absolute;
	width:42px;
	height:58px;
	right:0;
	top:50%;
	margin-top:-29px;
	border-left:1px solid #d3d3d3;
	background:url(/template/image/arrow.png) no-repeat right center;
	transition:background-position 0.5s;
}

.listElement:hover .resume:after
{
	background-position:right top;
}

/* ZONE HTML */
.htmlcontent
{
	overflow:hidden;
}
.htmlcontent img
{
	max-width:100%;
	height:auto!important;
}
	
.htmlcontent iframe
{
	max-width:100%;
}

/* STYLE GENERIQUE*/
.divwrapper
{
	clear:both;
}
.lastcol
{
	margin-right:0px!important;
}

H1
{
    margin:40px 0 30px 0;
	font-family:abel;
	font-weight: normal;
    font-size: 30px;
	color:#494949;
}

H2
{
    margin:30px 0 20px 0;
    font-family:abel;
	font-weight: normal;
    font-size: 24px;
	color:#494949;
}

H3
{
    margin:30px 0 20px 0;
    font-family:abel;
	font-weight: normal;
    font-size: 20px;
	color:#494949;
}

H4
{
    margin:30px 0 20px 0;
    font-family:abel;
	font-weight: normal;
    font-size: 24px;
	color:#67c201;
}

A
{
	color:#7ab346;/*#64bd02;*/
    text-decoration: none;
}

P
{
    margin-top: 20px;
    margin-bottom: 20px;
	line-height:1.6em;
}

ul
{
	padding: 0;
	margin:0px 0px 20px 0px;
}
ul > li
{
	margin:0px 0px 10px 0px;
	padding:0 0 0 20px;
	list-style-type: none;
	background: url(/template/image/puce.png) no-repeat left 8px;
}
ol
{
	padding: 0 0 0 20px;
	margin:0px 0px 20px 0px;
}
ol > li
{
	margin:0px 0px 10px 0px;
	padding:0 0 0 0px;
}


p + ul, p + ol
{
	margin-top:-10px;
}

/* MEDIA QUERIES POUR LE MONTAGE */
@media (min-width:641px)
{
	h1
	{
		font-size:36px;
	}
	
	#hereprintCtn
	{
		display:block;
		margin:0 0 20px 0;
		padding-bottom:20px;
		border-bottom:1px solid #e1e1e1;
	}
	#hereprintCtn:after
	{
		content:"";
		display:block;
		clear:both;
	}
	
	#footerHolder .adressectn
	{
		padding:30px 0 30px 0;
		border-bottom:1px solid #244954;
	}
	
	#footerHolder .adressectn .reseau
	{
		position:absolute;
		right:0;
		bottom:30px;
		border:none;
		margin:0;
		padding:0;
	}
	
	#footerHolder .logoctn
	{
		display:block;
		font-size:0;
		text-align:center;
		margin-bottom:30px;
	}
	
	#footerHolder .logoctn > a
	{
		display:inline-block;
		height:49px;
		margin-right:3.48%;
		vertical-align:middle;
		background-repeat:no-repeat;
		background-position:center center;
		background-size:cover;
		opacity:.75;
		transition:opacity .5s;
	}
	#footerHolder .logoctn > a:hover
	{
		opacity:1;
	}
	
	#footerHolder .logoctn > a:nth-child(1)
	{
		width:103px;
		background-image:url(/template/image/logo-vs.png);
	}
	#footerHolder .logoctn > a:nth-child(2)
	{
		/*width:84px;
		background-image:url(/template/image/logo-business-valais.png);*/
		width:166px;
		background-image:url(/template/image/Valais-label-partenaire.png);
	}
	#footerHolder .logoctn > a:nth-child(3)
	{
		width:80px;
		background-image:url(/template/image/logo-agglo-valais.png);
		display:none; /*supprimer pour le moment*/
	}
	#footerHolder .logoctn > a:nth-child(4)
	{
		width:141px;
		background-image:url(/template/image/logo-CH.png);
	}
	#footerHolder .logoctn .secondLine
	{
		display:block;
		margin-top:30px;
	}
	#footerHolder .logoctn > a:nth-child(6)
	{
		width:115px;
		background-image:url(/template/image/logo-regiosuisse.png);
	}
	#footerHolder .logoctn > a:nth-child(7)
	{
		width:49px;
		margin-right:0;
		background-image:url(/template/image/logo-valais-excellence.png);
		background-size:contain
	}
	
	
	.masoncol
	{
		z-index:2;
	}
	.listElement
	{
		float:left;
		width:46%;
		margin:0 4% 4% 0;
	}
	.listElement:nth-child(2n+1)
	{
		clear:both;
	}
	.listElement:nth-child(2n+0)
	{
		margin-right:0;
	}
	
	.listElement .txt
	{
		padding:20px;
	}
	
	.listElement h5
	{
		font-size:25px;
	}
	.listElement .resume
	{
		padding-right:60px;
	}
}

@media (min-width:825px)
{
	#footerHolder .logoctn .secondLine
	{
		display:none;
	}
}

@media (min-width:801px)
{
	#contentCtn .colcontent
	{
		position:relative;
		float:left;
		width:65.92%;
		max-width:758px;
	}
	#contentCtn .colright
	{
		position:relative;
		float:right;
		width:31.3%;
		margin-top:100px;
	}
}
@media (min-width:961px)
{
	h1
	{
		font-size:40px;
	}
	.home #topHolder .arrowdown
	{
		display:block;
		position:absolute;
		/*width:91px;
		height:91px;
		bottom:-45px;
		margin-left:-45px;*/
		left:50%;
		
		width: 64px;	
		height: 64px;
    	bottom: -32px;
		margin-left:-32px;
		
    	z-index:5;
		background:url(/template/image/arrowdown.png) no-repeat center center;
		background-size:cover;
		cursor:pointer;
	}
	
	.masoncol
	{
		z-index:3;
	}
	.listElement, .listElement:nth-child(2n+0)
	{
		float:left;
		width:31.30%;
		margin:0 3.05% 3.05% 0;
	}
	
	.listElement:nth-child(2n+1)
	{
		clear:none;
	}
	.listElement:nth-child(3n+1)
	{
		clear:both;
	}
	.listElement:nth-child(3n+0)
	{
		margin-right:0;
	}
}
@media (min-width:1170px)
{
	.home #menutopCtn .menuHolder
	{
		z-indx:4;
	}
	#topHolder .accesdirect
	{
		position:absolute;
		right:0;
		top:188px;
		width:62px;
		/*height:248px;
		height:310px;*/
		height:212px;
		padding-top:20px;
		z-index:4;
		background-color:rgb(2,52,65);
		background-color:rgba(2,52,65, .75);
	}

	.home #topHolder .accesdirect
	{
		display:block;
		position:relative;
		width:auto;
		height:126px;
		max-width:1150px;
		margin: 0 auto 0 auto;
		padding:0 10px 0 10px;
		background:none;
		text-align:center;
		overflow:hidden;
		z-index:3;
		top:0;
	}
	#topHolder .accesdirect > a
	{
		position:relative;
		display:block;
		width:62px;
		height:62px;
		white-space:nowrap;
		font-family:source_sans_pro;
		font-weight:bold;
		font-size:18px;
		color:#ffffff;
		text-decoration:none;
		background:url(/template/image/accesdirect.png) no-repeat;
		background-size:100% auto;
	}
	.home #topHolder .accesdirect > a
	{
		display:inline-block;
		width:200px;
		height:84px;
		margin:42px 0 0 27px;
		background:none;
	}
	.home #topHolder .accesdirect > a.strategie
	{
		display:none;
	}
	.home #topHolder .accesdirect > a:nth-child(3)
	{
		margin-left:0;
	}
	.home #topHolder .accesdirect > a:before
	{
		content:"";
		position:absolute;
		top:0;left:50%;
		margin-left:-27px;
		width:55px;
		height:52px;
		background:url(/template/image/accesdirecthome.png) no-repeat;
		background-size:100% auto;
		transition:top .5s;
	}
	.home #topHolder .accesdirect > a:hover:before
	{
		top:7px;
	}
	
	#topHolder .accesdirect > a > span
	{
		position:absolute;
		right:100%;
		height:62px;
		max-width:0;
		background-color:rgb(2,55,65);
		background-color:rgba(2,52,65, .75);
		overflow:hidden;
		transition:all .5s;
	}
	.home #topHolder .accesdirect > a > span, .home #topHolder .accesdirect > a:hover > span
	{
		bottom:0;left:0;right:0;
		max-width:none;
		width:auto;
		height:auto;
		text-align:center;
		transition:all 0s;
		padding:0;
		background:none;
		color:#005866;
	}
	
	#topHolder .accesdirect > a > span:before
	{
		content:"";
		display:inline-block;
		vertical-align:middle;
		height:100%;
		width:0;
	}
	#topHolder .accesdirect > a > span > span
	{
		display:inline-block;
		vertical-align:middle;
		font-weight:normal;
	}
	.home #topHolder .accesdirect > a > span > span
	{
		font-weight:bold;
		opacity:.8;
	}
	#topHolder .accesdirect > a:hover > span
	{
		max-width:400px;
		padding-right:20px;
		padding-left:20px;	
	}
	/*#topHolder .accesdirect > a:nth-child(1)
	{
		margin-top:28px;
		background-image:url(/template/image/Stategie-2022-25.png);
		background-size: 42px 43px;
		background-position: center center;
	}*/

    .home #topHolder .accesdirect > a:nth-child(1)
    {
        display:none;
    }

	#topHolder .accesdirect > a:nth-child(2)
	{
		background-position:right top;
	}
	#topHolder .accesdirect > a:nth-child(3)
	{
		background-position:right -62px;
	}
	#topHolder .accesdirect > a:nth-child(4)
	{
		background-position:right -124px;
		display:none;
	}
	#topHolder .accesdirect > a:nth-child(5)
	{
		background-position:right bottom;
	}
	#topHolder .accesdirect > a:nth-child(6)
	{
		/*background:url(/template/image/newsletter-white.svg) no-repeat center center;*/
		/*background-size:50% auto;*/
		/*opacity:.9;*/ /*attenue un peu icone pour etre plus comme les autres*/
        background:url(/template/image/carte.svg) no-repeat center center;
        background-size:cover;

	}
	#topHolder .accesdirect > a:nth-child(7)
	{
		background:url(/template/image/extranet-white.svg) no-repeat center center;
		background-size:50% auto;
	}

	.home #topHolder .accesdirect > a:nth-child(1):before
	{
		background:url(/template/image/nexadmin.svg) no-repeat center center;
		background-size:cover;
		width: 52px;
		height:52px;
	}

	.home #topHolder .accesdirect > a:nth-child(2):before
	{
		background-position:left top;
	}
	.home #topHolder .accesdirect > a:nth-child(3):before
	{
		background-position:left -58px;
	}
	.home #topHolder .accesdirect > a:nth-child(4):before
	{
		background-position:left -116px;
	}
	.home #topHolder .accesdirect > a:nth-child(5):before
	{
		/*background-position:left bottom;*/
		background:url(/template/image/smarter.png) no-repeat center center;
		background-size:cover;
		width:46px;
		height:64px;
	}
	.home #topHolder .accesdirect > a:nth-child(6):before
	{
		/*background:url(/template/image/newsletter.svg) no-repeat center center;
		background-size:100% auto;*/
		/*opacity:.9;*/ /*attenue un peu icone pour etre plus comme les autres*/
        background:url(/template/image/carte.png) no-repeat center center;
        background-size: 100% auto;
		width:95px;
		height:64px;
		
	}
	.home #topHolder .accesdirect > a:nth-child(7)
	{
		background:none;
	}
	.home #topHolder .accesdirect > a:nth-child(8):before
	{
		background:url(/template/image/extranet.svg) no-repeat center center;
		background-size:100% auto;
	}
	
	.home #antenneRegionValaisRomandCtn
	{
		margin-bottom:calc(4% + 126px); /*6%*/
	}
	.home #round1
	{
		margin-bottom:calc(-11.45% + 126px);
	}
	.home #round2
	{
		margin-bottom:calc(-36.1% + 126px);
	}
}
@media (min-width:1281px)
{
	h1
	{
		font-size:46px;
	}
	
	#pageCtn
	{
		background:url(/template/image/bgBigLogoBottom.png) no-repeat bottom -60px right;
	}
}
@media (min-width:1310px)
{
	#topHolder .accesdirect
	{
		display:block;
	}
}
@media (min-width:1600px)
{
	#antenneRegionValaisRomandCtn > .mainctn > a
	{
		max-width:425px;
	}
}


/* TABLES */
table P
{
	margin:0px;
	padding:0px;
}

table th
{
	text-align:left;
	background:#f0f0f0;
	font-family:abel;
	font-weight:normal;
	font-size:22px;
	color:#7b7b7b;
	border-color:#e7e7e7;
}
table td
{
	border-color:#e7e7e7;
}

table tbody.originaltbody
{
	display:table-row-group;
}
table tbody.responsivedtbody
{
	display:none;
}

/* 
MEDIA QUERIES FOR TABLE: max-width = width of htmlcontent
Je le fait dans ce sens pour pas toucher les tables originales (taille et alignement)
*/
@media (max-width:800px)
{
	body:not(.bgEditor) table
	{
		width:100%!important;
		table-layout:fixed; /*pour que les images suivent*/
	}
	table td
	{ 
		width:auto!important;
	}
	table img
	{	
		max-width:100%;
		height:auto!important;
	}
	
	table tbody.originaltbody
	{
		display:none;
	}
	table tbody.responsivedtbody
	{
		display:table-row-group;
	}
	
	table.responsived th, table.responsived td
	{
		display:block;
		width:100%!important;
		margin:0px!important;
		padding:0px!important;
		text-align:left;
	}
	
	table.responsived th p, table.responsived td p
	{
		text-align:left;
	}
	
	table tbody.responsivedtbody th, table.responsived th
	{
		border-top:5px solid transparent;
		border-bottom:5px solid transparent;
		margin-bottom:50;
	}	
	
	table tbody.responsivedtbody .thmain
	{	
		text-transform:uppercase;
		border-top:10px solid transparent!important;
		border-bottom:10px solid transparent!important;
	}
	
	table tbody.responsivedtbody .thspan
	{
		display:block!important;
		font-weight:bold;
		margin:10px 0px 5px 0px;
	}
}

/* STYLES INVARIABLES */
.desactivatepage /*Pour l'affichage du text "désactivé " dans les listes et les titres des pages */
{
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:red;
}

/* MANDATORY FIELD */
.mandatory, .mandatoryCustom /*Style des champs obligatoires. Defini 2 styles, cf mandatory.js */
{
  background-color: #d7d5d5;
}

.mandatoryFailed, .mandatoryCustomFailed /*Style des champs obligatoires lorsqu'un submit à echoué*/
{
  background-color: #FFE3E8;
  border:1px dotted red;
}

.error /*Pour l'affichage des messages erreurs */
{
	color: red;
}

.helpMsg
{
	color:green;
}

/*-- END MANDATORY FIELD --*/

/*-- FIELDSET --*/

legend
{
	font-family: arial;
    font-size: 11px;
    color:black;
}

fieldset
{
	border: 1px solid  #888888;
	margin:6px;
	background-color:#fdfdfd;
}

fieldset table, fieldset div /*margin pour les element dans le fieldset*/
{
	margin: 5px;
}

fieldset table table, fieldset div div, fieldset table div, fieldset div table /*Annule le margin pour les sous-element du fieldset*/
{
	margin: 0px;
}

/*-- FIN FIELDSET --*/
.tdAdmin
{
	width:90px;
	vertical-align:top;
	padding:5px;
}

.tdListAdmin
{
	padding-top:2px;
	padding-bottom:2px;
}

.tableListAdmin
{
	margin:10px;
}
/*-- FORM --*/
form
{
	margin:0px;
	padding:0px;
}

input, textarea
{
    border: 1px solid #bbb7b7;
   	padding-left:5px;
    background-color:#eeeeee ;
	box-sizing:border-box;
    max-width:100%;
}

select
{
	border:0px;
    background-color:#eeeeee ;
    box-sizing:border-box;
    max-width:100%;
}

input[type=checkbox], input[type=radio]
{ 
  border: none; 
  background-color:transparent;
}
/*-- FIN FORM --*/

.admin_scroll
{
    overflow-y: auto;
    float: left;
    width: 300px;
    position: relative;
    height: 250px;
    background: transparent;
}

.popupBloc
{
	background-image: url('/template/image/admin/bgadmin.gif'); 
	border: #101010 1px solid;
	padding:10px;
	font-family: arial;
    font-size: 11px;
    color:black;
}

.popupTitle
{
	padding-left:10px;
	background-image: url('/template/image/admin/titlebar.gif'); 
	font-family: Arial;
    font-size: 11px;
    color:black;
}

.popupTd
{
	padding:5px 10px 5px 10px;
	vertical-align:top;
}

/*Style pour la navigation*/
.loadmore
{
	text-align:center;
	padding:10px 0px 10px 0px;
	visibility:hidden;
}

.loadmore img
{
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity: 0.50; 
}

/*Style pour le jqDdD*/
.drag
{
	opacity:0.5;
	cursor:move;
}
 .drop
{
	cursor:move;
	outline: 1px dashed black;
}
 .drag a, .drop a
{
	cursor:move;
}

/*************** FIN STYLE DE BASE  *******************/

/*************** ADMIN ZONE ********************/
.hilightZone
{
	outline: 1px solid #aaaaaa;
	margin:0px ;
	padding:0px ;
	vertical-align:top;
	position:relative; 
	width:100%;
	min-height:60px;
	height:auto !important;
	-height:60px; /*Pour IE 6*/
	background-image:url(/template/image/admin/bgzone.png);
	margin-bottom:5px;
}

.stdZone
{
	outline: 1px solid #eeeeee;
	margin:0px ;
	padding:0px ;
	vertical-align:top;
	position:relative; 
	width:100%;
	min-height:60px;
	height:auto !important;
	-height:60px; /*Pour IE 6*/
	background-image:url(/template/image/admin/bgzone.png);
	margin-bottom:5px;
}

.stdZoneFixed
{
	outline: 1px solid #666666;
	margin:0px ;
	padding:0px ;
	vertical-align:top;
	position:relative; 
	width:100%;
	min-height:60px;
	height:auto !important;
	-height:60px; /*Pour IE 6*/
	background-image: url('/template/image/admin/bgadmin.gif'); 
	margin-bottom:5px;
}
	
.zoneMenu
{
	margin:0px ;
	padding: 0px ;	
	position:absolute; 
	top:-35px;
	left:-1px;
	width:100%;
}

.zoneMenuFixed
{
	margin:0px ;
	padding: 0px ;
	position:relative; 
	top:0px;
	left:0px;
	width:100%;
}

.stdZoneFixed table
{
	table-layout:auto!important; /*contré le fixed setté pour le responsive*/	
}

.tblContextMenuTitle
{
	margin:0px ;
	padding: 0px ;
	width:100%;
	background-image: url('/template/image/admin/titlebar.gif'); 
	height:18px;
  	color:#86081D;
  	font-size:11px;
	table-layout:auto!important; /*contré le fixed setté pour le responsive*/
}

.tblContextMenu
{
	border:0px;
	margin:0px ;
	width:100%;
	padding: 0px ;
 	height:19px;
	background-image:url(/template/image/admin/bgmenu.png);
	table-layout:auto; /*contré le fixed setté pour le responsive*/	
}
.tblContextMenu table
{
	table-layout:auto; /*contré le fixed setté pour le responsive*/	
	width:auto!important;/*contré le fixed setté pour le responsive*/
}
		
.stdContextMenu
{
	margin:0px ;
	padding: 0px ;
	border:0px;
	height:19px;
}

.stdContextMenuSep
{
	margin:0px ;
	padding: 0px ;
	border:0px;
	height:19px;
	background-image:url(/template/image/admin/bgmenusep.png);
	background-repeat:no-repeat; 
}

  	
.hilightContextMenu
{
	margin:0px ;
	padding: 0px ;
	height:18px;
	background-image:url(/template/image/admin/bgmenusel.png);

}

.stdTextContextMenu
{
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
  	color: #000000;
	font-size: 11px;
}

.hilightTextContextMenu
{
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	color: #AB0404;
	font-size: 11px;
}
/*************** FIN ADMIN ZONE ********************/#agendaListCtn
{
	margin-bottom:30px;
}
#agendaListCtn .listElement 
{
	width: auto;
	float:none;
	border-bottom: 1px solid #e8e8e8;
	margin:0;
	padding:25px 0 25px 0;
	background:none;
	white-space:nowrap; /*a cause du inline-block à l'interieur*/
}
#agendaListCtn .listElement:first-child 
{
	border-top: 1px solid #e8e8e8;
}

#agendaListCtn .listElement .date 
{
	position:relative;
	display: inline-block;
	font-family: abel;
	font-weight: normal;
	color: #494949;
	text-align: center;
	text-transform: uppercase;
	box-sizing:border-box;
	width: 25%;
	margin-right:3%;
	border-right:1px solid #e1e1e1;
	vertical-align:middle;
}

#agendaListCtn .listElement .date .jusquauListe
{
	font-size:15px;
}

#agendaListCtn .listElement .date .moisListe
{
	font-size:20px;
	color:#bfbfbf;
}

#agendaListCtn .listElement .date .jourListe
{
	font-size:44px;
	line-height:1em;
	transition:color .5s;
}
#agendaListCtn .listElement:hover .date .jourListe
{ 
	color:#7ab346;
}

#agendaList .listElement .txt
{
	display: inline-block;
	box-sizing:border-box;
	width: 72%;
	margin:0;
	padding:0 20px 0 0;
	vertical-align:middle;
}


#agendaList .listElement .txt h5
{
	margin:0px 0px 20px 0px;
	white-space:normal; 
	overflow:hidden;
}
#agendaList .listElement .txt .resume
{
	padding:0;
	min-height:0;
	line-height:1.1em;
	white-space:normal;
	overflow:hidden;
}
#agendaList .listElement .txt .resume:after
{
	content:none;
}

.headCtn h1 > span.date
{
	display:block;
	padding-left:2px;
	margin-top:10px;
	font-family:source_sans_pro;
	font-weight:bold;
	font-size:15px;
}


/* MEDIA QUERIES POUR LE MONTAGE */
@media (min-width:641px)
{
	#agendaListCtn .listElement .date 
	{
		width: 19%;
		margin-right:4%;
	}
	
	#agendaListCtn .listElement .date .jusquauListe
	{
		font-size:17px;
	}
	
	#agendaListCtn .listElement .date .moisListe
	{
		font-size:24px;
	}
	
	#agendaListCtn .listElement .date .jourListe
	{
		font-size:55px;
	}
	
	#agendaList .listElement .txt
	{
		width: 77%;
		padding:0 80px 0 0;
	}
	
	#agendaList .listElement .txt:after
	{
		content:"";
		display:block;
		position:absolute;
		width:42px;
		height:58px;
		right:20px;
		top:50%;
		margin-top:-29px;
		border-left:1px solid #d3d3d3;
		background:url(/template/image/arrow.png) no-repeat right center;
		transition:background-position 0.5s;
	}
	
	#agendaList .listElement:hover .txt:after
	{
		background-position:right top;
	}
}


@media (min-width:961px)
{
	#agendaListCtn .listElement .date 
	{
		width: 14%;
		margin-right:4%;
	}
	
	#agendaListCtn .listElement .date .jusquauListe
	{
		font-size:18px;
	}
	
	#agendaListCtn .listElement .date .moisListe
	{
		font-size:28px;
	}
	
	#agendaListCtn .listElement .date .jourListe
	{
		font-size:65px;
	}
	
	#agendaList .listElement .txt
	{
		width: 82%;
		padding:0 80px 0 0;
	}
}#aidefinanciereSearchCtn
{
	position:relative;
	margin:30px 0 0 0;
	background:#005866;
	z-index:1;
}
.aidefinancieresearchctn
{
	position:relative;
	display:block;
	padding:25px 0 30px 0;
}

.aidefinancieresearchctn:after
{
	content:"";
	display:block;
	clear:both;
}
.aidefinancieresearchctn .selectctn
{
	display:block;
	box-sizing:border-box;
	margin:0 0 20px 0;
	overflow:hidden;
}

.aidefinancieresearchctn .selectctn select
{
	width:100%;
	height:33px;
	padding:5px;
	font-size:15px;
	font-weight:normal;
    color:#494949;
	outline:none;
	background:#e6eff0;
	border:1px solid #e6eff0;
	border-radius:20px;
}

.aidefinancieresearchctn > a
{
	display:block;
	position:absolute;
	right:5px;
	bottom:0;
	margin-bottom:5px;
	font-size:14px;
	color:#9ebfc5;
}
.aidefinancieresearchctn .btnsearch, .aidefinancieresearchctn .btnsearch:hover
{
	display:block;
	position:relative;
	right:auto;bottom:auto;
	margin:0 0 20px 0;
	overflow:hidden;
	font-family:abel;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	padding:10px 0 10px 0;
	cursor:pointer;
	background:#2b5665;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#316171), to(#254a57));
	background-image: -webkit-linear-gradient(top, #316171,#254a57);
	background-image: -moz-linear-gradient(top, #316171,#254a57);
	background-image: -ms-linear-gradient(top, #316171,#254a57);
	background-image: -o-linear-gradient(top, #316171,#254a57);
	background-image: linear-gradient(top, #316171,#254a57);
}
.aidefinancieresearchctn .btnsearch:after
{
	content:"";
	display:inline-block;
	margin-left:15px;
	width:15px;
	height:9px;
	vertical-align:middle;
	background:url(/template/image/arrowsearchmap.png) no-repeat center bottom;
}
.aidefinancieresearchctn a.btnsearch:after
{
	transform:rotate(-90deg);
}

h2.aidefinancieresearchtitle
{
	--margin-top:40px;
	color:#81b342;	
	text-transform:lowercase;
}

h2.aidefinancieresearchtitle > span
{
	display:none;
}
h2.aidefinancieresearchtitle > span.show
{
	display:inline-block;
}

/*MEDIA QUERIES*/
@media (min-width:481px)
{
	.aidefinancieresearchctn .selectctn
	{
		float:left;
		width:50%;
		padding-left:10px;
	}
	.aidefinancieresearchctn .selectctn:nth-child(2n+1)
	{
		float:left;
		width:50%;
		padding-left:0;
		padding-right:10px;
	}
}

@media (min-width:961px)
{
	.aidefinancieresearchctn .selectctn, .aidefinancieresearchctn .selectctn:nth-child(2n+1)
	{
		margin:0;
	}
}/*
Style pour le calendrier
*/
#calendriers 
{
	display:none;
}
@media (min-width:801px)
{
	#calendriers 
	{
		display:block;
		margin-top: 10px;
		padding-left: 0;
	}
	
	.fondCalendrier, .fondCalendrier6Lignes
	{
		background: #efefef;
		width:100%;
		padding-top:12px;
		margin-bottom:30px;
	}
	
	/* Style de la table principale contenant le calendrier */
	/* Style de la table principale contenant le calendrier */
	table.calendar_main {
		width: 100%;
		height:199px;
		margin-left: 0px;
		margin-top:0px;
		padding-top:0px;
		background-color: #ffffff;
		font-family: abel;
		font-weight: normal;
		font-size: 16px;
	}
	
	/* Style for the calendar header (<< month year >>) */
	/* Style du titre du calendrier (<< mois annee >>)  */
	.calendar_title {
		color: #131121;
		text-align: center;
	}
	
	/* Style of the cell "month year" of the header */
	/* Style de la cellule "mois annee" du titre    */
	.calendar_title_month {
		padding-bottom: 12px;
		text-align:center;
		width: 84%;
	}
	
	.calendar_title_monthIE7 {
	text-align:center;
	width: 84%;
	line-height:13px;
	}
	
	/* Style of the link "month year" of the header */
	/* Style du lien "mois annee" du titre          */
	.calendar_title_month_clickable, .calendar_title_monthIE7_clickable {
		color: #494949;
		font-family:abel;
		font-weight: normal;
		font-size:20px;
		text-decoration: none;
	}
	
	/* Style of the cell that contains the link "<<" in the header */
	/* Style de la cellule contenant le lien "<<" du titre         */
	.calendar_title_left_arrow {
		text-align: left;
		padding-left: 3% !important;
		width: 5%;
	}
	
	/* Style of the cell that contains the link ">>" in the header */
	/* Style de la cellule contenant le lien ">>" du titre         */
	.calendar_title_right_arrow {
		text-align: right;
		padding-right: 3% !important;
		width: 5%;
	}
	
	/* Style of the link "<<" of the header */
	/* Style du lien "<<" du titre          */
	.calendar_title_left_arrow_clickable {
		text-decoration: none;
	}
	.calendar_title_left_arrow_clickable:before {
		content: '<';
		font-family: abel;
		color: #c2c2c2;
		font-weight: normal;
		font-size: 18px;
	}
	.calendar_title_left_arrow_clickable:hover:before {
		color: #7ab346;
	}
	.calendar_title_left_arrow_clickable img {
		display: none;
	}
	
	/* Style of the link ">>" of the header */
	/* Style du lien ">>" du titre          */
	.calendar_title_right_arrow_clickable {
		text-decoration: none;
	}
	.calendar_title_right_arrow_clickable:before {
		content: '>';
		font-family: abel;
		color: #c2c2c2;
		font-weight: normal;
		font-size: 18px;
	}
	.calendar_title_right_arrow_clickable:hover:before {
		color: #7ab346;
	}
	.calendar_title_right_arrow_clickable img {
		display: none;
	}
	
	/* Global style of the main calendar table */
	/* Style global de la table du calendrier  */
	.calendar_table, .calendar_tableIE9 {
		border: none;
		border-collapse: collapse;
		color:#4b5459;
		width: 100%;
	}
	
	/* Generic style of the calendar table cells              */
	/* Style generique des cellules de la table du calendrier */
	.calendar_table td {
		text-align: center !important;
		font-size: 16px;
		padding-left:10px;
		padding-right:11px;
		padding-top:12px;
		padding-bottom:13px;
		border:1px solid #d0d4d9;
		color: #4d5155;
	}
	.calendar_table td.calendar_other_month {
		color: #cccfd3;
	}
	
	/*Pour IE 9*/
	.calendar_tableIE9 td {
		text-align: left;
		font-size:16px;
		padding-left:11px;
		padding-right:11px;
		padding-top:12px;
		padding-bottom:13px;
		border:1px solid #d0d4d9;
		color: #4d5155;
	}
	
	/* Style of the table header cells that contains the days                   */
	/* Style des cellules d'en-tete la table du calendrier, contenant les jours */
	.calendar_table th, .calendar_tableIE9 th 
	{
		display:none;
		/*color:#0076BA;
		text-align: center !important;
		font-size:12px;
		padding-left:10px;
		padding-right:10px;
		padding-top:12px;
		padding-bottom:13px;
		border:1px solid #c6cfd6;
		font-weight: normal;*/
	
	}
	
	/* Style of the calendar cells the contains the week-end days (saturday and */
	/* sunday)                                                                  */
	/* Style des cellules de la table contenant les jours du week-end (samedi et*/
	/* dimanche)                                                                */
	.calendar_weekend {
		/*background-color: #cccccc;*/
	}
	
	/* Style of the table cells that contains the days that are not part of the */
	/* monthly currently displayed                                              */
	/* Style des cellules contenant des jours ne faisant pas partie du mois en  */
	/* cours d'affichage                                                        */
	.calendar_other_month {
		color: #cccfd3;
	}
	
	/* Style for the links of days not part of the month currently displayed */
	/* Style des liens des jours ne faisant pas partie du mois en cours      */
	/* d'affichage                                                           */
	.calendar_other_month_clickable {
		color: #cccfd3;
		text-decoration: none;
		font-weight:normal;
	}
	
	/* Style for today's day (non-clickable)                  */
	/* Style du jour (non cliquable) representant aujourd'hui */
	.calendar_today {
		color: #58ad02;
		font-weight:normal;
		text-decoration: none;
		background: #eef1f5;
	}
	td.calendar_today{
		border: 2px solid #7ab346;
		color: #58ad02;
	}
	
	/* Style of today's link                              */
	/* Style du lien sur le jour representant aujourd'hui */
	.calendar_today_clickable {
		color: #58ad02;
		font-weight:normal;
		text-decoration: none;
		background: #eef1f5;
		background:url(/plugin/calendrier/template/image/todayClic.gif) no-repeat top right #eef1f5;
	}
	td.calendar_today_clickable {
		border: 2px solid #7ab346;
		color: #58ad02;
	}
	
	.calendar_today_clickable a, .calendar_todaycontinues_clickable a
	{
		color: #58ad02;
		font-weight:normal;
		text-decoration: none;
	}
	
	.calendar_todaycontinues_clickable {
		color: #4d5155;
		font-weight:normal;
		text-decoration: none;
		background:url(/plugin/calendrier/template/image/todayClic.gif) no-repeat top right #eef1f5;
	}
	td.calendar_todaycontinues_clickable {
		border: 2px solid #d0d4d9;
		color: #4d5155;
	}
	
	/* Style for the links of days part of the month currently displayed     */
	/* Style des liens des jours faisant partie du mois en cours d'affichage */
	.calendar_day_clickable  {
		/*color: #357555;*/
	
		color:#4d5155;
		text-decoration:none;
		font-weight:normal;
		background: url(/plugin/calendrier/template/image/daycontinuesClic.gif) no-repeat top right #eef1f5;
		
	}
	
	.calendar_daycontinues_clickable {
		
		color:#4d5155;
		text-decoration:none;
		font-weight:normal;
		background:url(/plugin/calendrier/template/image/dayClic.gif) no-repeat top right;
		
		
	}
	
	.calendar_daycontinues_clickable a, .calendar_day_clickable a
	{
		color:#4d5155;
		text-decoration:none;
	}
	
	.calendar_day {
		color:#4d5155;
		text-decoration:none;
		font-weight:normal;
	}
}
@media (min-width:1150px)
{
	#calendriers 
	{
		padding-left: 25px;
		
	}
}/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha { float:left;margin-top:20px;width:224px;}
.QapTcha .clr{ clear:both; }
.QapTcha .bgSlider { width:202px;height:22px;float:left;background:url('/plugin/captcha/template/images/fondcaptcha.png') no-repeat; }
.QapTcha .Slider { width:47px;height:22px;background:url('/plugin/captcha/template/images/btncaptcha.png') no-repeat;cursor:e-resize;position:relative;top:0;left:0; }
.QapTcha .TxtStatus { width:282px;padding:3px;margin-top:7px;text-align:left;color:#787878;font-family:Verdana;font-size:10px;clear:both; }
.QapTcha .dropSuccess {  background:transparent;color:#4e8b37; }
.QapTcha .dropError { color:#787878; }
.QapTcha .Lock { float:left;margin-left:5px;margin-top:2px;background:url('/plugin/captcha/template/images/verrouillage.png') no-repeat top left;width:15px;height:17px; }
.QapTcha .unLock { float:left;margin-left:5px;margin-top:2px;background:url('/plugin/captcha/template/images/verrouillage.png') no-repeat top right;width:16px;height:17px; }
.QapTcha .divError { background:red;color:#FFFFFF;width:230px; }/* CARTOUCHE GENERIQUE */
.cartoucheCtn
{
	position:relative;
	margin-bottom:30px;
}

.cartoucheCtn h5
{
	margin:0 0 25px 0;
	font-family:abel;
	font-weight:normal;
	font-size:25px;
	color:#494949;
}

.cartoucheCtn .more
{
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#6d6d6d;
	text-decoration:none;
	text-align:right;
	margin-top:10px;
	margin-right:5px;
}
.cartoucheCtn .more:after
{
	content:">";
	color:#78bb34;
	font-size:15px;
	font-weight:bold;
	margin-left:7px;
	vertical-align:top;
}

.cartoucheElementCtn
{
	position:relative;
	background:#f3f3f3;	
	margin:0 -10px 0 -10px;
}

#cartoucheNewsCartoucheCtn .cartoucheElementCtn
{
	padding:25px 10px 10px 10px;
}

#cartoucheNewsCartoucheCtn .cartoucheElement
{
	position:relative;
	display:block;
	margin:0;
	text-decoration:none;
	overflow:hidden;
}

#cartoucheNewsCartoucheCtn .cartoucheElement .img
{
	position:relative;
	display:block;
	background:url(/template/image/defaultList.jpg) no-repeat center center;
	background-size:cover;
}
#cartoucheNewsCartoucheCtn .cartoucheElement .img:before
{
	content:"";
	display:block;
	padding-top:57%;
}
#cartoucheNewsCartoucheCtn .cartoucheElement:hover .img
{
	opacity:0.75;
}

#cartoucheNewsCartoucheCtn .cartoucheElement .txt
{
	display:block;
	position:relative;
	padding:14px 0 14px 0;
	overflow:hidden;
}

#cartoucheNewsCartoucheCtn .cartoucheElement h6
{
	margin:0px 0px 10px 0px;
	font-family:abel;
	font-weight:normal;
	font-size:19px;
	color:#494949;
	
}
#cartoucheNewsCartoucheCtn .cartoucheElement .resume
{
	display:block;
	position:relative;
	font-size:15px;
	line-height:1.5em;
	color:#8a8a8a;	
	padding-right:50px;
	min-height:58px;
}
#cartoucheNewsCartoucheCtn .cartoucheElement .resume:after
{
	content:"";
	display:block;
	position:absolute;
	width:42px;
	height:58px;
	right:0;
	top:50%;
	margin-top:-29px;
	border-left:1px solid #d3d3d3;
	background:url(/template/image/arrow.png) no-repeat right center;
	transition:background-position 0.5s;
}

#cartoucheNewsCartoucheCtn .cartoucheElement:hover .resume:after
{
	background-position:right top;
}

.home #cartoucheNewsCartoucheCtn, .home #cartoucheNews
{
	width:auto;
	margin:0;
}
.home #cartoucheNews > #cartoucheNewsCartoucheCtn
{
	width:auto;
	margin:0;
} 
.home #cartoucheNewsCartoucheCtn h5
{
	display:none;
}

.home #cartoucheNewsCartoucheCtn .cartoucheElementCtn
{
	background:none;	
}
.home #cartoucheNewsCartoucheCtn .cartoucheElement .img
{
	float:none;
	width:auto;
	border:none;
	border-radius:0;
}
.home #cartoucheNewsCartoucheCtn .cartoucheElement .img:before
{
	padding-top:57%;
}

.home #cartoucheNewsCartoucheCtn .cartoucheElement .txt
{
	padding:12px 0 0 0;
}

.home #cartoucheNewsCartoucheCtn .cartoucheElement h6
{
	font-size:24px;
}
.home #cartoucheNewsCartoucheCtn .cartoucheElement .resume
{
	font-size:16px;
	margin:0;
	padding:0;
	border:none;
	min-height:0;
}
.home #cartoucheNewsCartoucheCtn .cartoucheElement .resume:after
{
	content:none;
}

.home .cartoucheCtn .more
{
	display:block;
	position:relative;
	top:0;
	left:0;
	font-family:abel;
	font-size:20px;
	font-weight:normal;
	color:#494949;
	text-decoration:none;
	text-align:center;
	margin:0 -10px 0 -10px;
	padding:20px 0 20px 0;
	background:url(/template/image/bgmore.jpg) no-repeat center center;
	background-size:cover;
}
.home .cartoucheCtn .more:after
{
	font-size:20px;
	margin-left:9px;
}

/******* CARTOUCHE AGENDA ************/
.home #cartoucheAgendaCartoucheCtn, .home #cartoucheAgenda
{
	position:relative;
	display:block;
	width:auto;
	top:0;
	left:0;
	background:#f0f0f0;
	margin:0 -10px 0-10px;
	padding:20px 10px 0 10px;
}
.home #cartoucheAgendaCartoucheCtn
{
	overflow:hidden;
}
.home #cartoucheAgenda > #cartoucheAgendaCartoucheCtn
{
	position:relative;
	width:auto;
	top:0;
	left:0;
	overflow:hidden;
}

.home #cartoucheAgendaCartoucheCtn h5
{
	display:none;
}

.home #cartoucheAgendaCartoucheCtn .more
{
	display:block!important; /*surdefini le style inline*/
	position:relative;
	top:0;
	left:0;
	font-family:abel;
	font-size:20px;
	font-weight:normal;
	color:#494949;
	text-decoration:none;
	text-align:center;
	margin:0 -10px 0 -10px;
	padding:20px 0 20px 0;
	background:url(/template/image/bgmore.jpg) no-repeat center center;
	background-size:cover;
}
.home #cartoucheAgendaCartoucheCtn .more:after
{
	font-size:20px;
	margin-left:9px;
}

#cartoucheAgendaCartoucheCtn .cartoucheElementCtn
{
	position:relative;
	background:none;	
}
#cartoucheAgendaCartoucheCtn .cartoucheElement 
{
	display:block;
	margin:0 0 2px 0;
	padding:25px 0 25px 0;
	background:#f3f3f3;
	white-space:nowrap; /*a cause du inline-block à l'interieur*/
}
.home #cartoucheAgendaCartoucheCtn .cartoucheElement
{
	background:none;
	margin:0 0 0 0;
	padding:9px 0 9px 0;
} 

#cartoucheAgendaCartoucheCtn .cartoucheElement .date 
{
	position:relative;
	display: inline-block;
	font-family: abel;
	font-weight: normal;
	color: #494949;
	text-align: center;
	text-transform: uppercase;
	box-sizing:border-box;
	width: 25%;
	margin-right:3%;
	border-right:1px solid #e1e1e1;
	vertical-align:middle;
}

#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jusquauListe
{
	font-size:15px;
}

#cartoucheAgendaCartoucheCtn .cartoucheElement .date .moisListe
{
	font-size:20px;
	color:#bfbfbf;
}

#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jourListe
{
	font-size:44px;
	line-height:1em;
	transition:color .5s;
}
#cartoucheAgendaCartoucheCtn .cartoucheElement:hover .date .jourListe
{ 
	color:#7ab346;
}

#cartoucheAgendaCartoucheCtn .cartoucheElement .txt
{
	display: inline-block;
	box-sizing:border-box;
	width: 72%;
	margin:0;
	padding:0 20px 0 0;
	vertical-align:middle;
}


#cartoucheAgendaCartoucheCtn .cartoucheElement .txt h6
{
	margin:0px 0px 10px 0px;
	white-space:normal;
	overflow:hidden;
	font-family:abel;
	font-weight:normal;
	font-size:20px;
	color:#494949;
}
.home #cartoucheAgendaCartoucheCtn .cartoucheElement .txt h6
{
	margin-bottom:5px;
}
#cartoucheAgendaCartoucheCtn .cartoucheElement .txt .resume
{
	display:block;
	position:relative;
	padding:0;
	line-height:1.1em;
	white-space:normal;
	overflow:hidden;
	font-size:15px;
	line-height:1.5em;
	color:#8a8a8a;	
}
#cartoucheAgendaCartoucheCtn .cartoucheElement .txt .resume:after
{
	content:none;
}

/* MEDIA QUERIES POUR LE MONTAGE */
@media (min-width:481px) and (max-width:800px)
{
	#cartoucheNewsCartoucheCtn .cartoucheElement:after
	{
		content:"";
		display:block;
		clear:both;
	}
	
	#cartoucheNewsCartoucheCtn .cartoucheElement .img
	{
		float:left;
		width:40%;
	}
	
	#cartoucheNewsCartoucheCtn .cartoucheElement .txt
	{
		float:left;
		box-sizing:border-box;
		width:60%;
		padding:0 10px 0 10px;
	}
}

@media (min-width:641px)
{
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date 
	{
		width: 19%;
		margin-right:4%;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jusquauListe
	{
		font-size:17px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .moisListe
	{
		font-size:24px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jourListe
	{
		font-size:55px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .txt
	{
		width: 77%;
		padding:0 80px 0 0;
	}
}

@media (min-width:801px)
{
	.cartoucheCtn h5
	{
		margin:0 0 25px 25px;
	}
	
	.cartoucheElementCtn
	{
		margin:0;
	}
	
	#cartoucheNewsCartoucheCtn .cartoucheElementCtn
	{
		padding:25px 25px 10px 25px;
	}
	
	.home #cartoucheNewsCartoucheCtn, .home #cartoucheNews
	{
		width:65.65%;
	}
	.home #cartoucheNewsCartoucheCtn .cartoucheElement .img
	{
		float:left;
		width:37.88%;
		border:5px solid #ffffff;
		border-radius:10px;
	}

	.home #cartoucheNewsCartoucheCtn .cartoucheElement .txt
	{
		padding:3px 0 0 14px;
	}

	.home #cartoucheNewsCartoucheCtn .cartoucheElement .resume
	{
		padding:0 0 20px 0;
		margin:0 50px 30px 0;
		border-bottom:1px solid #e8e8e8;
	}

	.home .cartoucheCtn .more
	{
		position:absolute;
		top:auto;
		bottom:0;
		left:42%;
		margin:10px;
		padding:0;
		background:none;
		font-family:source_sans_pro;
		font-size:14px;
	}
	.home .cartoucheCtn .more:after
	{
		font-size:14px;
		margin-left:7px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date 
	{
		width: 25%;
		margin-right:5%;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jusquauListe
	{
		font-size:14px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .moisListe
	{
		font-size:19px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jourListe
	{
		font-size:38px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .txt
	{
		width: 70%;
		padding:0 20px 0 0;
	}
	
	.home #cartoucheAgendaCartoucheCtn, .home #cartoucheAgenda
	{
		position:absolute;
		width:31.74%;
		top:auto;
		left:auto;
		bottom:0;
		right:10px;
		margin:0;
		padding:0;
		z-index:1;
	}
	.home #cartoucheAgendaCartoucheCtn .more
	{
		margin:0;
	}
}

@media (min-width:961px)
{
	.home #cartoucheAgendaCartoucheCtn .cartoucheElement .date 
	{
		width: 31%;
		margin-right:4%;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jusquauListe
	{
		font-size:15px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .moisListe
	{
		font-size:19px;
	}
	.home #cartoucheAgendaCartoucheCtn .cartoucheElement .date .moisListe
	{
		font-size:28px;
	}
	
	#cartoucheAgendaCartoucheCtn .cartoucheElement .date .jourListe
	{
		font-size:51px;
	}
	.home #cartoucheAgendaCartoucheCtn .cartoucheElement .date .jourListe
	{
		font-size:65px;
	}
	
	.home #cartoucheAgendaCartoucheCtn .cartoucheElement .txt
	{
		width: 65%;
		padding:0 20px 0 0;
	}
}
@media (min-width:1170px)
{
	.home #cartoucheNewsCartoucheCtn
	{
		top:-80px;
	}
}.headCtn .img.imgon
{
	position:relative;
}
.headCtn .img.imgon > span
{
	position:absolute;
	display:block;
	top:0;left:0;right:0;bottom:0;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	opacity:0;
	transition:opacity 1s;
}
.headCtn .img.imgon:hover > span
{
	opacity:1;
}


#collaborateurList
{
	position: relative;
	display:block;
	z-index: 1;
}
#collaborateurByProjetCtn
{
	margin:60px 0 60px;
}
#collaborateurByProjetCtn h5
{
	margin:0;
	font-size:18px;
	color:#81b342;
}

#collaborateurListCtn
{
	position:relative;
	margin:0 0 60px 0;
}

#collaborateurListCtn .collaborateurctn, #collaborateurByProjetCtn #collaborateurListCtn .collaborateurctn
{
	display:block;
	position:relative;
	margin:50px 0 50px 0;
}
#collaborateurListCtn .collaborateurctn:first-child
{
	margin-top:30px;
}

#collaborateurListCtn .collaborateurctn .collaborateur
{
	position:relative;
	display:block;
}


#collaborateurListCtn .collaborateurctn .collaborateur .photo
{
	position:relative;
	display:block;
	box-sizing:border-box;
	margin:0 0 0 0;
	max-width:293px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	background-image:url(/template/image/defaultCollaborateur.png);
	border-radius:15px;
	overflow:hidden;
}
#collaborateurListCtn .collaborateurctn .collaborateur .photo:before
{
	content:"";
	display:block;
	padding-top:133.447%;
}
#collaborateurListCtn .collaborateurctn .collaborateur .photo > span
{
	position:absolute;
	display:block;
	top:0;left:0;right:0;bottom:0;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	opacity:0;
	transition:opacity 1s;
}
#collaborateurListCtn .collaborateurctn:hover .collaborateur .photo > span
{
	opacity:1;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn
{
	position:relative;
	display:block;
	box-sizing:border-box;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data
{
	position:relative;
	display:block;
	box-sizing:border-box;
	padding:0 0 0 10px;
	margin:30px 0 20px 0;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data > span
{
	position:relative;
	display:block;
	font-size:18px;
	font-weight:normal;
	color:#113744;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data > span a 
{
	color:#8e8e8e;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data > span.name
{
	margin-top:12px;
	font-weight:bold;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data > span.fonction
{
	padding-bottom:8px;
	margin-bottom:16px;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data > span.fonction:after
{
	content:"";
	position:absolute;
	display:block;
	width:45%;
	border-bottom:2px solid #113744;
	left:0;
	bottom:0;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn
{
	position:relative;
	display:block;
	box-sizing:border-box;
	background:#f1f0ef;
	border-radius:15px;
	padding:20px 10px 10px 10px;
	margin-top:20px;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn a.open
{
	display:none;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn h5
{
	margin:0 0 20px 0;
	padding:0;
	font-family:abel;
	font-weight:normal;
	font-size:23px;
	line-height:23px;
	color:#494949;
}
#collaborateurListCtn collaborateurctn .collaborateur .txtctn .projetctn h5:after
{
	content:"\a0:"; /*&nbsp;:*/
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn
{
	display:none;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive
{
	display:block;
}

#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive a,
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive span
{
	position:relative;
	display:block;
	color:#8e8e8e;
	padding-left:15px;
	font-size:17px;
	line-height:20px;
	margin-bottom:10px;
}
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive a:before,
#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive span:before
{
	content:"";
	position:absolute;
	width:6px;
	height:6px;
	background:#113744;
	border-radius:50%;
	left:0;
	top:7px;
}

#collaborateurListCtn .collaborateurctn > span.admin
{
	position:absolute;
	top:10px;left:-15px;
}



@media (min-width:960px)
{
	#collaborateurList
	{
		width: calc(100vw - 40px);
		max-width:1150px;
		padding-right:10px;
		background: #ffffff;
		z-index: 2;
	}
	
	#collaborateurListCtn .collaborateurctn
	{
		margin:100px 0 100px 0;
	}
	#collaborateurListCtn .collaborateurctn:before
	{
		content:"";
		display:block;
		padding-top:34%;
	}
	#collaborateurListCtn .collaborateurctn.hasopen
	{
		transition:padding .5s .1s;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur
	{
		position:absolute;
		display:block;
		top:0;left:0;right:0;bottom:0;
	}
	
	#collaborateurListCtn .collaborateurctn .collaborateur .photo
	{
		float:left;
		width:25.478%;
		height:100%;
		max-width:none;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur .photo:before
	{
		content:none;
	}
	
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn
	{
		float:right;
		width:73.043%;
		height:100%;
	}
	
	
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .data
	{
		position:absolute;
		display:block;
		box-sizing:border-box;
		top:0;left:0;
		width:100%;
		padding:0 0 0 30px;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn
	{
		position:absolute;
		display:block;
		box-sizing:border-box;
		bottom:0;left:0;
		width:100%;
		padding:20px 30px 10px 30px;
	}
	
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .responsive
	{
		display:none;
	}
	
	#collaborateurListCtn .collaborateurctn.hasopen .collaborateur .txtctn .projetctn a.open
	{
		position:absolute;
		display:block;
		bottom:-19px;
		width:38px;
		height:38px;
		left:calc(50% - 60px);
		background:url(/template/image/fleche.svg) no-repeat center center;
		background-size:contain;
		transition:transform .5s;
	}
	#collaborateurListCtn .collaborateurctn.hasopen .collaborateur .txtctn .projetctn.isopen a.open
	{
		transform:rotate(180deg);
	}
	
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn h5
	{
		margin:0 0 20px 0;
		padding:0;
		font-family:abel;
		font-weight:normal;
		font-size:23px;
		line-height:23px;
		color:#494949;
	}
	#collaborateurListCtn collaborateurctn .collaborateur .txtctn .projetctn h5:after
	{
		content:"\a0:"; /*&nbsp;:*/
	}
	
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn
	{
		position:relative;
		display:block;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn .column
	{
		position:relative;
		display:block;
		box-sizing:border-box;
		float:left;
		width:50%;
		padding-right:20px;
		margin-bottom:10px;
		overflow:hidden;
	}
	#collaborateurListCtn .collaborateurctn.hasopen .collaborateur .txtctn .projetctn .column
	{
		transition:max-height .5s;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn .column a,
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn .column span
	{
		position:relative;
		display:block;
		color:#8e8e8e;
		padding-left:15px;
		font-size:17px;
		line-height:20px;
		margin-bottom:10px;
	}
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn .column a:before,
	#collaborateurListCtn .collaborateurctn .collaborateur .txtctn .projetctn .columnctn .column span:before
	{
		content:"";
		position:absolute;
		width:6px;
		height:6px;
		background:#113744;
		border-radius:50%;
		left:0;
		top:7px;
	}
	
	#collaborateurListCtn .collaborateurctn > span.admin
	{
		position:absolute;
		top:10px;left:-15px;
	}
}


/*#collaborateurByProjetCtn #collaborateurListCtn .collaborateur
{
	margin:20px 0 20px 0;
}

#collaborateurListCtn .collaborateur .photo
{
	display:block;
	margin:0 0 20px 0;
	width:250px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	background-image:url(/template/image/defaultCollaborateur.png);
}

#collaborateurByProjetCtn #collaborateurListCtn .collaborateur .photo
{
	width:120px;
}

#collaborateurListCtn .collaborateur .photo:before
{
	content:"";
	display:block;
	padding-top:150%;
}
#collaborateurListCtn .collaborateur .data
{
	display:block;
	font-size:16px;
	overflow:hidden;
}

#collaborateurByProjetCtn #collaborateurListCtn .collaborateur .data
{
	font-size:16px;
}

#collaborateurListCtn .collaborateur .data > span
{
	display:block;
}
#collaborateurListCtn .collaborateur .data > span:first-child
{
	font-weight:bold;
}
#collaborateurListCtn .collaborateur .data > span:empty
{
	display:none;
}
#collaborateurListCtn .collaborateur > span.admin
{
	position:absolute;
	top:10px;left:10px;
}

#collaborateurListCtn .collaborateur .projetctn
{
	display:block;
	background:#f3f3f3;
	padding:10px 10px 25px 10px;
	margin:20px -10px 40px -10px;
	font-size:16px;
}
#collaborateurListCtn .collaborateur .projetctn h5
{
	display:bloc;
	margin:0 0 20px 0;
	color:#494949;
	font-family:abel;
	font-weight:normal;
	font-size:20px;
}
#collaborateurListCtn .collaborateur .projetctn .open
{
	display:block;
	position:absolute;
	bottom:-19px;
	left:50%;
	margin-left:-19px;
	width:36px;
	height:36px;
	border-radius:50%;
	background:#5bb002;
}
#collaborateurListCtn .collaborateur .projetctn.only8 .open
{
	display:none;
}
#collaborateurListCtn .collaborateur .projetctn .open:before, #collaborateurListCtn .collaborateur .projetctn .open:after
{
	content:"";
	position:absolute;
	top:50%;left:50%;
	margin:-4px 0 0 -1px;
	width:2px;
	height:8px;
	background:#ffffff;
	transform-origin:bottom center;
	transform:rotate(30deg);
	transition:transform-origin .5s;
}
#collaborateurListCtn .collaborateur .projetctn .open:after
{
	transform:rotate(-30deg);
}
#collaborateurListCtn .collaborateur .projetctn.full .open:before, #collaborateurListCtn .collaborateur .projetctn.full .open:after
{
	transform-origin:top center;
}
#collaborateurListCtn .collaborateur .projetctn .responsive
{
	display:block;
}
#collaborateurListCtn .collaborateur .projetctn .column
{
	display:none;
}
#collaborateurListCtn .collaborateur .projetctn .column:after
{
	content:"";
	display:block;
	clear:both;
}
#collaborateurListCtn .collaborateur .projetctn .column > div
{
	display:block;
	float:left;
	width:50%;
}

#collaborateurListCtn .collaborateur .projetctn .column a, #collaborateurListCtn .collaborateur .projetctn .responsive a
{
	display:block;
	position:relative;
	box-sizing:border-box;
	color:#8e8e8e;
	padding:0 0 0 15px;
	margin:0 40px 10px 0;
	overflow:hidden;
	transition:all .5s;
}
#collaborateurListCtn .collaborateur .projetctn .responsive a
{
	margin:0 10px 10px 0;
}

#collaborateurListCtn .collaborateur .projetctn .column a:nth-child(n+5),  #collaborateurListCtn .collaborateur .projetctn .responsive a:nth-child(n+5)
{
	margin:0;
	max-height:0;
}

#collaborateurListCtn .collaborateur .projetctn.full .column a:nth-child(n+5), #collaborateurListCtn .collaborateur .projetctn.full .responsive a:nth-child(n+5)
{
	margin:0 40px 10px 0;
	max-height:100px;
}

#collaborateurListCtn .collaborateur .projetctn .column a:before,  #collaborateurListCtn .collaborateur .projetctn .responsive a:before
{
	content:"";
	position:absolute;
	left:0;top:.45em;
	width:6px;
	height:6px;
	background:#58ad02;
	border-radius:50%;
}

@media (min-width:600px)
{
	#collaborateurListCtn .collaborateur .photo
	{
		display:inline-block;
		vertical-align:bottom;
		margin:0;
		width:40%;
		max-width:250px;
	}
	#collaborateurListCtn .collaborateur .data
	{
		display:inline-block;
		vertical-align:bottom;
		box-sizing:border-box;
		width:60%;
		padding-left:20px;
	}
	
	#collaborateurListCtn .collaborateur .projetctn
	{
		padding:40px 40px 25px 40px;
		margin:40px 0 40px 0;
	}
	
	#collaborateurListCtn .collaborateur .projetctn .responsive
	{
		display:none;
	}
	#collaborateurListCtn .collaborateur .projetctn .column
	{
		display:block;
	}
}
@media (min-width:1200px)
{
	#collaborateurListCtn .collaborateur .data
	{
		font-size:18px;
	}
	#collaborateurByProjetCtn h5
	{
		font-size:20px;
	}
	#collaborateurListCtn .collaborateur .projetctn h5
	{
		font-size:22px;
	}
}*//*Style pour les commentaires*/
#commentCtn
{
	position:relative;
	margin:50px 0 50px 0;
	padding:20px;	
	background:#f0f0f0;
}
#commentCtn h5
{
	margin:0 0 25px 0;
	font-family:abel;
	font-weight:normal;
	font-size:25px;
	color:#494949;
}

.commentDiv
{
	border-bottom: 1px solid #d7d7d7; 
	margin-bottom:30px;
	padding:0 0 20px 0;
}

.commentDivInvalid
{
	border-bottom: 1px solid #d7d7d7; 
	margin-bottom:30px;
	padding:0 0 20px 0;
	background:#f3c8c8;
}

.commentDataDiv
{

}

.commentSignatureDiv
{
	text-align:right;
	margin-top:10px;
	font-weight: bold;
}

/*Style pour le btn ajout des commentaires*/
.btnAddCommentDiv
{
	margin-top:20px;
	text-align:right;
}

.btnAddComment
{
	font-family:source_sans_pro;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	background:#7ab346;
	padding:5px 10px 5px 10px;
	border-radius:10px;	
}

/*Style pour le cartouche des commentaires*/
.cartoucheCommentDiv
{
	margin-top:5px;
}

.aCartoucheCommentTitle, .cartoucheCommentTitle
{
	text-decoration:none;
}

.cartoucheCommentDate
{
	font-size:10px;
	color:gray;
	display:block;
}

@media (min-width:801px)
{
	#commentCtn
	{
		width:65.92%;
	}
}#communeList
{
	position:relative;
	z-index:1;
}
#tblcommune
{
	width:100%;
	padding:0;
	margin:0;
}
#tblcommune tr:first-child td
{
	font-weight:bold;
	font-size:10px;
	vertical-align:top;
}
#tblcommune tr
{
	background:#eeeeee;
}
#tblcommune tr:nth-child(even)
{
	background:#ffffff;
}
#tblcommune tr td
{
	text-align:center;
	padding:5px 0 5px 0;
	border-right:1px solid #ffffff;
	width:8.8%;
}
#tblcommune tr:nth-child(even) td
{
	border-right:1px solid #eeeeee;
}

#tblcommune tr td:first-child
{
	font-size:14px;
	text-align:left;
	white-space:nowrap;
	padding:5px 5px 5px 5px;
	width:12%;
}#cartoucheHomeCtn
{
	z-index:2;
}
#cartoucheHomeCtn:empty
{
	display:none;
}

#entrepiseCtn > .fullfill, #communeCtn > .fullfill
{
	display:block;
	position:relative;
}
.aroundedctn
{
	padding:0 10px 10px 10px;
}
.aroundedctn a
{
	position:relative;
	display:block;
	font-family:abel;
	font-weight:normal;
	font-size:20px;
	color:#494949;
	text-decoration:none;
	padding:14px 18px 14px 0;
	border-top:1px solid #e0e0e0;
}
.aroundedctn a:last-child
{
	border-bottom:1px solid #e0e0e0;
}
.aroundedctn a:after
{
	content:">";
	position:absolute;
	top:50%;
	margin-top:-9px;
	right:5px;
	font-family:source_sans_pro;
	font-weight:bold;
	font-size:16px;
	color:#7ab346;
}

#communeCtn a[href="#"], #entrepiseCtn a[href="#"]
{
	cursor:default;
}  
/* COMPTEUR */
#communeCtn .aroundedctn a span.txt span span.number
{
	position:relative;
	display:inline;
	margin-right:5px;
	overflow:hidden;
	font-family:source_sans_pro;
	font-weight:bold;
}

#communeCtn .aroundedctn a span.txt span span.number:before
{
	content:"";
	position:relative;
	display:inline-block;
	vertical-align:middle;
	height:100%;
	width:0;
}
#communeCtn .aroundedctn a span.txt span span.number .unit
{
	position:relative;
	display:inline-block;
	line-height:1;
	vertical-align:middle;
}


#communeCtn .aroundedctn a span.txt span span.number .unit > div
{
	position:absolute;
	height:100%;
	top:100%;
	transition:all 0.08s;
	visibility:hidden;
}
#communeCtn .aroundedctn a span.txt span span.number .unit > span.sizekeeper
{
	position:relative;
	display:inline;
	visibility:hidden;
}

#communeCtn .aroundedctn a span.txt span span.number .unit > div[rel="0"]
{
	top:0;
	visibility:visible;
}
#communeCtn .aroundedctn a span.txt span span.number .unit > div[rel="1"]
{
	top:-100%;
}

#communeCtn .aroundedctn a span.txt span span.number.isint .unit:nth-last-child(3n+1):not(:last-child) > span.sizekeeper
{
	padding-right:5px;
}

#communeCtn .aroundedctn a span.txt span span.number.isint .unit:nth-last-child(3n+1):not(:last-child) > div:after
{
	content:"'";
	position:absolute;
	font-size:.75em;
	top:-5px;
	right:-6px;
	z-index:2;
}
/* FIN COMPTEUR*/

.h1home
{
	display:block;
	margin:30px 0 20px 0;
	padding-left:42px;
	font-size:30px;
	color:#103643;
}
.h1home:before
{
	content:"";
	position:relative;
	margin-left:-42px;
	display:inline-block;
	vertical-align:middle;
	width:30px;
	height:30px;
	margin-right:12px;
	background:url(/template/image/hometitlesprite.png) no-repeat left top;
	background-size:100% auto;
}

#communeCtn .h1home:before
{
	background-position:left 56%;
	margin-bottom:10px;
}

#homeProjetMapCtn .h1home:before
{
	background-position:left 104%;
	margin-bottom:10px;
}

#homeContentCtn 
{
	padding:40px 0 40px 0;
	text-align:center;
}

#homeContentCtn .headCtn
{
	width:auto;
	padding:0 0 70px 0;
	margin:0;
}
#homeContentCtn .headCtn h1
{
	display:none;
}
#homeContentCtn .headCtn .resume
{
	position:relative;
	font-size:16px;
	overflow:visible;
	margin:0;
	line-height:1.5em;
}
#homeContentCtn .headCtn .resume:before
{
	content:"“";
	position:absolute;
	margin-left:-10px;
	margin-top:-5px;
	font-size:190px;
	color:#e7e7e7;
	line-height:0.6em;
	z-index:-1;
}
#homeContentCtn .headCtn .resume:after
{
	content:"”";
	position:absolute;
	margin-top:0.13em;
	margin-left:-70px;
	font-size:190px;
	color:#e7e7e7;
	line-height:0.6em;
	z-index:-1;
}
#homeContentCtn .headCtn .img
{
	display:none;
}

#homeContentCtn a.video
{
	display:inline-block;
	font-size:17px;
	font-weight:normal;
	color:#989898;
	text-decoration:none;
	text-transform:uppercase;
	
	display:none; /*CACHE pour le moment car pas de video*/
}

#homeContentCtn a.video:before
{
	content:"";
	display:block;
	width:70px;
	height:70px;
	background:url(/template/image/play.png) no-repeat center center;
	background-size:cover;
	margin-bottom:10px;
	transition:transform .5s;
}
#homeContentCtn a.video:hover:before
{
	transform:scale(1.128);
}


@media (min-width:641px)
{
	.h1home
	{
		display:block;
		margin:10px 0 10px 0;
		font-size:36px;
		padding-left:0;
	}
	.h1home:before
	{
		margin-left:0;
		width:36px;
		height:36px;
	}
	
	.aroundedctn
	{
		display:block;
		border:none;
	}
		
	.aroundedctn a, .aroundedctn a:last-child
	{
		position:absolute;
		display:block;
		background:url(/template/image/roundhome.png) no-repeat center center;
		background-size:cover;
		border-radius:50%;
		font-family:abel;
		font-weight:normal;
		color:#ffffff;
		text-decoration:none;
		text-align:center;
		line-height:1.1em;
		transition:top .5s, left .5s;
		border:none;
		padding:0;
	}
	
	.aroundedctn a:hover
	{
		/*background:rgb(59,59,59);
		background:rgba(59,59,59,.8);*/
		background:#0b7e80;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#18a69c), to(#005a67));
		background-image: -webkit-linear-gradient(top, #18a69c,#005a67);
		background-image: -moz-linear-gradient(top, #18a69c,#005a67);
		background-image: -ms-linear-gradient(top, #18a69c,#005a67);
		background-image: -o-linear-gradient(top, #18a69c,#005a67);
		background-image: linear-gradient(top, #18a69c,#005a67);
	}
	
	.aroundedctn a:before
	{
		content:"";
		display:block;
		padding-top:100%;
	}
	
	.aroundedctn a:after
	{
		content:"";
		display:block;
		position:absolute;
		margin:0;
		top:-4.5%;
		left:-4.5%;;
		right:-4.5%;
		bottom:-4.5%;
		border-radius:50%;
		background:rgb(255,255,2550);
		background:rgba(255,255,2550,.4);
		z-index:-1;
	}
	
	.aroundedctn a span.more
	{
		position:absolute;
		display:block;
		bottom:0;
		right:0;
		width:26.57%;
		height:26.57%;
		border-radius:50%;
		background:url(/template/image/plushome.png) no-repeat center center;
		background-size:cover
	}
	
	.aroundedctn a span.txt
	{
		position:absolute;
		display:block;
		top:0;left:0;right:0;bottom:0;
		padding:0 5% 0 5%;
		overflow:hidden;
	}
	.aroundedctn a span.txt > span
	{
		display:inline-block;
		vertical-align:middle;
		max-width:100%;
	}
	.aroundedctn a span.txt:after
	{
		content:"";
		display:inline-block;
		vertical-align:middle;
		height:100%;
		width:0;
	}

	#communeCtn .aroundedctn a span.txt span span.number
	{
		display:block;
		margin-right:0;
	}	

	
	#entrepiseCtn
	{
		background:url(/template/image/bgentreprise.jpg) no-repeat;
		background-size:cover;
		z-index:1;
	}
	
	#communeCtn
	{
		background:url(/template/image/bgcommune.jpg) no-repeat;
		background-size:cover;
		z-index:1;
	}
	#homeProjetMapCtn
	{
		background:url(/template/image/bgmapprojet.png) no-repeat;
		background-size:100% auto;
		z-index:1;
		border-top:1px solid transparent;
	}
	#entrepiseCtn:before, #communeCtn:before
	{
		content:"";
		display:block;
		padding-top:32.65%
	}
	#entrepiseCtn > .fullfill, #communeCtn > .fullfill 
	{
		display:block;
		position:absolute;
	}
	
	#entrepiseCtn .aroundedctn a, #communeCtn .aroundedctn a
	{
		top:35%;
		width:18%;
		font-size:18px;
	}
	#entrepiseCtn .aroundedctn a.round1, #communeCtn .aroundedctn a.round1
	{
		left:1.66%;
	}
	#entrepiseCtn .aroundedctn a.round2, #communeCtn .aroundedctn a.round2
	{
		left:21.32%;
	}
	#entrepiseCtn .aroundedctn a.round3, #communeCtn .aroundedctn a.round3
	{
		left:40.98%;
	}
	#entrepiseCtn .aroundedctn a.round4, #communeCtn .aroundedctn a.round4
	{
		left:60.64%;
	}
	#entrepiseCtn .aroundedctn a.round5, #communeCtn .aroundedctn a.round5
	{
		left:80.3%;
	}
}
@media (min-width:801px)
{
	#cartoucheHomeCtn
	{
		min-height:107px;
		padding:37px 10px 37px 10px;
	}	
	
	#entrepiseCtn .aroundedctn a, #communeCtn .aroundedctn a
	{
		font-size:22px;
	}
	
	#homeContentCtn
	{
		padding:60px 0 60px 0;
		text-align:center;
	}
	#homeContentCtn .headCtn
	{
		padding:0 50px 60px 50px;
	}
}

@media (min-width:961px)
{
	#cartoucheHomeCtn
	{
		min-height:214px;
		padding:75px 10px 75px 10px;
	}
	.h1home
	{
		margin:20px 0 20px 0;
		font-size:40px;
	}
	.h1home:before
	{
		width:40px;
		height:40px;
	}
	
	#entrepiseCtn .aroundedctn a.round1
	{
		top:43%;
		left:2.5%;
		width:17%;
		font-size:26px;
	}
	#entrepiseCtn .aroundedctn a.round2
	{
		top:30%;
		left:22%;
		width:17%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round3
	{
		top:43%;
		left:41.5%;
		width:17%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round4
	{
		top:30%;
		left:61%;
		width:17%;
		font-size:26px;
	}
	#entrepiseCtn .aroundedctn a.round5
	{
		top:43%;
		left:80.5%;
		width:17%;
		font-size:20px;
	}
	
	#communeCtn .aroundedctn a.round1
	{
		top:30%;
		left:2.5%;
		width:17%;
		font-size:26px;
	}
	#communeCtn .aroundedctn a.round2
	{
		top:43%;
		left:22%;
		width:17%;
		font-size:22px;
	}
	#communeCtn .aroundedctn a.round3
	{
		top:30%;
		left:41.5%;
		width:17%;
		font-size:26px;
	}
	#communeCtn .aroundedctn a.round4
	{
		top:43%;
		left:61%;
		width:17%;
		font-size:26px;
	}
	#communeCtn .aroundedctn a.round5
	{
		top:30%;
		left:80.5%;
		width:17%;
		font-size:22px;
	}
	
	#homeContentCtn 
	{
		padding:70px 0 70px 0;
	}
	
	#homeContentCtn .headCtn
	{
		width:auto;
		padding:0 200px 70px 200px;
		margin:0;
	}
	#homeContentCtn .headCtn .resume
	{
		font-size:20px;
	}
	#homeContentCtn .headCtn .resume:before
	{
		margin-left:-10px;
		margin-top:0;
	}
	#homeContentCtn .headCtn .resume:after
	{
		margin-top:0.13em;
		margin-left:-35px;
	}
}
@media (min-width:1170px)
{
	#cartoucheHomeCtn
	{
		padding-top:200px;
	}
}
@media (min-width:1281px)
{
	.h1home
	{
		margin:30px 0 30px 0;
		font-size: 46px;
	}
	.h1home:before
	{
		width:46px;
		height:46px;
	}
	
	#entrepiseCtn .aroundedctn a.round1
	{
		top:43%;
		left:22%;
		width:13.5625%;
		font-size:26px;
	}
	#entrepiseCtn .aroundedctn a.round2
	{
		top:30.78%;
		left:37.5%;
		width:11.21875%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round3
	{
		top:62.83%;
		left:47%;
		width:10.125%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round4
	{
		top:45.29%;
		left:59%;
		width:10.98%;
		font-size:25px;
	}
	#entrepiseCtn .aroundedctn a.round5
	{
		top:30%;
		left:71%;
		width:9%;
		font-size:20px;
	}
	
	#communeCtn .aroundedctn a.round1
	{
		top:50%;/*30.78%;*/
		left:20%;
		width:11.21875%;
		font-size:18px;
	}
	
	#communeCtn .aroundedctn a.round2
	{
		top:35%;/*43%;*/
		left:33%;/*34%;*/
		width:13.5625%;
		font-size:26px;
	}
	
	#communeCtn .aroundedctn a.round3
	{
		top:58%;
		left:49%;
		width:12.88%;
		font-size:22px;
	}
	#communeCtn .aroundedctn a.round4
	{
		top:40%;
		left:63%;
		width:10.125%;
		font-size:22px;
	}
	#communeCtn .aroundedctn a.round5
	{
		top:53%;
		left:76%;
		width:13.5625%;
		font-size:22px;
	}
}
@media (min-width:1441px)
{
	.h1home
	{
		margin:40px 0 30px 0;
		font-size: 46px;
	}
	#entrepiseCtn .aroundedctn a.round1
	{
		width:12.5625%;
		font-size:28px;
	}
	#entrepiseCtn .aroundedctn a.round2
	{
		width:9.21875%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round3
	{
		width:8.125%;
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round4
	{
		width:9.3%;
		font-size:24px;
	}
	#entrepiseCtn .aroundedctn a.round5
	{
		width:7.7%;
		font-size:20px;
	}
	
	#communeCtn .aroundedctn a.round1
	{
		width:9.21875%;
		font-size:22px;
	}
	#communeCtn .aroundedctn a.round2
	{
		width:12.5625%;
		font-size:24px;
	}
	#communeCtn .aroundedctn a.round3
	{
		top:63%;
		left:50%;
		width:9.3%;
		font-size:22px;
	}
	#communeCtn .aroundedctn a.round4
	{
		top:40%;
		left:59%;
		width:8.125%;
		font-size:24px;
	}
	#communeCtn .aroundedctn a.round5
	{
		top:53%;
		left:71%;
		width:13.6%;
		font-size:20px;
	}
}

@media (min-width:1761px)
{
	#entrepiseCtn .aroundedctn a.round1
	{
		font-size:30px;
	}
	#entrepiseCtn .aroundedctn a.round2
	{
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round3
	{
		font-size:22px;
	}
	#entrepiseCtn .aroundedctn a.round4
	{
		font-size:26px;
	}
	#entrepiseCtn .aroundedctn a.round5
	{
		font-size:20px;
	}
	#communeCtn .aroundedctn a.round1
	{
		font-size:30px;
	}
	#communeCtn .aroundedctn a.round2
	{
		font-size:30px;
	}
	#communeCtn .aroundedctn a.round3
	{
		font-size:26px;
	}
	#communeCtn .aroundedctn a.round4
	{
		font-size:26px;
	}
	#communeCtn .aroundedctn a.round5
	{
		font-size:28px;
	}
}


/** COVID-19 **/
#covid19Holder
{
	display:block;
	position:relative;
	margin:40px 0 40px 0;
	z-index:2;
}
#covid19Holder .covid19ctn
{
	position:relative;
	padding:20px;
	background:rgb(255,0,0);
	background:rgba(255,0,0,.75);
} 

#covid19Holder .covid19ctn span
{
	display:block;
	text-transform:uppercase;
	color:#ffffff;
	margin-bottom:20px;
	font-family:source_sans_pro;
	font-size:18px;
	font-weight:bold;
}
#covid19Holder .covid19ctn a
{
	display:block;
	color:#ffffff;
	text-decoration:none;
	margin-bottom:10px;
	font-family:source_sans_pro;
	font-size:18px;
	font-weight:normal;
	transition:margin .5s;
}

#covid19Holder .covid19ctn a:before
{
	content:"+";
	padding-right:10px;
}
#covid19Holder .covid19ctn a:hover
{
	margin-left:-10px;
}

@media (min-width:640px)
{
	#covid19Holder
	{
		margin:0;
	}
	#covid19Holder .covid19ctn
	{
		position:absolute;
		bottom:0;
		right:0;
		padding:20px 60px 20px 30px;
		border-radius:10px 0 0 10px;
		background:rgb(255,0,0);
		background:rgba(255,0,0,.75);
	}
}
@media (min-width:1170px)
{
	#covid19Holder .covid19ctn
	{
		position:absolute;
		bottom:126px;
	}
}

/*Bouton stratégie*/
.bulle-strategie
{
	display:none;
}
.home .bulle-strategie
{
	display:block;
	position:relative;
	margin:40px 0 40px 0;
	z-index:2;
}
.home .bulle-strategie a
{
	background-image:url(/template/image/bulle-strategie-2030-int.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width:150px;
	height:150px;
	display:block;
	margin:0 auto;
}
@media (min-width:700px)
{
	.home .bulle-strategie
	{
		margin:0;
	}
	.home .bulle-strategie a
	{
		position:absolute;
		bottom:20px;
		right:27px;
		margin:0;

		width:299px;
		height:299px;
		background-image:url(/template/image/bulle-strategie-home-2030.png);
	}
}
@media (min-width:1170px)
{
	.home .bulle-strategie a
	{
		bottom:166px;
	}
}
@media (min-width:1400px)
{
	.home .bulle-strategie a
	{

		width:299px;
		height:316px;
	}
}

/*Schéma stratégie*/
#mapStrategie
{
	 position:relative;
	max-width: 100%;
}
#mapStrategie img
{
	width: 100%;
}
#mapStrategie > img:not(.schema)
{
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
	transition: opacity 0.2s;
}

#mapStrategie > img.mapped
{
	opacity:1;
	position:absolute;
	top:0;
	left:0;
	z-index: 2;
	transition:none;
}

/*Format spécifique pour des bulles*/
body #pageHeadCtn a
{
	display: none;
}
body.pageStrategie #pageHeadCtn a
{
	display:block;

	background-image:url(/template/image/bulle-strategie-2030-int.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: top right;
	width:150px;
	height:150px;
}

@media (min-width:780px)
{
	body.pageStrategie .resume
	{
		width:80%;
	}
	body.pageStrategie #pageHeadCtn a
	{
		position: absolute;
		top:20px;
		right:0;
	}
}

/*Cartouche vidéo*/
#cartoucheVideo
{
	width:100%;
	margin:40px 0;
	height:209px;
}

#cartoucheVideo .title
{
	margin: 0px 0px 10px 0px;
	font-family: abel;
	font-weight: normal;
	font-size: 24px;
	color: #005866;
}
@media (min-width:400px)
{
	#cartoucheVideo {
		height: 350px;
	}
}
@media (min-width:780px)
{
	#cartoucheVideo
	{
		position: absolute;
		top:30px;
		right:10px;
		width:31.74%;
		height:209px;
	}
}
@media (min-width:961px)
{
	#cartoucheVideo
	{
		top:70px;

	}
}
@media (min-width:1170px)
{
	#cartoucheVideo
	{
		top:110px;

	}
}
/*popup de pub (en inline)*/
#popuppubCtn
{
	display:none;
}

#popuppub
{
	display:block;
	max-width:1200px;
	margin:0;
	padding:0;
}

#popuppub img
{
	display:block;
	max-width:100%;
	width:auto!important;
	height:auto!important;

}
#popuppub p:first-child
{
	margin:0;
}
/*fin popup pub*/#documentList
{
	position:relative;
	margin-bottom:30px;
}
#documentList h5
{
	margin:0 0 25px 0;
	font-family:abel;
	font-weight:normal;
	font-size:25px;
	color:#494949;
}

#documentListCtn
{
	background:#f3f3f3;
	padding:20px 10px 10px 10px;
	margin:0 -10px 0 -10px;
}
#documentListCtn .listElement
{
	position:relative;
	width:auto;
	float:none;
	padding:5px 0 5px 0;
	margin:0 0 12px 0;
	overflow:visible;
	background:none;
}

#documentListCtn .listElement > a
{
	position:relative;
	display:block;
	text-decoration:none;
}

#documentListCtn .listElement .txt
{
	padding:0;
	margin:0;
}
#documentListCtn .listElement .txt h6
{
	font-weight:normal;
	font-size:15px;
	color:#8a8a8a;
	padding:0 15px 0 35px;
	margin:0;
}
#documentListCtn .listElement .txt .resume
{
	display:none;
}

#documentListCtn .listElement .icone
{
	position:absolute;
	display:block;
	top:0px;
	left:0px;
	width:23px;
	height:20px;
}

#documentListCtn .listElement .admin
{
	position:absolute;
	display:block;
	top:6px;
	left:-20px;
}

@media (min-width:801px)
{
	#documentList h5
	{
		margin:0 0 25px 25px;
	}
	#documentListCtn
	{
		background:#f3f3f3;
		padding:20px 25px 10px 25px;
		margin:0;
	}
}#linksCtn
{
	position:relative;
	margin-bottom:30px;
}

#linksCtn h5
{
	margin:0 0 25px 0;
	font-family:abel;
	font-weight:normal;
	font-size:25px;
	color:#494949;
}

.linksElementCtn
{
	position:relative;
}

.linksElement
{
	position:relative;
	display:block;
	text-decoration:none;
	overflow:hidden;
	padding:25px 25px 10px 10px;
	margin:0 -10px 12px -10px;
	background:#f3f3f3;
}

.linksElement .img
{
	display:none;
}

.linksElement .txt
{
	display:block;
	position:relative;
	overflow:hidden;
}

.linksElement h6
{
	margin:0px 0px 10px 0px;
	font-family:abel;
	font-weight:normal;
	font-size:19px;
	color:#494949;
	
}
.linksElement .resume
{
	display:block;
	position:relative;
	font-size:15px;
	line-height:1.5em;
	color:#8a8a8a;	
	padding-right:50px;
	min-height:58px;
}

.linksElement .resume:after
{
	content:"";
	display:block;
	position:absolute;
	width:42px;
	height:58px;
	right:0;
	top:50%;
	margin-top:-29px;
	border-left:1px solid #d3d3d3;
	background:url(/template/image/arrow.png) no-repeat right center;
	transition:background-position 0.5s;
}
.linksElement:hover .resume:after
{
	background-position:right top;
}

/* MEDIA QUERIES */
@media (min-width:801px)
{
	#linksCtn h5
	{
		margin:0 0 25px 25px;
	}	

	.linksElement
	{
		padding:25px 25px 10px 25px;
		margin:0 0 12px 0;
	}	
}/* Gestion des panels pour le menu */
#mainPanel
{
	position:relative;
	transition: left 0.2s linear;
}
#mainPanel.open
{
	width:100%;
	height:100%;
	left:0;
}

#leftPanel
{
	display:block;
	position:absolute;
	box-sizing:border-box;
	top:0px;
	right:100%;
	width:80%;
	min-width:240px;
	height:100%;
	
	background:url(/template/image/bgleftpanel.jpg) repeat-y top left #f2f2f3;
	background-size:100% auto;
	
	overflow-x:hidden;
	overflow-y:auto;
}

#leftPanel.scrolling
{
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.nooverflow
{
	width:100%;
	height:100%;
	overflow:hidden;
}

.neutralizer
{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	cursor:pointer;
	z-index:1000;
}

#menuIcone
{
	position:absolute;
	display:block;
	width:40px;
	height:40px;
	right:10px;
	top:50%;
	margin-top:-20px;
	cursor:pointer;
	background:url(/template/image/menuIcone.png) no-repeat top left;
}
#mainPanel.open #menuIcone
{
	right:auto;
	left:0;
	background-position:bottom left;
}

#menuFooterIcone
{
	display:inline-block;
	cursor:pointer;
	font-family:source_sans_pro;
	font-size:16px;
	font-weight:normal;
	color:#b6c2c6;
	background:url(/template/image/menuFooterIcone.png) no-repeat center right;
	padding-right:16px;
}




#leftPanel a.copy
{
	display:none;
}

/**************************************************/
/*Style pour le menu */
/**************************************************/
#menuMain ul
{
	position:relative;
	margin:0;
	padding:0px;
	display:none;	
	font-family:source_sans_pro;
	font-weight:normal;
	font-size:16px;
	color:#979797;
}
#menuMain ul.menu0
{
	display:block;
	margin-top:14px;
	font-family:abel;
	font-weight:normal;
	font-size:20px;
	color:#494949;
}

#menuMain li
{
	list-style-type: none;
	background:none;
	padding:0;
	margin:0;
}
#menuMain li.menu0
{
	margin:0 10px 0 10px;
	border-bottom:1px solid #d0d0d0;
}
#menuMain li.menu0 ul
{
	margin-bottom:14px;
}
#menuMain li > a
{
	display:block;
	position:relative;
	color:#979797;
	text-decoration:none;
	padding:5px 15px 5px 0;
}
#menuMain li > a:after
{
	content:">";
	display:block;
	position:absolute;
	color:#b9b9b9;
	right:3px;
	top:50%;
	margin-top:-10px;
	font-family:source_sans_pro;
	font-weight:bold;
	font-size:15px;
}
#menuMain li.menu0 > a:after
{
	color:#7ab346;
	margin-top:-8px;
}
#menuMain li > a:hover:after
{
	color:#494949;
}
#menuMain li > a:hover, #menuMain li > a.menuselected:not(.parent)
{
	color:#494949;
}

#menuMain a.menu0
{
	color:#494949;
	padding:14px 0 14px 0;
}

#menuMain a.menu1
{
	padding-left:15px;
	
}
#menuMain a.menu2
{
	padding-left:30px;
}

/***************************************************/
/* MENU FOOTER*/
#menuFooterMain ul
{
	position:relative;
	display:block;
	margin:0;
	padding:0px;
	font-family:source_sans_pro;
	font-weight:normal;
	font-size:16px;
	color:#b6c2c6;
}
#menuFooterMain ul.menu0
{
	display:none;
	margin:0;
	padding-top:5px;
	margin-top:15px;
	border-top:1px solid #244954;
	font-size:18px;
}

#menuFooterMain li
{
	list-style-type: none;
	background:none;
	padding:0;
	margin:0;
}
#menuFooterMain li.menu0
{
	margin:0;
	border-bottom:1px solid #244954;
}
#menuFooterMain li.menu0 ul
{
	margin-bottom:14px;
}
#menuFooterMain li > a
{
	display:block;
	position:relative;
	color:#b6c2c6;
	text-decoration:none;
	padding:5px 0 5px 0;
}
#menuFooterMain li > a:hover, #menuFooterMain li > a.menuselected:not(.parent)
{
	color:#b6c2c6;
}

#menuFooterMain a.menu0
{
	color:#b6c2c6;
}

#menuFooterMain a.menu1
{
	padding-left:15px;
}
#menuFooterMain a.menu2
{
	padding-left:30px;
}
/**************************************************/

/**************************************************/
/*Style pour le menu d'admin*/
/**************************************************/
div.styleMenuAdmin 
{
	display:none; 
	position:absolute;
	padding: 0px;
	background-color:#f5f5f5;
	border:1px solid #999999;
	z-index:200;
	font-size:11px;
}

div.styleMenuAdmin div
{
	padding:2px 5px 2px 5px;
}

div.styleMenuAdmin div:hover
{
	background-color:#dddddd;
}

div.styleMenuAdmin a
{
	font-family:Arial;
	font-size:11px;
	line-height:0px;
	color:black;
	text-decoration:none;
	text-transform:none;
	white-space:nowrap;
	
}

.myArrowAdmin
{
	cursor:pointer;

}

.styleDivArrowAdmin
{
	position:absolute;
	margin-top:12px;
	margin-left:-15px;
}

#menuFooterMain li.menu0 > .styleDivArrowAdmin
{
	margin-top:5px;
}


/*Classe pour cacher un niveau de menu, Ex. pour menu 2 niveaux déroulant on cache les ul.menu0*/
.hideLevel
{
	padding:0px;
	margin:0px;
	width:0px;
	height:0px;
}


/* MEDIA QUERIES */
@media (min-width:1170px)
{
	#leftPanel, #menuIcone, #menuFooterIcone
	{
		display:none;
	}
	
	/**************************************************/
	/*Style pour le menu simple horizontal et vertical*/
	/**************************************************/
	/*REMARQUE: la notion ">" est indiquée dans les styles pour que les menu d'admin ne prenne pas le style des ul/li qui les contiennent */
	
	#menuMain ul
	{	
		color:#8c8c8d;
		z-index:100;/*utilisé pour que le menu passe sur les zones d'admin*/
	}
	
	#menuMain ul.menu0
	{
		display:inline-block;
		margin-top:14px;
		color:#ffffff;
		font-size:0;
	}
	
	#menuMain li
	{
		list-style-type: none;
		padding-bottom:0px; /*compense le li de base*/
		text-align:left;
	}
	
	/*permet de définir tous les a même s'ils ne sont pas mentionnés*/
	#menuMain ul li > a
	{
		color:#ffffff;
		text-decoration:none;
		outline:none;
	}
	
	#menuMain li.menu0
	{
		display:inline-block;
		font-size:21px;
		border:none;
		margin:0 0 0 30px;
	}
	#menuMain li.menu0:first-child
	{
		margin:0;
	}
	#menuMain li > a:after
	{
		content:none;
	}
	#menuMain li:hover > a:after
	{
		content:">";
		color:#7ab346;
	}
	#menuMain li.menu0 > a:after
	{
		content:none;
	}
	
	#menuMain a.menu0
	{
		color:#123743;
	}
	
	/*1er niveau: Effet rollover et actif des liens*/
	#menuMain li > a.menu0.menuHover, #menuMain li > a.menu0.menuselected
	{
		color:#123743;
	}

	/*2ème niveau: Couleur des ul*/
	#menuMain li.menu0 ul
	{
		position:absolute;
		margin-top:0;
		padding:10px 20px 10px 20px; 
		background: rgb(236,236,236);
		background: rgba(236,236,236, .95);	
		border-radius:10px;
	}
	#menuMain li.menu0 ul:before
	{
		content:"";
		position:absolute;
		top:-8px;
		width:16px;
		height:8px;
		background:url(/template/image/arrowtopmenu.png) no-repeat;
	}
	#menuMain li.menu0 ul:after
	{
		content:"";
		position:absolute;
		display:block;
		top:-4px;
		left:-4px;
		right:-4px;
		bottom:-4px;
		border:4px solid #ffffff;
		border-radius:10px;
		opacity:.15;
		z-index:-1;
	}
	
	/*2ème niveau: style des li*/
	#menuMain li.menu0 ul li
	{
		border-top:1px solid #d4d4d4;
	}
	#menuMain li.menu0 ul li:first-child
	{
		border:none;
	}
	
	/*2ème niveau : Style des liens "off" */
	#menuMain li.menu0 ul li > a
	{
		color:#8c8c8d;
		padding:10px 40px 10px 0;
		min-width:140px;
	}
	
	/*2ème niveau: Style des liens "on" */
	#menuMain ul.menu1 li > a.menuHover, #menuMain ul.menu1 li > a.menuselected
	{
		color:#494949;
	}
	
	/*3ème niveau: style de sous-menu*/
	#menuMain li.menu1 ul:before
	{
		content:none;
	}
	
	/****************************************************************/
	#menuFooterMain ul
	{	
		display:none;
		color:#b6c2c6;
		z-index:100;/*utilisé pour que le menu passe sur les zones d'admin*/
	}
	
	#menuFooterMain ul.menu0
	{
		display:inline-block;
		margin:0;
		padding:0;
		border:none;
		color:#b6c2c6;
		font-size:0;
	}
	
	#menuFooterMain li
	{
		list-style-type: none;
		padding-bottom:0px; /*compense le li de base*/
		text-align:left;
	}
	
	/*permet de définir tous les a même s'ils ne sont pas mentionnés*/
	#menuFooterMain ul li > a
	{
		color:#b6c2c6;
		text-decoration:none;
		outline:none;
	}
	
	#menuFooterMain li.menu0
	{
		display:inline-block;
		font-size:18px;
		border:none;
		margin:0 0 0 20px;
	}
	#menuFooterMain li.menu0:first-child
	{
		margin:0;
	}
	
	#menuFooterMain a.menu0
	{
		color:#b6c2c6;
	}
	
	/*1er niveau: Effet rollover et actif des liens*/
	#menuFooterMain li > a.menu0.menuHover, #menuFooterMain li > a.menu0.menuselected
	{
		color:#ffffff;
	}

	/*2ème niveau: Couleur des ul*/
	#menuFooterMain li.menu0 ul
	{
		position:absolute;
		margin-top:0;
		padding:10px 20px 10px 20px; 
		background: rgb(236,236,236);
		background: rgba(236,236,236, .95);	
		border-radius:10px;
	}
	#menuFooterMain li.menu0 ul:before
	{
		content:"";
		position:absolute;
		top:-8px;
		width:16px;
		height:8px;
		background:url(/template/image/arrowtopmenu.png) no-repeat;
	}
	#menuFooterMain li.menu0 ul:after
	{
		content:"";
		position:absolute;
		display:block;
		top:-4px;
		left:-4px;
		right:-4px;
		bottom:-4px;
		border:4px solid #ffffff;
		border-radius:10px;
		opacity:.15;
		z-index:-1;
	}
	
	/*2ème niveau: style des li*/
	#menuFooterMain li.menu0 ul li
	{
		border-top:1px solid #d4d4d4;
	}
	#menuFooterMain li.menu0 ul li:first-child
	{
		border:none;
	}
	
	/*2ème niveau : Style des liens "off" */
	#menuFooterMain li.menu0 ul li > a
	{
		color:#8c8c8d;
		padding:10px 0 10px 0;
		min-width:140px;
	}
	
	/*2ème niveau: Style des liens "on" */
	#menuFooterMain ul.menu1 li > a.menuHover, #menuFooterMain ul.menu1 li > a.menuselected
	{
		color:#494949;
	}
	/*3ème niveau: style de sous-menu*/
	#menuFooterMain li.menu1 ul:before
	{
		content:none;
	}
}#myaccountCtn
{
	display:none;
}
@media (min-width:1170px)
{
	#myaccountCtn
	{
		display:block;
		position:absolute;
		top:20px;
		right:0;
		z-index:5;
	}
	#myaccountCtn h5
	{
		margin:0px;
		padding:0px;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		background:#7ab346;
		width:14px;
		padding:8px;
		text-align:center;
		word-break:break-all;
		float:left;
	}
	
	#myaccountCtn .infos
	{
		background:#f0f0f0;
		float:left;
		font-size:16px;
		max-width:0;
		max-height:214px;
		overflow:hidden;
		transition:max-width 0.3s, max-height 0.5s;
	}
	#myaccountCtn:hover .infos
	{
		min-height:191px;
		max-width:300px;
		max-height:500px;
		padding:10px;
		border:1px solid #7ab346;
	}
	
	#myaccountCtn .infos .myAccountPart
	{
		margin-bottom:7px;
	}
	
	#myaccountCtn .infos .myAccountPart.first .title
	{
		font-weight:normal;
	}
	
	#myaccountCtn .infos .title
	{
		font-weight:bold;
	}
	
	#myaccountCtn .infos a
	{
		display:block;
		margin:5px 0 5px 0px;
		text-decoration:none;
	}
	#myaccountCtn .infos a:hover
	{
		text-decoration:underline;
	}
	#myaccountCtn .infos a:before
	{
		content:"-";
		margin-right:5px;
	}
}

/*style pour la fenêtre de login aux couleur de Conchita Plus*/

.btnConchita
{
	height:20px!important;
	color:#FFFFFF!important;
	background-color:#000000!important;
	font-family:Helvetica!important;
	font-size:12px!important;
	font-weight: bold!important;
	border-radius: 10px!important;
	box-sizing: border-box!important;
	padding:0 8px!important;
	border:0!important;
}

.tdLogin
{
	padding:5px 10px 5px 10px;
	vertical-align:top;
	padding-left:18px;
}

.tdLogin #password, .tdLogin #login
{
	background-color:#EAEAEA;
	height:20px!important;
	border-radius: 10px!important;
	border:0!important;
}
.txtPopupLoginConchita .popupTd::first-letter
{
	text-transform: uppercase;
}
.txtPopupLoginConchita .popupTd
{
	vertical-align:middle;
}

.txtPopupLoginConchita
{
	color:#000000;
	font-weight: bold;
	font-family:Helvetica!important;
	font-size:12px!important;
}

.pwdreminderctn
{
	display:block;
	margin-top:12px;
	margin-bottom:5px;
	text-align:right;
}

.pwdreminderctn > a
{
	position:relative;
	display:inline-block;
	font-size:12px;
	color:#656578;
	padding-left:20px;
}
.pwdreminderctn > a:before
{
	content:"";
	display:block;
	position:absolute;
	left:0;
	top:50%;
	width:14px;
	height:18px;
	transform:translateY(-50%);
	background:url(/template/image/cadenas.png) no-repeat center center;
	background-size:contain;
}

#tblPwdReminder .title
{
	font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px 0;
}
#tblMsgPwdReminder .title
{
	font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px 0;
	padding: 0 30px 0 30px;
}#newsListCtn .listElement .date
{
	display:block;
	margin: 5px 0 5px 0;
	color:#7ab346;
}

#newsHeadCtn h1 span.date
{
	display:block;
	margin:0 0 5px 0;
	color:#7ab346;
	font-weight:normal;
}/*STYLE POUR LE CARTOUCHE*/
/*.inputNewsletter
{
	background-color: transparent;
	border:0px;
	color:#9F9F9F;
	Font-size:11px;
	font-family:arial;
	height:18px;
	width:67px;
}

.inputNewsletterError

{
	background-color: #FFE3E8;
	color:#9F9F9F;
	Font-size:11px;
	font-family:arial;
	height:18px;
	width:67px;
}

.btnnewsletter
{
	background-color: transparent;
	border:0px;
	color:#9F9F9F;
	Font-size:11px;
	font-family:arial;
	height:18px;
	width:20px;
	cursor:pointer;
}*//*Styles spécifiques du plugin page en T1 */.htmlcontent input, .bgEditor input, .htmlcontent input[type=text], .bgEditor input[type=text],
.htmlcontent input[type=email], .bgEditor input[type=email],
.htmlcontent textarea, .bgEditor textarea,
.htmlcontent select, .bgEditor select
{
	display:inline-block;
	box-sizing:border-box;
	width:90%;
	max-width:500px;
	padding:3px 10px 3px 10px;
	border:1px solid #7ab346;
	border-radius:5px;
	font-family:source_sans_pro;
	font-weight:normal;
	font-size:15px;
	line-height:1.5em;
	color:#000000;
	background-color:#ffffff;
	height:auto!important;
	margin-bottom:20px;
	outline:none;
}
.htmlcontent textarea, .bgEditor textarea
{
	height:8.5em;
}
.htmlcontent input[type=radio], .bgEditor input[type=radio],
.htmlcontent input[type=checkbox], .bgEditor input[type=checkbox]
{
	width:auto;
	margin-bottom:0;
}

.htmlcontent input.mandatory, .bgEditor input.mandatory, .htmlcontent input[type=text].mandatory, .bgEditor input[type=text].mandatory,
.htmlcontent input[type=email].mandatory, .bgEditor input[type=email].mandatory,
.htmlcontent textarea.mandatory, .bgEditor textarea.mandatory,
.htmlcontent select.mandatory, .bgEditor select.mandatory
{
	background-color:#ffffff;	
}
.htmlcontent input.mandatoryFailed, .bgEditor input.mandatoryFailed, .htmlcontent input[type=text].mandatoryFailed, .bgEditor input[type=text].mandatoryFailed,
.htmlcontent input[type=email].mandatoryFailed, .bgEditor input[type=email].mandatoryFailed,
.htmlcontent textarea.mandatoryFailed, .bgEditor textarea.mandatoryFailed,
.htmlcontent select.mandatoryFailed, .bgEditor select.mandatoryFailed
{
  background-color: #FFE3E8;
  border:1px dotted red;
}

.htmlcontent input[type=submit], .bgEditor input[type=submit]
{
	display:inline-block;
	width:auto;
	padding:7px 25px 7px 25px;
	border:0;
	border-radius:5px;
	font-family:source_sans_pro;
	font-weight:bold;
	font-size:15px;
	line-height:1.5em;
	background-color:#7ab346;
	color:#ffffff;
	opacity:1;
}
.htmlcontent input[type=submit]:disabled, .bgEditor input[type=submit]:disabled
{
	opacity:.5;
}

@media (min-width:801px)
{
	.htmlcontent input, .bgEditor input, .htmlcontent input[type=text], .bgEditor input[type=text],
	.htmlcontent input[type=email], .bgEditor input[type=email],
	.htmlcontent textarea, .bgEditor textarea,
	.htmlcontent select, .bgEditor select
	{
		margin-bottom:0;
	}
}
#pagehtmlcontent form
{
	position: relative;
}
#pagehtmlcontent form.sendFormRun:before{
	content:"";
	position: absolute;
	z-index: 1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#FFFFFF;
	opacity: 0.5;
}#printsendCtn
{
	display:none;
}

@media (min-width:641px)
{
	#printsendCtn
	{
		display:block;
		font-size:0;
		float:right;
	}
	
	#printsendCtn a
	{
		display:inline-block;
		vertical-align:middle;
		width:15px;
		height:15px;
		margin-right:10px;
		background-image:url(/template/image/printsend.png);
		background-repeat:no-repeat;
	}
	#printsendCtn a:last-child
	{
		margin-right:0;
	}
	
	#printsendCtn a.print
	{
		width:14px;
		background-position:0 0;
	}
	#printsendCtn a.print:hover
	{
		background-position:0 -17px;
	}
	#printsendCtn a.pdf
	{
		width:11px;
		background-position:-24px 0;
	}
	#printsendCtn a.pdf:hover
	{
		background-position:-24px -17px;
	}
	#printsendCtn a.send
	{
		background-position:-45px 0;
	}
	#printsendCtn a.send:hover
	{
		background-position:-45px -17px;
	}
	#printsendCtn a.addthis_button_linkedin
	{
		background-position:-71px 0;
	}
	#printsendCtn a.addthis_button_linkedin:hover
	{
		background-position:-71px -17px;
	}
	#printsendCtn a.addthis_button_facebook
	{
		width:6px;
		background-position:-95px 0;
	}
	#printsendCtn a.addthis_button_facebook:hover
	{
		background-position:-95px -17px;
	}
	#printsendCtn a.addthis_button_twitter
	{
		width:14px;
		background-position:-111px 0;
	}
	#printsendCtn a.addthis_button_twitter:hover
	{
		background-position:-111px -17px;
	}	
}	/*View projet*/
.headCtn .resume span.projetdata
{
	display:block;
	font-weight:bold;
	margin-bottom:10px;
	font-size:15px;
}
/* MAP */
#projetMapCtn
{
	position:relative;
	margin:0 0 50px 0;
	z-index:1;
}
.home #projetMapCtn
{
	margin:0;
}
#projetMapCtn:before
{
	content:"";
	display:block;
	padding-top:32.5%;
	box-sizing:border-box;
	min-height:400px;
}

#projetMap
{
	position:absolute;
	top:0;left:0;right:0;bottom:0;
}

#projetSearchCtn
{
	position:relative;
	margin:30px 0 0 0;
	background:#005866;
	z-index:1;
}
.projetsearchctn
{
	position:relative;
	display:block;
	padding:25px 0 30px 0;
}

.home .projetsearchctn
{
	position:absolute;
	display:block;
	left:10px;
	bottom:100%;
	z-index:2;	
	background:#f2f2f2;
	width:100%;
	max-width:260px;
	border:3px solid #dddddd;
	border-bottom:none;
	border-top:none;
	padding:0 0 10px 0;
	max-height:300px;
	box-sizing:border-box;
	overflow:hidden;
	transition:max-height 1s;
	max-height:46px;
}
.projetsearchctn:after
{
	content:"";
	display:block;
	clear:both;
}
.projetsearchctn .selectctn
{
	display:block;
	box-sizing:border-box;
	margin:0 0 20px 0;
	overflow:hidden;
}

.projetsearchctn .selectctn select
{
	width:100%;
	height:33px;
	padding:5px;
	font-size:15px;
	font-weight:normal;
    color:#494949;
	outline:none;
	background:#e6eff0;
	border:1px solid #e6eff0;
	border-radius:20px;
}

.projetsearchctn > a
{
	display:block;
	position:absolute;
	right:5px;
	bottom:0;
	margin-bottom:5px;
	font-size:14px;
	color:#9ebfc5;
}
.projetsearchctn .btnsearch, .projetsearchctn .btnsearch:hover
{
	display:block;
	position:relative;
	right:auto;bottom:auto;
	margin:0 0 20px 0;
	overflow:hidden;
	font-family:abel;
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	padding:10px 0 10px 0;
	cursor:pointer;
	background:#2b5665;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#316171), to(#254a57));
	background-image: -webkit-linear-gradient(top, #316171,#254a57);
	background-image: -moz-linear-gradient(top, #316171,#254a57);
	background-image: -ms-linear-gradient(top, #316171,#254a57);
	background-image: -o-linear-gradient(top, #316171,#254a57);
	background-image: linear-gradient(top, #316171,#254a57);
}
.projetsearchctn .btnsearch:after
{
	content:"";
	display:inline-block;
	margin-left:15px;
	width:15px;
	height:9px;
	vertical-align:middle;
	background:url(/template/image/arrowsearchmap.png) no-repeat center bottom;
}
.projetsearchctn a.btnsearch:after
{
	transform:rotate(-90deg);
}

h2.projetsearchtitle
{
	color:#81b342;	
	text-transform:lowercase;
}

h2.projetsearchtitle > span
{
	display:none;
}
h2.projetsearchtitle > span.show
{
	display:inline-block;
}

.gmInfoBox
{
	position:relative;
	top:-40px;
	left:0;
	box-sizing:border-box;
	padding:10px 20px 10px 20px;
	border:3px solid #dddddd;
	background:#f2f2f2;
}
.gmInfoBox:before
{
	content:"";
	position:absolute;
	top:-21px;
	left:-25px;
	width:45px;
	height:58px;
	background:url(/template/image/mappin.png) no-repeat bottom right;
}
.gmInfoBox .closebtn
{
	position:absolute;
	top:-8px;
	right:-8px;
	width:28px;
	height:28px;
	background:#7ab346;
	border-radius:50%;
}
.gmInfoBox .closebtn:after
{
	content:"X";
	position:absolute;
	top:5px;
	left:9px;
	font-weight:bold;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}
.gmInfoBox h5
{
	margin:0;
	padding:0 0 10px 0;
	font-family:abel;
	font-size:20px;
	font-weight:normal;
	color:#555555;
	white-space:nowrap;
}
.gmInfoBox .datactn
{
	position:relative;
	display:inline-block;
	font-family:source_sans_pro;
	font-weight:normal;
	color:#8a8a8a;
	font-size:0;
	white-space:nowrap;
}
.gmInfoBox .datactn .datacommunectn
{
	display:none;
	white-space:normal;
}

.gmInfoBox .datactn .dataprojetctn
{
	display:inline-block;
	vertical-align:top;
	white-space:normal;
}
.gmInfoBox .datactn h4
{
	font-size:15px;
	font-weight:bold;
	color:#7ab346;/*#8a8a8a;*/;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:5px;
	margin:0 0 15px 0;
}

.gmInfoBoxProjetList
{
	position:relative;	
}
.gmInfoBoxProjetList a
{
	display:block;
	font-size:13px;
	color:#8a8a8a;
	border-bottom:1px solid #d4d4d4;
	padding-bottom:5px;
	margin-bottom:5px;
}
.gmInfoBoxProjetList a:hover
{
	color:#484848;
}

.gmInfoBoxProjetList .col1, .gmInfoBoxProjetList .col2
{
	width:140px;
}

/* FIN MAP */
/*MEDIA QUERIES*/
@media (min-width:481px)
{
	.projetsearchctn .selectctn
	{
		float:left;
		width:50%;
		padding-left:10px;
	}
	.projetsearchctn .selectctn:nth-child(2n+1)
	{
		float:left;
		width:50%;
		padding-left:0;
		padding-right:10px;
	}
}
@media (min-width:641px)
{
	#projetListCtn
	{
		margin-left:-4%;
	}
	#projetListCtn .listElement
	{
		width:46%;
		margin:0 0 4% 4%;
		clear:none;
	}
	
	.gmInfoBox
	{
		width:550px;
	}
	
	.gmInfoBox .datactn .datacommunectn
	{
		display:inline-block;
		vertical-align:top;
	}
	.gmInfoBox .datactn .datacommunectn:empty, .gmInfoBox .datactn .datacommunectn.hide
	{
		display:none;
	}
	
	.gmInfoBox .datactn .datacommunectn .datacommune
	{
		border-bottom:1px solid #d4d4d4;
		padding-bottom:5px;
		margin-bottom:5px;
		font-size:0;
		/*white-space:nowrap;*/
	}
	
	.gmInfoBox .datactn .datacommunectn .label
	{
		display:inline-block;
		width:140px;
		font-size:13px;
		font-weight:bold;
		margin:0;
		color:#8a8a8a;
	}
	.gmInfoBox .datactn .datacommunectn .data
	{
		display:inline-block;
		width:40px;
		font-size:15px;
		text-align:right;
	}
	
	.gmInfoBox .datactn .dataprojetctn
	{
		display:inline-block;
		vertical-align:top;
		width:300px;
		padding-left:20px;
	}
	.gmInfoBox .datactn .dataprojetctn:before
	{
		content:"";
		position:absolute;
		top:0;bottom:0;
		right:310px;
		width:1px;
		background:#d4d4d4;
	}
	
	.gmInfoBox .datactn .datacommunectn:empty + .dataprojetctn, .gmInfoBox .datactn .datacommunectn.hide + .dataprojetctn
	{
		padding-left:0;
	}
	.gmInfoBox .datactn .datacommunectn:empty + .dataprojetctn:before, .gmInfoBox .datactn .datacommunectn.hide + .dataprojetctn:before
	{
		content:none;
	}
	
	.gmInfoBoxProjetList .col1
	{
		float:left;
		width:140px;
		margin-right:20px;
	}
	.gmInfoBoxProjetList .col2
	{
		float:right;
		width:140px;
	}
	
	.gmInfoBoxProjetList:after
	{
		content:"";
		display:block;
		clear:both;
	}
	
	.gmInfoBoxProjetList .col1:before
	{
		content:"";
		position:absolute;
		top:0;bottom:0;
		right:150px;
		width:1px;
		background:#d4d4d4;
	}
	.gmInfoBoxProjetList .col2:empty + .col1
	{
		width:100%;
		margin-right:0;
	}
	.gmInfoBoxProjetList .col2:empty + .col1:before
	{
		content:none;
	}
}

@media (min-width:961px)
{
	#projetListCtn
	{
		border:none;
		margin-left:-3%;
	}
	#projetListCtn .listElement
	{
		width:30.33%;
		margin:0 0 3% 3%;
		clear:none;
	}
	
	.projetsearchctn .selectctn, .projetsearchctn .selectctn:nth-child(2n+1)
	{
		width:25%;
		padding-left:20px;
		padding-right:0;
		margin:0;
	}
	.projetsearchctn .selectctn:first-child
	{
		padding-left:0;
	}
}

/*ADMIN*/
#projetEditMore select
{
	width:350px;
	padding:5px;
}
.chkctnascbo
{
	position:relative;
	cursor:default;
}
.chkctnascbo > .txt
{
	width:350px;
	box-sizing:border-box;
	background:#eeeeee;
	border:1px solid #bbb7b7;
	padding:5px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}
.chkctnascbo > .txt:empty:before
{
	content:"---------";
}
.chkctnascbo > .chkctn
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:0;
	overflow:hidden;
	z-index:10;
	background:#d7d5d5;
	transition:max-height .75s;
}
.chkctnascbo:hover > .chkctn
{
	max-height:500px;
	z-index:11;
}

.chkctnascbo > .chkctn > span
{
	display:block;
	position:relative;
	float:left;
	width:50%;
	box-sizing:border-box;
	padding:5px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
}

.chkctnascbo > .chkctn:after
{
	content:"";
	display:block;
	clear:both;
	padding-bottom:5px;
} 

.chkctnascbo > .chkctn > .checkall
{
	font-size:12px;
	font-family:verdana;
	color:#000000;
	margin:10px 5px 5px 5px;
	border-bottom:1px dotted #000000;
	padding-bottom:2px;
}
.chkctnascbo > .chkctn > .checkall a
{
	color:#000000;
}
/*FIN ADMIN*/.ressourceDIV
{
	margin:15px 5px 5px 5px;
}
.ressourceTable
{
	width:100%;
	border-collapse:collapse;
	border-right:solid 1px #EEEEEE;	
	border-left:solid 1px #EEEEEE;
}

.ressourceTD
{
	border-top:solid 1px #EEEEEE;	
	border-bottom:solid 1px #EEEEEE;
	padding:3px;
}

.ressourceBtnSearch
{
	height:20px;	
}



/*STYLE POUR LE TEMPLATE*/
#searchCtnAPI
{
}

#cse-search-box-api
{
	display:block;
	position:relative;
}

#leftPanel #cse-search-box-api
{
	padding:20px 50px 20px 10px;
	background:#0b3441;
} 
#cse-search-box-api input[type=text]
{
	display:block;
	box-sizing:border-box;
	width:200px;
	height:25px;
	font-size:14px;
	color:#494c4f;
	background:none;
	outline:0;
	border:2px solid #9dafb8;
	border-radius: 10px;
	padding-right:40px;
	font-size:13px;
}
#cse-search-box-api input[type=text].placeholder
{
	color:#494c4f;
}
#cse-search-box-api input[type=text]::-ms-clear{ display: none; width:0; height:0; }

#cse-search-box-api input[type=submit]
{
	display:block;
	position:absolute;
	top:0;
	right:0;
	box-sizing:border-box;
	width:40px;
	height:25px;
	background:url(/template/image/search.png) no-repeat center center;
	cursor:pointer;
	outline:0;
	border:0;
	border-radius:0;
	z-index:1;
}

#leftPanel #cse-search-box-api input[type=text]
{
	width:100%;
	color:#0b3441;
	background:#ffffff;
	border:solid 1px #f3f3f3;
	border-right:0;
	border-radius:10px 0 0 10px;
	padding-right:0;
}

#leftPanel #cse-search-box-api input[type=submit]
{
	top:20px;
	right:10px;
	border:solid 1px #f3f3f3;
	border-left:0;
	border-radius: 0 10px 10px 0;
	background-color:#ffffff;
} 
/*Search Results*/
#searchapiResultsCtn
{
	position:relative;
	display:block;
}
#searchapiResultsCtn .headCtn
{
	display:block;
	padding-bottom:10px;
	margin-bottom:40px;
	border-bottom:1px solid #e1e1e1;
}
#searchapiResultsCtn .headCtn .count
{
	display:block;
	font-weight:normal;
	margin-top:40px;
}

#searchapiResultsCtn .noresult
{
	font-style:italic;
}

#searchapiResultsCtn .results
{
	display:block;
	margin:20px 0 20px 0;
}

#searchapiResultsCtn .results .result
{
	display:block;
	margin-bottom:40px;
	color:#8E8E8E;
	text-decoration:none;
	line-height:normal;
}

#searchapiResultsCtn .results .result .title
{
	display:block;
	font-weight:normal;
	font-size:1.2em;
	color:#7AB346;
	padding:0;
	margin:0 0 0px 0;
	border:none;
}
#searchapiResultsCtn .results .result .link
{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:.85em;
	color:#0B3441;
	margin:0 0 10px 0;
}
#searchapiResultsCtn .results .result .data
{
	display:block;
}
#searchapiResultsCtn .results .result .data:after
{
	content:"";
	display:block;
	clear:both;
}

#searchapiResultsCtn .results .result .data .img
{
	display:block;
	float:left;
	width:40%;
	margin-right:10px;
	margin-bottom:5px;
}
#searchapiResultsCtn .results .result .data .txt
{
	display:inline;
}
#searchapiResultsCtn .results .result .data .img img
{
	display:block;
	width:100%;
	height:auto;
	border:none;
}
#searchapiResultsCtn .results .result .data .img:empty
{
	display:none;
}
#searchapiResultsCtn .results .result .data .img:empty + .txt
{
	width:100%;
}

#searchapiResultsCtn .results .result .data .txt .snippet br
{
	display:none;
}

#searchapiResultsCtn .results .result .data .txt .format
{
	display:block;	
}

#searchapiResultsCtn .steps
{
	display:block;
	margin:20px 0 20px 0;
}

#searchapiResultsCtn .steps a
{
	display:inline-block;
	padding:5px;
	text-decoration:none;
}

#searchapiResultsCtn .steps a.bolder
{
	font-weight:bold;
}

@media only screen and (min-width:641px)
{
	#searchapiResultsCtn .results .result .data .img
	{
		width:20%;
		margin-right:2%;
		margin-bottom:0;
	}
	#searchapiResultsCtn .results .result .data .txt
	{
		display:block;
		box-sizing:border-box;
		float:left;
		width:78%;
	}
}/*Style pour le lien sur le plan du site*/
.sitemap
{
	text-decoration:none;
}

/* Style pour le plan du site */
.sm0
{
    FONT-SIZE: 17px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-LEFT: 0px;

}

.sm1
{
    FONT-SIZE: 15px;
    MARGIN-BOTTOM: -2px;
    MARGIN-TOP: -2px;
    MARGIN-LEFT: 20px;

}

.sm2
{
    FONT-SIZE: 14px;
    MARGIN-BOTTOM: -4px;
    MARGIN-TOP: -4px;
    MARGIN-LEFT: 40px;

}

.sm3
{
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: -4px;
    MARGIN-TOP: -4px;
    MARGIN-LEFT: 60px;
}/*Style pour le montage*/
#sliderCtn, #sliderDefault
{
	position:relative;
	width:100%;
	overflow:hidden;
	min-height:280px;
	/*max-height:390px;*/
	max-height: 651px;
	z-index:1;
}
#sliderCtn:before, #sliderDefault:before
{
	content:"";
	display:block;
	/*padding-top:20.3125%;*/
	padding-top:33.90%;
}
.home #sliderCtn, .home #sliderDefault
{
	/*max-height:567px;*/
	max-height: 820px;
}
.home #sliderCtn:before, .home #sliderDefault:before
{
	/*padding-top:29.53125%;*/
	padding-top:42.91%
}
#sliderDefault
{
	background:url(/plugin/slider/template/images/default.jpg) no-repeat center center;
	background-size:cover;
}
.home #sliderDefault
{
	background:url(/plugin/slider/template/images/defaultHome.jpg) no-repeat center center;
	background-size:cover;
}
#sliderCtn .sliderElementCtn
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(/template/image/loading.gif) no-repeat center center;
	z-index:1;
	background:rgba(49,49,49,0.18);
}
#sliderCtn .sliderElementCtn .sliderElement
{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	mix-blend-mode: darken;
}
#sliderCtn .sliderElementCtn .sliderElement.current
{
	display:block;
	top:0;
	left:0;
	opacity:1!important; /*pour éviter de voir le fond pendant animation*/
}
#sliderCtn .cursor
{
	cursor:default;
}
/*Style pour les slogan*/
#sliderCtn .slogan, #sliderCtn .slogan.empty
{
	display:none;
}
/*Style pour les flèches*/
#sliderCtn .arrow
{
	display:none;
}
/*Style pour les puces de navigation*/
#sliderCtn #bullets 
{
	display:none;
}

@media (min-width:641px)
{

	/*Style pour les slogan*/
	#sliderCtn .slogan
	{
		display:block;
		position:absolute;
		width:100%;
		box-sizing:border-box;
		height:auto;
		bottom:5%;
		left:0;
		padding:5px 15px 5px 15px ;
		overflow:hidden;
		background:rgb(0,0,0);
		background:rgba(0,0,0,0.5);
		z-index:3;
	}
	#sliderCtn .slogan span
	{
		font-style:italic;
		font-size:19px;
		color:#ffffff;
		text-decoration:none;
		display:block;
	}
	#sliderCtn .slogan span .FirstLine
	{
		display:block;
		font-weight:bold;
		font-style:normal;
		font-size:30px;
	}
	#sliderCtn .slogan span .SecondLine
	{
		display:block;
	}

	/*Style pour les puces de navigation*/
	#sliderCtn #bullets {
		display:block;	
		position:absolute;
		bottom:5px;
		right:27px;
		z-index:4;
	}
	#sliderCtn #bullets a {
		display:block;
		width:16px;
		height:22px;
		background:url(/plugin/slider/template/images/bullets.png) no-repeat;
		text-indent:-9999px;
		border:0;
		margin-right:0px;
		float:left;
		
	}
	#sliderCtn #bullets a.active {
		background-position:0 -22px;
	}
	
	/*Style pour les flèches*/
	#sliderCtn .arrow
	{
		position:absolute;
		top:45%;
		display:block;
		width:30px;
		height:30px;
		background:url(/plugin/slider/template/images/arrows.png) no-repeat;
		border:0;
		cursor:pointer;
		z-index:2;
		opacity:0;
		visibility:hidden;
		transition:opacity .5s;
	}
	#sliderCtn:hover .arrow
	{
		visibility:visible;
		opacity:1;
	}
	#sliderCtn .sliderNext
	{
		right:10px;
		background-position:-30px 0;
	}
	#sliderCtn .sliderBack
	{
		left:10px;
	}
}
/*Style pour la recherche des personnes*/
.tableauUser
{
border-collapse:collapse;
padding:4px;
}

.tableauUser td
{
border:1px solid #CDCDCD;
}

.enteteUser
{
font-weight:bold;
}
#formEditUser .policy
{
	display:block;
	margin:5px 0px 10px 0px;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	max-width:300px;
	color:#474747;
}
#formEditUser .policy.error
{
	color:red;
}

/*HISTORY*/
#userHistorySearchResult
{
	position:relative;
	display:block;
	margin:40px 0 40px 0;
	min-height:80px;
}
#userHistorySearchResult.loading:before
{
	content:"";
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	background-color:rgba(255,255,255,.5);
	background-image:url(/template/image/loading.gif);
	background-position:center 20px;
	background-repeat:no-repeat;	
}
#userHistoryList
{
	display:block;	
}
#userHistoryMsg
{
	display:none;
}
#userHistoryList .historyheader:after, #userHistoryList .historylist:after, #userHistoryList .historylist .historylistelement:after, #userHistorySearchFrm:after
{
	content:"";
	display:block;
	clear:both;
}
#userHistorySearchFrm
{
	display:block;
	border-bottom:1px solid #cacaca;
	padding-bottom:10px;
	margin:40px 0 40px 0;
}
#userHistorySearchFrm .historysearchdate, #userHistorySearchFrm .historysearchlogin
{
	display:block;
	box-sizing:border-box;
	float:left;
	width:20%;
	padding-right:20px;
}
#userHistorySearchFrm .historysearchlogin
{
	width:60%;
}

#userHistorySearchFrm .historysearchdate > span, #userHistorySearchFrm .historysearchlogin > span
{
	display:block;
	margin:0 0 5px 5px;
	font-weight:bold;
}

#userHistorySearchFrm select, #userHistorySearchFrm input[type=text]
{
	display:block;
	box-sizing:border-box;
	width:100%;
	border:1px solid #000000;
	background:#ffffff;
	padding:5px;
}
#userHistorySearchFrm select
{
	padding:4px;
}

#userHistoryList .historyheader
{
	position:relative;
	border-bottom:1px solid #cacaca;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
#userHistoryList .historyheader a.tocsv
{
	position:absolute;
	width:23px;
	height:20px;
	right:0;
	bottom:5px;
	background:url(/plugin/document/template/image/excel.png);
}

#userHistoryList .historylist .historylistelement:hover
{
	background:#eeeeee;
}
#userHistoryList .historydate, #userHistoryList .historylogin, #userHistoryList .historytxt
{
	display:block;
	box-sizing:border-box;
	float:left;
	width:20%;
	padding-right:20px;
	margin:5px 0 5px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#userHistoryList .historylogin, #userHistoryList .historytxt
{
	width:40%;
}

/*END HISTORY*/#weblinksListCtn
{
	background:#f3f3f3;
	padding:20px 25px 10px 25px;
}
#weblinksListCtn .listElement
{
	position:relative;
	width:auto;
	float:none;
	padding:5px 0 5px 0;
	margin:0 0 12px 0;
	background:none;
}
#weblinksListCtn .listElement .img
{
	display:none;
}

#weblinksListCtn .listElement .txt
{
	padding:0 15px 0 15px;
	margin:0;
}

#weblinksListCtn .listElement .txt h5
{
	position:relative;
	font-family:source_sans_pro;
	font-weight:bold;
	font-size:15px;
	color:#8a8a8a;
	margin:0;
}
#weblinksListCtn .listElement .txt h5:before
{
	content:">";
	position:absolute;
	left:-15px;
	top:0;
	font-weight:bold;
	color:#7ab346;
}
#weblinksListCtn .listElement .txt .resume
{
	font-size:15px;
	min-height:0;
}

#weblinksListCtn .listElement .txt .resume:after
{
	content:none;
}#youarehereCtn
{
	display:none;
}
@media (min-width:641px)
{
	#youarehereCtn
	{
		display:block;
		font-family:source_sans_pro;
		font-size:15px;
		color:#494949;
		overflow:hidden;
		padding-right:30px;
	}
	
	#youarehereCtn .header
	{
		display:inline-block;
		width:19px;
		height:18px;
		background:url(/template/image/home.png) no-repeat;
		vertical-align:top;
	}
	
	#youarehereCtn a
	{
		color:#494949;
		text-decoration:none;
	}
	#youarehereCtn .separator
	{
		font-family:abel;
		font-weight:bold;
		color:#7ab346;
		padding:0 7px 0 7px;
		font-size:12px;
	}
}/*Style pour les mentions legales */
a.mentionslegales
{
	text-decoration:none;
}
#mentionslegalesContentCtn span, #mentionslegalesContentCtn span a
{
}/*Style pour la protection des données */
#disclaimerCtn
{
	position:fixed;
	display:block;
	left:0;bottom:0;right:0;
	opacity:1;
	background:#656464;/*rgba(0,0,0,0.6);/*#656464;*/
	z-index:1000;
	overflow:hidden;
	transition:max-height .5s;
	/*height: 100vh;*/
	height:auto;
}
#disclaimerCtn.hide
{
	max-height:0;
}
#disclaimerCtn .disclaimer
{
	position:relative;
	display:block;
	box-sizing:border-box;
	padding:0 0 20px 0;/*20px 30px 20px 30px;*/
	margin:0 auto 0 auto;
	font-size:.9em;
	line-height:1.5em;
	background: #656464;/*#FFFFFF;*/
	color:#ffffff;
	border-radius: 0;/*5px;*/
	position: relative;
	/*top:50%;
	left:50%;
	transform:translate(-50%, -50%);*/
	width:90%;
}

#disclaimerCtn .disclaimer h2
{
	color:#ffffff;
	font-size: 1.4em;
}

#disclaimerCtn .disclaimer .txt
{
	margin-bottom:20px;
}
#disclaimerCtn .disclaimer .txt p{
	margin:0 0 10px 0;
}

#disclaimerCtn .disclaimer .close, #protectiondonneesContentCtn .save input[type=submit]
{
	position:relative;
	display:block;
	box-sizing:border-box;
	width:100%;
	padding:7px 10px 7px 10px;
	text-align:center;
	background:#000000;/*#000000;*/
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	transition:background .5s;
	text-transform:uppercase;
	margin-top:20px;
	font-size:1em;
}

#disclaimerCtn .disclaimer .close:hover
{
	background:#a0a0a0;/*#656464;*/
}
@media only screen and (min-width:640px)
{

	#disclaimerCtn .disclaimer
	{
		max-width:1280px;
		padding:0 0 20px 0;/*10px 50px 50px 50px;*/
		font-size:1em;
	}
	#disclaimerCtn .disclaimer .txt
	{
		margin-bottom:0;
	}
	#disclaimerCtn .disclaimer a.read
	{
		display:inline-block;
		margin-bottom:0;
	}
	#disclaimerCtn .disclaimer .close, #protectiondonneesContentCtn .save input[type=submit]
	{
		width:auto;
		display: inline-block;
		margin:20px 20px 0 0;/*40px 20px 0 0;*/
		font-size:.9em;
	}
}

#protectiondonneesContentCtn .save
{
	margin-top:40px;
}

#protectiondonneesContentCtn .save input[type=submit]
{
	padding:10px;
	cursor: pointer;
}

#protectiondonneesContentCtn .sousTitre, #mentionslegalesContentCtn .sousTitre
{
	text-decoration:underline;
	margin-top: 15px;
}
#protectiondonneesContentCtn .activateCookie
{
	padding:15px 0 15px 10px ;
	font-weight: bold;
	text-transform: uppercase;

	margin:30px 0 50px 0;
	border-bottom: 2px solid #DEDEDE;
	background-color: #eeeeee;
}
#protectiondonneesContentCtn .activateCookie input
{
	width:20px;
	height:20px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

/*#protectiondonneesContentCtn UL
{
	padding: 0px 0px 7px 13px;
	margin:0px 0px 0px 3px;
	list-style-type: none;
}


#protectiondonneesContentCtn ul li:before
{
	content: "•";
	margin-left: -15px;
	margin-right: 8px;
	font-size: 20px;
}*/

#protectiondonneesContentCtn a
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	width:100%;
	box-sizing: border-box;
}