<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************************************************************** CMS Pages Styles ***************************************************************/
#cms #center_column .block-cms {
	padding-bottom: 20px;
}
#cms #center_column h1 {
	margin-bottom: 25px;
}
#cms #center_column h3 {
	font-size: 16px;
	border-bottom: none;
	margin: 0;
	padding: 0 0 17px 0;
}
#cms #center_column p {
	line-height: 18px;
}
#cms #center_column .list-1 li {
	padding: 4px 0 6px 0;
	font-weight: bold;
	color: #46a74e;
	border-top: 1px solid #d6d4d4;
}
#cms #center_column .list-1 li:first-child {
	border: none;
}
#cms #center_column .list-1 li em {
	font-size: 20px;
	line-height: 20px;
	padding-right: 15px;
	vertical-align: -2px;
}
#cms #center_column img {
	margin: 4px 0 17px;
	max-width: 100%;
	height: auto;
}
#cms #center_column .testimonials {
	border: 1px solid;
	border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
	margin: 4px 0 13px 0;
	position: relative;
}
#cms #center_column .testimonials .inner {
	border: 1px solid white;
	padding: 19px 18px 11px 18px;
	background: #fbfbfb;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
	background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
	background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
	background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
	background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
}
#cms #center_column .testimonials .inner span {
	text-indent: -5000px;
	display: inline-block;
	width: 20px;
	height: 15px;
}
#cms #center_column .testimonials .inner span.before {
	background: url(../img/bl-before-bg.png) no-repeat;
	margin-right: 8px;
}
#cms #center_column .testimonials .inner span.after {
	background: url(../img/bl-after-bg.png) no-repeat;
	margin-left: 8px;
}
#cms #center_column .testimonials:after {
	content: ".";
	display: block;
	text-indent: -5000px;
	position: absolute;
	bottom: -16px;
	left: 21px;
	width: 15px;
	height: 16px;
	background: url(../img/testimon-after.gif) no-repeat;
}
#cms #center_column .testimonials + p {
	padding-left: 45px;
	margin-bottom: 18px;
}
#cms #center_column p.bottom-indent {
	margin-bottom: 18px;
}
#cms #center_column #admin-action-cms {
	background: none repeat 0 0 #F6F6F6;
	border: 1px solid #d2d0d0;
	padding: 10px;
}
#cms #center_column #admin-action-cms p {
	margin: 0;
}
#cms #center_column #admin-action-cms p span {
	display: block;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#cms #center_column #admin-action-cms p .button {
	font: 700 17px/21px Arial, Helvetica, sans-serif;
	padding: 0;
	border: 1px solid;
	padding: 10px 14px;
	display: inline-block;
}
#cms #center_column #admin-action-cms p .button.publish_button {
	color: white;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
	border-color: #0079b6 #006fa8 #012740 #006fa8;
	background: #009ad0;
	background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
	background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
	background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}
#cms #center_column #admin-action-cms p .button.publish_button:hover {
	border-color: #01314e #004b74 #0079b6 #004b74;
	filter: none;
	background: #0084bf;
}
#cms #center_column #admin-action-cms p .button.lnk_view {
	color: #333333;
	text-shadow: 1px 1px white;
	border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
	background: #f7f7f7;
	background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
	background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}
#cms #center_column #admin-action-cms p .button.lnk_view:hover {
	border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
	filter: none;
	background: #e7e7e7;
}
/* LA MARQUE */
#cms.cms-the-brand #center_column img, #cms.cms-la-marque #center_column img {
	margin: auto;
}

#cms.cms-the-brand #center_column, #cms.cms-la-marque #center_column {
	font-size: 1.45em;
}

#cms.cms-the-brand #center_column p, #cms.cms-la-marque #center_column p {
	line-height: 1.2;
	margin-bottom: 10px;
}

#cms.cms-the-brand .section, #cms.cms-la-marque .section {
	padding: 20px 15px;
	margin: 0 -15px;
}

#cms.cms-the-brand .section .anchor, #cms.cms-la-marque .section .anchor {
	margin-top: -200px;
	position: absolute;
}

#cms.cms-the-brand .section h2, #cms.cms-la-marque .section h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0.5 0;
}

#cms.cms-the-brand .section.gray, #cms.cms-la-marque .section.gray {
	background: #f8f8f8;
}

@media (min-width:992px) {
	#cms.cms-the-brand .section, #cms.cms-la-marque .section {
		padding: 80px 45px;
	}

	#cms.cms-the-brand .section.mix-match, #cms.cms-la-marque .section.mix-match {
		padding-top: 140px;
		padding-bottom: 140px;
	}
}
/*Show room*/

#cms.cms-showroom #center_column img {
	margin: auto;
}

#cms.cms-showroom #center_column {
	font-size: 1.45em;
}

#cms.cms-showroom #center_column p {
	line-height: 0.8;
	margin-bottom: 8px;
    font-size: 19px;
}

#cms.cms-showroom .section {
	padding: 20px 15px;
	margin: 0 -15px;
}

#cms.cms-showroom .section .anchor {
	margin-top: -200px;
	position: absolute;
}

#cms.cms-showroom .section h2 {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
	margin: 0.5 0;
	letter-spacing: 3px;
}
#cms.cms-showroom .section h1 {
	/* font-size: 2.2em;
	font-weight: normal;
	margin: 0.5 0;
	text-transform: uppercase;
	letter-spacing: 6px; */
	font-size: 1.8em;
	font-weight: normal;
	text-transform: uppercase;
}

#cms.cms-showroom .section.gray {
	background: #e7e7e7;
}

#cms.cms-showroom .section.gray h3 {
	font-size: 25px !important;
}


@media (min-width:992px) {
	#cms.cms-showroom .showroom-body{
		padding-top: 0px !important;
    	margin-top: -29px;
	}
	#cms.cms-showroom .section {
		padding: 80px 45px;
	}
	#cms.cms-showroom .rdv-section{
		padding-left: 120px;
		padding-right: 120px;
	}

	#cms.cms-showroom .rdv-section .col-md-4 .row .col-md-4{
		margin-right: -20px;
	}	

	#cms.cms-showroom .section.mix-match {
		/* padding-top: 140px; */
		/* padding-bottom: 140px; */
	}

	#cms.cms-showroom h2.rdv{
		margin-top: 20px;
		margin-bottom: 5px;
	}
	#cms.cms-showroom .section.gray {
		margin-top: -49px;
	}
}
#cms.cms-showroom .rdv-section .col-md-4 .row .col-md-8{
	font-size: 19px;
}
.top20{
	margin-top:20px; 
}

#cms.cms-showroom .section.gray {

	font-size: 0.9em;
}


@media (max-width:992px) {
	#cms.cms-showroom .rdv-section div{
		margin-bottom: 20px;
	}

	#cms.cms-showroom #center_column p {
		line-height: 1.0;
		margin-bottom: 20px;
		
	}
}



.btn-rdv {
    color: #515151;
	background-color: #e7e7e7;
	font-weight: 700;
	border: 1px solid #9c9c9c;
	letter-spacing: 3px;
}
.btn-rdv:hover {
	color: #3b3b3b;
}</pre></body></html>