body {
	/*font-family:'Raleway',"Arial", sans-serif;*/
	font-family: 'Roboto Slab',"Arial", sans-serif;
	font-weight:300;
	font-size:12px;
	margin:0;
	color:#272626;
	/*background-image: url("/files/_IMAGES_ZOOM_/file/Images/photo-charles-accueil_0x0.png");*/
	background-size: 40%;
background-position: 5% 0%;
background-repeat: no-repeat;
}
a {
	color:#272626;
}
a:hover {
	color:#828282;
}
body, html {
	height:100%;
	
}
#content, #CONTENT_CONTAINER, .header, .header .HL_BLOCK {
	/*height:100%;*/
}

body.editMode {
	margin-top:30px;
}
body.HN_WITH_TINYMCE {
	margin-top: 64px;
}
body.editMode .header .HL_WIDGET.HL_WIDGET_IMAGE {
	margin-top:30px;
}
.header .HL_WIDGET.HL_WIDGET_IMAGE {
	height:100%;
	background-color:#FFF;
}
.header .HL_DIVISION_1 {
	margin-left:50%;
}
video {
	width:auto;
	height:100%;
}
.HL_ZONE {
	width:41.66%;
	border-right:1px solid rgba(0,0,0,0.10);
	border-left:1px solid rgba(0,0,0,0.10);
	
	/*box-shadow:-10px 0px 20px -5px rgba(0,0,0,0.25);*/
	
	padding:0 20px;
	box-sizing: border-box;
	position:relative;
	background-color:rgba(255,255,255,0.5);
	/*z-index:10;*/
	/*margin-left:50%;*/
	
	margin:0 8.33% 0 auto;
	min-width:500px;
	/*8.33%*/
}
.HL_ZONE.header {
	width:100%;
	
	/*position:fixed;*/
	top:0;
	left:0;
	/*z-index:1;*/
	/*height:100%;*/
	margin-left:0;
	min-width:auto;
	border:0;
	padding:0;
}
.HL_ZONE.header .HL_DIVISION_0 {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	overflow:hidden;
	width:auto;
	
}
.header {
	height:0;
}
.header .HL_WIDGET_IMAGE img {
	width:auto!important;
	height:100%!important;
	/*max-width:100%;*/
}
.header .HL_DIVISION_0 {
	/*border-right:1px solid #00F;*/
}
.header .HL_DIVISION_2 {
	/*border-left:1px solid #00F;*/
	height:100%;
}
.menu.HL_WIDGET_MENU::before {
	font-family: "Font Awesome 5 Free";
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size: inherit;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: 900;
	line-height: 54px;
	text-rendering: auto;
	color: #999;
	content: "";
	font-size: 2em;
	top: 0;
	z-index: 20000;
	width: 100%;
	display: inline-block;
	text-align: center;
	right: 0;
	position: fixed;
	padding-right: 0;
	/*border: 1px solid #F00;*/
	width: 8.33%;
	cursor:pointer;
}
.menu.selected.HL_WIDGET_MENU::before {
	content: "\f00d";
}
.menu {
	font-size:16px;
	
}
.menu.selected {
	
}

.menu>ul {
	position:fixed;
	width:300px;
	right:30px;
	top:45px;
	
	z-index:20;
	display:none;
	max-width:calc(100% - 60px);
}
.menu.selected>ul {
	display:block;
}
.menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.menu.selected > ul::before {
	content: "";
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	height: 100%;
	/*background-color: rgba(255,255,255,0.85);*/
	background-color: rgba(0,0,0,0.2);
}
.menu>ul>li {
	/*border:1px solid #FAA;*/
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
	text-align: center;
	margin-bottom:6px;
	background-color:#FFF;
	position:relative;
}
.menu>ul>li>a {
	font-weight:bold;
}
.menu>ul>li a:hover {
	color:#000;
}
.menu li {
	padding:10px 0;
}
.menu a {
	text-decoration: none;
	color:#999;
}
.logo {
	margin-top:60px;
	margin-bottom:60px;
}
.logo img {
	max-width:80px;
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
}

h1 {
	position:relative;
	color:#000;
	text-align: center;
	font-family:Montserrat;
	font-size:26px;
}
h1::before {
	position:absolute;
	/*background: linear-gradient(to right, #ff00cb 0%,#ff0206 50%,#ffd402 74%,#7db9e8 100%);*/ 
	background: linear-gradient(to right, #8F06C2 0%,#E03E2F 25%, #FEC701 50%, #69D477 75%, #6AC8EE 100%); 
	width:100px;
	height:3px;
	content:" ";
	/*border:1px solid #F00;*/
	left:50%;
	margin-left:-50px;
	bottom:-10px;
}

.homeTitle {
	padding: 80px 0;
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
	margin-bottom:54px;
	background-color:#FFF;
}
.homeTitle p {
	font-family: 'Roboto Slab';
	font-weight:300;
	font-size:22px;
	margin-top:26px;
}
.bienvenue {
	font-size:29px;
}
.homeBtns {
	margin-top:20px;
}
.homeBtns .HL_DIVISION {
	text-align: center;
	font-size:14px;
	color:#777;
	white-space:nowrap;
	width:32.22%;
}
.homeBtns .HL_DIVISION_1 {
	margin:0 1.66%;
}
.homeBtns .HL_DIVISION a {
	background-color:#797979;
	color:#FFF;
	text-decoration:none;
	/*padding:2px 30px;*/
	display:inline-block;
	width:100%;
	font-size:18px;
	font-weight: bold;
	font-family: 'Roboto Slab';
}
.homeBtns p {
	margin:5px 0;
}
.homeBtns {
	padding-bottom:50px;
}

.savoirFaire .HL_WIDGET_ACCORDIONSIMPLE > div {
	box-shadow:0 0 3px rgba(0,0,0,0.25);
	padding:10px;
	margin-bottom: 16px;
	background-color:#FFF;
	white-space:nowrap;
}

.savoirFaire .HL_WIDGET_ACCORDIONSIMPLE > div::before {
	width:8px;
	height:16px;
	background-color:#000;
	border-radius:0 16px 16px 0;
	white-space:nowrap;
	
	
	text-align: center;
	content: "";
	display: inline-block;
	margin-right:6px;
	transition:transform 0.1s linear;
	vertical-align: middle;
}
.savoirFaire .HL_WIDGET_ACCORDIONSIMPLE > div.opened::before {
	transform:rotate(90deg);
}


/* Page réalisations */

.HL_CATEGSLIST {
	list-style-type:none;
	padding:0;
	margin-top:20px 0 0 0;
}
.HL_CATEGSLIST li {
	box-shadow:0 0 3px rgba(0,0,0,0.25);
	padding:10px;
	margin-bottom: 16px;
	text-align:center;
	background-color:#FFF;
}
.HL_CATEGSLIST li a {
	text-decoration:none;
	color:#000;
}
.HL_CATEGSLIST li strong {
	display:block;
	font-size:14px;
}

/* Fin page réalisations */


/* Page réalisation */
.realisationBreadcrumb {
	list-style-type:none;
	padding:0;
	margin:0;
}
.realisationBreadcrumb li:first-child::before {
	content:"";
	padding:0;
}
.realisationBreadcrumb li {
	display:inline-block;
}
.realisationBreadcrumb li::before {
	content:">";
	padding:0 5px;
}

.realisationTexte {
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	padding:10px 20px;
	margin-bottom:20px;
}
.realisationImages ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.realisationImages li img, .realisationImages li iframe {
	width:100%;
	height:100%;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	margin-bottom:20px;
}
/* Fin page réalisation */


/* Page liste des produits */
.HL_PRODUCTSLIST {
	list-style-type: none;
	margin:30px 0 0 0;
	padding:0;
}
.HL_PRODUCTSLIST .HL_PRODUCTSLIST_PRODUCT {
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	width:calc(50% - 10px);
	display:inline-block;
	position:relative;
	vertical-align: top;
}
.HL_PRODUCTSLIST .HL_PRODUCTSLIST_PRODUCT:nth-child(2n+1) {
	margin-right:20px;
	margin-bottom:20px;
}
.HL_PRODUCTSLIST .HL_PRODUCTSLIST_PRODUCT img {
	max-width:100%;
	display:block;
	max-height:100%;
}
.HL_PRODUCTSLIST_PRODUCT>span {
	top:0;
	left:0;
	border-radius:0 0 10px 0;
	position:absolute;
	color:#FFF;
	font-size:12px;
	padding:5px;
	background-color:#AAA;
	color:#FFF;
}
#subCateg {
	list-style-type:none;
	padding:0;
	margin:0;
	text-align: center;
	margin:40px 0 0px 0;
}
#subCateg>li {
	display:inline-block;
	background-size:100% 100%;
	width:48px;
	height:48px;
	cursor:pointer;
}
#subCateg>li>a {
	width:48px;
	height:48px;
	display:block;
}
#categ53318 {
	background-image:url(../images/picto-illus-chirurgie.png);
}
#categ53318:hover, #categ53318.selected {
	background-image:url(../images/picto-illus-chirurgie_over.png);
	filter:none;
}
.categ53318>span {
	background-color:#8F06C2;
}

#categ53319 {
	background-image:url(../images/picto-illus-micro.png);
}
#categ53319:hover, #categ53319.selected {
	background-image:url(../images/picto-illus-micro_over.png);
	filter:none;
}
.categ53319>span {
	background-color:#E03E2F;
}

#categ53320 {
	background-image:url(../images/picto-illus-posturo.png);
}
#categ53320:hover, #categ53320.selected {
	background-image:url(../images/picto-illus-posturo_over.png);
	filter:none;
}
.categ53320>span {
	background-color:#FEC701;
}

#categ53321 {
	background-image:url(../images/picto-illus-anatomie.png);
}
#categ53321:hover, #categ53321.selected {
	background-image:url(../images/picto-illus-anatomie_over.png);
	filter:none;
}
.categ53321>span {
	background-color:#A8E08B;
}

#categ53322 {
	background-image:url(../images/picto-illus-didactique.png);
}
#categ53322:hover, #categ53322.selected {
	background-image:url(../images/picto-illus-didactique_over.png);
	filter:none;
}
.categ53322>span {
	background-color:#6AC8EE;
}
/* Fin de page liste des produits */

.ariane, .realisationBreadcrumb {
	text-align: center;
	font-size:14px;
}
.ariane a , .realisationBreadcrumb a{
	color:#666;
}
.ariane a:hover,  .realisationBreadcrumb a:hover {
	color:#828282;
}


.footer p {
	text-align: center;
}
.footer p img {
	max-width:48px;
	filter:grayscale(1);
	transition:all 0.1s linear;
}
.footer p img:hover {
	filter:none;
}

.HL_WIDGET_ACCORDIONSIMPLE h2 {
	margin:0;
	display:inline-block;
	font-weight:normal;
	font-size:14px;
	vertical-align: middle;
	white-space:normal;
}
body .HL_WIDGET_ACCORDIONSIMPLE.homeWelcome h2 {
	margin:auto;
	display:block;
	font-weight:normal;
	font-size:30px;
	text-align: center;
	/*padding:20px 0 30px 0;*/
	
}

/***********************************/

body.editMode .HL_WIDGET {
    outline: 1px dashed rgba(0,0,0,0.2)!important;
}

._page_partOver {
	border:0px solid #F00!important;
	position:absolute!important;
	top:-32px!important;
	left:0!important;
	background-color:#444445!important;
	color:#FFF!important;
	text-align:center!important;
	display:table-cell!important;
	vertical-align:center!important;
	z-index:100!important;
	line-height:32px!important;
	font-size: 20px!important;
	/*box-shadow:0 0 10px rgba(255,255,255,0.7) inset;*/
}
._page_partOver i {
	background-color: #367fa9;
	border: 1px solid #367fa9;
	border-radius: 65px;
	cursor: pointer;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin: 3px 5px;
	text-align: center;
	vertical-align: top;
	width: 24px;
}
._page_partOver i:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color:#367fa9
}



@media screen and (max-width: 1366px) {
	
}

@media screen and (max-width: 1024px) {
	
}

@media screen and (max-width: 900px) {
	
}

@media screen and (max-width: 780px) {
	
}
@media screen and (max-width: 500px) {
	.HL_ZONE {
		min-width:0;
		width:100%;
		
	}
	.homeBtns .HL_DIVISION {
		display:block;
		width:175px;
		margin:0 auto;
	}
	.homeBtns .HL_DIVISION a {
		width:100%;
		display:inline-block;
		box-sizing: border-box;
	}
	.header .HL_WIDGET_IMAGE img {
		display:none
	}
	.menu.HL_WIDGET_MENU::before {
		box-shadow: 0 0 3px rgba(0,0,0,0.25);
		background-color:#FFF;
		padding:0 10px;
	}
}
