/*----------
	PROPRIÉTÉS CSS
	text-shadow: 0px 1px 0px #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 5px 20px 0px rgba(0, 0, 0, 0.5);
	background: rgba(0,0,0,0.5);
	opacity: 0.85; filter: alpha(opacity=85);
----------*/

/* RÉINITIALISATION DES ÉLÉMENTS
--------------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, select, textarea, p, blockquote, th, td {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img, abbr, acronym {border: 0;}
address, caption, cite, code, dfn, th, var {font-style: normal; font-weight: normal;}
ol, ul {list-style: none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
q:before,q:after {content: '';}
a:active, object, embed {outline: none;}

/* BODY ET HTML
--------------------------------------------------------------------------------------- */
html {background: #FFF;}
	body {background: #FFF; color: #333; font-size: 12px; line-height: 150%; font-family: Arial, Helvetica, sans-serif; font-weight: 400; text-align: left;}

.mini_console {position: fixed; top: 10px; left: 10px; z-index: 999;}
	.mini_console p {background: rgba(0, 0, 0, 0.5); border-radius: 4px; padding: 1px 12px; color: #FFF; font-size: 11px; margin-bottom: 5px; text-align: center; text-transform: uppercase;}
	.mini_console a {color: #FFF; text-transform: uppercase;}
	.mini_console a:hover, .mini_console a:focus, .mini_console a:active {color: #FFF;}
::-moz-selection {background-color: #1B5E60; color: #FFF;}
::selection {background-color: #1B5E60; color: #FFF;}
	
/* TEXTES ET HYPERLIENS GLOBAUX
--------------------------------------------------------------------------------------- */
a, a:link {text-decoration: none;}
a:visited {}
a:hover, a:focus {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration:none;}

h1 {font-family: 'Libre Baskerville'; font-style: italic; line-height: normal; font-size: 35px; color: #1b5e60; font-weight: 400; text-transform: none; margin-bottom: 25px;}
h1 a, h1 a:link, h1 a:visited {}
h1 a:hover {}

h2 {font-family: 'Montserrat'; line-height: normal; font-size: 25px; color: #000; font-weight: 700; text-transform: uppercase; margin-bottom: 25px;}
h2 a, h2 a:link, h2 a:visited {}
h2 a:hover {}
.faux_h2 {font-family: 'Montserrat'; line-height: normal; font-size: 20px; color: #000; font-weight: 400; text-transform: uppercase; margin-bottom: 8px;}

h3 {font-family: 'Montserrat'; line-height: normal; font-size: 20px; color: #1b5e60; font-weight: 400; text-transform: none; margin-bottom: 25px;}
h3 a, h3 a:link, h3 a:visited {}
h3 a:hover {}

blockquote, q {quotes: none; margin: 1em 0;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
blockquote, q, cite {font-style: italic;}
blockquote {padding-left: 1.625em; border-left: 3px solid #858585;}
blockquote > p {padding: 0;}

sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

hr {margin: 10px 0; height: 0; border: none; border-top: 1px solid #858585;}

/* CLASS
--------------------------------------------------------------------------------------- */
.fleft {float: left;}
.fright {float: right;}
.cboth {clear: both;}
.lower {text-transform: lowercase;}
.upper {text-transform: uppercase;}
.strike {text-decoration: line-through;}

.image_radius {border-radius: 155px;}

/* méthode alternative */
.clearfix:after {visibility: hidden; display: block; font-size: 0; content: '.'; clear: both; height: 0;}
	* html .clearfix {zoom: 1;}
	*:first-child+html .clearfix {zoom: 1;}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
.champCache {display: none; visibility: hidden;}

.avertissement {text-align: center; color: #DBA400; background-color: #FFE9A8; border: 1px #DBA400 solid; clear: both; margin-bottom: 10px; padding: 10px; border-radius: 4px;}
.succes {text-align: center; color: #4F8A10; background-color: #DFF2BF; border: 1px #4F8A10 solid; clear: both; margin-top: 0px; margin-bottom: 10px; padding: 10px; border-radius: 4px;}
.conseil {font-size: 11px; display: none;}

.note {font-size: 13px; color: #707070; font-style: italic; margin-bottom: 15px; margin-top: 0;}
	.note a {color: #000;}
	.note a:hover {color: #414042;}

/* ERREUR */
label.erreur {color: #cc0000;}
input.erreur, textarea.erreur {border: 1px solid #cc0000 !important;}
p.erreur, select.erreur {text-align: center; color: #CC0000 !important; background-color: #FFF; border: 1px #CC0000 solid; clear: both; margin-bottom: 10px; padding: 10px; border-radius: 4px;}
p.erreurTexte {color: #CC0000 !important;}

/* CUSTOM FORMULAIRE */
.champ_obligation {color: #469a68; font-family: Arial; font-size: 16px;}

.section {margin-bottom: 24px; position: relative;}
.section.bordure {border-bottom: 1px solid #dbdbdb; padding-bottom: 25px;}
.section.premier {margin-top: 25px !important;}
.section.dernier {margin-bottom: 0;}

.action_conteneur {text-align: center; padding-top: 25px;}
.action_conteneur.no_marge {padding-top: 0;}
.action_conteneur.gauche {text-align: left;}
.action_conteneur.droite {text-align: right;}
	.action_conteneur .texte {display: inline-block; font-size: 14px; color: #000; font-weight: 700; text-transform: uppercase; margin: 0 14px;}

.range_form {margin-bottom: 5px;}
.range_form.dernier {margin-bottom: 0;}
	.range_form .col {float: left; width: 100%; border: none; margin-right: 20px; position: relative;}
	.range_form .col.size_auto {width: auto;}
	.range_form .col.dernier {margin-right: 0;}
	.range_form .col.large {width: 100% !important; float: none;}
	.range_form .col.large2 {width: 270px !important;}
	.range_form .col.large3 {width: 377px !important;}
	.range_form .col.flexible {width: auto !important;}
	.range_form .col.double {width: 48.93%;}
	.range_form .col.padding1 {padding-left: 23px;}
	
.radio_conteneur {float: left; margin-right: 15px;}
.radio_conteneur.dernier {margin-right: 0 !important;}
	.radio_conteneur input {display: inline-block; margin-top: 2px; margin-right: 2px;}
	.radio_conteneur label {display: inline-block; cursor: pointer; color: #707070; margin-bottom: 0;}

.parent {position: relative; padding: 8px; background: #FFF; border-radius: 0; border: 1px solid #becbcd;}
.parent:hover {}
.parent.champSelect {padding: 9px 10px;}
.parent.champFichier {padding: 8px 0; background: none; border: none;}
.parent.champRadio {padding: 12.5px 0; border: none; /*border-bottom: 1px solid #dbdbdb;*/ background: none;}
.parent.champRadio:hover {/*border-bottom: 1px solid #ec1c2d;*/}
.parent.date_selection {padding-right: 40px; background: #fbfbfb url(gx/icone/date_icone.png) right 6px top 6px no-repeat;}
.parent.symbole {padding-right: 40px;}
	.parent.symbole .symbole {position: absolute; top: 10px; right: 10px; color: #000; font-family: 'Open Sans'; font-weight: 400; font-size: 20px;}

.etiquette {display: block; color: #000; font-family: 'Open Sans'; font-weight: 400; text-transform: none; font-size: 14px; margin-bottom: 6px; cursor: default;}

*:focus {outline: 0;}
fieldset {border: 1px solid #000; font-size: 12px; margin-bottom: 10px; padding: 5px;}
legend {border: 1px solid #999; color: #000; font-size: 14px; font-weight: bold; padding: 3px;}
label {display: block; color: #000; font-family: Arial; font-weight: normal; text-transform: none; font-size: 15px; margin-bottom: 4px;}
input[type=submit] {cursor: pointer;}
input[type=checkbox] {float: left; margin-top: 3px; margin-right: 8px; width: auto;}
input[type=radio] {float: left; margin-top: 2px; margin-right: 8px; width: auto !important;}
input[type=file] {background: none; margin: 0; padding: 0; box-shadow: none;}

input {border: none; display: block; border-radius: 0; margin: 0; font-family: Arial; font-weight: normal; font-size: 15px; color: #000; background: none; width: 100%;}
	input:focus {border: none;}
	input[placeholder] {}
	::-webkit-input-placeholder {color: #707070; opacity: 0.5;}
	:-moz-placeholder {color: #707070; opacity: 0.5;}
	::-moz-placeholder {color: #707070; opacity: 0.5;}
	:-ms-input-placeholder {color: #707070; opacity: 0.5;}
button {
	cursor: pointer; border: none; display: block; margin: 0;
	border: 0 none; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;
	-webkit-appearance: button;
	*overflow: visible;
}
button:hover {background: #161516;}
	button::-moz-focus-inner {border: 0; padding: 0;}
select {cursor: pointer; display: block; border-radius: 0; border: none; background: none; font-family: 'Open Sans'; font-weight: 300; font-size: 16px; color: #707070; width: 100%;}
textarea {display: block; margin: 0; border-radius: 0; border: none; background: none; font-family: Arial; font-weight: normal; font-size: 15px; color: #000; height: 150px; width: 100%; resize: vertical !important;}

form h2 {font-size: 16px;}

/* TABLEAU
---------------------------------- */

/* LISTING
---------------------------------- */
		
/* PAGINATION
---------------------------------- */
.module_pagination {display: inline-block;}
.module_pagination .module_pagination_pagecourante {display: inline-block; padding: 5px; font-weight: bold; font-size: 12px; font-family: Arial; color: #FFF; background: #ec1c2d; border: 1px solid #ec1c2d; width: 15px; height: 15px; text-align: center;}

.pagination_conteneur {margin-top: 20px; text-align: center;}
.pagination_conteneur.listing {margin-top: 3px;}
	.pagination_conteneur a {display: inline-block; padding: 5px; font-weight: bold; font-size: 12px; font-family: Arial; color: #000; background: #FFF; border: 1px solid #dbdbdb; width: 15px; height: 15px; text-align: center;}
	.pagination_conteneur a:hover {border: 1px solid #ec1c2d;}
	.pagination_conteneur a.precedent {background: url(gx/m/fleche_precedent_pagination.png) center 8px no-repeat;}
	.pagination_conteneur a.suivant {background: url(gx/m/fleche_suivant_pagination.png) center 8px no-repeat;}
	.pagination_conteneur a.actif {background: #ec1c2d; color: #FFF; border: 1px solid #ec1c2d;}

/* GRADIENT
---------------------------------- */
	
/* TRANSITION
---------------------------------- */
.btn_fb,
.menu li a,
#menu_bas_sec li a,
#lienPartager,
.copyright a,
.bx-wrapper .bx-pager.bx-default-pager a,
.wysiwyg .texte a,
.planSite li a,
.sidemenu_conteneur .sidemenu li a,
.btn_fb2 {-webkit-transition: all 0.20s linear; transition: all 0.20s linear;}

/* OPACITY
---------------------------------- */
/*{opacity: 0.85; filter: alpha(opacity=85);}*/
/*{opacity: 0.50; filter: alpha(opacity=50);}*/

/* PAGE TEXTE
---------------------------------- */
.wysiwyg {}
	.wysiwyg h1 {}
	.wysiwyg h2 {}
	.wysiwyg h3 {}
	.wysiwyg.contact h3 {margin-bottom: 15px;}
	
	.wysiwyg .signature {margin-top: 50px; text-align: right; font-size: 15px; color: #666666; font-weight: 400; line-height: 23px; font-family: Arial;}
		.wysiwyg .signature span {font-family: 'Libre Baskerville'; font-size: 20px; font-weight: 400; color: #1b5e60; font-style: italic;}
	.wysiwyg .date {}
	.wysiwyg .publication {font-family: 'PT Serif'; font-size: 19px; color: #dcaa62; text-transform: uppercase; font-style: italic; margin-bottom: 14px;}
	.wysiwyg .image_upload, .wysiwyg img {float: left; display: block; padding: 0; margin: 0 30px 20px 0;
		border: 5px solid #fff;
		-moz-box-shadow: 0 1px 3px rgba(0,1,1,.2);
		-webkit-box-shadow: 0 1px 3px rgba(0,1,1,.2);
		box-shadow: 0 1px 3px rgba(0,1,1,.2);
	}
	.wysiwyg.home img {float: left;}
	.wysiwyg img {float: none;}
	
	.wysiwyg .texte {}
		.wysiwyg .texte p {margin-bottom: 25px; font-size: 15px; color: #666666; font-weight: 400; line-height: 23px; font-family: Arial;}
		.wysiwyg .texte p.dernier {margin-bottom: 0;}
		.wysiwyg .texte p.titre {font-family: 'Montserrat'; font-size: 17px; color: #000; margin-bottom: 12px;}
		.wysiwyg .texte p.intro {font-weight: 400; font-size: 17px; margin-bottom: 25px; color: #010101; line-height: 25px; font-family: 'Montserrat';}
			.wysiwyg .texte a {color: #519a70; font-weight: normal;}
			.wysiwyg .texte a:hover {color: #666666;}
		
		.wysiwyg .texte ul, .wysiwyg .texte ol {margin-bottom: 25px;}
			.wysiwyg .texte ul li, .wysiwyg .texte ol li {background: url(gx/m/bullet.png) 0 9px no-repeat; list-style: none; padding-left: 15px; font-size: 15px; color: #666666; font-weight: 400; line-height: 25px;}
		.wysiwyg .texte blockquote {border-left: 5px solid #519a70;}
			.wysiwyg .texte blockquote p {font-size: 16px; font-weight: normal;}
		
		.wysiwyg .texte ul ul li {list-style: circle;}
		.wysiwyg .texte ol ol li {list-style: lower-alpha;}
			.wysiwyg .texte ol li {list-style: decimal; margin-left: 23px; background: none; padding: 0;}

		.wysiwyg .texte table {}
			.wysiwyg .texte table tr td {font-size: 15px; color: #666666; font-weight: 400; line-height: 23px;}

/* MENUS
--------------------------------------------------------------------------------------- */
.menu {padding: 0; position: absolute; top: 27px; right: 0;}
	.menu li {display: block; float: left; position: relative; margin-bottom: 0;}
	.menu li.dernier {margin-right: 0;}
	.menu li a, .menu li a:link, .menu li a:visited {
		cursor: pointer;
		display: block;
		font-size: 15px;
		color: #242424;
		font-family: 'Montserrat';
		text-transform: none;
		padding: 16px 20px;
		font-weight: 400;
		line-height: normal;
		zoom: 1;
	}
		.menu li.premier a {}
		.menu li.dernier a {border-top: none;}
		.menu li a:hover {color: #4e9e69;}
		.menu li a:focus, .menu li a:visited:hover {}
		.menu li a:active, .menu li a:visited:active {}
		.menu li a.actif, .menu li a.actif:visited {color: #1b5e60;}
		
.sous_menu_conteneur {z-index: 5; margin: 0 !important; display: none; position: absolute; padding-top: 30px !important; top: 40px; left: 0; cursor: pointer;}
	.sous_menu_conteneur .in {background: #FFF !important; width: 200px; border: none; padding: 0;}
		.sous_menu {padding: 0;}
			.sous_menu li {float: none !important; display: block !important; margin-bottom: 0 !important;}
			.sous_menu li:last-child {margin-bottom: 0 !important;}
				.sous_menu li.premier {}
				.sous_menu li.dernier {}
					.sous_menu li.premier a {}
					.sous_menu li.dernier a {}
			.sous_menu li a {font-weight: normal !important; font-family: Arial !important; background: #FFF !important; line-height: normal !important; font-size: 13px !important; color: #6d6e71 !important; padding: 10px 16px !important; text-transform: none !important;}
			.sous_menu li a:hover {color: #FFF !important; background: #1b5e60 !important;}
		
#menu_sec {position: absolute; top: 10px; right: 20px;}
	#menu_sec li {display: block; float: left; margin-right: 12px; padding: 0 16px 0 0; position: relative; background: url(gx/m/bullet_menu_sec.png) right 7px no-repeat;}
	#menu_sec li.premier {}
	#menu_sec li.dernier {margin-right: 0; padding: 0; background: none;}
		#menu_sec li a, #menu_sec li a:link, #menu_sec li a:visited {font-size: 13px; color: #707070;}
		#menu_sec li a:hover {text-decoration: none; color: #000;}
		#menu_sec li a.actif {text-decoration: underline; color: #000;}
	
.side_menu {padding: 12px 15px; background: #fbfbfb; border: 1px solid #dbdbdb; margin-bottom: 20px;}
	.side_menu h2 {font-size: 16px; margin-bottom: 12px;}
	.side_menu ul {}
		.side_menu ul li {display: block; margin-bottom: 12px;}
		.side_menu ul li.dernier {margin-bottom: 0;}
			.side_menu ul li a {display: block; font-size: 13px; color: #000000;}
			.side_menu ul li a:hover {color: #EC1C2D;}
			.side_menu ul li a.actif {color: #1b5e60;}
			.side_menu ul li.dernier a {color: #EC1C2D; text-decoration: underline;}
			.side_menu ul li.dernier a:hover {text-decoration: none;}
	
/* CONTENEURS LAYOUT
--------------------------------------------------------------------------------------- */
#logo {display: block; position: absolute; top: 8px; left: 0; width: 330px; height: 87px; z-index: 995; margin: 0; border: none !important; padding: 0;}
	#logo img {display: block; margin: 0; padding: 0; width: 100%;}
	
.conteneur_parent {overflow: hidden; position: relative; z-index: 1;}
	.conteneur {width: auto; position: relative;}
		.conteneur .inner {position: relative; margin: 0 auto; width: 1000px;}
			.conteneur .inner .padding_inner {position: relative;}
			
			.conteneur .inner:after {visibility: hidden; display: block; font-size: 0; content: '.'; clear: both; height: 0;}
				* html .conteneur .inner {zoom: 1;}
				*:first-child+html .conteneur .inner {zoom: 1;}
				
			.conteneur .inner .padding_inner:after {visibility: hidden; display: block; font-size: 0; content: '.'; clear: both; height: 0;}
				* html .conteneur .inner .padding_inner {zoom: 1;}
				*:first-child+html .conteneur .inner .padding_inner {zoom: 1;}
			
	.conteneur.haut_bande {position: relative; z-index: 995; background: #1b5e60;}
		.inner.haut_bande .padding_inner {text-align: right; padding: 8px 0;}
			
	.conteneur.haut {position: relative; z-index: 995;
		background-color: #fff;
		-moz-box-shadow: 0 0 5px rgba(0,1,1,.3);
		-webkit-box-shadow: 0 0 5px rgba(0,1,1,.3);
		box-shadow: 0 0 5px rgba(0,1,1,.3);
	}
		.inner.haut .padding_inner {height: 110px;}
		
	.conteneur.menu_principale {position: relative; z-index: 995; background: #000;}
		.inner.menu_principale .padding_inner {height: auto; padding: 0;}

	.conteneur.contenu {position: relative; z-index: 5; background: url(gx/m/bg.jpg) top center no-repeat; background-size: cover;}
		.inner.contenu {padding: 32px 0 0;}
			.inner.contenu .padding_inner {z-index: 888; padding: 30px; min-height: 800px;
				background-color: #fff;
				-moz-box-shadow: 0 0 5px rgba(0,1,1,.3);
				-webkit-box-shadow: 0 0 5px rgba(0,1,1,.3);
				box-shadow: 0 0 5px rgba(0,1,1,.3);
			}
			.homepage .inner.contenu .padding_inner {padding-top: 544px;}

	.conteneur.pied {background: #636363; position: relative; z-index: 9;}
		.inner.pied .padding_inner {padding: 25px 0; border-bottom: 1px solid #707070;}
		
	.conteneur.pied_sec {background: #000; position: relative; z-index: 9;}
		.inner.pied_sec .padding_inner {padding: 18px 12px;}
		
	.conteneur.pied_copy {background: #636363; position: relative; z-index: 9;}
		.inner.pied_copy .padding_inner {padding: 25px 0;}
		
/* CONFIG CONTENU */
.contenu_conteneur {}
.homepage .contenu_conteneur {}

.page .contenu_conteneur {width: 615px; float: left;}
	.page .contenu_conteneur .padding_inner {}
.noaside .contenu_conteneur {width: 100%;}

.aside_conteneur {float: right; width: 300px; padding-bottom: 35px; padding-top: 15px;}
.aside_conteneur .padding_inner {padding: 34px 0;}
.noaside .aside_conteneur {display: none;}

.conteneur_split {}
	.conteneur_split .col {width: 620px;}
	.conteneur_split .col.sociaux {width: 300px;}
	
.conteneur_split.contact {}
	.conteneur_split.contact .col {width: 50%;}

/* ASIDE
---------------------------------- */
.sidemenu_conteneur {margin-bottom: 28px;}
.sidemenu_conteneur .section {margin: 0;}
.sidemenu_conteneur .section.dernier {border-bottom: 1px solid #ebebeb;}
.sidemenu_conteneur .section:last-child {border-bottom: 1px solid #ebebeb;}
	.sidemenu_conteneur h2 {margin: 0; font-size: 17px; color: #FFF; font-weight: 400; font-family: 'Montserrat'; background: #1b5e60; padding: 15px 22px;}
		.sidemenu_conteneur .sidemenu {border-left: 1px solid #ebebeb; border-right: 1px solid #ebebeb; margin: 0; padding: 18px 22px 6px;}
		.sidemenu_conteneur .sidemenu.dernier {border-bottom: 1px solid #ebebeb;}
			.sidemenu_conteneur .sidemenu li {padding: 0 0 12px 0;}
				.sidemenu_conteneur .sidemenu li a {font-size: 13px; font-family: Arial; color: #000;}
				.sidemenu_conteneur .sidemenu li a.actif {color: #4d9e69;}
				.sidemenu_conteneur .sidemenu li a:hover {color: #4d9e69;}


/* BOUTON DE PARTAGE
---------------------------------- */
#lienPartager {display: block; position: absolute; top: 14px; right: 0; padding: 10px 21px; color: #FFF; font-family: 'Montserrat'; font-size: 12px; font-weight: 700; text-transform: uppercase;
	border: 1px solid #398359;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #419767;
	-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
}
	#lienPartager:hover {
		border: 1px solid #398359;
		background: #429867;
	}

/* BUTTON
---------------------------------- */
.btn_type1 {position: absolute; top: 305px; left: 50%; width: 140px; padding: 12px 0; margin-left: -70px; display: block;
	font-family: 'Montserrat'; font-size: 15px; font-weight: 700; color: #FFF; text-align: center; text-transform: uppercase;
	border: 1px solid #398359;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #419767;
	-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	box-shadow: inset 0 0 3px rgba(255,255,255,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: -o-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
	background-image: linear-gradient(bottom, rgba(0,1,1,.15) 0%, rgba(255,255,255,.15) 100%);
}
.btn_type1:hover {background: #429867; border: 1px solid #398359; color: #FFF;}
.btn_type1:focus, .btn_type1:active {color: #FFF;}

.btn_type2 {margin-right: 22px; position: relative;display: inline-block; padding: 0; width: 455px; height: 170px;
	border: 1px solid #1d7347;
	background: #1b555f url(gx/m/cta_bg.jpg) center center no-repeat;
	-moz-box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
	box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
}
.btn_type2:hover {background: #429867 url(gx/m/cta_bg_hover.jpg) center center no-repeat; border: 1px solid #6bc3b1;}
.btn_type2.aside {background: #1b555f url(gx/m/cta_bg_aside.jpg) center center no-repeat; width: 300px; margin-right: 0; margin-bottom: 28px;}
.btn_type2.aside:hover {background: #429867 url(gx/m/cta_bg_aside_hover.jpg) center center no-repeat;}
.btn_type2.dernier {margin-right: 0;}
	.btn_type2 .titre {display: block; width: 198px; height: 72px; background: url(gx/m/titre_btn_bg.png) 0 0 no-repeat;
		text-align: center; font-size: 20px; color: #5e4f0f; font-style: italic; font-family: 'Libre Baskerville'; line-height: 57px;
		position: absolute; top: -9px; left: 35px;
	}
	.btn_type2 .contenu {
		display: block;
		position: absolute; top: 73px; left: 38px;
		font-family: 'Montserrat'; font-size: 16px; color: #FFF; line-height: 27px;
	}
		.btn_type2 .contenu span {font-family: 'Libre Baskerville'; font-size: 30px; font-style: italic; color: #FFF;}
	.btn_type2 .icone {display: block; position: absolute; top: 30px; right: 30px;}
	
.btn_type3 {position: relative; display: block; padding: 0; margin-bottom: 28px; width: 300px; height: 174px;
	background: url(gx/m/pdf_btn.png) 0 0 no-repeat;
}
.btn_type3 span {position: absolute; top: 104px; left: 33px; color: #666666; font-size: 15px; font-family: Arial;}
.btn_type3:hover {}
	
.btn_fb {position: absolute; top: 7px; right: 0; vertical-align: middle; display: inline-block; font-size: 15px; font-weight: 400; color: #FFF; font-family: 'Montserrat';}
.btn_fb:hover {color: #d1d3d4;}
	.btn_fb .icone {margin-left: 5px; vertical-align: middle; display: inline-block; width: 7px; height: 16px; background: url(gx/m/fb_icone_sprite.png) 0 0 no-repeat;}
	.btn_fb:hover .icone {background: url(gx/m/fb_icone_sprite.png) -7px 0 no-repeat;}

.btn_fb2 {display: inline-block !important; font-family: Arial !important; font-weight: bold !important; padding-right: 15px; font-size: 15px !important; color: #1b5560 !important; background: url(gx/m/fb_icone_noir.png) top right no-repeat;}
	.btn_fb2:hover {color: #666666 !important;}
	
.super_bouton {font-family: 'Montserrat'; font-weight: 400; font-size: 16px; color: #FFF; text-transform: uppercase;
	width: 100%;
	margin: 20px auto 0;
	padding: 8px 0 !important;
	display: block;
	border: 1px solid #1d7347;
	background-color: #1b555f;
	-moz-box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
	box-shadow: 0 1px 3px rgba(0,1,1,.2), inset 0 0 3px rgba(255,255,255,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI3Ljg3Nzg2ODc0NjI4MzUzJSIgeTE9IjE0MC4zMzEyMDE5ODAyMDclIiB4Mj0iOTIuMTIyMTMxMjUzNzE2NSUiIHkyPSItNDAuMzMxMjAxOTgwMjA2OSUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzNkNTM1YiIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYzYzNhNiIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(65deg, rgba(255,255,255,0) -25%, rgba(61,84,92,.01) -21.78%, rgba(99,195,167,.35) 125%);
	background-image: -o-linear-gradient(65deg, rgba(255,255,255,0) -25%, rgba(61,84,92,.01) -21.78%, rgba(99,195,167,.35) 125%);
	background-image: -webkit-linear-gradient(65deg, rgba(255,255,255,0) -25%, rgba(61,84,92,.01) -21.78%, rgba(99,195,167,.35) 125%);
	background-image: linear-gradient(25deg, rgba(255,255,255,0) -25%, rgba(61,84,92,.01) -21.78%, rgba(99,195,167,.35) 125%);
}
	.super_bouton:hover {background: #1b5560;}
	
/* FIL D'ARIANE
---------------------------------- */
#fil_ariane {padding: 0; position: absolute; top: 87px; left: 20px; z-index: 999;}
	#fil_ariane a {color: #707070; font-family: Arial; font-size: 11px; text-transform: none; font-weight: bold; text-decoration: underline;}
		#fil_ariane a:hover {color: #707070; text-decoration: none;}
	#fil_ariane img {vertical-align: middle; margin: 4px 6px 3px; display: inline-block;}
	#fil_ariane span {color: #EC1C2D; font-family: Arial; font-size: 11px; font-weight: bold; text-transform: none;}

/* CAROUSEL
---------------------------------- */
.carousel_conteneur {position: absolute; top: 12px; left: 12px; width: 976px; height: 526px;}

#bxslide_conteneur {}
	#bxslide_conteneur .items {display: block; background-color: #FFF; position: relative;}
	#bxslide_conteneur .items p {
		width: 800px;
		position: absolute; top: 180px; left: 50%;
		margin-left: -400px;
		color: #fff;
		font-family: 'Libre Baskerville';
		font-size: 50px;
		font-style: italic;
		font-weight: 400;
		line-height: 50px;
		text-shadow: 0 1px 2px rgba(0,1,1,.4);
		text-align: center;
	}


	
/* MAIN
---------------------------------- */
.telephone {font-size: 13px; color: #FFF; display: inline-block; margin-right: 160px;}

/* 01_100
--------------------------------------------------------------------------------------- */
.cta_conteneur {margin: 40px 0; text-align: center;}

/* 02_100
--------------------------------------------------------------------------------------- */
	
/* 03_100
--------------------------------------------------------------------------------------- */

/* 04_100
--------------------------------------------------------------------------------------- */

.gallerie_conteneur {border: 0px solid #FFF;}
	.gallerie_conteneur .premier_photo {
		position: relative;
		padding: 10px;
		-moz-box-shadow: 0 0 5px rgba(0,1,1,.25);
		-webkit-box-shadow: 0 0 5px rgba(0,1,1,.25);
		box-shadow: 0 0 5px rgba(0,1,1,.25);
	}
		.gallerie_conteneur .premier_photo img {display: block; margin: 0; padding: 0; width: 100%;}
		.gallerie_conteneur .premier_photo p {padding: 15px; width: 565px; background: #1d1204; position: absolute; bottom: 10px; left: 10px; font-family: Arial; font-size: 15px; color: #FFF;}
	.gallerie_conteneur .items_conteneur {text-align: center;}
		.gallerie_conteneur .items_conteneur .items {
			margin-right: 8.5px;
			display: block;
			float: left;
			border: 3px solid #fff;
			-moz-box-shadow: 0 1px 2px rgba(0,1,1,.2);
			-webkit-box-shadow: 0 1px 2px rgba(0,1,1,.2);
			box-shadow: 0 1px 2px rgba(0,1,1,.2);
		}
		.gallerie_conteneur .items_conteneur .items:hover {border: 3px solid #4a9c6b;}
		.gallerie_conteneur .items_conteneur .items.dernier {margin-right: 0;}
			.gallerie_conteneur .items_conteneur .items img {display: block; margin: 0; padding: 0;}
	.gallerie_conteneur .navigation {text-align: right; padding-bottom: 7.5px; margin: 25px 0 30px 0px; border-bottom: 1px solid #59a36b;}
	.gallerie_conteneur .navigation .in {float: right; background: #FFF;}
		.gallerie_conteneur .navigation .btn {display: inline-block; width: 6px; height: 10px; margin: 0 4px;}
		.gallerie_conteneur .navigation .btn:hover {background-position: 0 -10px;}
		.gallerie_conteneur .navigation .precedent {background: #FFF url(gx/m/fleche_left_gallerie.png) 0 0 no-repeat;}
		.gallerie_conteneur .navigation .suivant{background: #FFF url(gx/m/fleche_right_gallerie.png) 0 0 no-repeat; margin: 0;}
	

/* 05_100
--------------------------------------------------------------------------------------- */

/* 06_100
--------------------------------------------------------------------------------------- */
#contact_conteneur {
	position: relative;
	padding: 75px 22px 22px 22px;
	background-color: #c5d3d7;
	-moz-box-shadow: 0 1px 3px rgba(0,1,1,.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,1,1,.2);
	box-shadow: 0 1px 3px rgba(0,1,1,.2);
}
	#contact_conteneur h2 {display: block; width: 198px; height: 72px; background: url(gx/m/titre_btn_bg.png) 0 0 no-repeat;
		text-align: center; font-size: 20px !important; color: #5e4f0f !important; font-style: italic; font-family: 'Libre Baskerville' !important; line-height: 57px !important;
		position: absolute; top: -8px; left: 22px;
		text-transform: none; 
		font-weight: 400;
	}
	
.google_map_conteneur {margin: 0 0 30px 0; padding: 10px;
	-moz-box-shadow: 0 1px 3px rgba(0,1,1,.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,1,1,.2);
	box-shadow: 0 1px 3px rgba(0,1,1,.2);
}
.google_map_conteneur iframe {width: 100%; height: 350px; margin: 0; padding: 0;}

/* 07_100
--------------------------------------------------------------------------------------- */

/* 08_100
--------------------------------------------------------------------------------------- */

/* 09_100
--------------------------------------------------------------------------------------- */

/* 10_100
--------------------------------------------------------------------------------------- */

/* 11_100
--------------------------------------------------------------------------------------- */
		
/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
.pied_conteneur {}
	.pied_conteneur .col {float: left; margin-right: 80px;}
	.pied_conteneur .col.milieu {width: 265px;}
	.pied_conteneur .col.dernier {margin-right: 0;}
		.pied_conteneur .col h3 {line-height: 23px; margin-bottom: 10px;}
			.pied_conteneur .col h3 a {font-family: 'Raleway'; font-size: 22px; font-weight: 900; color: #231f20; text-transform: uppercase;}
			.pied_conteneur .col h3 a:hover {color: #000;}
		.pied_conteneur .col p {font-family: 'PT Serif'; color: #231f20; font-size: 14px; line-height: 22px;}
		.pied_conteneur .col p a {color: #231f20;}
		.pied_conteneur .col p a:hover {color: #000;}

/* MENU DU BAS 
***************************/
#menu_bas_sec {text-align: center;}
	#menu_bas_sec li {display: block; float: left; margin-right: 0; padding: 0; position: relative; color: #FFF;}
		#menu_bas_sec li span {display: inline-block; margin: 0 13px;}
	#menu_bas_sec li.premier {}
	#menu_bas_sec li.dernier {margin-right: 0;}
		#menu_bas_sec li a, #menu_bas_sec li a:link, #menu_bas_sec li a:visited {font-family: Arial; font-size: 13px; color: #FFF;}
		#menu_bas_sec li a:hover {color: #acacac;}
		#menu_bas_sec li a.actif {color: #acacac;}
		
.menubas {}
	.menubas li {display: block; margin-bottom: 8px;}
		.menubas li.premier {}
		.menubas li.dernier {margin-right: 0; margin-bottom: 0;}
			.menubas li a, .menubas li a:link, .menubas li a:visited {display: block; text-transform: uppercase; font-family: 'PT Serif'; font-size: 15px; color: #231f20;}
			.menubas li a:hover {color: #DCAA62;}
			.menubas li a.actif {color: #DCAA62;}
			
/* COPYRIGHT
***************************/
.copyright {font-size: 13px; color: #FFF; font-weight: 400; text-transform: none; text-align: left;}
	.copyright a {color: #FFF; text-decoration: none;}
	.copyright a:hover {color: #acacac;}

/* REFERENCEMENT
***************************/
.referencement {padding: 0; margin-top: 20px;}
	.referencement p {color: #acacac; font-size: 11px; font-family: Arial;}
	
/* 00_333
--------------------------------------------------------------------------------------- */

/* 00_444
--------------------------------------------------------------------------------------- */

/* 00_555
--------------------------------------------------------------------------------------- */

/* 00_666
--------------------------------------------------------------------------------------- */

/* 00_777
--------------------------------------------------------------------------------------- */

/* 00_888
--------------------------------------------------------------------------------------- */
.planSite {width: 320px; float: left; margin-top: 0;}
.planSite.dernier {}
	.planSite li {margin-bottom: 25px; margin-left: 0 !important; list-style: none !important;}
	.planSite li:last-child {margin-bottom: 0;}
		.planSite li a {font-family: 'Montserrat'; font-size: 15px; color: #519a70; line-height: 23px;}
		.planSite li a:hover {color: #666666; text-decoration: none;}
		.planSite li ul {margin-left: 15px;}
