<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Child-Theme
Description:    Child theme for the twenty sixteen theme 
Author:         Wevi Communication
Author URI:     http://wevi.ca
Template:       twentysixteen
Version:      1.0.3
*/

/*--------------------------------------------------------------*/
/* RESET
/*--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;	padding: 0;	border: 0;	font-size: 100%; font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {	border-collapse: collapse; border-spacing: 0;}


/*--------------------------------------------------------------*/
/* WPML
/*--------------------------------------------------------------*/

li.menu-item-language-current {
    display: none;
}

#menu-menuheader-1 li:nth-child(2), #menu-menuheader_en-1 li:nth-child(2) {
    background: url('images/etoiles_footer.png') no-repeat 100%;
    padding: 0 29px 0 0px !important;
}

/*--------------------------------------------------------------*/
/* Contenu GÃŠnÃŠral et Titres
/*--------------------------------------------------------------*/

.edit-link, #message {display:none;}
.clear {clear:both;}
.fl {float:left;}
.fr {float:right;}

.clear-group:after, .inner:after {
	content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

img.alignleft {
	float:left;
	margin:0 20px 20px 0;
}

a {
	color:#00ACE2;
}

a:hover {
	color:#02617e;
}

h1 {

}

h2 {

}

h3{

}

h6 {
    font-size: 24px;
    color: #c71d22;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 30px 0;
}

#content p {
	margin:20px 0;
}



/*--------------------------------------------------------------*/
/* Structure
/*--------------------------------------------------------------*/

body {
	font:18px/25px Montserrat,sans-serif;
	color:#003d71;
	background: url('images/background.jpg');
	background-size: cover;
	background-attachment: fixed;
}

.inner {
	max-width:80%;
	margin:0 auto;
}
body.page-id-227 #primary, body.page-id-237 #primary {
  float: none;
  width: 100%;
}
/*--------------------------------------------------------------*/
/* EntÃĒte
/*--------------------------------------------------------------*/

.site-header {}

a.logo img {
    float: left;
    position: absolute;
    z-index: 999;
    width: 15.4%;
    height: auto;
}

.meteor-slides .mslide img {
    width: 100% !important;
	max-width: inherit !important;
}

div#bande_rouge {
    background: rgba(196, 29, 34, 0.8);
    text-align: center;
    color: #fff;
    padding: 8px 0;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    margin: -115px 0 0 0;
    position: absolute;
    z-index: 999;
    width: 100%;
    font-family: 'Montserrat', sans-serif; 
}


/*--------------------------------------------------------------*/
/* Menu
/*--------------------------------------------------------------*/

h3.ui-accordion-header:focus {
    outline: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
    background: none;
    font-weight: normal;
    color: inherit;
}

.ui-state-active .ui-icon {
    background-image: none;
}

.ui-accordion .ui-accordion-icons {
    padding-left: 0;
}

img.arrow {
    float: right;
    margin: 10px 0 0 0;
}
#accordion h3 {
    width: 100%;
    font-size: 36px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-decoration: inherit;
}
#accordion img {
    vertical-align: middle;
}
.ui-state-default .ui-icon {
    background-image: none;
}

.ui-widget-content {
    border: none;
    background: none;
    color: #003d71;
}
#site-navigation {
	margin: 50px 0 0 0;
	width: 100%;
	background: #c41d22;
	position: absolute;
	padding: 10px 0;
	z-index: 500;
}

#site-navigation ul {
	font: bold 24px/21px Montserrat, sans-serif;
	list-style: none;
	text-transform: uppercase;
}

#site-navigation li {
    float: right;
    position: relative;
    margin: -4px 0 0 23px;
    background: url('images/etoiles.jpg') no-repeat;
    padding: 4px 0 0 51px;
}

#site-navigation a {
	display: block;
	color: #fff;
	text-decoration: none;
        font-family: 'Montserrat', sans-serif;
}

#site-navigation2 a {
	display: block;
	color: #fff;
	text-decoration: none;
        text-shadow: 0px 0px 9px #000;
}

#site-navigation li:hover &gt; a,
#site-navigation a:focus {
	    color: #FBB914;
}

#site-navigation2 li:hover &gt; a,
#site-navigation2 a:focus {
	    color: #FBB914;
}

#site-navigation2 li {
    float: right;
    margin: 14px 0;
    text-transform: uppercase;
    padding: 0 0 0 10px;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

nav#site-navigation2 {
    z-index: 99999;
    position: absolute;
    width: 100%;
}

/* Sous-menu */


#site-navigation li:hover .sub-menu {display:block;}

#site-navigation .sub-menu {
	display:none;
	z-index: 500;
	background:#ccc;
	font-size: 15px;
	left: -1px;
	top: 66px;
	position: absolute;
	width: 182px;
	padding:0;
}

#site-navigation .sub-menu li:first-child {border:0 none;}

#site-navigation .sub-menu li {
	float:none;
	margin: 0 auto;
	width: 146px;
	padding:15px 0;
	border-top:1px solid #fff;
}

#site-navigation .sub-menu a {
	display: block;
	font: bold 16px/18px 'Trebuchet MS', sans-serif;
	text-transform: none;
	width:130px;
	height:auto;
	color:#fff;
	padding:0 0 0 16px;
	-webkit-box-shadow:  none;
    box-shadow:  		 none;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#site-navigation a.assistive-text:active,
#site-navigation a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

/*--------------------------------------------------------------*/
/* Contenu principal
/*--------------------------------------------------------------*/

#primary {
	float:left;
	width:45%;
}

.page-id-13 #primary, .page-id-15 #primary, .page-id-95 #primary, .page-id-92 #primary {
    width: 100% !important;
}

.entry-content td {
	border-bottom:1px solid #666;
	border-bottom: 1px solid #AAA;
	padding: 3px 0;
}

.entry-content ul {
	margin:0;
}

.entry-content li {
	font-size: 15px !important;
	line-height: 22px !important;
	margin: 0 8px;
	background: url(images/puce.jpg) no-repeat 0 12px;
	padding: 0 0 0 15px;
}

.entry-content li li {
	margin: 0 0 0 15px;
	padding: 0;
	background: none;
	list-style: disc;
}

/*--------------------------------------------------------------*/
/* Sidebar
/*--------------------------------------------------------------*/

#secondary {
	width: 45%;
	float: right;
}

#secondary img {
    width: 100%;
    height: auto;
}

#secondary .textwidget {padding:0;}

#secondary .widget {
	width: 100%;
	margin: 0 auto 10px;
}

#secondary .widget ul {
	padding: 5px 0 0;
}

#secondary .widget li a {
	display: block;
	padding:3px 10px;
	font-weight: bold;
	font-size:13px;
	color:#272760;
	text-decoration: none;
}

/*--------------------------------------------------------------*/
/* Formulaire
/*--------------------------------------------------------------*/

input.wpcf7-form-control.wpcf7-submit {
    background: url('images/soumettre.png') no-repeat;
    border: none;
    width: 588px;
    height: 73px;
    font-size: 0;
}
input.wpcf7-form-control.wpcf7-submit:hover {
     opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
::-webkit-input-placeholder { /* Safari, Chrome and Opera */
  color: #003d71;
}

:-moz-placeholder { /* Firefox 18- */
  color: #003d71;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #003d71;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #003d71;
}

::-ms-input-placeholder { /* Edge */
  color: #003d71;
}

:placeholder-shown { /* Standard one last! */
  color: #003d71;
}
span.wpcf7-form-control-wrap.codepostal input, span.wpcf7-form-control-wrap.adulte input, span.wpcf7-form-control-wrap.enfants2 input {
    width: 48% !important;
    float: left;
}

span.wpcf7-form-control-wrap.Tel input, span.wpcf7-form-control-wrap.enfants input, span.wpcf7-form-control-wrap.enfants3 input {
    width: 48% !important;
    margin: 0 0 0 1.7%;
}

input.wpcf7-form-control.wpcf7-submit {
    background: url('images/soumettre.png') no-repeat;
    border: none;
    width: 588px;
    height: 73px;
}

.page-id-95 input.wpcf7-form-control.wpcf7-submit {
    background: url('images/soumettre_en.png') no-repeat !important;
    border: none;
    width: 588px;
    height: 73px;
}

.wpcf7-textarea, .wpcf7-text {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: none;
	color: #394D71;	
	line-height: 20px;
	font-size: 15px;
}

.wpcf7-text {
	padding:6px;
	width:99%;
}

.wpcf7-textarea {
	width:100%;
    width: 100%;
    font-size: 15px;
    font: 15px/28px Montserrat,sans-serif;
}

span.wpcf7-not-valid-tip {
	background: none;
	font-style: italic;
	color: #A61414;
	position: absolute;
	top: -5px;
	left: 0;
	border: 0 none;
	font-size: 10pt;
	width: 245px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	background: #00ace2;
	-webkit-box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 0.7);
	box-shadow: 2px 3px 0px 0px rgba(0, 0, 0, 0.7);
	color:#fff;
}

div.wpcf7-validation-errors {
	border: 0px none;
	background: #e81717;
}

div.wpcf7-mail-sent-ok {
	border: 0px none;
	background: #00ace2;
}

/*--------------------------------------------------------------*/
/* FOOTER
/*--------------------------------------------------------------*/
#footer ul .wpml-ls-menu-item a {
  justify-content: flex-end;
}
#footer {
    background: url('images/footer_background.jpg') top no-repeat;
    background-size: cover;
    padding: 20px 30px;
    color: #fff;
}

#footer .col1 {
    width: 17.5%;
    margin: 0 25px -17px 0;
}
#footer .col1 img {
    width: 100%;
}

aside.cols.col2 {
    width: 35%;
    margin: 27px 0 0 0;
}

aside.cols.col3 {
    width: 39%;
    float: right !important;
    margin: 27px 0 0 0;
	text-align: right;
}

aside.cols.col3 li {
    float: right;
    width: 50%;
}

aside.cols.col3 li ul li {
    width: 100%;
    margin: 9px 0 0 0;
}

aside.cols.col3 li ul li a {
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
    background: url('images/etoiles_footer.png') no-repeat 100%;
    padding: 0 30px 0 0;
}

aside.cols.col3 li ul li a:hover {color: #FBB914 !important;}
  

#footer .col2 p {
    margin: 0 0 10px 0;
}

#footer .cols {
	float:left;
}

#footer p.credits {
    margin: 0 0 -20px 0;
    color: #f8f2f1;
    text-align: center;
    width: 179px;
    padding: 22px 0 0 0;
    font-size: 12px;
    bottom: 0;
    float: right;
    background: url('images/footer_credit.png')no-repeat;
}

.coord {
       font-size: 21px;
    line-height: 28px;
}

#footer a {color:#fff;     font-family: 'Montserrat', sans-serif;}

#mobile{
display:none;
}
@media screen and (min-width: 961px) {
	#site-navigation .menu-item-241 {
		display:none;
	}
}
@media screen and (max-width: 960px) {

body {
    font: 15px/25px Montserrat,sans-serif;
    color: #003d71;
    background: url('images/background.jpg');
    background-size: cover;
    background-attachment: fixed;
}

img.ajax-loader {
    display: none;
}

span.wpcf7-form-control-wrap.Tel input, span.wpcf7-form-control-wrap.enfants input, span.wpcf7-form-control-wrap.enfants3 input {
    width: 100% !important;
    margin: 18px 0 0 -0.3%;
}

span.wpcf7-form-control-wrap.codepostal input, span.wpcf7-form-control-wrap.adulte input, span.wpcf7-form-control-wrap.enfants2 input {
    width: 100% !important;
    float: left;
}

input.wpcf7-form-control.wpcf7-submit {
    background: url('images/soumettre.png') no-repeat;
    background-size: 100%;
    border: none;
    width: 100%;
    height: 100px;
}

#footer {display: none;}

div#main {
    padding: 90px 0 0 0;
}

#menu-menuheader-1 li:nth-child(2), #menu-menuheader_en-1 li:nth-child(2) {
    background: none;
    padding: 0 !important;
}
 
#content img {width: 100% !important; height: auto;}

a.logo img {
    float: left;
    position: absolute;
    z-index: 999;
    width: 30.4%;
    height: auto;
}

.my_extra_menu_class {
    display: none;
}

img.arrow {
    float: right;
    margin: 0px 0 0 0;
}

#main #content #accordion img {
    vertical-align: middle;
    width: 20px !important;
}

#accordion h3 {
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-decoration: inherit;
}

aside.cols.col2, aside.cols.col3 {display:none;}

#footer .col1 {
    width: 25.5%;
    margin: 0px 25px -45px 0;
}

div#bande_rouge {
    background: rgba(196, 29, 34, 0.8);
    text-align: center;
    color: #fff;
    padding: 8px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    position: absolute;
    z-index: 999;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}
	#site-navigation{
		display:none;
	}
	
	
/*----------------------------*/
/*---------- MOBILE ----------*/
/*----------------------------*/
	.site-header {
		margin: 50px 0 0;
	}
	nav#mobile {
		background-color:#B0393C;
		display:block;
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:9999;
	}
	nav#mobile .mobile-menu-wrap {
		position: absolute;
		width: 100%;
		overflow: auto;
		z-index: 9999;
		display:none;
	}
	/*
	Top black bar that holds the toggle button
	*/
	nav#mobile #toggle-bar {
		line-height:49px;
		height:49px;
	}
	nav#mobile #toggle-bar p {
		line-height:49px;
		float:left;
		margin:0 0 0 2%;
	}
	nav#mobile #toggle-bar p a {
		color:#fff;
		text-transform:uppercase;
                text-decoration: none;
	}

	/*
	Toggle button #1 ("Menu")
	*/

	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}

	/*
	Toggle button #2 ("Navicon")
	*/

	nav#mobile .navicon {
		float: right;
		height: 49px;
		line-height: 49px;
		margin:0 2%;
		padding:0 70px 0 0;
		background:url(images/menu_button.png) no-repeat center right;
		width: 33px;
		color:#fff;
		text-decoration: none;
	}

	/*
	The dropdown menu
	*/

	nav#mobile ul li {
		clear:both;
		list-style:none;
	}

	nav#mobile ul li a {
		display: block;
    background-color: rgb(11, 64, 114);
    text-transform: uppercase;
    padding: 20px 0 20px 8px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
	}
	.fr, .en {
		float: none;
	}
	nav#mobile ul li a:hover{
		color:#fff;
		background:#3D3C3F;
		text-decoration:none;
	}

	nav#mobile ul ul {
		font-size:small;
		display:none;
	}
	nav#mobile .current-menu-item ul, nav#mobile .current-menu-parent ul{
		display:block;
	}

	nav#mobile ul ul a {
		background-color:#333;
		padding-left:8px;
	}

	nav#mobile ul ul a:before {
		content: "\2192";
		padding-right:8px;
	}
	nav#mobile ul li.menu-parent-item &gt; a{
		background:#605a56 url(images/plus.png) no-repeat 98% center;
	}
	nav#mobile ul li.menu-parent-item &gt; a:hover{
		background:#c5c19d url(images/plus.png) no-repeat 98% center;
	}
	/*-------- END MOBILE --------*/
}

@media screen and (max-width: 700px) {
	#primary {
		width: 96%;
		padding:0 2%;
	}
	#secondary {
		width: 96%;
		float:left;
		padding:0 2%;
	}
}</pre></body></html>