a.dropdown-item.notlink:hover, a.dropdown-item.notlink:focus {
	color:#666666!important;
	cursor: none;
}


ul.liste-patho {
	padding-left:1em;
}

.sidebar h4 {
	font-size:1.2em;
}


ul.liste-patho .dropdown-item {
	display:inline-block;
	padding:0.2em 1em;
	vertical-align: middle;
}
.sidebar ul.liste-patho .dropdown-item {
	
	padding:0em 0em;
	font-size:1em;
	color:#777777;
}


ul.liste-patho li {
	line-height:1.5em;
}

ul.liste-patho .dropdown-item:focus, ul.liste-patho .dropdown-item:hover {
	background:none;
	color:#00689f;
}

ul.liste-patho a.dropdown-item:link, ul.liste-patho a.dropdown-item:visited {
	font-weight:bold;
}

ul.bref {
	list-style-type: circle!important;
	padding:0.2em 1em;
	color:#00689f;
	font-weight:bold;
}

article.pathologie h2 {
	margin-top:50px;
}



.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}

.video-responsive iframe {
left:0; 
top:0; 
height:100%;
width:100%;
position:absolute;
}

@media (min-width:2300px) {
	section.section.section-funnel .section-funnel-layer-bottom {
  padding: 8rem 0;
	}
}


.color-secretariat {
	color:#444;
	font-weight:bold;
}


#header .header-nav-main nav  ul  li.dropdown .dropdown-menu li a:link, #header .header-nav-main nav  ul  li.dropdown .dropdown-menu li a:visited {
	color:#000000;
}
