<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*
{
	font-family: Calibri,Arial;
	font-size: 16px;
	line-height: 16px;
	color: #000000;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: border-box;
}
html
{
	height: 100%;
}
body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.C_MASTER
{
	min-height: 100%;
	padding-bottom: 40px;
	position: relative;
}
.C_MASTER &gt; .C_MASTER_HEAD
{
	width: 800px;
	margin: 0px auto 0px auto;
	position: relative;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO
{
	height: 61px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a
{
	font-size: 50px;
	color: #888888;
	font-family: Arial;
	text-decoration: none;
	line-height: 51px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a &gt; img
{
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin: 1px 7px 0px 0px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a &gt; b
{
	font-size: inherit;
	color: inherit;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a &gt; u
{
	font-size: inherit;
	color: inherit;
	text-decoration: none;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; *
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	padding: 20px 10px 0px 10px;
	height: 59px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; *:hover
{
	background-color: #F5F5F5;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a
{
	display: table-cell;
	font-weight: bold;
	color: #888888;
	/*text-transform: uppercase;*/
	text-decoration: none;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; *:hover
{
	color: #3F9D2F;
	-webkit-box-shadow: 0px 5px 0px #CCCCCC;
	-moz-box-shadow: 0px 5px 0px #CCCCCC;
	-ms-box-shadow: 0px 5px 0px #CCCCCC;
	-o-box-shadow: 0px 5px 0px #CCCCCC;
	box-shadow: 0px 5px 0px #CCCCCC;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES
{
	display: table-cell;
	position: relative;
	padding-top: 10px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; span
{
	cursor: default;
	text-transform: uppercase;
	color: #888888;
	font-weight: bold;
	text-align: center;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; span &gt; i.fa
{
	color: #CCCCCC;
	font-size: 20px;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; ul
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 0px;
	top: 100%;
	z-index: 2;
	
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-top: 5px solid #CCCCCC;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES:hover &gt; ul
,.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES[active="1"] &gt; ul
{
	display: block;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; ul &gt; li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; ul &gt; li &gt; a
{
	display: block;
	padding: 8px;
	font-weight: bold;
	color: #888888;
	text-transform: uppercase;
	text-decoration: none;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; ul &gt; li &gt; a:hover
{
	color: #3F9D2F;
	background-color: #F5F5F5;
}
body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"]
{
	padding: 16px 8px 0px 8px;
	text-transform: none;
	font-size: 14px;
}
body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"] &gt; span &gt; u
{
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: inherit;
}
body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"] &gt; span &gt; b
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
}
.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a.C_ACTIVE
,.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a:active
{
	color: #3F9D2F;
	-webkit-box-shadow: 0px 5px 0px #3F9D2F;
	-moz-box-shadow: 0px 5px 0px #3F9D2F;
	-ms-box-shadow: 0px 5px 0px #3F9D2F;
	-o-box-shadow: 0px 5px 0px #3F9D2F;
	box-shadow: 0px 5px 0px #3F9D2F;
}


.C_MASTER &gt; .C_MASTER_BODY
{
	border-top: 1px solid #CCCCCC;
}
.C_MASTER &gt; .C_MASTER_BODY &gt; .C_MASTER_CONTENT
{
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 20px 0px;
}
.C_MASTER &gt; .C_MASTER_BODY &gt; .C_MASTER_CONTENT &gt; #default_fb_connect
{
	text-align: center;
	margin: 20px auto 20px auto;
}
.C_MASTER &gt; .C_MASTER_FOOT
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	margin: 0px auto 0px auto;
	min-height: 40px;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div
{
	width: 800px;
	margin: 0px auto 0px auto;
	position: relative;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_COPYRIGHT
{
	padding-top: 8px;
	text-transform: uppercase;
	font-size: 14px;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS
{
	position: absolute;
	right: 0px;
	top: 2px;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; a
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	margin-left: 20px;
	padding-top: 6px;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; a:hover
{
	color: #3F9D2F;
	
	-webkit-box-shadow: 0px -5px 0px #CCCCCC;
	-moz-box-shadow: 0px -5px 0px #CCCCCC;
	-ms-box-shadow: 0px -5px 0px #CCCCCC;
	-o-box-shadow: 0px -5px 0px #CCCCCC;
	box-shadow: 0px -5px 0px #CCCCCC;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; a.C_ACTIVE
,.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; a:active
{
	color: #3F9D2F;
	-webkit-box-shadow: 0px -5px 0px #3F9D2F;
	-moz-box-shadow: 0px -5px 0px #3F9D2F;
	-ms-box-shadow: 0px -5px 0px #3F9D2F;
	-o-box-shadow: 0px -5px 0px #3F9D2F;
	box-shadow: 0px -5px 0px #3F9D2F;
}
.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; *
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}

@media screen and (max-width: 800px)
{
	body::-webkit-scrollbar
	{
	    width: 6px;
	}
	body::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
	}
	body::-webkit-scrollbar-thumb
	{
		background-color: #3F9D2F;
		border-radius: 10px;
	}
	*
	{
		font-size: 4vw;
		line-height: 4vw;
	}
	.C_MASTER
	{
		overflow-x: hidden;
		padding-bottom: calc(80px + 26vw);
	}
    .C_MASTER &gt; .C_MASTER_HEAD
	{
		width: 100vw;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO
	{
		height: 12vw;;
		text-align: center;
		border-bottom: 1px solid #CCCCCC;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a
	{
		font-size: 10vw;
		line-height: 10vw;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; div.C_LOGO &gt; a &gt; img
	{
		/*width: 8vw;*/
		width: auto;
		height: 8vw;
		margin: 0.6vw 1vw 0px 0px;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS
	{
		position: relative;
		right: auto;
		top: auto;
		white-space: nowrap;
    }
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a
	{
		width: 25vw;
		height: 12vw;
		min-width: 0px;
		text-align: center;
		/*padding: 3vw 2vw 3vw 2vw;*/
		font-size: 4vw !important;
		overflow: hidden;
		white-space: normal;
		padding: 0px;
		vertical-align: middle;
    }
	body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"]
	{
		font-size: 3vw !important;
		padding: 0px;
		/* height: auto; */
    }
	body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"] &gt; span &gt; u
	{
		font-size: inherit;
	}
	body[connected="1"] .C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; a[msaccount="1"] &gt; span &gt; b
	{
		font-size: inherit;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES
	{
		position: absolute;
		right: 0px;
		bottom: 150%;
		min-width: 0px;
		height: auto;
		padding: 2vw 1vw 0vw 1vw;
		text-align: center;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; span
	{
		font-size: 4vw !important;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; span &gt; br
	{
		display: none;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; span &gt; i.fa
	{
		font-size: inherit;
		margin: 0px 0px 0px 1vw;
	}
	.C_MASTER &gt; .C_MASTER_HEAD &gt; .C_LINKS &gt; .C_LANGUAGES &gt; ul &gt; li &gt; a
	{
		font-size: 4vw;
		padding: 3vw 3vw 3vw 3vw;
    }
	.C_MASTER &gt; .C_MASTER_BODY &gt; .C_MASTER_CONTENT
	{
		width: 100vw;
		margin: 0px auto 0px auto;
		padding: 5vw;
	}
	.C_MASTER &gt; .C_MASTER_BODY &gt; .C_MASTER_CONTENT &gt; #default_fb_connect
	{
		padding: 5vw 0px 5vw 0px;
		width: 80vw;
	}
	.C_MASTER &gt; .C_MASTER_FOOT
	{
		width: 100vw;
		height: 26vw;
		margin-bottom: 80px; /* Yes PX décallage sur mobile car le bouton JEU CONCOURS cache les liens sinon */
	}
	.C_MASTER &gt; .C_MASTER_FOOT &gt; div
	{
		width: 100vw;
	}
	.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS
	{
		position: static;
		right: auto;
		top: auto;
	}
	.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_LINKS &gt; a
	{
		display: inline-block;
		*display: inline;
		zoom: 1;
		vertical-align: top;

		width: 25vw;
		margin: 0px;
		text-align: center;
		padding: 3vw 0px 3vw 0px;
		font-size: 3vw;
	}
	.C_MASTER &gt; .C_MASTER_FOOT &gt; div &gt; .C_COPYRIGHT
	{
		text-align: center;
		border-top: 1px solid #CCCCCC;
		font-size: 4vw;
		padding: 5vw;
	}
}</pre></body></html>