/* cmsms stylesheet: LCdC_Css_General modified: 24/09/2020 14:06:40 */
                                     /* fond fenetre */
                             /* fond ecran */
                                    /* fond page*/
                                        /* gris texte */
                                        /* texte sélectionné */
                                        /* vert clair */
                                        /* vert foncé */
                                        /* gris chaud */
                                        /* gris clair */
                                        /* blanc */

                                    /* hauteur bandeau haut */
                                          /* largeur logo */

body {
	margin: 0;
	padding: 0;
	font-family: 'Cabin', sans-serif;
	color: #4c4c4c;
	background-color: #252421;
	font-size: 1.1rem;
	line-height: 1.37rem;
}
a {
	color: #000000;
}
.clearb {
	clear: both;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	background: url(/Habillage/Puce.png) no-repeat 0 4px;
	padding-left: 16px;
}
h1 {
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.1em;
}
.BandeauHaut {
	top: 0;
	position: fixed;
	width: 100%;
	height: 64px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 6px 6px rgba(0,0,0,1);
	box-shadow: 0px 6px 6px rgba(0,0,0,0.40);
	z-index: 100;
}
.Slogan {
	margin: 0 auto;
}
.BandeauParalax {
	width: 100%;
	height: auto;
	margin-top: 64px;
	position: relative;
	z-index: -10;
}
.BandeauParalax img {
	width: 100%;
	height: auto;
}
.Page {
	width: 100%;
	background-color: #ffffff;
	margin-top: 0;
	overflow: hidden;
	z-index: 0;
	position: relative;
}
.Logo {
	width: 128px;
	height: 64px;
	float: left;
}
.Logo img {
	width: 100%;
	height: auto;
}
.ContBandeauHaut {
	float: left;
	width: calc(100% - (2 * 128px));
	text-align: center;
	overflow: hidden;
	font-family: 'Great', sans-serif;
	font-size: 1rem;
	padding-top: 3px;
}
.ContenuPage {
	margin: 0 auto;
	width: 96%;
	max-width: 1100px;
	overflow: hidden;
}
.ContenuPage table img {
	width: 100%;
	height: auto;
}
.BlocTitre {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.Titre {
	padding: 0 5px 10px;
	display: inline-block;
	background: url(/Habillage/LSep.png) no-repeat center bottom;
}
/************************** DEBUT MENU ROND **************************/
.ConteneurBlocMenuRond {
	width: 100%;
	text-align: center;
}
.ConteneurBlocMenuRond table img {
	width: 200px;
	height: 200px;
	border-radius: 100px;
	border: 1px solid #252421;
}
.BlocMenuRond {
	width: 200px;
	position: relative;
	display: inline-flex;
	margin: 0 3% 0;
	line-height: 240px;
	letter-spacing: 0.08rem;

}
.BlocMenuRond img {
	width: 200px;
	height: 200px;
	border-radius: 100px;
	border: 1px solid #252421;
}
/************************** FIN MENU ROND **************************/
/************************** DEBUT BLOC CENTRE **********************/
.BlocCentre {
	width: 66%;
	margin: 0 auto;
}
.BlocCentreBorde {
	width: 66%;
	margin: 0 auto;
	padding: 0 3%;
	border-radius: 24px;
	border: 1px solid #252421;
}
.Bloc30 .BlocCentreBorde {
	width: 90%;
}
/************************** FIN BLOC CENTRE ************************/
/************************** DEBUT BLOC JUXTAPOSE *******************/
.Bloc30 { /* 33% */
	width: 33.3%;
	float: left;
	overflow: hidden;
}
.Bloc70 { /* 66% */
	width: 62%;
	padding: 0 2%;
	float: left;
	overflow: hidden;
}
.Bloc85 { /* 88% */
	width: 84%;
	padding: 0 2%;
	float: left;
	overflow: hidden;
}
.Bloc50 { /* 52% */
	width: 48%;
	padding: 0 2%;
	float: left;
	overflow: hidden;
}
.Bloc20 { /* 14% */
	width: 14%;
	float: left;
	overflow: hidden;
}
.Bloc15 {
	width: 12%;
	float: left;
	overflow: hidden;
}
.Bloc30 img, .Bloc70 img, .Bloc50 img, .Bloc20 img, .Bloc85 img, .Bloc15 img {
	width: 100%;
	height: auto;
}
.LigneSeparation {
	clear: both;
	width: 100%:
	height: 25px;
	background: rgba(0, 0, 0, 0) url('/Habillage/LSep.png') no-repeat scroll center center; height: 24px;
}
/************************** FIN BLOC JUXTAPOSE *********************/
.captchapict {
	width: 198px !important;
	height: 72px;
}
.search-input {
	width: 70%;
	font-size: 0.7rem;
	background-color: #b3b3b3;
}
.search-button {
	background: url(/Habillage/Loupe.png) no-repeat 0px 1px;
	width: 16px;
	height: 20px;
	border: none;
}
.BandeauBas {
	background-color: #252421;
	text-align: center;
	overflow: hidden;
}
.BandeauBas li {
	background: none;
	padding-left: 0;

}
.EspaceBandeauBas {
	background-color: #252421:
	width: 100%;
	height: 24px;
}
.ContenuBandeauBas {
	width: 400px;
	margin: 0 auto;
}
.MenuBandeauBas {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	background: url(/Habillage/LigneV.gif) repeat-y center 0;
	padding: 0 2%;
	color: #b3b3b3;
	text-align: center;
}
.MenuBandeauBas a {
	text-decoration: none;
	color: #b3b3b3;
}
.MenuBandeauBas a:hover {
	color: #ffffff;
}
.LogoBas {
	margin: 0 auto;
	padding: 8px 0 5px;
	width: 500px;
	height: 86px;
}
.BlocBandeauBasGauche {
	float: left;
	width: 200px;
	margin-left: 30px;
	color: #b3b3b3;
	text: center;
	font-size: 1rem;
}
.BlocBandeauBasDroite {
	float: right;
	width: 200px;
	margin-right: 30px;
	color: #b3b3b3;
	text: center;
}
/********************************* MENU H *********************************/
.MenuH {
	display: inline-block;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}
#menuwrapper {
	height: auto;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	margin-top: 2px;
	overflow: hidden;
}
#menuwrapper a {
	color: #4c4c4c;
}
/******************** PREMIER NIVEAU *********************/
ul#primary-nav, ul#primary-nav ul,  ul#footer-menu,  ul#footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
	padding: 0 0 0 0;
}
ul#primary-nav ul {
	position: absolute;
	top: auto;
}
ul#primary-nav li {
	float: left;
	text-align: center;
	padding: 0 0;
	background: none;
}
ul#primary-nav li a {
	color: #5c6d2b;
	display: block;
	text-decoration: none;
	margin: 0 6px;
	padding: 0 6px;
	border-top: 2px solid #fff;
}
ul#primary-nav li a:hover {
	color: #000000;
}
ul#primary-nav li a.menuactive {
	color: #000000;
	border-top: 2px solid #b9d370;
}
ul#primary-nav li a.menuactive:hover {
	color: #000000;
}
/************************** DEBUT MENU REDUIT **************************/
.BtMenuReduit {
	display: none;
	width: 29px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
	z-index: 1200;
	background: #ffffff url(https://lesclesdechartreuse.fr/Habillage/MenuROn.png) no-repeat;
	cursor: pointer;
}
.BtMenuReduitOff {
	background: #ffffff url(https://lesclesdechartreuse.fr/Habillage/MenuROff.png) no-repeat;
}
.MenuReduit {
	display: none;
	top: 64px;
	left: 0;
	position: fixed;
	width: 100%;
	background-color: #252421;
	z-index: 150;
	padding: 0;
	text-align: center;
	-webkit-box-shadow: 0px 6px 6px rgba(0,0,0,0.40);
	box-shadow: 0px 6px 6px rgba(0,0,0,0.40);
}
.MenuReduit li a {
	color: #b3b3b3;
	text-decoration: none;
	font-size: 1rem;
	letter-spacing: 0.06em;
	display: block;
	width: 96%;
	padding: 3px 4% 2px 0;
}

.MenuReduit li a:hover {
	color: #ffffff;
}
.MenuReduit li {
	list-style: none;
}
.MenuReduit a.menuactive {
	margin: 0;
	padding: 0;
	background-color: #b3b3b3;
	color: #000;
}
.MenuReduit a.menuparent {
	color: #b3b3b3;
	background: none;
}
.MenuReduit li a.parent:hover {
	color: #ffffff;
}
.MenuReduit a.menuactive:hover {
	color: #000;
}
.MenuReduit li li a {
	font-size: 0.7rem;
}
.MenuReduit li li li a {
	font-size: 0.6rem;
}
/************************** FINMENU REDUIT **************************/
@media only screen and (max-width:990px) {
	.MenuH {
		display: none;
	}
	.BtMenuReduit {
		display: block;
	}
	.BlocCentre, .BlocCentreBorde {
		width: 90%;
	}

	.ConteneurBlocMenuRond table img {
		width: 160px;
		height: 160px;
	}
	.ContenuBandeauBas {
		display: none;
	}
}
@media only screen and (max-width:640px) {
	table {
		width: 100% !important;
	}
	.Bloc30, .Bloc70, .Bloc50, .Bloc20, .Bloc85, .Bloc15 {
		float: none;
		width: 100%;
	}
	.Bloc20 {
		max-width: 160px;
		margin: 0 auto;
	}
	.Bloc15 {
		max-width: 100px;
		margin: 0 auto;
	}
}
@media only screen and (max-width:560px) {
	body {
		font-size: 1.rem;
		line-height: 1.22rem;
	}
	.Logo {
		display: none;
	}
	.ContBandeauHaut {
		width: 80%;
		margin: 0 10%;
	}
	.ConteneurBlocMenuRond table img {
		width: 100px;
		height: 100px;
	}
	.Slogan {
		max-width: 320px;
		height: 38px;
	}
	.Slogan img {
		width: 100%;
		height: auto;
	}
	.LogoBas {
		width: 90%;
	}
	.LogoBas img {
		width: 100%;
		height: auto;
	}
	.BlocBandeauBasGauche {
		width: 40%;
		font-size: 0.8rem;
	}
	.BlocBandeauBasDroite {
		width: 40%;
	}
}
