<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700&amp;display=swap);

#mapaff{height:550px;}

#moteur_loc_head {
		position: absolute;
		z-index:999999;
		background: rgba(255, 255, 255, 0.1);
		top: 80px;
		left: 80px;
		padding: 10px;
		width: 320px;
	}
#ui-datepicker-div {
		z-index: 99999999 !important;
}
#moteur_loc_head h3 {
		color: rgb(255, 255, 255);
		font-size: 15px;
		text-transform:uppercase;
		font-weight: 700;
	}
#moteur_loc_head label {
		font-size: 12px;
		padding-top: 1px;
	}

._BA_comparisonArea {
    cursor: ew-resize;
    position: relative;
    overflow: hidden;
}
._BA_comparisonArea.hasHorizontalSlice {
    cursor: ns-resize;
}
._BA_afterElement,
._BA_beforeElement {
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 0;
}
._BA_beforeElement {
    position: absolute !important;
}
._BA_slice {
    position: absolute;
    width: 1px;
    height: 100%;
    top: 0;
    left: auto;
    background-color: rgba(0, 0, 0, 0.3);
}
._BA_comparisonArea.hasHorizontalSlice ._BA_slice {
    width: 100%;
    height: 1px;
    top: auto;
    left: 0;
}
._BA_handle {
    position: absolute;
    background-color: yellow;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
}
._BA_label {
    position: absolute;
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-weight: bold;
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 1px;
    top: 48%;
    padding: 4px;
    border-radius: 4px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
}
._BA_comparisonArea.hasHorizontalSlice ._BA_label {
    margin-left: auto;
    margin-right: auto;
}
._BA_label-left {
    left: 10px;
}
._BA_comparisonArea.hasHorizontalSlice ._BA_label-left {
    top: auto;
    bottom: 10px;
}
._BA_label-right {
    right: 10px;
}
._BA_comparisonArea.hasHorizontalSlice ._BA_label-right {
    top: 10px;
}
/*****************************************************************/
/*                            GENERAL                            */
/*****************************************************************/
.open-sans {font-family: 'Open Sans', sans-serif;}
.vert {color: #00ff00}
.rouge {color: #ff0000}
.w-50 {width:50%}
.w-100 {width:100%}
.m-0 {margin: 0 !important;}
.mt-0, .my-0 {margin-top: 0 !important;}
.mr-0, .mx-0 {margin-right: 0 !important;}
.mb-0, .my-0 {margin-bottom: 0 !important;}
.ml-0, .mx-0 {margin-left: 0 !important;}
.m-1 {margin: 0.25rem !important;}
.mt-1, .my-1 {margin-top: 0.25rem !important;}
.mr-1, .mx-1 {margin-right: 0.25rem !important;}
.mb-1, .my-1 {margin-bottom: 0.25rem !important;}
.ml-1, .mx-1 {margin-left: 0.25rem !important;}
.m-2 {margin: 0.5rem !important;}
.mt-2, .my-2 {margin-top: 0.5rem !important;}
.mr-2, .mx-2 {margin-right: 0.5rem !important;}
.mb-2, .my-2 {margin-bottom: 0.5rem !important;}
.ml-2, .mx-2 {margin-left: 0.5rem !important;}
.m-3 {margin: 1rem !important;}
.mt-3, .my-3 {margin-top: 1rem !important;}
.mr-3, .mx-3 {margin-right: 1rem !important;}
.mb-3, .my-3 {margin-bottom: 1rem !important;}
.ml-3, .mx-3 {margin-left: 1rem !important;}
.m-4 {margin: 1.5rem !important;}
.mt-4, .my-4 {margin-top: 1.5rem !important;}
.mr-4, .mx-4 {margin-right: 1.5rem !important;}
.mb-4, .my-4 {margin-bottom: 1.5rem !important;}
.ml-4, .mx-4 {margin-left: 1.5rem !important;}
.m-5 {margin: 3rem !important;}
.mt-5, .my-5 {margin-top: 3rem !important;}
.mr-5, .mx-5 {margin-right: 3rem !important;}
.mb-5, .my-5 {margin-bottom: 3rem !important;}
.ml-5, .mx-5 {margin-left: 3rem !important;}
.p-0 {padding: 0 !important;}
.pt-0, .py-0 {padding-top: 0 !important;}
.pr-0, .px-0 {padding-right: 0 !important;}
.pb-0, .py-0 {padding-bottom: 0 !important;}
.pl-0, .px-0 {padding-left: 0 !important;}
.p-1 {padding: 0.25rem !important;}
.pt-1, .py-1 {padding-top: 0.25rem !important;}
.pr-1, .px-1 {padding-right: 0.25rem !important;}
.pb-1, .py-1 {padding-bottom: 0.25rem !important;}
.pl-1, .px-1 {padding-left: 0.25rem !important;}
.p-2 {padding: 0.5rem !important;}
.pt-2, .py-2 {padding-top: 0.5rem !important;}
.pr-2, .px-2 {padding-right: 0.5rem !important;}
.pb-2, .py-2 {padding-bottom: 0.5rem !important;}
.pl-2, .px-2 {padding-left: 0.5rem !important;}
.p-3 {padding: 1rem !important;}
.pt-3, .py-3 {padding-top: 1rem !important;}
.pr-3, .px-3 {padding-right: 1rem !important;}
.pb-3, .py-3 {padding-bottom: 1rem !important;}
.pl-3, .px-3 {padding-left: 1rem !important;}
.p-4 {padding: 1.5rem !important;}
.pt-4, .py-4 {padding-top: 1.5rem !important;}
.pr-4, .px-4 {padding-right: 1.5rem !important;}
.pb-4, .py-4 {padding-bottom: 1.5rem !important;}
.pl-4, .px-4 {padding-left: 1.5rem !important;}
.p-5 {padding: 3rem !important;}
.pt-5, .py-5 {padding-top: 3rem !important;}
.pr-5, .px-5 {padding-right: 3rem !important;}
.pb-5, .py-5 {padding-bottom: 3rem !important;}
.pl-5, .px-5 {padding-left: 3rem !important;}
.d-flex {display: -ms-flexbox!important;display: flex!important;}
.justify-content-around {-ms-flex-pack: distribute!important;justify-content: space-around!important;}
.justify-content-between {-ms-flex-pack: justify!important;justify-content: space-between!important;}
.align-items-center {-ms-flex-align: center!important;align-items: center!important;}
.background-center {background-position:center center;background-size:cover;}
.vignette-car {margin-bottom:2.5rem;position:relative;}
.vente_voiture .form-control {display:inline-block;width:auto}
#module-vente-voiture .high-point img {width:16px;vertical-align: baseline;margin-right: 1rem;}
#module-vente-voiture h2 {color: rgb(121, 121, 121); background-color: rgb(150, 185, 43);padding: 1rem;margin-top: 0;}
#module-vente-voiture .slider-main, #module-vente-produit .slider-main, #partenaire-detail .slider-main {margin-bottom: 1rem;}
#module-vente-voiture .slick-prev, #module-vente-voiture .slick-next {font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 34px;height: 34px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;z-index: 999;background-color:rgba(0,0,0,0.2)}
#module-vente-voiture .slick-prev {background: url('../img/arrow-left.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);left: 0px !important;}
#module-vente-voiture .slick-next {background: url('../img/arrow-right.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);right: 0px !important;}
#module-vente-voiture .slider-nav {margin-left:0}
#module-vente-voiture .slider-nav .slick-slide {margin-left:1rem;}
#module-vente-produit .slick-prev, #module-vente-produit .slick-next {font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 34px;height: 34px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;z-index: 999;background-color:rgba(0,0,0,0.2)}
#module-vente-produit .slick-prev {background: url('../img/arrow-left.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);left: 0px !important;}
#module-vente-produit .slick-next {background: url('../img/arrow-right.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);right: 0px !important;}
#module-vente-produit .slider-nav {margin-left:0}
#module-vente-produit .slider-nav .slick-slide {margin-left:1rem;}
#partenaire-detail .slick-prev, #partenaire-detail .slick-next {font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 34px;height: 34px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;z-index: 999;background-color:rgba(0,0,0,0.2)}
#partenaire-detail .slick-prev {background: url('../img/arrow-left.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);left: 0px !important;}
#partenaire-detail .slick-next {background: url('../img/arrow-right.png') center center no-repeat rgba(0,0,0,0.2);transform:translateY(-50%);right: 0px !important;}
#partenaire-detail .slider-nav {margin-left:0}
#partenaire-detail .slider-nav .slick-slide {margin-left:1rem;}
#module-vente-voiture .high-point li {margin:1rem 0 1rem 3rem}
.picto-critair {display: inline-block;position: absolute;top: 0;left: 3rem;height: 50px;width: 50px;}
.picto-critair-0 {background: url(img/cars/Sprite-CRIT-air.png) no-repeat;background-size: 600%;background-position: 0 0;}
.picto-critair-1 {background: url(img/cars/Sprite-CRIT-air.png) no-repeat;background-size: 600%;background-position: -50px 0;}
.picto-critair-2 {background: url(img/cars/Sprite-CRIT-air.png) no-repeat;background-size: 600%;background-position: -100px 0;}
.picto-critair-3 {background: url(img/cars/Sprite-CRIT-air.png) no-repeat;background-size: 600%;background-position: -150px 0;}
.picto-critair-4 {background: url(img/cars/Sprite-CRIT-air.png) no-repeat;background-size: 600%;background-position: -200px 0;}
.picto-critair-5 {background: url(/build/images/Sprite-CRIT-air.3d84d13e.png) no-repeat;background-size: 600%;background-position: -250px 0;}
.column-2 {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-gap: 15px;-moz-column-gap: 15px;column-gap: 15px;-webkit-column-rule: 1px solid transparent;-moz-column-rule: 1px solid transparent;column-rule: 1px solid transparent;}
.caracs-cars li {padding: 0 1rem}
.caracs-cars .row div {padding:1.5rem;border-bottom:1px solid #cccccc}
.caracs-cars .row:hover {background-color:#cccccc}
.meta {display: inline-block;font-size: 0.65em;font-weight: 500;text-transform: uppercase;border: 1px solid #e2e2e2;padding: 0.6em 0.95em;margin-right: 0.2em;margin-bottom: 0.5em;color: #828282;}
.car_price {color: rgb(150, 185, 43); font-weight:600}
#module-vente-voiture li.list-item {margin-left:1.5rem}
#module-vente-voiture li.list-item::before {content: "•"; color: rgb(150, 185, 43);display: inline-block; width: 1em;margin-left: -1em}
#module-vente-voiture li.list-item:last-of-type {margin-bottom:2.5rem}
#module-vente-voiture .guarante {border-top: 1px solid rgb(150, 185, 43);border-bottom:1px solid rgb(150, 185, 43);padding: 1rem 0 1.5rem;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#module-vente-voiture .guarante img {display:block; margin:1rem auto 2rem;max-width:50px;}
#module-compare-voiture {overflow-x: overlay;}
.col-compare {min-width: 200px;padding: 0 1.5rem 0 0;font-size:1.3rem}
.col-compare h6 {margin-bottom:0}
.col-compare table {border-right: 1px solid #ccc;}
.col-compare td b {padding:0 1rem}
.del-compare {border:1px solid #cccccc;position:absolute;top:0;left:0;padding: 0 5px;width: 21px;height: 21px;font-size: 13px;}
.del-compare img {width:9px;}
.see-compare {border:1px solid #cccccc;margin:auto;width: fit-content;padding: .5rem;margin-top: 1rem;display: block;color: #333}
.see-compare img {vertical-align: sub;}
#ref_header {
		position: top;
		top: 0;
		left: 0;
		z-index: 4;
	line-height: 6px;
}
#ref_header h2 {
	font-size: 1.1rem;
	font-weight: 300;
	margin: 8px 0 -10px 10px;
	color: ;	/* Couleur police ref header */
	background-color: ; /*		*/
	text-align : ;
}
H1, H2, H3, H4, H5, H6 {
	font-family: 'Lato', sans-serif; /* type_police_titres */
	margin-bottom: 15px;
}
H1 {
	color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
	font-weight:;
	font-size:30px;
	font-size: px;
}

@media (max-width: 768px) {
H1 {
	color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
	font-weight:;
	font-size:30px;
	font-size: px;
}
}

.classe_centrer_cms_h1_h2 {
/*	border:1px solid ;	*/
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-radius:  px  px  px  px;
	-webkit-box-shadow:   px px px  ;
	-moz-box-shadow:   px px px  ;
	box-shadow:  px px px  ;
	background-color: ;	
	
	border-top: ##width_border_haut_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
	border-right: ##width_border_droit_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
	border-bottom: ##width_border_bas_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
	border-left: ##width_border_gauche_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
}
@media (max-width: 768px) {
	.classe_centrer_cms_h1_h2 {
			margin-left: 15px;
			margin-right: 15px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 5px;
			/*	border:1px solid ;	*/
			border-radius:  px  px  px  px;
			-webkit-box-shadow:   px px px  ;
			-moz-box-shadow:   px px px  ;
			box-shadow:  px px px  ;
			background-color: ;	

			border-top: ##width_border_haut_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
			border-right: ##width_border_droit_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
			border-bottom: ##width_border_bas_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
			border-left: ##width_border_gauche_h1_h2##px ##style_border_h1_h2## rgb(150, 185, 43);
	}
}
#information h1 {
				font-family: 'Lato', sans-serif; /* type_police_H1_accueil */
				margin: 0px;
				padding: 3px 0px 4px 10px;
				background-color: ; /*		*/
				-webkit-border-radius: px;	/* radius_boxe */
				-moz-border-radius: px;	/* radius_boxe */
				border-radius: px;	/* radius_boxe */
				text-align:; /*	Alignement du titre H1		*/
				margin-bottom:px; /*	Margin Bas H1 CMS		*/
}

#presentation h1 {
				font-family: ; /* type_police_H1_accueil */
				margin: 0px;
				padding: px 0px px 0px;
				/* background-color: ; */
				-webkit-border-radius: px;	/* radius_boxe */
				-moz-border-radius: px;	/* radius_boxe */
				border-radius: px;	/* radius_boxe */
				text-align:; /*	Alignement du titre H1		*/
	}

#presentation h2 {
	font-family: ; /* type_police_H2_accueil */
	margin-top: auto;
	margin-bottom: 0px;

}

.bgh1{
		background-color:;
}
.p-0 {padding:0}
H2 {
	font-family: ; /* type_police_titres H2*/
	color: rgb(255, 255, 255); /* couleur_police_titres_H2 */
	font-size: 17px;
	font-weight:;
	font-weight:normal;
/*	font-style: italic;	*/
	font-size:20px;
	font-size:px;
	text-align:; /*	Alignement du titre H2		*/
	margin-bottom:px;	/*	Margin Bas H2 CMS		*/
}
@media (max-width: 768px) {
H2 {
	color: rgb(255, 255, 255); /* couleur_police_titres_H2 */
	font-size: 17px;
	font-weight:;
	font-weight:normal;
/*	font-style: italic;	*/
	font-size:20px;
	font-size:px;
}
}


.H2onepage {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:1px;
}
.H2onepage_08 {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: ##couleur_police_onepage##;
	font-weight: ;
	font-style: ;
	padding:1px;
}

.H3onepage {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:20px;
}
.container-fluid-bloc {
		position: relative;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
}
.pictos-onepage a{
	float: left;
		color: rgb(255, 255, 255);
		font-size:  38px;
		min-width: 50px;
		margin-top: 11px;
		text-align: center;
		/* background: #f7e2d8; */
		width: 72px;
		height: 72px;
		/* padding-top: 21px; */
		border: 0px solid rgb(255, 255, 255);
		line-height: 75px;
}
.pictos-onepage a:hover{
	float: left;
		color: rgb(255, 255, 255);
		font-size:  38px;
		min-width: 50px;
		margin-top: 11px;
		text-align: center;
		/* background: #f7e2d8; */
		width: 72px;
		height: 72px;
		/* padding-top: 21px; */
		border: 0px solid rgb(255, 255, 255);
		line-height: 75px;
}

.pictos-onepage-21 a{
	float: center;
		color: rgb(255, 255, 255);
		font-size:  38px;
		min-width: 50px;
		margin-top: 11px;
		text-align: center;
		/* background: #f7e2d8; */
		width: 72px;
		height: 0px;
		/* padding-top: 21px; */
		border: 0px solid rgb(255, 255, 255);
		line-height: 0px;
}
.pictos-onepage-21 a:hover{
	float: center;
		color: rgb(255, 255, 255);
		font-size:  38px;
		min-width: 50px;
		margin-top: 11px;
		text-align: center;
		/* background: #f7e2d8; */
		width: 72px;
		height: 72px;
		/* padding-top: 21px; */
		border: 0px solid rgb(255, 255, 255);
		line-height: 0px;
}

.material-symbols-outlined {
	float: center;
		color: rgb(255, 255, 255);
		font-size:  38px;
		min-width: 50px;
		margin-top: 11px;
		text-align: center;
		/* background: #f7e2d8; */
		width: 72px;
		height: 72px;
		/* padding-top: 21px; */
		border: 0px solid rgb(255, 255, 255);
		line-height: 75px;
}

.modal-content-videoclic {
		position: relative;
		background-color: #000000;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid #999;
		border: 1px solid rgba(0,0,0,.2);
		border-radius: 6px;
		outline: 0;
		-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
		box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.video_header {
		font-family: 'lato';
		font-size: 16px;
		line-height: 0px;
		color: ;
		background-color: ;
	padding-right: 0px;
		padding-left: 0px;
	margin-bottom: -4px;
}
.video_header a:hover {
	color: ;
}
.video_header a:visited {
	color: ;
}
.close_video_header {
		float: right;
		font-size: 21px;
		font-weight: 700;
		line-height: 1;
		color: #ffffff;
		/* text-shadow: 0 1px 0 #fff; */
	 /* filter: alpha(opacity=20); */
		/* opacity: .2; */
}
button.close_video_header {
		-webkit-appearance: none;
		padding: 0;
		cursor: pointer;
		background: 0 0;
		border: 0;
}
/*	Style pour page CMS type Moulin	*/
.bloc-groupe-carte h3 {
		display: inline-block;
		position: absolute;
		color: ;
		background: ;
		margin: 0;
		padding: 10px 20px;
		margin: -60px 0 0;
}

.groupe-carte {
		border: 1px solid ;
		background-color: ;
		color: ;
		font-weight: 400;
}

.pad40 {
		padding: 40px;
}

.mtop40 {
		margin-top: 40px;
}

/*PAGE CMS TEXTES CENTRER	*/
@media (min-width: 768px) {
	 {min-width: 400px; margin-left: 20%; margin-right:20%;} 
	}
@media (max-width: 768px) {
	 { margin-left: 10%; margin-right:10%;}
	}
/*PAGE CMS TEXTES CENTRER	*/

/*	Style pour page CMS type Moulin	*/

.table-hover&gt;tbody&gt;tr:hover&gt;td,.table-hover&gt;tbody&gt;tr:hover&gt;th {
		background-color: ;
}


.modal {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 99999;
		display: none;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		outline: 0;
}
#bloc-4 .desc-bloc {
	font-family: 'Lato', sans-serif;
	font-size: px;
	padding: 16px;
	text-align: center;
}
#bloc-5 .desc-bloc {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: rgb(150, 185, 43);
	padding: 16px;
	text-align: center;
}

.info_one_page_8 {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: ##couleur_police_onepage##;
	text-align: center;
}

.btn-onepage {
		background-color: ##couleur_fond_btn_onepage##;
		color: ##couleur_titre_btn_onepage##;
		font-size: 16px;
		font-weight: 600;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		display: inline-block;
		text-transform: uppercase;
	border: 1px solid ##couleur_bord_btn_onepage##;
		padding: 12px;
}

.btn_style_onepage:hover { opacity: 0.7; filter: alpha(opacity=70); color:;}

.video_home_phone {
    height: px;
}	

@media (max-width: 768px)  {
.video_home_phone {
	height:100%;
	}
}

.slider-BIG-images {
width:100%;
height: px;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}

.slider-BIG-images60-40 {
width:60%;
height: px;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}

.slider-BIG-images50-50 {
width:50%;
height: px;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
overflow: hidden;
}
.ban-4 {
height: px;
width: 100%;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align: center;
overflow: hidden;
}

.ban-4-1 {
height: px;
width: 100%;
/*background-attachment: fixed;*/
background-repeat: no-repeat;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align: center;
overflow: hidden;
}
.slogan-onpage-4 .slogan-onpage-4-1{
		position: relative;
		width: 100%;
		text-align: center;
 /*   text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.89);	*/
		line-height: 36px;
		float: left;
/*    letter-spacing: 1px;	*/
	font-family: 'Lato', sans-serif;
	font-size: px;
		margin: auto;
		z-index: 1000;
		top: 30px;
		left: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
}
@supports (-webkit-touch-callout: none) {
	.ban-4 {background-attachment:scroll}
	.ban-4-1 {background-attachment:scroll}
}
@media (max-width: 1024px) {
	.btn_style_onepage {display:block;}
	.ban-4 {height: 70vh;}
	.ban-4-1 {height: 70vh;}
	
.slider-BIG-images {
	min-height: 70vh;
    background-attachment: scroll; /* Fixe les problèmes de performance sur mobile */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.slider-BIG-images60-40 {
	width:100%;
	min-height: 70vh;
    background-attachment: scroll; /* Fixe les problèmes de performance sur mobile */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}
.slider-BIG-images50-50 {
	width:100%;
	min-height: 70vh;
    background-attachment: scroll; /* Fixe les problèmes de performance sur mobile */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

/*	.ban-4 {height: px;}	*/
	
	.column-2 {-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;}
	.caracs-cars .row div {padding: 1rem;border-bottom: 0;font-size: 1.4rem;}
	#module-vente-voiture .slider-nav {margin-bottom:1.5rem}
	.slogan-onpage-4 .slogan-onpage-4-1{position: relative;width: 100%;background-attachment: scroll;text-align: center;line-height: 36px;float: left;font-family: 'Lato', sans-serif;font-size: px;margin: auto;z-index: 1000;top: 30px;left: 0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
	.vente_voiture .form-control {width: 49%;margin-bottom: 4px;}
}

.slogan {
		position: relative;
		width: 100%;
		text-align: center;
 /*   text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.89);	*/
		line-height: 36px;
		float: left;
/*    letter-spacing: 1px;	*/
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: rgb(150, 185, 43);
		margin: auto;
		z-index: 1000;
		top: 30px;
		left: 0;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
}

.text_onepage_3 {
	padding: 20px;
	line-height: 20px;
}
.text_onepage_6 {
	padding: 10px;
	font-size: smaller;
	border-top: 1px solid #808080;
		border-bottom: 1px solid #808080;
		height: 100%;
		min-height: 100%;
}
.blockquote-SC {
		padding: 5px 30px 5px 20px;
		margin: 10px 10px 20px 15px;
 /*   font-size: 17.5px;	*/
	font-size: px;
	color: rgb(150, 185, 43);
		border-left: 7px solid rgb(150, 185, 43);
}
H5 {
	color: ##couleur_police_titres_H5##; /* couleur_police_titres_H2 */
	font-weight:##font_weight_h5##;
	font-weight:normal;
	/*font-style: italic; */
	font-size:16px;
}
.H3immo {
	color: ; /* couleur_police_titres_H3 Immobilier */
	font-weight:##font_weight_h3_immo##;
	font-weight:normal;
	font-size:20px;
	background-color: ;
	padding:13px;
}
.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

.tp-banner-container{
	width:100%;
	position:relative;
	border-bottom: 1px solid rgb(0, 0, 0);
	background-color: ##couleur_fond_slider##;
	box-shadow:  px px px;	 /* Ombre carrousel +++ */
	z-index:500;
}
.tp-banner-container-fix{
	width:100%;
	position:relative;
	padding-top:50px;
	background-color: ##couleur_fond_slider##;
}
.tp-banner{
	width:100%;
	position:relative;
}
.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}
.textecv2 {
	font-size:px;
	line-height:px;
	font-weight:;
	font-family:;
	color: ;	/* couleur_police_carrousel */
	font-style: ;
	text-decoration:none;
	background-color: ;	/* couleur_fond_police_carrousel */
	padding:8px;
	margin-top:px;		/*Espace sous titre*/
	border:px;
	border-color:;
	border-style:solid;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */

}
.glyphicon_menu {
		position: relative;
		top: 5px;	
		display: inline-block;
		color: ;
		opacity: 1;
		filter: alpha(opacity=100);
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 900;
		line-height: 1;
		font-size: 40px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
.glyphicon_menu:hover { opacity: 0.7; filter: alpha(opacity=70); color:;}


.glyphicon_menu_contact {
		position: relative;
		top: 5px;	
		vertical-align: top;
		display: inline-block;
		color: ;
		opacity: 1;
		filter: alpha(opacity=100);
		font-family: 'Glyphicons Halflings';
		font-style: normal;
		font-weight: 900;
		line-height: 1;
		font-size: 40px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}
.glyphicon_menu_contact:hover { opacity: 0.7; filter: alpha(opacity=70); color:;}

.glyphicon_menu_resaux {color: ;}
.glyphicon_menu_resaux a {color: ;}
.glyphicon_menu_resaux:hover { opacity: 0.7; filter: alpha(opacity=70); color:;}

.glyphiconcv2 {
	font-size:px;
	line-height:px;
	color: ;	/* couleur_glyphicon */
	margin-top:px;		/*Espace sous titre*/
}
.titrecv2 {
	font-size:px;
	font-family:;
	font-style:;
	position:absolute;
	color:;
	text-shadow: px px px ;
	font-weight:;
	line-height:50px;
	margin:0px;
	border-width:0px;
	border-style:none;
	white-space:nowrap;
	letter-spacing:-2px;
}

body {
font-family: 'Lato', sans-serif; /* type_police_texte_general */
font-size: 17px; /* taille_police_texte_general */
line-height: 1.42857143;
color: rgb(255, 255, 255); /* couleur_police_texte_general */
background-color: rgb(121, 121, 121) !important; /* couleur_fond_page */
background-image: url(./photos/societe/227/design/); /* url_fond_page  */
background-repeat: ; /* repeat_fond_page */
background-attachment: ; /* attachment_fond_page */
background-position: ; /* position_fond_page */
background-size: ;	/* taille de l image de fond */
height: 100%;
overflow-x: hidden;
margin: 0px;
}

.body2 {
font-family: 'Lato', sans-serif; /* type_police_texte_general */
font-size: 17px; /* taille_police_texte_general */
color: rgb(255, 255, 255); /* couleur_police_texte_general */

background-color: rgb(121, 121, 121) !important; /* couleur_fond_page */

background-image: url(./photos/societe/227/design/); /* url_fond_page  */
-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover;
background-repeat: no-repeat; /* repeat_fond_page */
background-attachment: fixed; /* attachment_fond_page */
background-position: center top; /* position_fond_page */
overflow-x: hidden;
margin: 0px;
}

a {
	color: rgb(150, 185, 43); /* couleur_police_lien */
}
a:hover {
	color: rgb(150, 185, 43); /* couleur_police_lien */
	text-decoration: none;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: transparent;
background-color: ;
border-radius: 4px;
text-align:; /*	Alignement du titre H1 et du fil ariane		*/
}
.breadcrumb a {
color: rgb(150, 185, 43); /* couleur_lien_ariane */
}
img {
	height: auto;
	max-width: 100%;
}
main .container-fluid, main.restaurant {
	background-color: rgba(255, 255, 255, 0); /* couleur_fond_main */
	background-image: url(./photos/societe/227/design/); /* url_fond_main  */
	background-repeat: ; /* repeat_fond_main */
	background-attachment: ; /* attachment_fond_main */
	background-position: ; /* position_fond_main */
	padding-top: 20px;
	padding-bottom : 25px;
	-webkit-box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.24);
	-moz-box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.24);
	box-shadow:  0px 0px 2px 1px rgba(0, 0, 0, 0.24);

}
.titre-rubrique {font-weight:bold;font-size:2.9rem;margin-top:1.5rem; color: rgb(150, 185, 43); border-bottom: 2px solid rgb(150, 185, 43);}
.tarif {color: rgb(150, 185, 43);}
.ligne-carte { border-bottom: 1px solid rgb(150, 185, 43); box-shadow: rgb(0 0 0 / 15%) 0px 2px 4px 0px; margin-bottom: 10px; background-color: rgba(255, 255, 255, 0); padding-top: 10px; border-top: 1px solid rgb(150, 185, 43);}

.fond_h1_home {
	background-color: ;
	margin-bottom: -1px;
	color: ;
/*	text-align: right;	*/
}
.fond_h1_home H1 {
	color: ;
/*	font-size: 50px ;	*/
	font-size: calc(50px + 0.5vw);
	font-weight: ; /*weight_police_H1_accueil*/
	text-shadow: 2px 2px 3px ;	
}
@media (max-width: 768px) {
	.fond_h1_home H1 {
	color: ;
/*	font-size: 50px ;	*/
	font-size: calc(px + 0.5vw);
	font-weight: ; /*weight_police_H1_accueil*/
	text-shadow: 0px 0px 2px ;	
	}
}
.fond_h1_home H2 {
	color: ;
	font-size: 25px ;
/*		font-size: calc(25px + 0.5vw);	*/
	font-weight: ; /*weight_police_H1_accueil*/
	text-shadow: 2px 2px 3px ;	
}
@media (max-width: 768px) {
	.fond_h1_home H2 {
	color: ;
	font-size: px ;
	/*		font-size: calc(25px + 0.5vw);	*/
	font-weight: ; /*weight_police_H1_accueil*/
	text-shadow: 2px 2px 3px ;	
	}
}
@media (max-width: 768px) {
	.col-compare {font-size:.9rem}
	.see-compare {height: 28px;width: calc(100% - 2.5rem);text-align: center;margin: 2rem 0 0 0;}
	.see-compare img {margin-bottom: -3px;margin-right: 2px;}
	.p-0 {padding:0}
	.m-xs-0 {margin:0}
}

.fond_h1_home H2 {
	color: ;
}
/*****************************************************************/
/*                           HEADER                              */
/*****************************************************************/
@media (min-width: 1200px) {
 #picto-nav .visible-lg {
display: inline-block !important;
color: rgb(0, 0, 0); /* couleur_police_bandeau */
text-align : ;
}
 #picto-nav-icone-css .visible-lg {
display: inline-block !important;
color: rgb(0, 0, 0); /* couleur_police_bandeau */
text-align : ;
}
	}
	
#top-header {
	color: rgb(0, 0, 0); /* couleur_police_bandeau */
	background: rgb(255, 255, 255); /* couleur_fond_bandeau */
	padding-left:0px;
	max-width: 100%;
	margin: 0px;
	border-bottom: 1px solid  ; /* couleur_bord_picto_bas */
/*	box-shadow: 0px 2px 8px #aaa;	*/

	background-image: url('./photos/societe/227/design/'); /* url_fond_logo_large  */
	background-position: ;	/* Position image fond footer*/
	background-repeat: ; /* repeat_image_footer */
	min-height: px ;
	background-size: cover;
}
#top-header a {
	color: rgb(0, 0, 0); /* couleur_police_bandeau */
}
@media (min-width: 777px)  {
.couleur-fond-header {
	background: rgb(255, 255, 255);
	background-image: url('./photos/societe/227/design/'); /* url_fond_logo_large  */
	background-position: ;	/* Position image fond footer*/
	background-repeat: ; /* repeat_image_footer */
	min-height: px ;
	background-size: cover;
	-webkit-box-shadow: inset 0 -11px 15px -11px rgba(0, 0, 0, 0), inset 0 11px 15px -11px rgba(0, 0, 0, 0);
	box-shadow: inset 0 -11px 15px -11px rgba(0, 0, 0, 0), inset 0 11px 15px -11px rgba(0, 0, 0, 0);
	}
}
@media (max-width: 776px)  {
.couleur-fond-header {
	background: rgb(255, 255, 255);
	}
}

#ref-header {
	color: ; /* couleur_ref_header */
	background: ; /* couleur_fond_videoheader */
}
#ref-header a {
	color: ; /* couleur_ref_header */
}

#picto-nav {
	padding: 10px 1px 4px 12px;
	color: rgb(0, 0, 0); /* couleur_police_bandeau */
	text-align : ;
	background-color : ;
	margin-bottom: 10px;
    margin-left: 20px;
	
	background-image: linear-gradient(180deg, 0%, 100%)!important;

	-webkit-border-radius: px;	/* radius_fond_ste_icones */
	-moz-border-radius: px;	/* radius_fond_ste_icones */
	border-radius: px;	/* radius_fond_ste_icones */
}
#picto-nav-icone-css {
	padding: 10px 1px 4px 12px;
	color: rgb(0, 0, 0); /* couleur_police_bandeau */
	text-align : ;
	background-color : ;
	margin-bottom: 0px;
    margin-left: 0px;
	
	background-image: linear-gradient(180deg, 0%, 100%)!important;

	-webkit-border-radius: px;	/* radius_fond_ste_icones */
	-moz-border-radius: px;	/* radius_fond_ste_icones */
	border-radius: px;	/* radius_fond_ste_icones */
}
#picto-nav span {
	padding: 4px 1px 8px 2px;
/*	color: ; /* couleur_picto_menu */
	text-align : ;
}
#picto-nav-icone-css span {
	padding: 4px 1px 8px 2px;
/*	color: ; /* couleur_picto_menu */
	text-align : ;
}
#search {
	padding: 4px 0px 0px 0px;
}
#logo_small {
	margin: 0px auto;
}
#logo_small_fix {
	margin: 3px auto;
	margin-top:50px;
}
#logo_large {
	margin-left: 12px;
	text-align:center;
	padding: px 0px px 0px;
}
#logo_css_contact {
	margin-left: 0px;
	padding: px 0px px 0px;
}
#logo_large_fix  {
	margin-left: 12px;
	margin-top:50px;
}
#logo img {
	max-width: 300px;
	margin: 10px;
}
.img_padding {
	padding: 4px;
	background-color:rgb(255, 255, 255);
	border: 1px solid ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	margin: 6px;
}


.top_image_base {position:absolute; top:10%; left:0; color:#01141f; width:100%; /* text-shadow: 0px 0px 7px #FFFFFF; */}

.image_top_cms {
	height: px;
	width: 100%;
	vertical-align: middle;
		border-bottom: 1px solid rgb(0, 0, 0);
		background-color: rgb(0, 0, 0);
		box-shadow:  px px px;	 /* Ombre carrousel +++ */
}
.video_top_cms {
	height: px;
	/*	width: 100%;	*/
	vertical-align: middle;
	border-bottom: 1px solid rgb(0, 0, 0);
	background-color: rgb(0, 0, 0);
	box-shadow:  px px px;	 /* Ombre carrousel +++ */
}
.top_image_base h2 {
		position: relative;
	/*	font-family: 'News Cycle',sans-serif;	*/
		font-style: normal;
		font-size: px;
		color: ;
	    text-shadow: 0px 0px 11px rgb(0, 0, 0);
		font-weight: 700;
}

.top_image_base h3 {
		position: relative;
		font-family: 'News Cycle',sans-serif;
		font-size: px;
		color: ;
		Font-style: normal;
		font-weight: 700;
}

.image_top_cms_text {
		text-align: center;
		background-color: ;
		margin: auto;
		width: 60%;
		padding: 20px;
		text-transform: none;
		right: 0%;
		border: 1px;
}

@media (max-width: 767px) {
	#top-header {padding-left:0; min-height:0px; background-image: linear-gradient(180deg,rgba(0, 0, 0, 0.19) 0%,rgba(0, 0, 0, 0.19) 100%)!important;}
	.breadcrumb {padding-left:10px;}
	.top_image_base	{position:absolute; top:15%; left:0; color:#01141f; width:100%; /* text-shadow: 0px 0px 7px #FFFFFF; */}
	.image_top_cms {
	height: 250px;
	width: 100%;
	vertical-align: middle;
	}
	.top_image_base h2 {
		position: relative;
	/*	font-family: 'News Cycle',sans-serif;	*/
		font-style: normal;
		font-size: 40px;
		color: ;
	    text-shadow: 0px 0px 11px rgb(0, 0, 0);
		font-weight: 700;
	}

	.top_image_base h3 {
		position: relative;
		font-family: 'News Cycle',sans-serif;
		font-size: 18px;
		color: ;
		Font-style: normal;
		font-weight: 700;
	}
}
.img_padding_cms {
	padding: 4px;
	background-color:rgb(255, 255, 255);
	border: 1px solid ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	margin: 6px;
	margin-bottom: -69px;
	margin-top: 10px;
	margin-left: -10px;
}
.img_padding_cms_v2 {
	padding: 4px;
    text-align: center;
	background-color:rgb(255, 255, 255);
	border: 1px solid ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	margin: 6px;
	margin-top: 10px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);

	-webkit-box-shadow: 0px 0px 3px ;
	-moz-box-shadow: 0px 0px 3px ;
	box-shadow: 0px 0px 3px ;	
	

}
.span_img_v2 {
    font-size: 12px;
    color: ;
}
.H2_onepage_13 {
	font-family: 'Lato', sans-serif;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:1px;
	}
.H3_onepage_13 {
    text-transform: uppercase;
    /* text-align: center; */
    font-weight: 400;
    margin-bottom: 1px;
    font-family: "Oswald", sans-serif;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:10px;
	}	
.onepage_13 {
	padding: 10px;
	margin: 6px;
	box-shadow: 0 1px 21px 0 rgba(0,0,0,0.21);
	box-shadow: 0 1px 21px 0 ;
}
@media (max-width: 767px) {
	.H2_onepage_13 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:1px;
	}
.onepage_13 {
	padding: 10px;
/*	margin: 6px;	*/
	margin-bottom: 20px;
	box-shadow: inset 0 1px 13px 0 rgb(0 0 0 / 21%);
	box-shadow: inset 0 1px 13px 0 ;
	}
}
.contenu_13 {
    color: rgb(0, 0, 0);
    background: ;
    margin-top: 8px;
    padding: 10px;
    margin-bottom: 20px;
    text-align: left ;
/*	font-size: 14px;	*/
/*	line-height: 18px;	*/
}
.img_padding_onepage {
	padding: 0px;
	background-color:;
	border: 1px solid ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	margin: 6px;
/*	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);	*/
}
@media (max-width: 767px) {
.img_padding_onepage {
	padding: 0px;
	background-color:;
	border: 0px solid ;
	margin: 6px;
	margin-bottom: 20px;
/*	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);	*/
	}	
}

.img_padding_onepage14 {
	padding: 0px;
	background-color:;
	border: 0px solid ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	margin: 0px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
@media (max-width: 767px) {
.img_padding_onepage14 {
	padding: 0px;
	background-color:;
	border: 0x solid ;
	margin: 0px;
	margin-bottom: 20px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	}	
}
.h3_images_cms {
		position: relative;
		bottom: 10px;
		background: ;
		text-align: center;
		width: 93%;
	color: ;
	margin-left: 13px;
	line-height: 2;
	font-size: 1.6em;
}
.h3_images_cms_3 {
		position: relative;
		bottom: 10px;
		background: ;
		text-align: center;
		width: 92%;
	color: ;
	margin-left: 9px;
	line-height: 2;
	font-size: 1.2em;
	padding-bottom: 2px;
}
.images_cms {
		display: inline-block;
		cursor: pointer;
		max-width: 50%;
		min-width: 49%;
		position: relative;
		padding-bottom: 1px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}
.images_cms_3 {
		display: inline-block;
		cursor: pointer;
		max-width: 33%;
		min-width: 32%;
		position: relative;
		padding-bottom: 1px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}
.images_cms_4 {
		display: inline-block;
		cursor: pointer;
		width: 25%;
		position: relative;
		padding-bottom: 1px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}

/*	IMAGE BIG	*/
.big-image						{position:absolute; top:20%; left:0; color:#01141f; width:100%; background-color: ; padding-bottom: 20px; padding-top:10px; padding-right:10px; padding-left:10px; width: 60%; right: 0%; margin: auto;}
.big-image h2					{position: relative; font-family:; font-style:; font-size:px; color:; text-shadow: px px px ; font-weight:;}
.big-image h3					{position: relative; font-family:; font-size:px; color: ; Font-style: ; font-weight:;}
.big-image h4					{position: relative;font-size:16px; font-weight:300; margin-bottom:20px;}
/*	############################################################################################################################################################################################################################################################################################	*/
.big-image60-40						{position:absolute; top:20%; left:0; color:#01141f; width:100%; background-color: ; padding:20px; width: 40%; right: 0%; margin-left: 50%; margin-right:10%;}
.big-image60-40 h2					{position: relative; font-family:; font-style:; font-size:px; color:; text-shadow: px px px ; font-weight:;}
.big-image60-40 h3					{position: relative; font-family:; font-size:px; color: ; Font-style: ; font-weight:;}
.big-image60-40 h4					{position: relative;font-size:16px; font-weight:300; margin-bottom:20px;}
/*	############################################################################################################################################################################################################################################################################################	*/
/*	############################################################################################################################################################################################################################################################################################	*/
.big-image50-50						{position:absolute; top:20%; left:0; color:#01141f; width:100%; background-color: ; padding:20px; width: 40%; right: 0%; margin-left: 55%; margin-right:10%;}
.big-image50-50 h2					{position: relative; font-family:; font-style:; font-size:px; color:; text-shadow: px px px ; font-weight:;}
.big-image50-50 h3					{position: relative; font-family:; font-size:px; color: ; Font-style: ; font-weight:;}
.big-image50-50 h4					{position: relative;font-size:16px; font-weight:300; margin-bottom:20px;}



/* .btn-carrousel				{color:; background:; border:px; border-color:; font-size:px; padding:5px 25px; border-radius: px; -webkit-border-radius: px; -moz-border-radius: px;} */
.btn-carrousel {color: !important; font-size:px; font-weight: 500; text-decoration: none; background-color: rgb(0, 0, 0); padding: 16px 24px; border: px solid  !important;  border-radius: px; -webkit-border-radius: px; -moz-border-radius: px; display: inline-block;	width:100%;	line-height: 100%;	transition: all 0.4s ease 0s;}


/* .btn-carrousel:hover		{background:rgba(233,88,80,0.25);border:1px solid rgba(233,88,80,0.75); } */
.btn-carrousel:hover {color: rgb(0, 0, 0) !important;background: ; background-color:  !important; border: px solid rgb(0, 0, 0) !important; transition: all 0.4s ease 0s;}

.btn-2-images			{}
.btn-2-images:hover		{}

@media (max-width: 1024px)  {
.big-image {
	position: absolute;
	top: 10%;
	left: 0;

	color: #01141f;
	width: 100%;
	/* text-shadow: 0px 0px 7px #ffffff; */
	background-color: ;
	margin: auto;
	width: 90%;
	right: 0%;

	}
.big-image h2 {	font-size: 30px;}


.big-image60-40 {
	position: absolute;
	top: 15%;
	left: 0;

	color: #01141f;
	width: 100%;
	/* text-shadow: 0px 0px 7px #ffffff; */
	background-color: ;
	margin: auto;
	width: 90%;
	right: 0%;

	}
.big-image60-40 h2 {	font-size: 40px;}


.big-image50-50 {
	position: absolute;
	top: 15%;
	left: 0;

	color: #01141f;
	width: 100%;
	/* text-shadow: 0px 0px 7px #ffffff; */
	background-color: ;
	margin: auto;
	width: 90%;
	right: 0%;

	}
.big-image50-50 h2 {	font-size: 40px;}
/* .big-image h3 {	font-size: 25px; padding: 20px;} */
/* .btn-carrousel {font-size: 25px; padding: 10px;}	*/
}

/*	IMAGE BIG	*/
.bgvideo {width: 100%; /* overflow: hidden; */ max-height: px; opacity: 1.0;}
/*	.pattern-header { background-image: url(http://www.hotel-alize-evian.com/photos/societe/12/design/BG-site-alize.png);}	*/


.ombre_big.tp-shadow1 {	background:url(/rs-plugin/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.ombre_big.tp-shadow2 {	background:url(/rs-plugin/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.ombre_big.tp-shadow3 {	background:url(/rs-plugin/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.ombre_big.tp-shadow4 {	background:url(/rs-plugin/assets/shadow4.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
@media (max-width: 767px) {
.images_cms_3 {
		display: inline-block;
		cursor: pointer;
		max-width: 49%;
		min-width: 48%;
		position: relative;
		padding-bottom: 10px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
/*		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
		-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
		box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);	*/
	}
.images_cms_4 {
		display: inline-block;
		cursor: pointer;
		max-width: 49%;
		min-width: 48%;
		position: relative;
		padding-bottom: 10px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
/*		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
		-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);
		box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.34);	*/
	}
	.container-fluid-bloc {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
.H2onepage {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:1px;
	}
.H3onepage {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: rgb(150, 185, 43);
	font-weight: ;
	font-style: ;
	padding:10px;
	}
.info_one_page_8 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: ##couleur_police_onepage##;
	text-align: center;
	}
}
@media (max-width: 480px) {
	#moteur_loc_head {
		position: relative;
		z-index: 999999;
		background: rgba(255, 255, 255, 0.3);
		top: 20px;
		left: 10px;
		padding: 10px;
		width: 297px;
		margin-bottom: 24px;
}
#moteur_loc_head #ui-datepicker-div {
		z-index: 99999999;
}
#moteur_loc_head .input-group {
			padding-left: 15px;
}
	.loc-btn {
		margin-top: 20px;
		display: inline-block;
	}
	.tete_recap {
		background: #ccc;
	}
	.tete_recap:after {
	content: "\f061";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 25px;
	color: #fff;
	right: 10px;
	margin: -8px 9px 0px 0;
	z-index: 1;
}
.footable-detail-show 	.tete_recap:after {
	content: "\f063";

}
.images_cms {
		display: inline-block;
		cursor: pointer;
		max-width: 100%;
		min-width: 99%;
		position: relative;
		padding-bottom: 10px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}
	.images_cms_3 {
		display: inline-block;
		cursor: pointer;
		max-width: 100%;
		min-width: 99%;
		position: relative;
		padding-bottom: 10px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}
	.images_cms_4 {
		display: inline-block;
		cursor: pointer;
		max-width: 100%;
		min-width: 99%;
		position: relative;
		padding-bottom: 10px;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
	}
}

.caroussel_padding {
	border: 4px solid rgb(255, 255, 255);
	border-radius: 2px;
}
.fond_logo
{
	background-color: rgba(0, 0, 0, 0.19); /* couleur_fond_bandeau */
	background-image: url(./photos/societe/227/design/img-fond-logo.jpg); /* url_fond_logo_large  */
	background-repeat: ; /* repeat_fond_logo_large */
	background-position: bottom;	/* Position image fond logo*/
	-webkit-box-shadow: inset 0 -11px 15px -11px rgba(0, 0, 0, 0), inset 0 11px 15px -11px rgba(0, 0, 0, 0);
	box-shadow: inset 0 -11px 15px -11px rgba(0, 0, 0, 0), inset 0 11px 15px -11px rgba(0, 0, 0, 0);
/*	border-bottom: 1px solid rgb(0, 0, 0);	*/
}
.fond_logo_phone
{
	background-color: rgba(0, 0, 0, 0.19); /* couleur_fond_bandeau */
	padding: 0px;
/*	border-bottom: 1px solid rgb(0, 0, 0);	*/
}

		#langageTop {margin:0;}
		#langageTop ul {list-style:none;margin: 18px 10px 0px 10px; float: right;}
	#langageTop li {float:left;}
		#langageTop ul a {margin-bottom:7px;display:block;width:29px;height:16px;text-indent:-999em;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in}
		#langageTop a.render {cursor:default}
		#langageTop #FRTop {background:url(./img/pictoLang.png) no-repeat 0 top}
		#langageTop #ENTop {background:url(./img/pictoLang.png) no-repeat -58px top}
		#langageTop #FRTop:hover, #langageTop #FRTop.render {background-position:0 bottom}
		#langageTop #ENTop:hover, #langageTop #ENTop.render {background-position:-58px bottom}
		#langageTop dl {margin:20px 0 10px}
		#langageTop dt {font-size:20px}
		#langageTop dd {font-size:15px}
		#langageTop dd a {color:#b0b0b0;text-decoration:none}

.alerte {
	position: fixed;
	background: #e3354b;
	top: -82px;
	left: 0;
	z-index: 32 !important;
	height: 0px;
	width: 100%;
	padding: 1px 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	opacity: 0;
	border-bottom: 1px solid #ececec;
	line-height: 82px;
	/*visibility: hidden;*/
}

.alerte.show {
	position: fixed;
	top: 0;
	height: 82px;
	opacity: 1;
	visibility: visible;
}

.alerte.show ~ header
{
	margin-top: 82px;
}

.alerte .content {

	position: relative;
	margin: 0 auto;
	margin-top: 25px;
	background: none !important;
	border: none !important;
}

.alerte .alerte-close {
	display: block;
	width: 29px;
	height: 29px;
	background: url('./img/alert-close.png') no-repeat 0 0;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 15px;
}

.alerte .alerte-close:hover {
	background-position: 0 -29px;
}

.alerte p {
	line-height: 18px;
	margin: 0;
	margin-top: 4px;
	color: #fff;
	font-size: 14px;
	width: 92%;
	text-align:center;
}

.alerte a {
	color: #12BCC1;
	font-size: 14px;
}
@media (max-width: 767px) {
 #langageTop ul {
list-style: none;
margin: 16px 10px 0px 0px;
float: right;
}

	}

/*****************************************************************/
/*               BLOCS-HEADER-CONTAINER                          */
/*****************************************************************/
#blocs-header-container {
	background: ; /*  couleur_fond_header_container */
	color: ##couleur_police_header_container##; /*  couleur_police_header_container */
	padding: 15px 15px 0px 15px;
	background-image: url(./photos/societe/227/design/); /* url_fond_logo_large  */
	background-position: ;	/* Position image fond footer*/
	background-repeat: ; /* repeat_image_footer */
	-webkit-box-shadow: inset 0 -11px 15px -11px , inset 0 11px 15px -11px ;
	box-shadow: inset 0 -11px 15px -11px , inset 0 11px 15px -11px ;
	margin: 0px;
}

.container-header {	max-width: px; /* largeur_container_header_size */
	margin: auto;
}

#blocs-header-container a {
	color: ; /*  couleur_lien_footer */
}

.header-container-bg {
		display: block;
		padding: 4px;
		margin-bottom: 20px;
		line-height: 1.42857143;
		background-color:  ;
		border: 1px solid ;
		border-radius: 4px;
		-webkit-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}

.image-header-container 	{opacity: 1; filter: alpha(opacity=100); -webkit-transition: .3s ease-in-out !important; transition: .3s ease-in-out !important; }
.image-header-container:hover { opacity: 0.5; filter: alpha(opacity=70); color:#000000; border-radius: 90%;}

.H2-header-container {
	font-size:px;
	color: ;
	font-weight:normal;
	font-style: italic;
	background-color: ##fond_couleur_header_container##;
	padding: 6px;
}
/*****************************************************************/
/*               BLOCS-HEADER-CONTAINER                          */
/*****************************************************************/

/*****************************************************************/
/*                            FOOTER                             */
/*****************************************************************/
#blocs-footer {
	background: rgb(24, 24, 24); /*  couleur_fond_bas_de_page */
	color: rgb(255, 255, 255); /*  couleur_police_bas_de_page */
	padding: 15px;

	background-image: url(./photos/societe/227/design/); /* url_fond_logo_large  */
	background-repeat: ; /* repeat_image_footer */
	background-position: bottom ;	/* Position image fond footer*/
	background-size: ;
	-webkit-box-shadow: inset 0 -11px 15px -11px rgb(0, 0, 0), inset 0 11px 15px -11px rgb(0, 0, 0);
	box-shadow: inset 0 -11px 15px -11px rgb(0, 0, 0), inset 0 11px 15px -11px rgb(0, 0, 0);
	margin: 0px;
}

#blocs-footer a {
	color: rgb(255, 255, 255); /*  couleur_lien_footer */
}
.footer-bg {
	background: ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	}
.identite {
	text-align: center;
	text-align: ;
	font-size: 0.9em;
	padding: 19px;
}
.societe {
font-size: 1.4em;
}
#netlink {
	background: ; /*  couleur_fond_netlink */
	color: ; /*  couleur_police_netlink */
	font-size: px; /* taille_police_netlink  */
	padding: 15px;
	margin: 0px;

}
#netlink b {
	text-transform: uppercase;
}
#netlink a {
	color: ; /* couleur_lien_netlink */
}
#bottom-footer {
	font-size: 12px;
	text-align: center;
	color: ; /*  couleur_police_copyright */
	background: rgb(255, 255, 255); /*  couleur_fond_copyright */
	padding: 15px 10px;
	margin: 0px;
}
#bottom-footer a {
	font-size: 12px;
	text-align: center;
	color: ; /*  couleur_police_copyright */
	background: rgb(255, 255, 255); /*  couleur_fond_copyright */
	padding: 15px 10px;
	margin: 0px;
}
.back-to-top {
	position: fixed;
	bottom: 100px;
	right: 0px;
	text-decoration: none;
	color: rgb(255, 255, 255);
	background-color: rgb(150, 185, 43);
	font-size: 35px;
	padding: 5px 10px 0px;
	display: none;
}

.back-to-top:hover {
	background-color: rgba(135, 135, 135, 0.50);
}
/*****************************************************************/
/*                            BLOCS                              */
/*****************************************************************/

.container-boxed {
	max-width: 1600px; /* largeur_site_size */
	margin: auto;
}

.container-boxed-onepage {
	max-width: 1300px; /* largeur_onepage */
	margin: auto;
}

#module-metier {
	border: 1px solid ; /* couleur_bordure_bloc_colonne */
	background-color: ; /* couleur_fond_bloc_colonne */
	font-size: px; /* taille_police_bloc_colonne */
	color: ; /* couleur_texte_metier */
	padding: 10px;
	margin-bottom: 20px;

	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}

#module-metier H4{
	color: ; /* couleur_titre_metier */
}

#module-alerte-menu {
	background-color: ; /* couleur_fond_bloc_colonne */
	color: ; /* couleur_fond_bloc_colonne */
	font-size: px; /* taille_police_bloc_colonne */
	padding: 7px;
	margin-bottom: 0px;

	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}

#module-alerte {
	border: 1px solid ; /* couleur_bordure_bloc_colonne */
	background-color: ; /* couleur_fond_bloc_colonne */
	color: ; /* couleur_fond_bloc_colonne */
	font-size: px; /* taille_police_bloc_colonne */
	padding: 10px;
	margin-bottom: 20px;

	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}
#module-alerte H4 {
	font-size: px; /* taille_police_bloc_colonne */
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	color: ;
}
.text-alerte {
	margin:10px;
}
#module-metier i.fa {
	color: rgba(116, 116, 116, 0.02);
	font-size: 5em;
	position: absolute;
	margin-top: 0px;
	right: 25px;
}
#catalogue {
	padding: 10px;
	font-size: 0.857em;
	margin-bottom: 20px;
}
.select {
		padding:1px;
		margin: 0;
		background: #f8f8f8;
		color:#000;
	font-weight:800;
}
.radius {
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
}
.no-padding {
	padding: 0px;
}
#bloc-1, #bloc-2, #bloc-3, #bloc-8, #bloc-9 {
	text-align: center;
	padding-top: 3px;
}

#bloc-1 .desc-bloc, #bloc-2 .desc-bloc, #bloc-3 .desc-bloc, #bloc-8 .desc-bloc , #bloc-9 .desc-bloc{
	padding: 16px;
	text-align: center;
}
#bloc-1 .container-fluid-bloc, #bloc-1 {
	padding-bottom: 5px;
}
.desc-bloc-17 {
		padding:20px;
		text-align:left;
}
.card {
	position: relative;
}
.card-img {
		height: auto;
		max-width: 100%;
}
.card-img-overlay {
	position: absolute;
	bottom: 0;
	background: ;
	text-align:center;
	width: 100%;
	text-transform: ;
	color: ;
}
.card-title {
	font-family: 'Lato', sans-serif;
	font-size: px;
	color: ;
	font-weight: ;
	font-style: ##style_h3_card##;
}
.card-content {
	color: ;
	background: ;
	margin-top: px;
	padding: px;
	margin-bottom: 0px;
	text-align: ; /*Alignement du texte OP1 contenu*/
}

.icon-vignette {
	text-align: right;
	font-size: 30px;
	color: rgb(255, 255, 255);
	margin-top: 18px;
}
.iconed-feature {
	text-align: left;
	margin-bottom: 0px;
	padding: 10px;
}
.iconed-feature h3 {
	margin-top: 0;

}
@media (max-width: 767px) {
 .hide-smart {
display: none;
}
	}
@media (min-width: 1025px) {
 .hide-desktop {
display: none;
}
.menu-center {width: fit-content;float: none;margin: auto;}
	}
@media (min-width: 768px) and (max-width: 1024px) {
 .hide-tablet {
display: none;
}
.menu-center {width: fit-content;float: none;margin: auto;}
	}
/*****************************************************************/
/*                             MENU                              */
/*****************************************************************/


#navbar-collapse-clic-vertical li a {
	display: inline-block;
}
#navbar-collapse-clic-vertical ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu-avec-logo {padding-top:px; margin-bottom:px;}
.espace_sous_logo {margin-bottom:##espace_sous_logo##px;}


.navbar-clic .nav-pills &gt; li &gt; a:hover,
.navbar-clic .nav-pills &gt; li &gt; a:focus {
	color: ; /* couleur_police_menu_surbrillance_niveau_1_vertical*/
	background-color: ; /* couleur_fond_menu_surbrillance_niveau_1_vertical */
}
.navbar-clic .nav-pills &gt; .active &gt; a,
.navbar-clic .nav-pills &gt; .active &gt; a:hover,
.navbar-clic .nav-pills &gt; .active &gt; a:focus {
	color: ; /* couleur_police_menu_actif_niveau_1_vertical */
	background-color: ; /* couleur_fond_menu_actif_niveau_1_vertical*/
}

.navbar {
	border-radius: 0;
	margin-bottom: 0;
	box-shadow:  px px px ##inset_menu_v2##;	 /* couleur_bordure_menu +++ */
}
.navbar-custom{
	background-color: #2e2e2e;
		text-transform: uppercase;
		border-width: 0;
}
.navbar-inverse {
		background-color: #222;
		border-color: #080808;
}
.navbar-static-top {
		z-index: 1000;
		border-width: 0 0 1px;
}
#nav.affix {
	 position: fixed;
	 top: 0;
	 z-index:10;
	 -webkit-transition: all .6s ease-in-out;
}

.text-uppercase {
		text-transform:  ;
}
.couleur-fond-menu-rubrique {background-color: ##couleur_fond_menu_rubrique##; /* couleur_fond_menu_rubrique*/}
.navbar-clic {
font-family: 'Lato', sans-serif; /* type_police_menu */
font-weight: ;
font-size: 16px; /* taille_police_menu_niveau_1 */
background-color: rgb(255, 255, 255); /* couleur_fond_menu_niveau_1*/
border-bottom: px solid  ; /* couleur_bordure_menu_niveau_1 */
border-top:	px solid ;
top: 0px;
position: sticky;
position: -webkit-sticky;
z-index: 9999;
padding-right: 0px;
padding-left: 0px;
padding-top: ##taille_padding_haut_bas_menu##px;
padding-bottom: ##taille_padding_haut_bas_menu##px;
background-image: linear-gradient(deg, 0%, 100%)!important;
}
.navbar-clic a {
color: rgb(150, 185, 43); /* couleur_police_menu */
}
.navbar-clic-image {
background-image: url('./photos/societe/227/design/'); /* url_fond_logo_large  */
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.navbar-clic-image a {
color: rgb(150, 185, 43); /* couleur_police_menu */
}
.navbar-clic .navbar-nav &gt; li &gt; a:hover,
.navbar-clic .navbar-nav &gt; li &gt; a:focus {
	color: ; /* couleur_police_menu_surbrillance_niveau_1 */
	background-color: ; /* couleur_fond_menu_surbrillance_niveau_1 */
}
.navbar-clic .navbar-nav &gt; .active &gt; a,
.navbar-clic .navbar-nav &gt; .active &gt; a:hover,
.navbar-clic .navbar-nav &gt; .active &gt; a:focus {
	color: ##couleur_police_menu_actif_niveau_1##; /* couleur_police_menu_actif */
	background-color: ##couleur_fond_menu_actif_niveau_1##; /* couleur_fond_menu_actif_niveau_1 */
}


.navbar-fixed-top-clic,
.navbar-fixed-bottom-clic {
	display: inline-block;
	font-family: 'Lato', sans-serif; /* type_police_menu */
	font-weight: bold;
	font-size: 16px; /* taille_police_menu_niveau_1 */
	background-color: rgb(255, 255, 255); /* couleur_fond_menu_niveau_1*/
	border-bottom: 1px solid  ; /* couleur_bordure_menu_niveau_1 */

	padding-bottom:1px;
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);

}
.navbar-fixed-top-clic a {
color: rgb(150, 185, 43); /* couleur_police_menu */
}
.navbar-fixed-top-clic,
.navbar-fixed-bottom-clic {
color: rgb(150, 185, 43); /* couleur_police_menu */
}
.navbar-fixed-top-clic .navbar-nav &gt; li &gt; a:hover,
.navbar-fixed-top-clic .navbar-nav &gt; li &gt; a:focus {
	color: ; /* couleur_police_menu_surbrillance_niveau_1 */
	background-color: ; /* couleur_fond_menu_surbrillance_niveau_1 */
}
.navbar-fixed-top-clic .navbar-nav &gt; .active &gt; a,
.navbar-fixed-top-clic .navbar-nav &gt; .active &gt; a:hover,
.navbar-fixed-top-clic .navbar-nav &gt; .active &gt; a:focus {
	color: ##couleur_police_menu_actif_niveau_1##; /* couleur_police_menu_actif */
	background-color: ##couleur_fond_menu_actif_niveau_1##; /* couleur_fond_menu_actif_niveau_1 */
}


.dropdown-menu {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}
.dropdown-menu &gt; li &gt; a {
	color: ; /* couleur_police_menu_niveau_2 */
	background-color: #f8f8f8;
	font-size: 16px; /* taille_police_menu_niveau_1 */	/*	pg	*/
}
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
	color: ; /* couleur_police_menu_surbrillance_niveau_2 */
	background-color: rgb(150, 185, 43); /* couleur_fond_menu_surbrillance_niveau_2 */
}
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
	color: ##couleur_police_menu_actif_niveau_2##; /* couleur_police_menu_actif_niveau_2 */
	background-color: ##couleur_fond_menu_actif_niveau_2##; /* couleur_fond_menu_actif_niveau_2 */
}


.dropdown-submenu {
		position: relative;
}

.dropdown-submenu&gt;.dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px;
		border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover&gt;.dropdown-menu {
		display: block;
}

.dropdown-submenu&gt;a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #ccc;
		margin-top: 5px;
		margin-right: -10px;
}

.dropdown-submenu:hover&gt;a:after {
		border-left-color: #fff;
}

.dropdown-submenu.pull-left {
		float: none;
}

.dropdown-submenu.pull-left&gt;.dropdown-menu {
		left: -100%;
		margin-left: 10px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px;
}
@media (max-width: 1024px) {
		#logo_large {margin-left:0}
		.nav-bouton {
			margin: 15px 0px 0px 15px;
			font-weight: bold;
			display: inline-block;
			width: 150px;
			color: rgb(150, 185, 43); /* couleur_police_menu */
			top: 0;
			position: sticky;
			z-index: 9999;
		}
		.navbar-toggle .icon-bar {
			background-color: rgb(255, 255, 255); /* couleur_ligne_toggle */
			top: 0;
			position: sticky;
			z-index: 9999;
		}
		.navbar-toggle {
			background-color: rgb(150, 185, 43); /* couleur_fond_toggle */
			top: 0;
			position: sticky;
			z-index: 9999;
			border: 2px solid rgb(255, 255, 255);
		}
		.navbar-header {
				float: none;
		}
		.navbar-toggle {
				display: block;
		}
		.navbar-collapse {
				border-top: 1px solid transparent;
				box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		}
		.navbar-collapse.collapse {
				display: none!important;
		}
		.navbar-collapse.collapse.in {
				display: block!important;
		}
		.navbar-nav {
				float: none!important;
				margin: 7.5px -15px;
		}
		.navbar-nav&gt;li {
				float: none;
		}
		.navbar-nav&gt;li&gt;a {
				padding-top: 10px;
				padding-bottom: 10px;
		}
	}

/*****************************************************************/
/*                         ACTUALITES                            */
/*****************************************************************/

#actu img {
	padding-bottom: 15px;
	width: 100%;
}
.actu-home-titre {
	width: relative;
	padding: 10px;
	color: ;
	border: 1px  solid;
	background-color: ;
	font-size: 15px;
/*	padding-left: 20px;
	margin-left: 2rem;	*/

}
.actu-home-titre a {
	color: ;
}
.actu-home ,h3{
	font-size: 19px;
}
.actu-home {
	position: relative;
	margin: 0rem 0rem 2rem 0rem;
	color: ;
	background-color: ;
	padding: 8px;
	border: 1px  solid;
	
	-webkit-border-radius: px;	/* radius_actu_home */
	-moz-border-radius: px;	/* radius_actu_home */
	border-radius: px;	/* radius_actu_home */
	
	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
	
	background-image: linear-gradient(180deg, 0%, 100%)!important;
	}
	
.actu-detail {
	border: 1px  solid;
	-webkit-border-radius: px;	/* radius_actu_home */
	-moz-border-radius: px;	/* radius_actu_home */
	border-radius: px;	/* radius_actu_home */
	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */	
	
	-webkit-border-radius: px;	/* radius_actu_home */
	-moz-border-radius: px;	/* radius_actu_home */
	border-radius: px;	/* radius_actu_home */
}

/*****************************************************************/
/*                        FORMULAIRES                            */
/*****************************************************************/
.introduction-form {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid rgb(150, 185, 43); /* couleur_police_titres_H1 */
	border-left-width: 5px;
	
	border-radius: 3px;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	border-left-color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
	
	background-color: ; /* couleur_fond_bloc_colonne */
	font-size: px; /* taille_police_bloc_colonne */
	color: ; /* couleur_texte_metier */
	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}
.form-control {
	color: ; /* couleur_police_input_contact  */
	background-color: ; /* couleur_fond_input_contact  */
	border: 1px solid ; /* couleur_bordure_input_contact  */
	-webkit-border-radius: px;	/* radius_formulaire */
	-moz-border-radius: px;	/* radius_formulaire */
	border-radius: px;	/* radius_formulaire */
/*	border: 1px solid rgb(150, 185, 43); /* couleur_police_titres_H1 */
	border-left: 5px solid rgb(150, 185, 43); /* couleur_police_titres_H1 */
}
.textbox {
	color: ; /* couleur_police_input_contact  */
	background-color: ; /* couleur_fond_input_contact  */
	border: 1px solid ; /* couleur_bordure_input_contact  */
	-webkit-border-radius: px;	/* radius_formulaire */
	-moz-border-radius: px;	/* radius_formulaire */
	border-radius: px;	/* radius_formulaire */
}
.total_final {
	color: ; /* couleur_police_input_contact  */
	background-color: ; /* couleur_fond_input_contact  */
	border: 1px solid ; /* couleur_bordure_input_contact  */
	text-align: right;
	padding-right: 3px;
}
.btn-contact {
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43); /* couleur_police_titres_H1  */
	background-color: rgb(150, 185, 43); /* couleur_fond_btn_contact  */
	border-color: ; /* couleur_bordure_btn_contact  */
	border-radius: px;
    font-size: 20px;
	font-size: px;
	font-weight: ;
	padding: 10px 12px;
    margin-bottom: 0px;
}
.btn-contact:hover {
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43); /* couleur_fond_btn_contact  */
	border-color: ; /* couleur_bordure_btn_contact  */
	text-decoration: none;
	border-radius: px;
    font-size: 20px;
	font-size: px;
	font-weight: ;	
	padding: 10px 12px;
    margin-bottom: 0px;
}
.form-group {
	margin-bottom:5px;
}
#module-form h2 {
	color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
	font-weight:;
}
@media (max-width: 768px) {
	#module-form h2 {
		color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
		font-weight:;
		font-size:30px;
		font-size: px;
	}
}
.btn-devis {
	font-size:15px;
		width: 100%;
		height: 40px;
		background-color: rgb(150, 185, 43);
		text-transform: uppercase;
		text-align: center;
		color: #FFFFFF;
		border-radius: px;
		margin-top: 20px;
		padding: 10px 12px;
		font-weight: 500;
		margin-bottom: 20px;
}
.btn-devis a {
	color: rgb(255, 255, 255);
}
.ui-widget-header .ui-state-active {
	border: 1px solid ;
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43) !important;
	font-weight: normal;
	color: #ffffff;
}


.input-search {
	border: 1px solid #ccc;
	color: #000000;
}
.btn-search {
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.radio-inline, .checkbox-inline {
line-height: 20px;
}

.coul_fond_form_contact {
	background-color: rgb(153, 153, 153);
	color:  ;
}
/*****************************************************************/
/*                         CAROUSEL                              */
/*****************************************************************/

.carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0px 0 !important;
	width: 100%;
	font-size: 1.0em;
	background-color: ;	/* couleur_fond_titre_vignette */
	color: ;	/* couleur_titre_vignette */
}
.carousel-inner {
	margin-bottom:50px;
}
.carousel-indicators {
	bottom:-50px;
}
.carousel-indicators li {
	background-color: #999;
	background-color: rgba(70,70,70,.25);
}

.carousel-indicators .active {
	background-color: #f0f1f2;
}
.carousel { width: 99%; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
	left: 25%;
	margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
	right: 25%;
	margin-right: -10px;
}

.carousel-inner&gt;.item&gt;img, .carousel-inner&gt;.item&gt;a&gt;img { width: 100% }

/*****************************************************************/
/*                          MODULES                              */
/*****************************************************************/

#package .fond-cel {
	background-color: ;
}

.img-module {
	max-width: 50%;
	max-height: 100%;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}
.search-path {
	font-size: 0.8em;
	margin-bottom: 0;
	padding: 2px 0;
	margin-top: -15px;
}
.search-resume {
	padding-bottom: 15px;
}
.abstract {
	float: right;
	padding-bottom: 15px;
}
.route {
	background-color: #FFFFFF;
	color: red;
}
.google-maps {
				position: relative;
				padding-bottom: 0%; /* This is the aspect ratio	*/

				overflow: hidden;
		}
.google-maps iframe {
				position: absolute;
				top: 0;
				left: 0;
				width: 100% !important;
				height: 100% !important;
		}
.date-actu {
			margin-bottom: 10px;
		padding: 2px 0;

		}
#actu-list H2 {
	padding: 0;
	margin: -5px 0 0;
}
#actu-list img {
	padding-bottom: 10px;
}
@media (max-width: 767px) {
 .google-maps {
padding-bottom: 90%;
}
}

#gallery-box-container {
	font-size: 20px;
	margin: auto;
	position: relative;
	max-width: 50em;

	overflow: hidden;

}
#gallery-box-container .item {
	width: 30%;
}
.testimonial {
	border-top: 1px solid #CCC;
	margin-bottom: 15px;
}
.testimonial-pers {
	font-size: 1.2em;
	font-weight: bold;
}
.testimonial-date {
	text-align: right;
}
.vignette-univers {
	cursor: pointer;
	height: auto;
	vertical-align: top;
	position: relative;
}
.h5_objet_home { color: ; font-size: px; font-weight: ; text-align:center;}
.h5_objet_home  a { color: ; font-size: px; font-weight: ; text-align:center;}
.objet-vignette {
		display: inline-block;
		cursor: pointer;
		height: auto;
	/*	margin-bottom: 2%;	*/
		vertical-align: top;
		position: relative;
		color: ;	/* couleur_titre_vignette */
		background-color: ; /* couleur_fond_vignette  */
		padding: 8px;
		-webkit-border-radius: px;	/* radius_vignette */
		-moz-border-radius: px;	/* radius_vignette */
		border-radius: px;	/* radius_vignette */
		-webkit-box-shadow: px px px  ;
		-moz-box-shadow: px px px  ;
		box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
		background-image: linear-gradient(180deg, 0%, 100%)!important;
}
.objet-vignette:hover{outline:#DDD solid 3px}
.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; th {
		background-color: ; /* couleur_fond_titre_vignette  */
}
.vignette-univers .objet-vignette {
		margin-bottom: initial;width: 100%;
}
.objets-grille {display:flex;flex-wrap:wrap}
.vignette-univers .objet-vignette:hover{outline:0}
.options-univers {
		background-color: #c3c3c3;
		width: 96.5%;
		margin: -15px auto 1.5rem;
		padding: 2rem;
		box-shadow: px px px  ;	 /* couleur_bordure_menu_niveau_1 */
}
.cta-univers {
		background-color: ;	/* couleur_fond_titre_vignette */
		color: #fff;
		border-radius: 3px;
		width: 100%;
		margin-top: 1rem;
		text-transform: uppercase;
}
@media (max-width: 767px) {
	.vignette-univers {max-width: 100%;}
	.objet-vignette {max-width: 100%;}
	}
@media (min-width: 768px) and (max-width: 1024px) {
	.car_price {
    white-space: nowrap;
    padding-left: 5px;
    vertical-align: top;
    padding-top: 5px;
}
.vignette-car h5 {min-height:35px;}
	#paiement {
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom:0 !important;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}
	}
#partenaire-detail {
	background-color: ;
	padding: 10px 0px 15px 0;
	color: ;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */

}
.partenaire-item {
	background-color:;
	-webkit-border-radius: px;	/* radius_boxe */
	-moz-border-radius: px;	/* radius_boxe */
	border-radius: px;	/* radius_boxe */
	border: 1px solid ;

	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 
	
	padding:20px;
}

#partenaire-detail H1{
		color: ;
}
#partenaire-detail a{
		color: ;
}

.btn-contact-partenaire {
		color: ;
		background-color: ;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
}
.titre_accroche_partenaire {
		color: ;
}
.texte_accroche_partenaire {
		color: ;
}
.objet-partenaire {
		display: inline-block;
		cursor: pointer;
		max-width: 29%;
		min-width: 28%;
		height: auto;
		margin-right: 4%;
		margin-bottom: 4%;
		vertical-align: top;
		position: relative;
		padding:6px;
		text-align: center;
		background-color:;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
		-webkit-box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 28%);
		-moz-box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.28);
		box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 28%);
	}
.objet-partenaire:hover{outline:#DDD solid 3px}
	.table-hover &gt; tbody &gt; tr:hover &gt; td,
	.table-hover &gt; tbody &gt; tr:hover &gt; th {
		background-color: ##couleur_fond_vignette_partenaire##; /* couleur_fond_vignette_partenaire  */
	}

.objet-partenaire-4 {
		display: inline-block;
		cursor: pointer;
		max-width: 24%;
		min-width: 23%;
		height: auto;
		margin-right: 1%;
		margin-bottom: 4%;
		vertical-align: top;
		position: relative;
		padding:6px;
		text-align: left;
		background-color:;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
		border: 1px solid ;
	}
.objet-partenaire-4:hover{outline:#DDD solid 3px}
	.table-hover &gt; tbody &gt; tr:hover &gt; td,
	.table-hover &gt; tbody &gt; tr:hover &gt; th {
		background-color: ##couleur_fond_vignette_partenaire##; /* couleur_fond_vignette_partenaire  */
	}

	@media (max-width: 767px) {
		.objet-partenaire {
			max-width: 100%;margin-right:0
		}
		.objet-partenaire-4 {
			max-width: 100%;
		}
	}

@media (min-width: 768px) and (max-width: 1024px) {
		.objet-partenaire-4 {
			max-width: 45%;
		}
		.objet-partenaire {
			max-width: 45%;
		}
		.h5_objet_home {min-height: 32px;}
	}

.line {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.inline-input {
	display: inline-block;
	width: auto;
	float: none;
}
.checkbox-first-item {
	padding-left: 30px;
}
#immo-bloc .btn-contact {
	margin-top: 10px;
	margin-bottom: 10px;
}
.immo-price {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}
#immo-list img, #immo-grille img {
	margin-bottom: 10px;
}
#immo-list .btn-contact, #immo-grille .btn-contact {
	float: right;
}
.immo-tri {
	text-align: right;
	padding-bottom: 25px;
}

.selected img {
	opacity:0.5;
}

	.diagnostic img {
	margin-bottom: 10px;
}
.immo-actions {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}

.immo-detail-list {
	-webkit-column-width: 300px; /* Chrome, Safari, Opera */
		 -moz-column-width: 300px; /* Firefox */
		 column-width: 300px;
 }


@media (max-width: 767px) {
		.mobile-flex {
			display: flex;
			flex-direction: row;
			flex-wrap: wrap;
		}
		.mobile-order {
			order:2;
		}
	}

#module-vente-bloc img {
	float: left;
	margin-right: 10px;
}
#module-vente-bloc li {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#module-vente-bloc .product_price {
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
}
#module-vente-bloc li .btn {
	float: right;
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	text-decoration:none;
}

#module-vente-categorie H1 {
	color: rgb(150, 185, 43); /* couleur_police_titres_H1 */
	font-weight:;
	font-size:30px;
	font-size: px;
	text-align:; /*	Alignement du titre H1		*/
}

#module-vente-categorie h4 {
	background-color: ;	/* couleur_fond_titre_vignette */
	color: ;	/* couleur_titre_vignette */
	text-align: center;
	padding: 8px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

section H5, #module-vente-bloc H5 {
	margin-bottom: 5px;
}
#module-vente-categorie H4 a {
	color: ;
}

#module-vente-categorie li .btn {
    float: none;
    background-color: rgba(255, 255, 255,0.5);
    border-color: transparent;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    text-transform: uppercase;
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
    font-weight: bold;
    font-size: 14px;
    visibility: hidden;
	clip-path: ellipse(33% 50%);
}
#module-vente-categorie .cat-grid li:hover .btn {visibility:visible}
#module-vente-categorie .cat-grid li:hover .visuel-cat-objet img {opacity:0.5}

#module-vente-categorie .product_price {text-align: center; font-weight: 600; color: ;}
/*
.btn_objet {
    float: none;
    background-color: rgba(255, 255, 255,0.5);
    border-color: transparent;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    font-size: 14px;
    visibility: hidden;
}
*/
#module-vente-categorie .options-univers li {text-align:left;margin-left: .5rem;font-size: 1.4rem;}
#module-vente-liste img {
	float: left;
	margin-right: 10px;
}
#module-vente-liste li {
/*	padding: 5px;	*/
	border-bottom: 1px solid ;
}
#module-vente-liste li:last-child {
/*	padding: 5px;	*/
	border-bottom: 0px solid #ccc;
}
#module-vente-liste .product_price {
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
}
#module-vente-liste li .btn {
	float: right;
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	text-decoration:none;
}

#module-vente-produit .product_price {
	font-size: 1.8em;
	font-weight: bold;
	color: #FB7000;
}
#module-vente-produit img {
	margin-bottom: 10px;
}
#module-vente-produit .form-group {
	margin-left: 15px;
}
#calendar img {
	float: none;
	margin-right: 0;
}

.calresa {
	width: 100%;
	background-color: #fcf8f5;
	padding: 10px 10px 10px 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px;
}

#heb-facturation .form-group {
	padding: 5px 0;
	clear: both;
}
.cgv {
	font-size: 0.7em;
	margin-top: 20px;
}

#module-vente-produit .product_action {
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0;
}
.stroke {
	text-decoration: line-through;
	color: initial;
	font-size: 0.7em;
}
#module-vente-produit H1 {
	margin-top: -6px;
}
@media (max-width:769px) {
	#module-vente-produit {margin:0 -15px;}
	#module-vente-produit img.img_padding {margin:0 0 1.5rem}
	#module-vente-produit #resa-presta #date {width:auto}
	#module-vente-produit .socialsharing_product .btn {padding: 6px 10px;}
	#module-vente-produit .form-group {margin-left: 0;}
	#module-vente-produit #res-presta .form-group&gt;* {padding:0}
	#module-vente-produit #res-presta .btn-contact {width:100% !important}
	.d-xs-none {display: none}
	#module-metier {margin-top:1.5rem}
	#module-vente-produit #resa-presta label {width: 100%;}
	.w-xs-100 {width: 100%}
}
p.socialsharing_product{
	margin-bottom: 0;
	margin-left: 1px;
}
.social_box {
	padding: 5px;
}

.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
	border-color: transparent; }

.btn-facebook i {
	color: #435f9f; }
.btn-facebook:hover {
	color: white;
	background-color: #435f9f; }
	.btn-facebook:hover i {
		color: white; }

.btn-twitter i {
	color: #00aaf0; }
.btn-twitter:hover {
	color: white;
	background-color: #00aaf0; }
	.btn-twitter:hover i {
		color: white; }

.btn-google-plus i {
	color: #e04b34; }
.btn-google-plus:hover {
	color: white;
	background-color: #e04b34; }
	.btn-google-plus:hover i {
		color: white; }

.btn-pinterest i {
	color: #ce1f21; }
.btn-pinterest:hover {
	color: white;
	background-color: #ce1f21; }
	.btn-pinterest:hover i {
		color: white; }

.head-panier {
	background-color:rgb(150, 185, 43);
	color: rgb(255, 255, 255);
	font-size:16px;
	text-align: center;
	font-weight: bold;
	min-height: 35px;
	border: 2px solid rgba(255, 255, 255, 0);
	padding: 2px;
	line-height: 28px;
}
.bottom-panier-left {
	background-color:rgb(150, 185, 43);
	color: rgb(255, 255, 255);
	font-size:16px;
	text-align: right;
	font-weight: bold;
	min-height: 35px;
	border: 1px solid rgba(255, 255, 255, 0);
	padding: 2px 15px 2px 2px;
	line-height: 28px;
}
.bottom-panier-right {
	background-color:rgb(150, 185, 43);
	color: rgb(255, 255, 255);
	text-align: right;
	font-weight: bold;
	min-height: 35px;
	padding: 2px 20px 2px 2px;
	line-height: 28px;
		border: 1px solid rgba(255, 255, 255, 0);
}
.line-panier {
	padding: 2px;
	line-height: 28px;
	color: ;
}

#module-vente-panier H6 {
	margin-bottom: 5px;
}
#module-vente-panier .product_price {
	text-align: center;
	line-height: 20px;
}
#module-vente-panier .product_qte {
	text-align: center;
	line-height: 20px;
}
#module-vente-panier .product_price_total {
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
#module-vente-panier .product_trash {
	text-align: center;
	line-height: 20px;
}
.qte_panier {
		padding: 6px 15px;
		text-align: center;
}
.form-check .form-check-label, .form-radio .form-check-label {display: inline-block;padding-left: 30px;line-height: 1.5rem;position: relative;padding-right: 2rem;font-weight: 500;}
.form-check .form-check-label input, .form-radio .form-check-label input {position: absolute;margin-left: -20px;margin-top: 4px\9;top: 0;left: 0;z-index: 1;cursor: pointer;opacity: 0;filter: alpha(opacity=0);margin-top: 0;}

.form-radio label input + .input-helper:before {position: absolute;content: "";top: 2px;left: 0;border: 2px solid #a8acb1;width: 20px;height: 20px;border-radius: 50%;-webkit-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 50ms;transition-duration: 250ms;background-color: #ffffff;border: 2px solid #a8acb1;}
.form-radio label input:checked + .input-helper:before {background: #1a76b2;border-color: #a8acb1;}
.form-radio label input + .input-helper:after {content: "";width: 8px;height: 8px;background: #a8acb1;border-radius: 50%;top: 8px;left: 6px;-webkit-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms;opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);position: absolute;}
.form-radio label input:checked + .input-helper:after {opacity: 1;line-height: 1.5;filter: alpha(opacity=100);-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);width: 20px;height: 20px;top: 3px;left: -2px;color: #ffffff;background: none;content: '\e013';font-family: 'Glyphicons Halflings';text-align: center;font-weight: bold;}

.form-check {padding:7px 0 0}
.form-check .form-check-label {height: 20px;}
.form-check .form-check-label.label-text {padding: 0 10px 0 22px;font-weight:400;font-size:.9rem;margin-bottom: 1rem;}
.form-check .form-check-label .input-helper:before {position: absolute;content: "";top: -1px;width: 18px;height: 18px;border-radius: 2px;left: 0;border: 2px solid #a8acb1;-webkit-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms;}
.form-check .form-check-label .input-helper:after {-webkit-transition: all;-o-transition: all;transition: all;transition-duration: 0s;-webkit-transition-duration: 250ms;transition-duration: 250ms;font-family: 'Glyphicons Halflings';opacity: 0;filter: alpha(opacity=0);-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);content: '\e013';position: absolute;font-size: 1.3rem;font-weight: bold;left: 0;top: -1px;color: #a8acb1;}
.form-check label input:checked + .input-helper:before {background-color: #a8acb1;border: none;}
.form-check .form-check-label input:checked + .input-helper:after {width: 18px;opacity: 1;line-height: 18px;filter: alpha(opacity=100);-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);color: #ffffff;}

@media (max-width: 767px) {
		.bottom-panier-left {

	width: 48%;
margin-left: 1.5%;
}
.bottom-panier-right {

	width: 48%;
}
#module-vente-panier .product_trash {
width: 5%;
margin: 0;
padding: 0;
	}
}

.line-panier_recap {
text-align: center;
margin: 2px;
	padding: 2px;
}
.bottom-panier-left_recap {
width: 51%;
margin-left: 1.5%;
text-align: right;
margin: 2px;
	padding: 2px;
}
.bottom-panier-right_recap {
width: 42%;
text-align: center;
background-color:#000;
color: #fff;
margin: 2px;
	padding: 2px;
}
#paiement {
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom:2rem;
	margin-bottom:2rem;
}
@media (min-width: 480px) and (max-width: 1024px) {
		#vente aside {
	display: none;
}
.immo-detail-list {
	-webkit-column-width: 200px; /* Chrome, Safari, Opera */
		 -moz-column-width: 200px; /* Firefox */
		 column-width: 200px;
 }
 .immo-actions {
margin-top: -15px;
text-align: right;
margin-bottom: 10px;
}
}

.couleur_alternance_2
{
background-color:;
padding-bottom: 5px;
padding-top: 20px;
}

.couleur_alternance_1
{
background-color:;
padding-bottom: 5px;
padding-top: 20px;
}

.couleur_alternance_immo_2
{
background-color:;
padding-bottom: 10px;
padding-top: 5px;
}

.couleur_alternance_immo_1
{
background-color:;
padding-bottom: 10px;
padding-top: 5px;
}

.videocontainer {
width: 100%
height : 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}

.videocontainer.r1 {padding-bottom: 100%;}

.videocontainer iframe, .videocontainer embed, .videocontainer object{
width: 100% !important; height: 100%! important;
position: absolute;
top:0; left: 0;
}

.videocontainer70 iframe, .videocontainer embed, .videocontainer object{
width: 70% !important; height: 70%! important;
position: absolute;
top:0; left: 0;
}

/*****************************************************************/
/*                         VIDEO OP9                            */
/*****************************************************************/
@media (max-width: 480px) {
	.embed-responsive-op9 {
		padding-bottom: 56.25%;
	}
}
@media (max-width: 767px) {
	.embed-responsive-op9 {
		padding-bottom: 56.25%;
	}
}
@media (min-width: 768px) {
	.embed-responsive-op9 {
		padding-bottom: 28.00%;
	}
}
/*****************************************************************/
/*                         VIDEO OP9                            */
/*****************************************************************/

#destinationForm li {
	padding-left: 20px;
}

#resa-presta label {
	width: 50%
}
#resa-presta .form-group {
	width: 100%;
}
#resa-presta select {
	margin: 5px 0;
}
.date-resa-bureau {position:relative;display:inline-block;margin-left: -3px;margin-bottom: 6px;width: 175px;}
#resa-presta.form-inline select.form-control {width:175px;}
.date-resa-bureau:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f271";
	position:absolute;
	top:50%;
	right:7px;
	transform:translateY(-50%);
	font-size: 18px;
}
.input-group-addon {
		padding: 3px 12px;
		font-size: 15px;
		font-weight: 400;
		line-height: 1;
		color:  #ccc;
		text-align: center;
		background-color: ;
		border: 1px solid ;
		border-radius: 4px;
}
#tabs_loc .ui-widget-content {
		border: 0;
}
#tabs_loc .ui-widget-header {
		border: 0;
		background: #fff;
	}
	#tabs_loc .ui-widget-header .ui-state-active a {
		color: #fff
	}
	#tabs_loc .ui-tabs .ui-tabs-nav li {
		text-transform: uppercase;
		background: #e4e4e4;
		font-size: 13px;
}
#title_tab_loc td {
	border-bottom: 1px solid #ccc;
	background-color: white;
	padding: 5px 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(150, 185, 43);
}
#search_loc .form-control {
	font-size:14px;
}
#search_loc td {
	padding-top: 10px;
}
#param_loc select, #param_loc input, .select_loc {
		max-width: 140px;
	}
.price_recap_loc {
		text-align: right;
		font-weight:bold;
		color: rgb(150, 185, 43);
		border-left: 1px solid #ccc;
		vertical-align: middle !important;
	}
.price_total_loc {
		text-align: right;
		font-weight:bold;
		color: rgb(150, 185, 43);
		font-size:18px;
	}
#coordonnees_loc .form-control {
		margin: 5px;
	}
.social_pictos { opacity: 0.8; filter: alpha(opacity=80);}
.social_pictos:hover { opacity: 1; filter: alpha(opacity=100); color:#000000;}

.videos_embed {
		display: inline-block;
		cursor: pointer;
		max-width: 45%;
		min-width: 44%;
		height: 100%;
		margin-right: 4%;
		margin-bottom: 4%;
		vertical-align: top;
		position: relative;
		padding:3px;
		text-align: justify;
		background-color:;
		-webkit-border-radius: px;	/* radius_boxe */
		-moz-border-radius: px;	/* radius_boxe */
		border-radius: px;	/* radius_boxe */
		border: 1px solid ;
	}
.videos_embed:hover{outline:#DDD solid 3px}
	.table-hover &gt; tbody &gt; tr:hover &gt; td,
	.table-hover &gt; tbody &gt; tr:hover &gt; th {
		background-color: ##couleur_fond_vignette_partenaire##; /* couleur_fond_vignette_partenaire  */
	}
/***************************************** RADIO UNIVERS *******************************************/
.titre-univers {clear:both}
.radio-univers {    position: relative;
		border: 1px solid hsla(0,0%,74.5%,.32);
		width: 150px;
		height:150px;
		max-width: 15rem;
		text-align: center;
		padding: 0;
		margin-bottom: 7px;
		margin-right: 10px;
		overflow: hidden;
		float:left}
.radio-univers label {
	display: inline-block;
	cursor: pointer;
	width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
		z-index: 9;
		padding: 0;
		margin: 0;
}
.radio-univers label span.radio-opt {
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		min-height: 25%;
		padding: 8px 4px;
		background-color: rgba(0,0,0,.5);
		color: #fff;
		text-align: center;
		font-weight: 300;
		line-height: 100%;
		margin: 0;
}
.radio-univers label img {
		position: relative;
		margin: 0 auto;
		pointer-events: none;
		display: block;
		max-width: 100%;
		width:100%;
		height: auto;
}
.radio-univers label span.radio-opt&gt;span {
		display: inline-block;
	vertical-align: middle;font-size:14px;}

.radio-univers label span.radio-opt&gt;input[type=radio] {
		position: relative;
		margin: inherit;
		margin-right: 7px;
		display: none;
}
.radio-univers.selected-option {
		box-shadow: 0 0 8px 5px #068a2d;
		outline: none;
		border-color: #ffffff;
}


	@media (max-width: 767px) {
		.videos_embed {
			max-width: 100%;
			height: 150px;
		}
	}
@media (min-width: 768px) and (max-width: 1024px) {
		.videos_embed {
			max-width: 45%;
			min-width: 44%;
			height: 150px;
		}
	}
/*  Contact_mobility  */
@media (max-width: 768px) {
	.footer-sticky {
	display:none;
	}

	.footer-sticky {
		display:block;
		z-index: 9999;
		position:fixed;
		bottom: 0 ;
		width:100%;
	}
	.footer-sticky .col-half {
		width:33%;
		float: left;
	}
	.footer-sticky a {
		background: rgb(150, 185, 43);
		color: rgb(255, 255, 255);
		width: 100%;
		display: block;
		padding: 10px 0;
		text-align: center;
		border: 2px solid #fff;
		text-decoration: none;
		-webkit-transition: all 0.6s cubic-bezier(0.300, 0.100, 0.580, 1.000);
		-moz-transition: all 0.6s cubic-bezier(0.300, 0.100, 0.580, 1.000);
		-o-transition: all 0.6s cubic-bezier(0.300, 0.100, 0.580, 1.000);
		-ms-transition: all 0.6s cubic-bezier(0.300, 0.100, 0.580, 1.000);
		transition: all 0.6s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	}
	.footer-sticky a:hover {
		background: #d97a06;
	}
}

.objet_slick_couleur {
	 background-image: linear-gradient(deg, 0%, 100%)!important;
}
.fiche_objet_couleur {
	background-image: linear-gradient(180deg, 0%, 100%)!important;
	color:;
	padding-top: 14px;padding-bottom: 14px;padding-left: 14px;
}
@media (max-width: 990px) {
	.fiche_objet_couleur {
		background-image: linear-gradient(180deg, 0%, 100%)!important;
		color:;
		padding-top: 0px;padding-bottom: 14px;padding-left: 0px;
	}
}

#slider-home .slick-prev, #slider-home .slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		display: block;
		width: 55px;
		height: 30px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		z-index: 999;
}
#slider-home .slick-prev {
		background: url(/img/icon-down-slider.png) center center no-repeat;
		transform:translateY(-50%) rotate(90deg);
		left: 15px;
}
#slider-home .slick-next {
background: url(/img/icon-down-slider.png) center center no-repeat;
transform:translateY(-50%) rotate(-90deg);
right: 15px;
}
.container-boxed {position: relative;}
#module-vente-liste .cat-grid li {display: block;float: left;width: 33%;position: relative;border-bottom:0}
#module-vente-liste .cat-grid li .visuel-cat-objet {display:inline-block;width:100%}
#module-vente-liste .cat-grid li .visuel-cat-objet img {width:100%}
#module-vente-liste .cat-grid li .desc-cat-objet {display:none;}
#module-vente-liste .cat-grid li h5 {background-color: ;	/* couleur_fond_titre_vignette */;text-align: center;padding: 10px;margin: -6px 0 0;height: 54px;position: relative; color: ; font-size: px; font-weight: ;}
#module-vente-liste .cat-grid li h5 a {color: ; position: absolute;display: block;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;padding: 10px; font-size: px; font-weight: ;}
#module-vente-liste .cat-grid li .btn {float: none;background-color: rgba(255, 255, 255,0.5);border-color: transparent;text-decoration: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50%;height: 50%;text-transform: uppercase;color: black;font-weight: bold;font-size: 14px;visibility:hidden}
#module-vente-liste .cat-grid li:hover .btn {visibility:visible}
#module-vente-liste .cat-grid li:hover .visuel-cat-objet img {opacity:0.5}
#module-vente-liste .cat-grid li .product_price {text-align: center;}
#module-vente-liste .cat-grid li .product_price_rapide {text-align: center; height:110px;}
.caddie {display: block;position: absolute;width: 25px;right: 100px;top: 10px;font-size: 22px;}
.caddie .badge {font-size: 9px;display: block;border-radius: 20px;width: 15px;height: 15px;margin-top: -15px;margin-left: 15px;z-index: 30;position: relative;padding: 4px;font-weight: 500;}

@media (max-width: 768px) {
	#module-vente-liste .cat-grid li {width:100%}
	.caddie {right: 100px;top: 10px;}
}


.btn-commander {
    color: #f5f5f5;
	color: ; /* couleur_police_btn_commander  */
	background-color: ; /* couleur_fond_btn_commander  */
	border-color: ; /* couleur_bordure_btn_contact  */
	font-size: 20px;
	font-size: px;
	font-weight: ;
    padding: 10px 12px;
	margin: 10px;
	border-radius: px;
}

.btn-plaine {
    color: #f5f5f5;
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43); /* couleur_fond_btn_contact  */
	border-color: ; /* couleur_bordure_btn_contact  */
	font-size: 20px;
	font-size: px;
	font-weight: ;
    padding: 10px 12px;
	margin: 10px;
	border-radius: px;
}
.btn-plaine-off {
    color: #0665a2;
	font-weight: 900;
    background-color: #fbc404;
	border-color: #eab704;
    padding: 10px 12px;
	margin: 10px 0 10px 0;
	border-radius: 4px;
}
.btn_bureau {
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43); /* couleur_fond_btn_contact  */
	border-color: ; /* couleur_bordure_btn_contact  */
	border-radius: px;
    font-size: 20px;
	font-size: px;
	font-weight: ;
	padding: 10px 12px;
    margin: 10px;
}
.btn_bureau:hover {
	color: rgb(255, 255, 255); /* couleur_police_btn_contact  */
	background-color: rgb(150, 185, 43); /* couleur_fond_btn_contact  */
	border-color: ; /* couleur_bordure_btn_contact  */
	border-radius: px;
    font-size: 20px;
	font-size: px;	
	font-weight: ;
	border-radius: padding: 10px 12px;
    margin: 10px;
	text-decoration: none;
}
/*
.actu-home-titre {
	width: relative;
	padding: 10px;
	color: ;
	border: 1px  solid;
	background-color: ;
	font-size: 15px;
	padding-left: 20px;
	margin-left: 2rem;

}
.actu-home-titre a {
	color: ;
}

#photo_cms_v2 img {
	padding-bottom: 0px;
}
.photo_cms_v2 ,h3{
	font-size: 19px;
}
.photo_cms_v2 {
	position: relative;
	margin: 0rem 0rem 2rem 0rem;
	color: ;
	background-color: ;
	border-radius: 6px;
	padding: 8px;
	border: 1px  solid;
	-webkit-border-radius: px;	
	-moz-border-radius: px;	
	border-radius: px;	
	-webkit-box-shadow: px px px  ;
	-moz-box-shadow: px px px  ;
	box-shadow: px px px  ;	 
}
*/

	.m-0 {margin:0}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.row-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-wrap {white-space: nowrap;}
.border-bottom {border-bottom:1px solid #f1f1f1}

.touchPDF {padding-bottom: 2rem;}
.pdf-button button {border:1px solid #ffffff;background-color: #ccc;color:#ffffff;padding:3px 10px;font-size: 2.2rem;width: 17px;}
.pdf-button span {color: #cccccc}
.touchPDF &gt; .pdf-outerdiv &gt; .pdf-toolbar {height:50px !important;}
.touchPDF &gt; .pdf-outerdiv &gt; .pdf-viewer {top:42px !important}

@media (max-width:676px) {
	.touchPDF {height: 57vh !important;}
}
#bloc-19 .nav-pills&gt;li.active&gt;a, #bloc-19 .nav-pills&gt;li.active&gt;a:hover, #bloc-19 .nav-pills&gt;li.active&gt;a:focus {
color: rgb(150, 185, 43);}

.panel-cvitvu {border-color:rgb(255, 255, 255);}
.panel-cvitvu .panel-heading {background-color: rgb(255, 255, 255);color: rgb(150, 185, 43);line-height: 1.2;}
.panel-cvitvu h2 {color: rgb(150, 185, 43);margin: 0.5rem 0.5rem 1rem 0.5rem !important;font-size: 2.5rem;font-weight: 600;}
.panel-cvitvu .panel-footer a {color: rgb(255, 255, 255)}



.btn_header {
	color: ; /* couleur_police_btn_contact  */
	background-color: ; /* cl_fnd_btn_menu_01  */
	display: inline-block;
    padding: 6px 12px;
	margin-bottom: 10px;
    font-size: 18px;
	font-size: px;
	font-weight: ;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 3px solid ;	/*	Couleur border Btn Menu 01	*/
	-webkit-border-radius: px;	/* radius_formulaire */
	-moz-border-radius: px;	/* radius_formulaire */
	border-radius: px;	/* radius_formulaire */
	
/*		transition-property: background;
		transition-duration: 1s;
		transition-timing-function: linear;
		*/
}
.btn_header_lien {color: ; /* cl_titre_btn_menu_01  */ }

.btn_header:hover {
color: #ffffff !important;
background: #000000;
background-color: #000000 !important;
border: 3px solid ##couleur_titre_btn_onepage## !important;
transition: all 0.4s ease 0s;
	}

@media (max-width: 1024px) {
	.btn_header {
	color: ; /* couleur_police_btn_contact  */
	background-color: ; /* cl_fnd_btn_menu_01  */
	display: inline-block;
    padding: 6px 12px;
    font-size: 18px;
	font-size: px;
	font-weight: ;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 3px solid ;	/*	Couleur border Btn Menu 01	*/
	-webkit-border-radius: px;	/* radius_formulaire */
	-moz-border-radius: px;	/* radius_formulaire */
	border-radius: px;	/* radius_formulaire */
	width: 100%;
	margin-top: 0px;
	margin-bottom:0px;
}</pre></body></html>