body.sandrine-fonteneau {
	background-image:url("https://static.wixstatic.com/media/7358cf3a0f88451dae457fb54d8531c3.jpg/v1/fill/w_1920,h_726,al_t,q_85/7358cf3a0f88451dae457fb54d8531c3.webp");
	background-size:cover;
	font-family: Roboto;
	background-color:white;
}


#showcasenav nav {
	box-shadow:inset 0 4px 6px -4px rgba(255, 255, 255, 0.59), inset 0 1px 0 0 rgba(255, 255, 255, 0.59), inset 0 -5px 5px -5px rgba(255, 255, 255, 0.9);
    background-color: rgb(229, 214, 233) !important;
    box-shadow: var(--shd,0 0 5px rgba(0,0,0,.7));
    background-image: url(https://static.parastorage.com/services/editor-elements/dist/media/ironpatern.6522082f.png);
}


.creneau.indispo {
	background: repeating-linear-gradient(
	  45deg,
	  rgba(156,149,161,0.1),
	  rgba(156,149,161,0.1) 5px,
	  #ffffff 5px,
	  #ffffff 10px
	);
	z-index:2;
}


.creneau.dispo {
	background-color:#d6cada;
	z-index:5;
	cursor:pointer;
}

.creneau.indispo .aucunedispo {
	color:#d6cada;
	width:100%;
	font-size:1.2em;
	font-weight:bold;
}


#table_dispo .next_week {
	color:#d6cada;width:40px;height:40px;position:absolute;right:-20px;top:8px
}
#table_dispo .prev_week {
	color:#d6cada;width:40px;height:40px;position:absolute;left:-20px;top:8px
}

.choixhoraire {
	background-color:#d6cada;
}

.slider .indicators .indicator-item.active {
	background-color:#d6cada;
}

.top_zone {
	color:#403c41;
	font-weight:200;
	font-size:24px;
    background-position-y: center;
    border-bottom:11px solid #9bdf6b;
    text-align:center;
    padding-top:50px;
}

.bg_green {
	padding:15px;
	background-color:#9bdf6b;
}

.bg_zig {
	font-size:18px;
	font-weight:400;
	color:white;
	padding:15px;
	border-top:11px solid #9bdf6b;
	background-image:url("/css/perso/ergo-evry/fond-zig.jpg");
}

.praticien ul {
	list-style-type:square;
}

h2 {
	color:#403c41;
	height:34px;
	line-height:34px;
	background-color:#d6c9da;
	text-align:center;
	font-size:20px;
}

.photo_praticien {
	width:100px;
	height:100px;
	margin-right:30px;
	position:absolute;
	top:10px;
	left:10px;
}

h3 {
	color:#403c41;
	height:20px;
	line-height:20px;
	background-color:#d6c9da;
	text-align:left;
	padding-left:40px;
	margin-left:10px;
	font-size:15px;
}

h4 {
	color:#403c41;
	font-size:14px;
	padding-left:50px !important;
}

h5 {
	color:#403c41;
	font-size:12px;
	border-top:1px solid #403c41; 
	border-bottom:1px solid #403c41; 
	text-align:center;
	margin-top:30px;
}

.praticien {
	position:relative;
	padding-left:70px !important;
}

.descr_praticien {
	font-size:12px;
	padding-left:50px;
}

.menu-neuropsy-enfant {
	padding-left:29px;
	line-height:64px;
	font-size:20px;
	font-weight:300;
	color:#403c41;
	height:64px;
	background-color:#fff;
}

.parallax-container {
  height: 400px;
}

.btn-rdv {
	color:#403c41;
	width:100%;
	text-align:center;
	font-size:12px;
	padding-bottom:12px;
	border:1px solid #403c41;
}