<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********************************/
/*								*/
/* 			VERRUYES.FR			*/
/*		  Â© William Russeil		*/
/*				2020			*/
/*								*/
/********************************/


/*  couleur de base
	#450046
	police: #190019
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

@media screen {
	html body img.skype_pnh_logo_img {
		display: none !important;
	}
}

@font-face {
	font-family: 'Typo-Round-Bold';
	src: url('../fonts/typo-round/Typo_Round_Bold_Demo.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Typo-Round-Regular';
	src: url('../fonts/typo-round/Typo_Round_Regular_Demo.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Typo-Round-Italic';
	src: url('../fonts/typo-round/Typo_Round_Italic_Demo.otf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Typo-Round-Thin';
	src: url('../fonts/typo-round/Typo_Round_Thin_Demo.otf');
	font-weight: normal;
	font-style: normal;
}

/*@font-face {
	font-family: 'TimeburnerBold';
	src: url('../fonts/timeburner-font/TimeburnerBold-peGR.ttf');
	font-weight: normal;
	font-style: normal;
}*/

html, body, h3, h4, h5, h6, p, ol, ul, li, th, td, a, input, select, select option, textarea, label {
	font-family: 'Raleway', sans-serif;
}

body {
	font-size: 1em;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
	border : 0;
}

h1 {
	font-family: 'Typo-Round-Bold', sans-serif;
	font-size: 2.1rem;
	font-size: 2.8vw;
	margin-bottom: 1.1em;
}

h2 {
	font-size: 1.6rem;
	font-size: 2vw;
	line-height: 2rem;
	line-height: 2.6vw;
	padding: 1.2rem 0 0.8rem 0;
	padding: 1.9vw 0 1.3vw 0;
}

h2.extra {
	font-size: 2.1rem;
	font-size: 2.8vw;
}

.home-news-by_3 h1, h2 {
	font-family: 'Typo-Round-Bold', sans-serif;
	font-size: 1.5rem;
	font-size: 1.95vw;
	/*line-height: 1.3rem;
	line-height: 1.7vw;*/
	font-weight: normal;
}

h3 {
	font-size: 1.3rem;
	font-size: 1.7vw;
	font-weight: 400;
	line-height: 1.65rem;
	line-height: 2.4vw;
	padding: 0.4rem 0;
	padding: 0.6vw 0;
}

h4 {
	font-size: 1.3rem;
	font-size: 1.7vw;
	font-weight: 300;
	margin: 1em 0 0.5em 0;
}

h5 {
	font-size: 1.1rem;
	font-size: 1.3vw;
	font-weight: 400;
	margin: 0.6em 0;
}

p, li, td, td p {
	font-weight: 300;
	font-size: 1rem;
	font-size: 1.32vw;
	line-height: 1.4rem;
	line-height: 1.9vw;
}

p {
	margin-bottom: 0.5rem;
}

.small-p {
	font-size: 0.9rem;
	font-size: 1.2vw;
}

a {
	text-decoration: none;
}

a img:hover {
	-o-filter: brightness(110%) saturate(1);
	-ms-filter: brightness(110%) saturate(1);
	-webkit-filter: brightness(110%) saturate(1);
	filter: brightness(110%) saturate(1);
}

p a {
	text-decoration: underline;
	color: #c79f56;
}

.result-tag a {
	text-decoration: none;
}

.image-span-all {
	column-span: all;
	margin: 1em auto;
	text-align: center;
}

.suite {
	font-weight: 400;
	padding-top: 1.2rem;
	padding-right: 0.5rem;
	padding-bottom: 2em;
}

.suite-sidebar {
	font-weight: 400;
	text-align: right;
}

ul, ol {
	list-style-position: inside;
}

ul &gt; li &gt; ul {
	margin-left: 5%;
}

ul.standard-list, ol.standard-list {
	margin-left: 3%;
}

ul.standard-list li, ol.standard-list li {
	font-size: 1rem;
	font-size: 1.32vw;
}

ul.small-list, ol.small-list {
	margin-top: 0.6em;
	margin-left: 5%;
}

ul.small-list li, ol.small-list li {
	font-size: 0.9rem;
	font-size: 1.2vw;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.left {float:left !important;}
.right {float:right !important;}

.bold {
	font-weight: 600;
}

.stabylo-vert, .stabylo-bleu, .stabylo-rouge, .stabylo-jaune {
	padding: 0.2em 0;
	font-size: 1rem;
}

.stabylo-rouge {
    background-color: #fe5d00;
}

.stabylo-jaune {
    background-color: #f06600;
}

.cadre {
	border: 1px solid #1e1a1a;
	padding: 0.2rem 0.3rem;
}

.left-image {
	float: left;
    margin-right: 2%;
}

blockquote {
	font-style: italic;
}

.larger {
	font-size: larger;
}

.extra-large {
	font-size: 3.5rem;
	font-size: 5vw;
}

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

header {
	width: 100%;
}

.header-wrapper {
	width: 100%;
}

.header-content {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0.2em 0;
}

.verruyes-icon {
	/*float: left;
	width: 3%;*/
	position: absolute;
	left: 4vw;
	width: 8%;
	margin-top: 0.2em;
}

.sitename {
	text-align: center;
	position: relative;
	z-index: 10;
	top: -0.8em;
	margin: 0;
	padding: 0;
}

h1.sitename a {
	font-family: 'Typo-Round-Thin', sans-serif;
	font-size: 3.6rem;
	font-size: 4.8vw;
	padding: 0.2em 4% 0 4%;
	margin: 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.sitename .slogan {
	position: relative;
	top: -4.8em;
}

.rendez-vous {
	position: absolute;
	z-index: 100;
	width: 21%;
	max-width: 250px;
	left: 1vw;
}

.rendez-vous img {
	position: relative;
	top: 20vw;
	left: 0;
	width: 100%;
}

/*.rendez-vous-ete {
	position: absolute;
	top: 25vw;
	left: 0;
	z-index: 100;
	max-width: 210px;
}*/

#wrapper, footer, .login {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.content {
	padding: 2em 0;
}

.login {
	padding-bottom: 2em;
}

#wrapper {
	padding: 0;
}

.footer {
	padding: 2em 0;
	margin-top: 0.5em;
	text-align: center;
}

.col_1_of_1 {
	clear: both;
	float: none;
	width: 100%;
	padding-bottom: 0.9em;
	padding-bottom: 1vw;
}

.col_1_of_2, .col_1_of_3, .col_2_of_3, .col_1_of_4, .col_2_of_4, .col_3_of_4 {
	float: left;
	padding: 0;
}

.col_1_of_3 {
	width: 33.3333%;
}

.col_2_of_3 {
	width: 66.6666%;
}

.col_1_of_4 {
	width: 25%;
}

.col_1_of_2, .col_2_of_4 {
	width: 50%;
}

.col_3_of_4 {
	width: 75%;
}

.col_1_of_2:nth-child(2n+1), .col_2_of_4:nth-child(4n+1) {
    clear: left;
    float: left;
}

.header-logo {
	margin: 0;
}

.header-logo-view {
	width: 38.5%;
	max-width: 385px;
}

.header p {
	padding: 0.2rem 0;
}

#frise {
	clear: both;
	column-span: all;
	-moz-column-span: all;
	width: 100%;
	background: transparent url(../img/dev/main-dans-la-main.png) repeat-x left center;
	margin: 0 auto;
	padding-top: 4em;
	opacity: 0.8;
}

#frise span {
	padding: 0 0.6%;
}

/*hr.frise {
	width: 65%;
	float: right;
    border: 0.3em;
    border: 0.5vw;
    height: 0.3em;
    height: 0.5vw;
    margin-top: 2em;
    margin-bottom: 4em;
    background: #c7c5c1;
    background-image: linear-gradient(to right, #474c23, #c7c5c1);
}*/

.login-bottom {
	margin-top: 2em;
	padding: 2em 0;
}

/************************************/
/*				HOME				*/
/************************************/

/*.slider-title {
	font-size: larger;
	font-weight: 800;
}*/

.edito-image{
	/*display: block;*/
	position: relative;
	float: left;
	max-width: 30%;
	top: -0.6em;
	padding: 0 3% 1em 0;
}

.edito {
	width: 90%;
	padding: 1.5em 5%;
	margin: 2em auto;
}

.signature {
	text-align: right;
	margin-top: 2em;
	margin-right: 5%;
}

.edito_columns_by_2 {
	columns: 200px 2;
	-moz-columns: 200px 2;
}

.edito_columns_by_3 {
	columns: 200px 3;
	-moz-columns: 200px 3;
}

.edito_columns_by_2, .edito_columns_by_3 {
	column-gap: 2em;
	text-align: justify;
}

.edito h1 {
	column-span: all;
	-moz-column-span: all;
}

.edito img {
	margin: 1em 0;
}

.blocks-wrapper {
	width: 100%;
	margin-top: 2em;
}

.blocks {
	float: left;
	width: 43.5%;
	padding: 1em 2.5%;
	text-align: center;
}

.single-block {
	width: 90%;
	margin: 0 auto;
}

/*.blocks:nth-child(1) {
	margin: 1em 1.5% 1em 0;
	padding-left: 2.5%;
}

.blocks:nth-child(2) {
	margin: 1em 0 1em 1.5%;
	padding: 2em 2.5%;
}*/

/*.flexslider {
	float: left;
	width: 66.6666%;
}

.slides {
	width: 100%;
}*/

/*.flex-caption {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 800px;
}
.flex-caption p {
	width: 96%;
	padding: 1em 2%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	line-height: 18px;
	line-height: 2vw;
}*/

/*.home-captions {
	float: left;
	width: 33.3333%;
}

.slider-captions {
	width: 90%;
	padding: 2em 5%;
	opacity: 0.8;
}

.slider-captions p {
	display: none;
	font-weight: 300;
	line-height: 1.5em;
	line-height: 1.8vw;
}

.captions-bg {
	position: relative;
}

.captions-bg img {
	width: 100%;
	position: absolute;
	margin-top: 2em;
	opacity: 0.4;
}*/

.home {
	margin-top: 2em;
	margin-bottom: 2em;
	/*padding: 2em 0;*/
	padding: 0;
}

.home-news {
	width: 80%;
	margin: 0 auto;
	padding: 2em 5%;
}

.home-news-by_2 {
	width: 35%;
	margin-left: 3%;
	padding: 2em 5%;
}

.home-news-by_2, .home-news-by_3, .home-news-by_4 {
	float: left;
}

.home-news-by_3 {
	/*width: 26%;
	margin-left: 1%;*/
	width: 28.3333%;
	margin-bottom: 0;
	padding: 1em 2.5% 1em 2.5%;
}

.home-news-by_3:nth-child(4n+1) {
	clear: left;
	/*margin-left: 2.5%;*/
	margin-left: 0;
}

.home-news-by_4 {
	width: 19%;
	margin-left: 1%;
	margin-bottom: 1em;
	padding: 1em 2% 0.3em 2%;
}

.home-news-by_4:nth-child(4n+1) {
	clear: left;
	margin-left: 2.5%;
}

.home_interligne  {
	clear: left;
	padding-top: 1em;
}

.home-news-separator {
	width: 100%;
}

/************************************/
/*			PARTENAIRES				*/
/************************************/

/*.sidemenu-bottom {
	display: inline-block;
	padding: 0.3em 1%;
	text-transform: uppercase;
}

.partenaires {
	margin: 1em auto 2em auto;
}

.partenaires img {
	float: left;
	width: 10%;
	margin-left: 5.7143%;
}*/

/************************************/
/*				VIEWS				*/
/************************************/

.article-view {
	width: 98%;
	margin: 2em auto 2em 0;
	padding: 0.5em 0 3em 0;
	min-height: 250px;
}

.article-img-legend {
	/*font-style: italic;*/
	font-size: smaller;
	margin-bottom: 2em;
}

.article-view h1:first-child {
	margin-top: 0;
	padding-bottom: 0;
}

.article-view h4:first-child {
	padding-top: 2em;
}

.article-view-img-left-pad {
	margin-left: 3%;
}

.article-view-img-right-pad {
	margin-right: 3%;
}

.no-tag {
	margin-top: 1em;
}

.article-thumb-wrapper {
	column-span: all;
	-moz-column-span: all;
	width: 80%;
	max-width: 300px;
	max-height: 12vw;
	overflow: clip;
	margin: 1.4rem auto 1.2rem auto;
}

.article-thumb {
	width: 100%;
	/*max-height: 200px;*/
	/*object-fit: cover;
	object-position: 100% 0;*/
	/*max-width: 300px;*/
	margin: 0 auto;
}

.article-summary-thumb {
	float: left;
	margin-top: 0;
	margin-right: 3%;
	max-height: 100px;
	object-fit: cover;
	object-position: 100% 0;
	width: 100%;
	max-width: 100px;
	margin-bottom: 1.2em;
}

.summary-text {
	/*float: left;*/
}

.article-thumb-float {
	float: left;
	margin: 1.3em 3% 1.4em 0;
}

.has_columns {
	columns: 200px 2;
	-moz-columns: 200px 2;
	column-gap: 3em;
	text-align: justify;
}

.has_columns img {
	margin: 1em 3%1em 0;
}

.has_columns h2 {
	margin-top: 2em;
}

.has_columns h2:first-child {
	margin-top: 0;
}

.has_columns h4 {
	column-span: all;
}

.article-view h1, .article-view h2, .colspan {
	column-span: all;
	-moz-column-span: all;
}

.article-view .has_columns img {
	border: 2px solid white;
}

.image-left {
	float: left;
	margin-right: 2%;
}

.image-right {
	float: right;
	margin-left: 2%;
}

/************************************/
/*				CUSTOM				*/
/************************************/

.artisans .col_1_of_3 {
	width: 29.3333%;
	padding: 1em 2% 2em 2%;
}

.artisans .col_1_of_3:nth-child(3n+1) {
	clear: left;
}

.link-separator {
	display: block;
	clear: left;
	height: 1px;
	width: 100%;
	margin: 1em auto;
	background-color: #1e1a1a;
    color: #1e1a1a;
}

.green-disc {
	float: left;
	width: 3%;
	max-width: 9px;
	margin-top: 1.5em;
	margin-right: 2%;
}

/************************************/
/*				SIDEBAR				*/
/************************************/

.sidebar-wrapper {
	width: 96%;
	margin-top: 2em;
	margin-left: 4%;
	padding-bottom: 2em;
}

.sidebar-wrapper h3 {
	padding-left: 5%;
	margin-top: 1em;
}

.sidebar-wrapper h3:nth-child(2) {
	margin-top: 0;
}

h3.no-pad {
	margin-top: 0;
}

.sidebar-thumbs {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 2em;
}

.sidebar-thumbs li {
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 33.3333%;
	max-width: 99px;
	height: 99px;
	height: 7vw;
	max-height: 99px;
	margin-top: 0;
	padding: 0.1vw 0;
}

.sidebar-thumbs li img {
	width: 100%;
}

span.sidebar-thumbs-text {
	display: block;
	text-align: center;
}

.sidebar-tags {
	width: 100%;
	margin: 2em auto 1em auto;
	text-align: center;
}

.sidebar-tags a {
	display: inline-block;
	font-size: 1em;
	font-size: 1.32vw;
	font-weight: 100;
	padding-right: 0.2rem;
	padding-right: 0.3vw;
	padding-left: 0.2rem;
	padding-left: 0.3vw;
	line-height: 1.6rem;
	line-height: 2.15vw;
	border: 1px solid #dad8d6;
	margin-right: 2%;
	margin-bottom: 0.5em;
}

.sidebar-agenda {

}

.agenda-event {
	width: 90%;
	margin: 0 auto;
}

.agenda-event h4 {
	font-size: 1.2rem;
	font-size: 1.5vw;
	font-weight: 400;
	margin: 0.6em 0;
}

.agenda-suite {
	display: block;
	font-weight: 300;
	font-style: italic;
	text-align: right;
	margin-top: 0.3em;
}

.sidemenu, .archives, .latest {
	width: 95%;
	margin-top: 1em;
	margin-left: 5%;
	list-style-type: none;
}

.sidemenu li {
	line-height: 1.5rem;
	line-height: 1.8vw;
}

.archives li {
	line-height: 1.4rem;
	line-height: 1.7vw;
}

.sidemenu li a, .archives li a {
	font-size: 1rem;
	font-size: 1.32vw;
}

.sidemenu li a {
	font-weight: 300;
}

.latest li.separate {
	padding-bottom: 0.5rem;
	border-bottom: 1px solid grey;
}

.tags-view-single {
	width: 100%;
	margin: 0 0 1em auto;
	list-style-type: none;
	text-align: left;
}

.tags-view-single li {
	display: inline-block;
	margin-top: 0;
	padding-left: 0.5%;
	border-left: 1px solid white;
}

.tags-view {
	width: 90%;
	margin: 1em auto -1em auto;
	list-style-type: none;
	text-align: right;
}

.tags-view li {
	display: inline-block;
	padding: 0.2rem 1%;
	border-left: 1px solid #450046;
	border-bottom: 1px solid #450046;
}

.tags-view li a, .tags-view-single li a, .result-tag span a {
	padding-right: 0.2rem;
	padding-right: 0.3vw;
	padding-left: 0.2rem;
	padding-left: 0.3vw;
	line-height: 1.6rem;
	line-height: 2.15vw;
	border: 1px solid #dad8d6;
}

.social-networks {
	clear: left;
	column-span: all;
	width: 100%;
	margin-top: 2em;
}

.fb-like {
	width: 100%;
	line-height: 4vw;
}

.fb-like a {
	text-align: right;
}

.fb-home {
	margin-top: -3em;
}

.tweet {
	margin-top: 0.8em;
}

.urls-list {
	line-height: 1.6rem;
	line-height: 2vw;
}

.local-menu {
	list-style-type: none;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 0;
}

.local-menu li {
	display: inline-block;
	padding: 0.3em 2%;
}

.coords-table {
	width: 100%;
	border-collapse: collapse;
}

.coords-table td {
	padding: 0.1em 0.4vw;
}

.coords-table a {
	text-decoration: underline;
}

hr.commissions-separator {
	width: 100%;
    height: 1px;
    /*border-bottom: 1px solid #96b2a9;*/
    background-color: #96b2a9;
    margin: 2em 0;
}

#shortcuts-menu {
	width: 90%;
	margin: 0 auto;
	display: none;
}

/************************************/
/*				INDEX				*/
/************************************/

.articles-index {
	clear: both;
	float: none;
}

.search-result {
	white-space: nowrap;
}

.articles-index h1 {
	/*font-size: 1.4rem;
	font-size: 1.8vw;*/
	margin-bottom: 0;
	padding-bottom: 0;
}

h4.result-title {
	padding: 0;
	margin: 1.8em 0 1em 0;
}

h4.result-title:first-child {
	margin-top: 0;
}

h4.result-title span {
	font-weight: 100;
	font-size: smaller;
}

h4.result-title span.result-title-date {
	font-size: 0.8rem;
	font-size: 1vw;
}

.result-details {
	padding: 2em 5% 1em 5%;
}

/*.result-details img {
	padding-top: 2em;
	margin-left: 6%;
}*/

.summary {
	padding: 2em 3% 1.6em 6%;
}

.summary-img {
    /*float: left;
    width: 60%;
    padding: 2em 3%;*/
}

.summary a, .summary-img a {
	text-decoration: none;
}

.result-tag {
	text-align: right;
}

.result-tag span {
	padding: 0 1% 1px 1%;
}

/************************************/
/*				NETWORKS			*/
/************************************/

.networks {
	float: right;
	padding-top: 0.2em;
}

.network-icon {
	float: right;
	width: 3%;
	margin-left: 1%;
}

.search-icon {
	float: right;
	width: 3%;
	margin-left: 1%;
	cursor: pointer;
}

/************************************/
/*				FOOTER				*/
/************************************/

.footer-logo {
	position: relative;
	width: 20%;
	max-width: 240px;
	top: 4em;
}

.footer-logo img {
	position: absolute;
	top: 0;
	left: 5%;
}

.footer-links {
	list-style-type: none;
	text-align: center;
}

.footer-links li {
	display: inline-block;
	border-left: 1px solid black;
	padding: 0 1%;
}

.footer-links li:first-child {
	border-left: none;
}

.footer-baseline {
	width: 100%;
	margin: 0 auto 1em auto;
}

.footer-baseline p {
	line-height: 1.6em;
	line-height: 2vw;
}

/************************************/
/*				SEARCH				*/
/************************************/

.results-title {
	margin-left: 5%;
}

#tags-list-wrapper {
	position: relative;
	z-index: 200;
	display: none;
}

#tags-list {
	position: absolute;
	z-index: 201;
	width: 98%;
	bottom: -6em;
	left: -100%;
	border-bottom: 1px solid #926095;
	border-left: 1px solid #926095;
}

#tags-list p {
	text-align: right;
	cursor: pointer;
	margin-top: 0.4em;
	margin-right: 5%;
}

#tags-list ul {
	list-style-type: none;
	padding: 1em 5%;
}

#tags-list li {
	line-height: 1.3em;
	line-height: 1.6vw;
}

/************************************/
/*				IFRAMES				*/
/************************************/

.iframe-resize {
    position: relative;
    padding-bottom: 80%; /* = aspect ratio / h/w*100 */
    height: 0;
    overflow: hidden;
}

.iframe-resize iframe {
    position: absolute;
    top: 2em;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    /*-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	filter: grayscale(1);*/
}

video {
    width: 100%;
}

/************************************/
/*			PAGINATION				*/
/************************************/

ul.pagination {
	display: block;
	margin: 1rem auto 1rem auto;
	margin-bottom: 1rem;
	text-align: center;
}

.paginator ul.pagination li {
	float: none;
	display: inline-block;
}

ul.pagination li {
	/*font-family: monospace;*/
	/*font-size: 0.875rem;*/
	margin-left: 0.2rem;
	display: block;
	float: left;
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding: 0 0.3em;
}

ul.pagination li a {
	font-weight: 300;
	font-size: 1rem;
	font-size: 1.32vw;
	padding-bottom: 0.1em;
}

ul.pagination .first, ul.pagination .prev, ul.pagination .next, ul.pagination .last {
	border: none;
	margin: 0;
	padding: 0;
}

ul.pagination .active a {
	font-weight: bold;
}

.paginator p {
	text-align: right;
}

/************************************/
/*			FLASH MESSAGES			*/
/************************************/

.message {
	text-align: center;
	padding: 0.3em 1%;
	font-weight: 300;
}

.success {

}

.error {

}

/************************************/
/*				MENU				*/
/************************************/

.menu-button {
	float: right;
	border: 1px solid #b5b2ad;
	padding: 0.1em 1%;
	margin: 0.2em 0 0.2em 1%;
	font-size: 1.2em;
	font-size: 1.6vw;
}

#top-menu-wrapper {
	position: relative;
	width: 100%;
	margin: 2.4em 0;
	margin: 3.2vw 0;
}

#top-menu {
	display: none;
	position: absolute;
	z-index: 110;
	width: 100%;
	top: 0;
	left: 0;
	padding: 0.2rem 0 5em 0;
}

#top-menu .closer {
	width: 2.5%;
	max-width: 30px;
	text-align: right;
	font-size: 2em;
	float: right;
	margin-top: 0.4em;
	margin-right: 2%;
}

.main-menu-bottom, .main-menu-top {
	list-style-type: none;
	text-align: justify;
	margin-bottom: 1em;
}

.main-menu-top {
	width: 100%;
	max-width: 1200px;
	margin: 3rem auto 0 auto;
}

.main-menu-top:after {
	content: " ";
	display: table;
	width: 100%;
}

.main-menu-top li, .dropdown {
	display: block;
	float: left;
	width: 24%;
	font-weight: 100;
	padding: 0.3em 1% 0 0;
	font-size: 1.25em;
	font-size: 1.6vw;
	line-height: 1.4em;
	line-height: 1.9vw;
}

.main-menu-top li a, .dropdown a {
	font-weight: 100;
	font-size: 1.25em;
	font-size: 1.6vw;
}

.main-menu-top li a:hover:before {
	content: "&gt; ";
}

/*.main-menu-top li:nth-child(n5+1) {
	clear: left;
	float: left;
	border: 1px solid red;
}*/

/*.main-menu-top li.dropdown-nosub a:hover:before {
	content: "";
}*/

.submenu-top {
	width: 95%;
	margin-top: -0.2em;
	padding-top: 0.6em;
	list-style-type: none;
}

.submenu-top li {
	float: none;
	width: 100%;
	text-align: left;
}

.submenu-top li, .submenu-top li a {
	font-size: 1em;
	font-size: 1.35vw;
}

.submenu-top .main-menu-articles a {
	font-size: 0.9rem;
	font-size: 1.2vw;
	/*font-style: italic;*/
}

.submenu-articles {
	width: 95%;
	list-style-type: none;
}

.submenu-articles li {
	font-size: 0.9rem;
	font-size: 1.2vw;
	/*margin-left: 10%;*/
	/*font-style: italic;*/
}

.submenu-articles li a {
	font-size: 0.9rem;
	font-size: 1.2vw;
	font-style: italic;
}

.submenu-top .main-menu-articles a:hover:before, .submenu-articles li a:hover:before, .main-menu-top li a.nopad:hover:before {
	content: "";
}

hr.menu-separator {
    border: 0;
    height: 1px;
    background: #333;
    background-image: linear-gradient(to right, #333, #ccc, #333);
    margin-top: 2em;
}

.submenu-free-article {
	position: relative;
	top: -8em;
	padding-left: 0;
}

.submenu-free-article-standard {
	margin-top: -2em;
	margin-left: 2%;
}

#searchdiv {
	display: none;
}

/************************************/
/*				TABLES				*/
/************************************/

.standard-table {

}

.standard-table tr {

}

.standard-table th {
	font-weight: 400;
	padding: 0.3em 0;
	padding: 0.4vw 0;
}

.standard-table th, .standard-table td {
	padding: 0.3em 0;
}

.standard-table td {
	font-weight: 300;
	font-size: 1rem;
	font-size: 1.32vw;
	line-height: 1.4rem;
	line-height: 1.9vw;
}

/************************************/
/*				CONTACT				*/
/************************************/

.contact-wrapper {
	margin-top: 2em;
	padding-bottom: 2.5em;
}

.contact-text {
	padding: 0 3% 2em 10%;
}

.contact-form {
	width: 91.78082%;
	margin: 0 4.10959%;
	padding-top: 2em;
	padding-bottom: 2em;
}

.contact-form fieldset {
	width: 100%;
	border: solid 1px #514848;
	border: none;
	border-radius: 2%;
	padding: 1em 0;
}

.contact-form legend {
	font-size: 1.2em;
	margin-left: 7%;
}

.contact-form label {
	display: block;
	width: 85%;
	margin-top: 0.8em;
	margin-left: 7%;
	text-align: left;
	font-size: 1em;
}

.contact-form input {
	display: block;
	width: 85%;
	margin-top: 0.4em;
	margin-left: 7%;
	padding: 0.3em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.contact-form select {
	background-position: 100% center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	font-family: inherit;
	font-size: 0.9em;
	font-size: 1.1vw;
	line-height: normal;
	margin-top: 1em;
	margin-left: 7%;
	padding: 0.1rem;
	padding: 0.2vw;
	border-radius: 0px;
}

.select-option {
	font-size: 1em;
}

.contact-form.check-field {
	display: inline-block;
}

.contact-form textarea {
	width: 85%;
	margin-top: 0.6em;
	margin-left: 7%;
	padding: 0.6em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.contact-form .submit {
	width: 100%;
	margin-top: 0;
	padding: 0;
	text-align: center;
}

.contact-form .submit button[type="submit"] {
	float: right;
	margin-right: 1rem;
	text-transform: uppercase;
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.26);
	font-size: 1em;
	font-size: 1.4vw;
	padding: 0.3em 3%;
	cursor: pointer;
}

.contact-form .submit:after {
	clear: both;
	display: table;
	content: "";
}

.checkbox-container {
	position: relative;
	width: 96%;
	margin: 1em 0 2em 0;
}

.checkbox-label {
	display: block;
	position: absolute;
	top: -0.5em;
	left: 5%;
	cursor: pointer;
	user-select: none;
}

.checkmark {
	display: block;
	position: absolute;
	left: 0;
}

/************************************/
/*				SEARCH				*/
/************************************/

#search-bar-wrapper {
	display: none;
	width: 100%;
	margin: 0 auto;
	padding: 0.4em 0;
}

#searchBarForm fieldset {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

#searchBarForm input[type="text"] {
	display: flex;
	float: left;
	align-items: center;
	flex-direction: row;
	width: 70%;
	margin-left: 10%;
	font-size: 1.4em;
	font-size: 1.8vw;
	/*border-bottom: 1px solid #483f2f;
	border-left: 1px solid #483f2f;*/
}

#searchBarForm label {
	display: none;
}

#searchBarForm .submit button[type="submit"], #searchBarForm .submit input[type="submit"] {
	display: flex;
	float: left;
	align-items: center;
	flex-direction: row;
	width: 19%;
	margin-left: 1%;
	font-size: 1.4em;
	font-size: 1.8vw;
}

searchBarForm .submit:after {
	width: 70%;
	margin-left: 10%;
}

.tags-header {
	width: 75%;
	margin-left: 12%;
}

.tags-header h3 {
	float: left;
	margin-right: 1%;
}

.tags-header a {
	display: inline-block;
	font-size: 1em;
	font-size: 1.32vw;
	font-weight: 100;
	padding-right: 0.2rem;
	padding-right: 0.3vw;
	padding-left: 0.2rem;
	padding-left: 0.3vw;
	line-height: 1.6rem;
	line-height: 2.15vw;
	border: 1px solid #dad8d6;
	margin-top: 0.5em;
	margin-right: 1%;
	margin-bottom: 0.5em;
}

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

#searchForm label {
	display: none;
}

#searchForm fieldset {
	padding: 0;
	margin: 0;
}

#searchForm .submit {

}

#searchForm .submit button[type="submit"], #searchForm .submit input[type="submit"] {
	float: right;
	margin-right: 1em;
	padding: 0 2%;
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.2em;
	font-size: 1.47vw;
	line-height: 1.4em;
	line-height: 1.8vw;
	font-weight: 400;
	margin-right: 0;
	box-shadow: none;
}

#searchForm .submit:after {
	clear: right;
	display: table;
	content: "";
	height: 0;
}

.form-file {
	font-size: 1em;
	font-size: 1.2vw;
}

.submitButtonHome {
	width: 20%;
	margin-left: 75%;
}

/************************************/
/*				COMMENTS			*/
/************************************/

.comment-form {
	width: 100%;
	margin: 2em auto;
	padding-bottom: 2em;
}

.comment-form fieldset {
	width: 100%;
	border: solid 1px #514848;
	border: none;
	border-radius: 2%;
}

.comment-form legend {
	font-size: 1.2em;
	margin-left: 7%;
}

.comment-form label {
	display: block;
	width: 85%;
	margin-top: 0.8em;
	margin-left: 7%;
	text-align: left;
	font-size: 1em;
}

.comment-form input {
	display: block;
	width: 85%;
	margin-top: 0.4em;
	margin-left: 7%;
	padding: 0.3em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.comment-form textarea {
	width: 90%;
	margin-left: 5%;
	padding: 0.6em 1%;
	border-top: solid 1px #ababab;
	border-left: solid 1px #ababab;
	font-size: 1em;
}

.comment-form .submit {
	width: 100%;
	margin-top: 2em;
	padding: 0;
	text-align: center;
}

.comment-form .submit button[type="submit"] {
	float: right;
	margin-right: 1rem;
	text-transform: uppercase;
	box-shadow: 0px 2px 5px rgba(28, 84, 48, 0.29);
	font-size: 1em;
	font-size: 1.4vw;
	padding: 0.3em 3%;
	cursor: pointer;
}

.comment-form .submit:after {
	clear: both;
	display: table;
	content: "";
}

.comment-text {

}

.comment-user {
	font-style: italic;
	font-size: smaller;
	margin-top: 0.5em;
}

.comment-separator {
	height: 1px;
	width: 100%;
	margin: 1em auto;
}

/************************************/
/*				ELECTIONS			*/
/************************************/

.elections {
	width: 80%;
	margin: 1em 0;
}

.elections td {
	padding: 0.2em 1%;
}

.elections-notes {
	font-size: smaller;
	margin-top: 2em;
}

/************************************/
/*				LINKS				*/
/************************************/

.link-group {
	text-transform: uppercase;
}

.link-name {
	margin-bottom: 0;
}

.link-name span {

}

.link-url {
	font-size: 0.9em;
	font-style: italic;
}

.link-comment {
	font-size: 0.9em;
	width: 80%;
	margin-left: 5%;
	border: 1px solid #efefef;
	padding: 0.2em 2%;
}

/************************************/
/*				LIGHTBOCKS			*/
/************************************/

#mask {
	position: fixed;
	z-index: 2010;
	width: 100%;
	height: 500%;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}

#wmc-lightbox {
	position: relative;
	z-index: 2020;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 2.7em;
	cursor: pointer;
}

.lightbocks {
	filter: brightness(110%) saturate(1);
	cursor: pointer;
}

#lightbocks-loader {

}

.lightbocks-loader {
	position: fixed;
	z-index: 2030;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

#lightbocks-loader img {
	width: 100%;
	max-width: 128px;
}

#img-container {
	position: fixed;
	display: none;
	z-index: 2040;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#img-container img {
	max-height: 100%;
	max-width: 100%;
	margin: auto;
	cursor: pointer;
}

#down-arrow {
	position: absolute;
	width: 5%;
	max-width: 60px;
	margin: 0 47.5%;
}

/************************************/
/*				RGPD				*/
/************************************/

#rgpd-wrapper {
	position: fixed;
	display: none;
	z-index: 2000;
	width: 100%;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0);
	margin: 0 auto;
	padding: 2em 0 4em 0;
	background-color: white;
}
.rgpd-closer {
	width: 8%;
	float: right;
	text-align: center;
	margin-right: 10%;
	margin-bottom: 2em;
	padding: 0.2rem 2vw;
	border: 1px solid #c79f56;
	cursor: pointer;
}
.rgpd-text {
	clear: right;
	width: 80%;
	margin: 2em auto;
}
.rgpd {
	display: flex;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.rgpd-left {
	width: 45%;
	padding: 1em 2.5%;
}
.rgpd-accept, .rgpd-refuse {
	display: block;
	font-size: 1rem;
	font-size: 1.3vw;
	width: 40%;
	margin: 1.2em auto 0 auto;
	padding: 0.3rem 3vw;
}
.rgpd-accept {
	text-align: center;
	color: white;
	background-color: #c79f56;
}
.rgpd-refuse {
	text-align: center;
	color: #c79f56;
	border: 1px solid #c79f56;
}
.rgpd-right {
	width: 45%;
	padding: 1em 2.5%;
}
.rgpd-read {
	display: block;
	font-size: 1rem;
	font-size: 1.3vw;
	width: 40%;
	margin: 1.2em auto 0 auto;
	padding: 0.3rem 3vw;
	text-align: center;
	color: #c79f56;
	border: 1px solid #c79f56;
}






</pre></body></html>