@charset "utf-8"; /* CSS Document */
body {
	line-height: normal;
	font-weight: 400;
	font-style: normal;
	/*font-family: 'ClearSans','Open Sans', Arial, Helvetica, sans-serif;*/
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

html {
	background-color: transparent;
}

/*sticky
==========================================================================*/
#intro {
	/* background-color:#fff; */
}

#cms_module_sectionslist_83.uk-active {
	box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.35);
}

#cms_module_sectionslist_83.wl-animation-duration {
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

#intro.wl-full-width {
	width: 100%!important;
}

#cms_module_sectionslist_83 {
	transition-property: all;
	transition-duration: 0.4s;
	transition-timing-function: linear;
}

.wl-full-width #cms_module_sectionslist_83[style*="fixed"] {
	width: 100%!important;
	transition-duration: 0.3s;
}

/* Menu vertical
 ========================================================================== */
#bandeau {
	background: #363636;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	top: 0;
	left: 0;
	box-shadow: 3px 0px 5px 0px rgba(0, 0, 0, 0.1);
	z-index: 500;
}

.MenuHoriz .uk-parent .expand i {
	font-size: 1.25em;
	vertical-align: top;
	color: #bfbfbf;
}

.MenuHoriz .uk-parent .uk-nav-sub .expand i {
	font-size: 1.1em;
	vertical-align: middle;
	color: rgb(179, 195, 220);
	line-height: 43px;
	width: 100%;
	text-align: right;
	padding-right: 19px;
}

.title_menu {
	margin-left: 20px;
	font-size: 1.35em;
	padding-left: 26px;
	display: inline-block;
}

.uk-nav-side.Nav > li > a:hover, .uk-nav-side.Nav > li > a.wk-nav-link:focus, .uk-nav-side.Nav > li.active>a, .MenuHoriz .uk-parent .expand:hover i {
	color: #fff;
	background-color: transparent;
}

.uk-nav-side.Nav > li:hover, .uk-nav-side.Nav > li:focus {
}

.uk-nav-side.Nav > li > a.wk-nav-link:hover:before, .uk-nav-side.Nav > li.active > a.wk-nav-link:before {
	content: "";
	position: absolute;
	width: 305px;
	height: 100%;
	background: rgba(255, 255, 255, 0.08);
	top: 0px;
	left: 0px;
	z-index: 0;
	outline: solid 1px #575757;
}

.no-click {
	color: rgb(150, 155, 160);
}

.MenuHoriz .Nav>li>a {
	color: #bfbfbf;
	position: relative;
	display: inline-block;
}

.uk-nav li .uk-nav-sub>li>a {
	display: inline-block;
}

.uk-nav ul.wl-nav-sub {
	display: none;
	padding: 0;
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4466a2+1,4466a2+82,3d5c92+100 */
	background: rgb(68,102,162);
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(68,102,162,1) 1%, rgba(68,102,162,1) 82%, rgba(61,92,146,1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(68,102,162,1) 1%,rgba(68,102,162,1) 82%,rgba(61,92,146,1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(68,102,162,1) 1%,rgba(68,102,162,1) 82%,rgba(61,92,146,1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4466a2', endColorstr='#3d5c92',GradientType=1 );
	/* IE6-9 */
}

.MenuHoriz .Nav>li>a.expand, .uk-nav-sub>li>a.expand {
	width: 40px;
	text-align: center;
	padding: 0;
}

.uk-nav li .uk-nav-sub>li>a.expand {
	height: 43px;
	display: block;
	width: 86px;
	position: absolute;
	top: 0;
	right: 0;
}

.expand-active> .fa-chevron-right:before {
	content: "\f078";
	color: #f5f5f5;
}

.expand-active> .fa-caret-right:before {
	content: "\f0d7";
	color: #f5f5f5;
}

.uk-nav-sub {
}

.img_menu {
	display: block;
	position: absolute;
	margin-top: -10px;
	top: 49%;
}

.img_menu.fa-home {
	font-size: 21px;
}

.img_menu img, .img_menu.fa-home {
	opacity: 0.5;
	height: 20px;
}

.active .img_menu img, .uk-nav-side.Nav > li > a:hover .img_menu img, .uk-nav-side.Nav > li > a:hover .img_menu.fa-home {
	opacity: 1;
}

.title_menu {
}

.wk-menu .wk-nav-link {
	width: 235px;
}

.MenuHoriz .Nav>li>a {
	padding: 6px 0px 6px 30px;
}

.MenuHoriz .SousNav.uk-nav-sub {
	display: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4466a2+1,4466a2+82,3d5c92+100 */
	background: rgb(68,102,162);
	/* Old browsers */
	background: -moz-linear-gradient(left, rgba(68,102,162,1) 1%, rgba(68,102,162,1) 82%, rgba(61,92,146,1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(68,102,162,1) 1%,rgba(68,102,162,1) 82%,rgba(61,92,146,1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(68,102,162,1) 1%,rgba(68,102,162,1) 82%,rgba(61,92,146,1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4466a2', endColorstr='#3d5c92',GradientType=1 );
	/* IE6-9 */
	box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.1) inset;
}

.MenuHoriz .SousNav.uk-nav-sub.uncollapse {
	display: block;
}

.MenuHoriz .SousNav.uk-nav-sub.expanded, .uk-nav ul.wl-nav-sub.expanded {
	display: block;
}

.MenuHoriz .SousNav>li {
	border-bottom: solid 1px #647eae;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	position: relative;
}

.MenuHoriz .SousNav>li>a {
	/* padding: 5px 0px 5px 70px; */
}

.MenuHoriz .SousNav li a {
	color: rgb(188, 200, 219);
}

.MenuHoriz .uk-nav-side ul.uk-nav-sub >li:hover, .MenuHoriz .uk-nav-side ul.uk-nav-sub >li.active, .uk-nav ul.wl-nav-sub>li:hover, .uk-nav ul.wl-nav-sub>li.active {
	box-shadow: inset 0px 0px 0px 150px rgba(0, 0, 0, 0.10);
}

.uk-nav ul.wl-nav-sub>li:hover, .uk-nav ul.wl-nav-sub>li.active {
	box-shadow: inset 0px 0px 0px 150px rgba(0, 0, 0, 0.10), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2), 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}

.MenuHoriz .uk-nav-side ul li:hover> a, .MenuHoriz .uk-nav-side ul li.active> a {
	color: #fff;
}

.titlePage {
	padding: 15px 0px 25px 0px;
	width: 285px;
}

.titlePage h2 {
	font-size: 1.8em;
	color: #f5f5f5;
	font-weight: 400;
	text-align: center;
	padding: 20px;
	position: relative;
	text-transform: uppercase;
}

.titlePage h2:before {
	position: absolute;
	content: "";
	display: block;
	border: solid 0px #f5f5f5;
	border-left: none;
	border-right: none;
	height: 100%;
	width: 150px;
	margin-left: -75px;
	top: 5px;
	left: 50%;
}

.MenuHoriz, .MenuHoriz.uk-navbar {
	background: transparent;
}

.wk-menu {
	padding-bottom: 20vh;
}

ul.Nav {
	padding: 0px 0px;
}

.MenuHoriz .Nav>li {
	background-color: transparent;
	font-weight: 100;
	position: relative;
}

.MenuHoriz .uk-navbar-nav>li.uk-open>a, .MenuHoriz .uk-navbar-nav>li:hover>a, .MenuHoriz .uk-navbar-nav>li>a:focus {
	text-decoration: none;
	background-color: transparent;
	border-bottom-color: transparent;
	transition-duration: 0.2s;
	transition-delay: 0.05s;
}

.MenuHoriz>.Nav>li {
	border-bottom: solid 1px #4e4e4e;
}

.MenuHoriz .Nav>li:first-child {
	border-top: solid 1px #4e4e4e;
}

.MenuHoriz .SousNav li a.wl-link {
	padding-right: 20px;
	width: 220px;
	padding: 10px 0px 10px 70px;
}

.wl-nav-sub>li {
	padding: 5px 0px 5px 80px;
	font-size: 1em;
}

/* Toggle menu
-------------- */
.wl-ui-btn {
	text-align: center;
	border-right: solid 1px #cecece;
	padding: 10px 0px;
}

.wl-ui-btn>p:first-child {
}

.wl-ui-btn>p>i {
	font-size: 2.4em;
}

/* Intro
 ========================================================================== */
.logosIntroAccueil {
	max-height: 110px;
}

.logosIntroAccueil img {
	max-height: 70px;
}

.logosIntroAccueil .logo-intro {
	text-align: center;
	padding: 0 40px 0 20px;
}

.logosIntroAccueil .logo-intro:last-child {
	padding: 0 20px 0 10px;
}

.logosIntroAccueil .logo-intro a {
	display: block;
	padding: 5px 0px;
}

#logo_501 {
	padding: 0px 20px;
}

#logo_501 img {
	height: 100px;
}

.wl-ui-btn {
	min-width: 100px;
	cursor: pointer;
}

.wl-left-panel {
}

.wl-ui-btn {
}

.wl-ui-btn p {
}

.wl-ui-btn img {
	width: 30px;
}

#logo_500 {
	text-align: center;
	padding: 15px 20px;
}

.logosIntroAccueil .logo-intro {
}

/* Footer
 ========================================================================== */
#footer {
	border-bottom: solid 2px #e2e2e2;
	padding-bottom: 20px;
}

.item-rub .uk-panel-box .uk-panel-title {
	color: #222;
	font-size: 1.45em;
}

.item-rub .uk-nav > li > a {
	padding: 5px 0px;
	font-size: 1.15em;
}

.minato.allRights .uk-panel p {
	border-top: solid 1px #ddd;
	padding-top: 10px;
	color: #999999;
}

.minato p {
	color: #494c50;
}

/* Home
 ========================================================================== */
.wl-panel-item {
	height: 250px;
	background-color: #fff;
}

.wl-panel-trigger {
	box-shadow: 0px 0px 3px 0px rgba(146, 146, 146, 0.15);
}

.panel-558, .panel-486 {
	background-color: #00487d;
}

.panel-490, .panel-489, .panel-483, .panel-544 {
	background-color: #98B3D0;
}

.panel-493, .panel-494, .panel-867 {
	background-color: #07A6E0;
}

.panel-491 {
	background-color: #00487d;
}

.panel-558 .wl-item-link , .panel-486 .wl-item-link {
	color: rgb(198, 214, 225);
}

.panel-493 .wl-item-link, .panel-489 .wl-item-link , .panel-494 .wl-item-link, .panel-490 .wl-item-link, .panel-483 .wl-item-link, .panel-483 .wl-item-link, .panel-867 .wl-item-link, .panel-544 .wl-item-link {
	color: rgb(229, 235, 239);
}

.panel-491 .wl-item-link {
	color: rgb(229, 235, 239);
}

.wl-panel-item .uk-panel {
	font-size: 2.6rem;
	text-align: center;
	width: 100%;
	padding: 20px 24px;
}

.wl-item-link {
	margin: 0 auto;
}

.wl-item-link {
	text-transform: uppercase;
	color: #4466A3;
	font-weight: 400;
	text-decoration: none;
}

#cms_module_sectionslist_69 {
	width: 60%;
	max-width: 800px;
}

.menuInfAccueil {
}

.panel-492 .wl-item-link {
	text-transform: none;
	font-style: italic;
}

#cms_module_sectionslist_67 {
	margin-bottom: 25px;
}

/* Overlay */
.wl-overlay-panel.uk-overlay-background {
	background: rgba(68, 102, 163,0.7);
}

.wl-in-overlay {
	font-size: 2.5em;
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 43px;
	margin: -22px 0px 0px -22px;
	left: 50%;
	top: 50%;
	text-align: center;
}

.wl-in-overlay .wl-icon-large {
	display: block;
	height: 50px;
}

.wl-in-overlay .wl-icon-large .uk-thumbnail-mini {
	max-height: 100%;
}

.wl-in-overlay i {
}

.wl-a-block:hover .wl-img-large, .wl-a-block:hover .wl-panel-item {
	opacity: 0.5;
	transition-duration: 0.8s;
	transition-property: all;
	transition-timing-function: ease-out;
	transition-delay: 0.25s;
}

/* Home picture guide
 ========================================================================== */
.imgGuideAccueil div {
	position: relative;
	overflow: hidden;
}

.imgGuideAccueil a {
	display: block;
}

.imgGuideAccueil img {
	width: 100%;
	min-width: 100%;
}

.titleGuideAccueil {
	background-color: rgba(0, 72, 125, 0.71);
	text-align: center;
	padding: 5px 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	box-shadow: 0px -4px 3px -1px rgba(0, 0, 0, 0);
}

.titleGuideAccueil p {
	color: rgb(214, 229, 239);
	text-decoration: none;
	text-transform: uppercase;
	font-size: 3.5em;
}

.wl-img-large:hover a {
}

.wl-unless {
	box-shadow: 0px 0px 2px 0px rgba(51, 51, 51, 0.05);
}

a.wl-panel-trigger .wl-img-large img {
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
}

a.wl-panel-trigger:hover .wl-img-large img {
	ms-transform: scale(1.07) translate(-20px);
	moz-transform: scale(1.07) translate(-20px);
	webkit-transform: scale(1.07) translate(-20px);
	transform: scale(1.07) translate(-20px);
}

/* Home picture NY convention guide
 ========================================================================== */
.imgNYCGAccueil {
}

.imgNYCGAccueil img {
	min-width: 80%;
}

.wl-summary-container {
	margin: 20px 0px 0px;
}

.wl-summary-content {
	clear: both;
}

.wl-summary-title, .wl-ban-title {
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: left;
	/* color: #4466A3; */
}

.wl-summary-title i {
	padding-right: 10px;
}

.wl-ban-content {
	padding-top: 35px;
}

.wl-ban-title {
	padding-bottom: 0px;
	border-bottom: solid 1px #e9e9e9;
	margin-bottom: 0px;
	color: #494c50;
	text-align: left;
	clear: right;
}

.wl-ban-title span {
	padding: 8px 15px 8px 0px;
	background-color: #f9f8f7;
	display: inline-block;
}

.list-tp {
	background-color: #f9f9f9;
	padding: 20px 30px;
}

.wl-ban-summary .list-tp {
	font-size: 0.9em;
}

.wl-ban-title i {
	padding: 0px 7px 0px 15px;
	font-size: 17px;
	color: #4466a3;
}

.wl-ban-title.expand-active .fa-caret-right:before {
	content: "\f0d7";
}

.wl-summary-title>span {
	display: inline-block;
	margin-right: 15px;
	background-color: #f9f8f7;
	padding: 6px 10px;
	border: solid 1px #efefef;
}

.wl-summary-title>i {
	font-size: 18px;
	vertical-align: middle;
	padding-bottom: 1px;
}

.wl-summary-title.expand-active .fa-plus-square:before {
	content: "\f146";
}

.wl-summary-nav>li>a {
	background-color: #f9f8f7;
}

.wl-summary-nav>li>a:hover {
	background-color: #f5f5f5;
}

.wl-summary-nav>li>a:hover {
	text-decoration: none;
}

.wl-summary-nav>li>a>i {
	right: 25px;
	height: 24px;
	line-height: 24px;
	font-size: 1.5em;
	color: #363636;
	position: absolute;
	top: 50%;
	margin-top: -12px;
	z-index: 1;
}

h4.wl-sub-title {
	font-weight: 400;
	color: #323232;
	font-size: 1.2em;
	padding: 10px 25px;
}

.wl-summary-nav .wl-sub-title {
	padding: 5px 25px;
	border: none;
	border-left: solid 3px #615b5f;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

.wl-summary-nav h5.wl-sub-title, .wl-summary-nav h6.wl-sub-title {
	padding: 0px 25px;
}

.expand-active .wl-sub-title {
	border-color: #91b1cc;
}

.wl-a-trigger[expanded="true"] i:before {
	content: "\f0d7" ;
}

.wl-summary-nav>li+li {
	margin-top: 15px;
}

/*Summaire interactif
--------------------*/
.wl-summary-side-nav {
	width: 260px;
	font-size: 0.9em;
}

.wl-summary-side-nav .wl-summary-nav .wl-sub-title {
	padding: 3px 0px 3px 17px;
	border: none;
	font-size: 0.9em;
	font-weight: 400;
}

.wl-scroll-spy.wl-summary-side-nav li a {
	padding: 0 0 0 0;
}

.wl-summary-side-nav .wl-summary-nav>li+li {
	margin: 0px;
}

.wl-summary-side-nav .wl-summary-nav .wl-sub-title {
}

.wl-summary-side-nav .wl-summary-nav>li>a {
	background-color: transparent;
}

.wl-summary-side-nav .wl-summary-nav .wl-sub-title {
}

/* Home Fade-News Slider
 ========================================================================== */
.Slider {
	width: 40%;
	max-width: 525px;
	float: right;
	height: 525px;
	background: #fff;
	box-shadow: 0px 0px 2px 0px rgba(51, 51, 51, 0.05);
}

.SliderArt h3.titleInside, .titleContenu {
	color: #fff;
}

.titleContenu {
	margin-bottom: 0px;
}

.SliderArt h4 {
	font-size: 2.4em;
	font-weight: 400;
	margin-bottom: 10px;
}

.SliderArt a {
	color: #323232;
}

.SliderArt a:hover {
	text-shadow: none;
	text-decoration: none;
}

.read_more.uk-button-primary {
	font-size: 1.35em;
	padding: 10px 15px;
	background-color: #4466A3;
	position: absolute;
	bottom: 40px;
	right: 40px;
}

.SliderArt .itemContent {
	padding: 40px;
	min-height: 525px;
	position: relative;
}

/* Hover */
.read_more.uk-button-primary:hover, .read_more.uk-button-primary:focus {
	background-color: #34599B;
	color: #ffffff;
}

/* Home Modal overlay
 ========================================================================== */
.wl-modal-custom.uk-modal-dialog {
	background: #4466a2;
	width: 60%;
	max-width: 900px;
	padding-bottom: 60px;
	border-radius: 4px;
}

.wl-item-modal-nav {
	border-right: solid 1px #f5f5f5;
}

.wl-item-modal-nav:nth-child(3n+3) {
}

.uk-nav.uk-nav-side:last-child li {
	border-right: solid 1px transparent;
}

.uk-modal-header a {
	color: #e1e1e1;
	text-decoration: none;
}

.uk-nav-side li.wl-item-modal-nav>a {
	color: #e1e1e1;
	text-decoration: none;
	font-size: 1.25em;
	width: auto;
	padding: 7px 15px;
}

.uk-nav-side> .wl-item-modal-nav>a:hover, .uk-nav-side> .wl-item-modal-nav>a:focus {
	color: #fff;
	text-decoration: none;
	background: rgba(43, 77, 137, 0.33);
	box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
}

.wl-modal-custom .uk-modal-header h2 {
	color: #f5f5f5;
	font-size: 2.5em;
	font-weight: 400;
	padding: 0 15px;
}

.wl-modal-custom .uk-modal-header h2 span {
	display: inline-block;
	position: relative;
	padding-bottom: 20px;
}

.wl-modal-custom .uk-modal-header h2 span:after {
	content: "";
	border-bottom: solid 3px #f5f5f5;
	width: 60%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0px;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-web-kit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.wl-modal-custom .uk-modal-header h2 a:hover span:after {
	content: "";
	width: 80%;
}

.wl-modal-custom .uk-modal-header {
	margin-bottom: 25px;
}

div.wl-modal-nav {
	display: flex;
	flex: 1 1 auto;
}

.uk-nav.uk-nav-side {
	flex: 1 1 auto;
}

/*Close modal*/
.wl-modal-custom .uk-close {
	text-decoration: none;
	background: rgb(98, 125, 174);
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
}

.wl-modal-custom .uk-close:after {
	opacity: 0.75;
	font-size: 16px;
}

.wl-modal-custom .uk-close:hover, .wl-modal-custom .uk-close:focus {
	color: #fff;
}

/* Home Notices Slider
 ========================================================================== */
.SliderHoriz, .listselect {
}

.SliderHoriz .SliderNot>h3, .listselect h3, .fluxRSS>h3, .titleContenu, #widget>h3 {
}

/* Aside right widget
 ========================================================================== */
#impression, .wl-widget-nav>li {
	vertical-align: middle;
	float: none;
	width: 40px;
	height: 35px;
	background-color: #494c50;
	margin-bottom: 2px;
	text-align: center;
	line-height: 35px;
}

#impression a, .wl-widget-nav>li a {
	color: #e1e1e1;
	font-size: 1.5em;
}

#impression a:hover, .wl-widget-nav>li a:hover, #lienHistorique a:hover {
	color: #fff;
}

.wl-widget-nav>li a .fa-stack {
	font-size: 0.8em;
}

.wl-widget-nav .fa-mobile {
	left: -4px;
}

.wl-widget-nav .fa-commenting {
	top: -7px;
	left: 6px;
	text-shadow: -2px -3px 0px #494C50, 0px 4px 0px #494C50;
}

.wl-widget-nav .uk-parent>a {
	padding: 0px;
}

ul.wl-widget-nav.uk-nav {
	margin-top: 5px;
}

ul.wl-widget-nav.uk-nav-sub {
	padding: 0;
	margin-top: 2px;
}

/* Titre
 ========================================================================== */
div .itemSolo h2 {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}

/*
div .itemSolo h2:after{
	content:"";
	display:inline-block;
	width:100%;
	border-bottom:solid 3px #494c50;
	position:absolute;
	bottom: 9px;
	border-left: 2px solid #fff;
	margin-left: 7px;
}*/
/* page rub Who we are
 ========================================================================== */
.presEditWhoweare {
}

.listRub_whoweare h3 {
	position: relative;
}

.listRub_whoweare h3:before {
	content: "";
	display: block;
	border-top: solid 1px #494c50;
	width: 40%;
	padding-bottom: 15px;
}

.presEditWhoweare:after {
	content: "";
	clear: both;
	display: block;
}

.presEditWhoweare .resume {
}

.presEditWhoweare.wl-aside-content {
	width: 33.5%;
	float: right;
	border-left: solid 1px #e9e9e9;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-left: 30px;
}

.listcontributors {
	width: 60%;
}

.listLogosContributors {
	width: 50%;
	float: right;
	padding: 30px;
}

.imgContributors {
	width: 65%;
	margin: auto;
	text-align: center;
}

.imgContributors img {
	border-radius: 2px;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.10);
	padding: 8px;
	background-color: #fff;
}

.listLogosContributors .uk-panel-box {
	padding: 25px;
}

.listLogosContributors h5 {
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	text-align: center;
}

.listRub_whoweare .uk-thumbnail>img {
	width: 100%
}

.uk-thumbnail-caption.uk-thumbnail-caption {
	padding: 5px 0px;
}

.wl-pict-max-w {
	max-width: 400px;
}

.whoweare-executive {
	max-width: 62%;
}

.Rub_whoweare {
	overflow: hidden;
}

/* Aside content
 ========================================================================== */
.wl-aside-content {
	width: 24%;
	float: right;
	border-left: solid 1px #e9e9e9;
	padding: 20px 0px 10px 30px;
	margin-left: 50px;
}

.wl-aside-content .wl-btn-nav {
	margin: 0px auto;
	padding: 20px 0px;
	border-top: solid 1px #e9e9e9;
	max-width: 200px;
}

.wl-aside-content.wl-item-article .resume p {
	line-height: 22px;
	text-align: justify
}

/* Panier
 ========================================================================== */
#lienHistorique a, #lienThesaurus a, .cart_info_body>span {
	color: #e1e1e1;
}

#resume_panier, #lienHistorique {
	vertical-align: middle;
	float: none;
	width: 40px;
	height: 35px;
	background-color: #494c50;
	margin-bottom: 2px;
}

#resume_panier {
	margin-top: 0px;
}

iframe#iframe_resume_panier {
	border: none;
	font-family: sans-serif;
	height: 100%;
}

body.cart_info_body {
	background-color: transparent;
	background-image: none;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

.cart_info_body>span {
	font-size: 1em;
	overflow: hidden;
	display: inline-block;
	height: 100%;
	width: 100%;
	color: #fff;
	line-height: 37px;
	text-align: center;
}

#lienHistorique {
	position: relative;
}

.msg-basket {
	display: inline-block;
}

.msg-histo {
	position: absolute;
	display: none;
	top: 0px;
	right: 0px;
}

.parentNotCourte>.checkboxNot {
	float: none;
	margin-top: 3px;
	margin-right: 10px;
}

/* Image du panier
 ========================================================================== */
.img_basket {
}

#cart_info_iframe_content .img_basket {
	text-align: center;
	display: inline-block;
	vertical-align: text-top;
	height: auto;
}

#cart_info_iframe_content .img_basket img {
	vertical-align: middle;
	width: 14px;
	padding-top: 4px;
}

.img_basket img {
}

/* lien du panier
 ========================================================================== */
#cart_info_iframe_content a {
	line-height: 25px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	padding: 11px 0px;
	margin-left: -30px;
	padding-left: 30px;
}

#cart_info_iframe_content a:before {
}

#cart_info_iframe_content a:hover {
	text-shadow: 0px 0px 0px;
}

/* Page panier
 ========================================================================== */
#resume_panier.empty {
}

.empty:after {
	content: "Mon panier";
	background-image: url('images/basket_small_20x20.png');
	background-repeat: no-repeat;
	background-position: 0px 45%;
	text-indent: 55px;
	padding-left: 0px;
	display: block;
	font-size: 1em;
	color: #796262;
	height: 40px;
	line-height: 38px;
	position: static;
}

#cart_action br {
	display: none;
}

#cart_action form[name="export_form"] br:first-child {
}

#cart_action {
	margin: 10px 0px;
}

#cart_action>input {
	margin-bottom: 0px;
	font-weight: normal;
	border: none;
	padding: 5px;
	width: 48%;
	margin-left: 1.3%;
	margin-top: 7px;
	min-height: 25px;
	display: block;
	float: left;
	word-wrap: break-word;
}

#cart_action>input:nth-of-type(2n+3) {
	clear: left;
}

#cart_action input[type="button"].bouton {
	display: block;
	padding: 5px 10px;
	font-size: 0.9em;
	word-wrap: break-word;
	word-break: break-all;
}

#cart_action input[type="button"].bouton+input[type="button"].bouton {
}

#cart_action form[name="export_form"] {
	width: 97.5%;
	padding: 7px 10px;
	line-height: 25px;
	margin: 10px auto;
	clear: both;
	border-top: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	display: block;
}

#cart_action input[type="radio"] {
}

#cart_action input[value="Ok"].bouton {
	padding: 5px 10px;
	border: 0px;
	display: block;
}

iframe#iframe_resume_panier html {
	background-color: transparent;
}

#cart_action form[name="export_form"] label {
	margin: 0px 0px;
	line-height: 22px;
	padding: 0;
	vertical-align: top;
}

#cart_action input:hover {
}

a.img_basket:hover {
}

#resume_panier a {
	color: red;
}

table .img_basket {
}

ul.onglets_isbd_public .onglet_basket a.img_basket {
}

ul.onglets_isbd_public .onglet_basket a.img_basket_exist {
	width: 34px;
	display: block;
	padding: 0px;
	background-position: 50% 50%;
	background-image: url('images/basket_full_circ.png');
	margin: 0;
	background-repeat: no-repeat;
	background-color: #669F25;
	border-color: #669F25;
}

#main ul.onglets_isbd_public .onglet_basket:hover a {
}

.search_result, table[summary^="navigation bar"] {
	font-size: 1em;
	position: relative;
}

.main_wrapper a.img_basket {
	width: auto;
	float: none;
	display: inline-block;
	margin-left: 20px;
}

/*Multim�dia
 ========================================================================== */
.wl-media {
}

.wl-media li {
}

.wl-media li+li {
	margin-top: 10px;
}

.media_upnyc {
}

/*lien panier
 ========================================================================== */
.bannette-titre h1>a[href^="cart_inf"] {
	padding-right: 7px;
}

.bannette-titre h1>a[href^="cart_inf"] {
	padding-right: 7px;
	display: inline-block;
	background-image: url(images/basket.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 19px;
	height: 23px;
}

.bannette-titre h1>a[href^="./empr.php?"] {
}

.bannette-titre h1 {
	line-height: 25px;
}

.bannette-titre h1>a[href^="cart_inf"] img {
	height: 0px;
}

#bannette-container {
	background-color: #FeFeFE;
	padding: 1%;
	width: 98%;
	margin: 0 auto;
	border: solid 1px #cdcdcd;
}

#bannette-container table {
	margin: 0px 0px 10px;
}

#bannette-container table tr tr:nth-child(even) {
}

#bannette-container table tr td {
	padding: 5px 7px;
}

#bannette-container table tr td:nth-child(odd) {
	background-color: rgb(238, 238, 238);
	padding: 5px 7px;
	text-align: center;
}

/*Jurisdiction
 ========================================================================== */
.notice_aside_jurisdictions table, .notice_aside_jurisdictions tbody, .notice_aside_jurisdictions tr, .notice_aside_jurisdictions td, .notice_corps_jurisdictions>table, .notice_corps_jurisdictions>table>tbody, .notice_corps_jurisdictions>table>tbody>tr, .notice_corps_jurisdictions>table>tbody>tr>td {
	display: block;
}

.notice_corps_jurisdictions table.ohada_table , .notice_corps_jurisdictions .ohada_table tbody, .notice_corps_jurisdictions .ohada_table tr, .notice_corps_jurisdictions .ohada_table td {
}

.notice_corps_jurisdictions {
	background-color: #f5f5f5;
	padding: 40px;
	width: 68%;
	overflow: hidden;
}

.notice_aside_jurisdictions {
	width: 29%;
	float: right;
	padding: 20px 0px 20px 30px ;
	margin-left: 30px;
	background-color: #fff;
}

.notice_jurisdictions:nth-child(1) {
}

.notice_jurisdictions>div:nth-child(1), .notice_jurisdictions>div:nth-child(2) {
	float: none;
	width: auto;
	margin: 0 auto;
}

.notice_jurisdictions>div:nth-child(1) {
	width: 23%;
	padding: 20px 0px 20px 30px;
	align-self: flex-start;
}

.notice_jurisdictions>div:nth-child(2) {
	float: none;
	-ms-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	flex: 1;
}

.descr_notice_aside .labelNot {
	color: #4466a2;
	font-style: italic;
	font-size: 1.1em;
	position: relative;
	text-align: center;
}

.descr_notice_aside .labelNot img {
	margin-top: 5px;
}

.notice_jurisdictions {
	color: #544e52;
}

.descr_notice_aside .labelNot:after {
	content: "";
	display: block;
	width: 50px;
	margin-left: -25px;
	border-top: solid 1px #4466a2;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

.notice_jurisdictions .descr_notice_aside td {
	padding: 15px 0px;
}

.descr_notice_aside .labelContent {
	font-size: 1.1em;
	text-align: center;
	position: relative;
}

.descr_notice_aside .labelContent:after {
	content: "";
	display: block;
	width: 200px;
	margin-left: -100px;
	border-top: solid 1px #e9e9e9;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

.notice_aside_jurisdictions tbody tr:last-child td:after {
	content: none;
}

.notice_jurisdictions .wl-title-enrichment:before {
	content: "";
	display: block;
	border-bottom: solid 2px rgb(121, 117, 120);
	position: absolute;
	bottom: 9px;
	width: 100%;
	z-index: 1;
}

.notice_jurisdictions .wl-title-enrichment span {
	display: inline-block;
	background-color: whitesmoke;
	padding: 0 10px 0px 0px;
	position: relative;
	z-index: 2;
}

.notice_jurisdictions .wl-title-enrichment {
	position: relative;
	font-weight: 400;
	font-size: 2.5em;
}

.notice_corps_jurisdictions {
	font-size: 1.1em;
}

.notice_corps_jurisdictions .labelNot {
	color: #4466a2;
	font-style: italic;
	padding-bottom: 5px;
}

.notice_corps_jurisdictions .labelContent {
	padding-bottom: 15px;
}

.notice_corps_jurisdictions .labelContent>span {
	padding-left: 45px;
	display: block;
}

#noticeNot {
	max-width: 100%;
	margin: 0px auto;
	padding: 0;
}

.uk-article-title.wl-h2-like {
	font-size: 2em;
	font-weight: 400;
	text-transform: uppercase;
}

.wl-item-article .uk-article-title.wl-h2-like {
	font-size: 1.8em;
	line-height: normal;
	margin-bottom: 20px;
	text-transform: initial;
}

.wl-panel {
}

.wl-panel-box {
}

.uk-panel.wl-panel.wl-panel-box {
	padding: 0px;
	min-height: 0;
	line-height: 26px;
	/* box-shadow: 0px 0px 1px 0px rgba(64, 64, 64, 0.3); */
	/* margin-bottom: 5px; */
	border-bottom: solid 2px rgba(255, 255, 255, 0.1);
}

.uk-panel.wl-panel li:last-child .wl-panel-box {
	border-bottom: solid 0px rgba(255, 255, 255, 0.13);
}

.listNotCaseLaw .wl-panel-box {
	background-color: #00487d;
}

.listNotTravauxPre .wl-panel-box {
	background-color: #eee;
}

.listNotLibrary .wl-panel-box {
	background-color: #93B1CE;
}

.notice-panel h4 {
}

.notice-panel {
	width: 100%;
}

.notice-panel #exempl_titleNot {
	font-size: 1.45em;
	font-weight: 400;
}

.listNotCaseLaw .notice-panel h4 a {
	color: #fff;
	text-decoration: none;
}

.listNotTravauxPre .notice-panel h4 a {
	color: #4466a2;
	text-decoration: none;
}

.listNotLibrary .notice-panel h4 a {
	color: #323232;
	text-decoration: none;
}

.notice-panel h4 a:hover {
	text-decoration: none;
	text-shadow: none;
	box-shadow: 0 0 0 50px rgba(68, 102, 162, 0.27) inset;
	transition-duration: 0.1s;
	transition-timing-function: ease-out;
}

.listNotCaseLaw .wl-h2-like, .listNotTravauxPre .wl-h2-like, .listNotLibrary .wl-h2-like {
	margin: 0px 0px 0px;
}

.notice-panel h4 a {
	display: block;
	padding: 10px 25px;
}

.listNotCaseLaw , .listNotTravauxPre, .listNotLibrary {
	position: relative;
	clear: both;
	margin-bottom: 40px;
	margin-top: 20px;
}

.listNotCaseLaw:after , .listNotTravauxPre:after , .listNotLibrary:after {
	content: "";
	display: block;
	width: 76%;
	padding-top: 0px;
	border-bottom: solid 3px rgb(129, 124, 128);
}

.listNotCaseLaw.wl-no-border:after , .listNotTravauxPre.wl-no-border:after , .listNotLibrary.wl-no-border:after {
	content: "";
	display: block;
	width: 76%;
	padding-top: 45px;
	border-bottom: solid 2px rgb(129, 124, 128);
}

.wl-no-border {
	margin-top: 20px;
}

.listNotCaseLaw ul.uk-grid.uk-grid-width-1-1, .listNotTravauxPre ul.uk-grid.uk-grid-width-1-1, .listNotLibrary ul.uk-grid.uk-grid-width-1-1 {
	margin-top: 10px;
}

.btnMoreResult form {
	text-align: right;
	margin-top: 20px
}

.uk-button.uk-button-primary.wl-button {
	background-color: #494c50;
	color: #e9e9e9;
	font-size: 1.2em;
	padding: 7px 12px;
	text-transform: uppercase;
}

.uk-button.uk-button-primary.wl-button a {
	color: #e9e9e9;
	text-decoration: none;
}

.uk-button.uk-button-primary.wl-button:hover, .uk-button.uk-button-primary.wl-button:hover a {
	color: #fff;
}

.uk-panel.wl-panel.custom-ohada, .custom-ohada-title {
	padding: 10px 5px;
}

.ohada_table {
	padding: 10px 0px;
}

.ohada_table:before {
	content: "";
	display: block;
	width: 80%;
	margin: 0 0 0 20%;
	border-top: solid 1px #bfbfbf;
	padding-bottom: 10px;
}

.custom-ohada-title {
	color: #4466a2;
	font-style: italic;
	padding-bottom: 10px;
}

.custom-ohada-row, .custom-ohada-title-row {
	border-bottom: solid 1px #dddddd;
}

.custom-ohada-row>div:nth-of-type(2n+2), .custom-ohada-title-row>div:nth-of-type(2n+2) {
	background-color: #f9f9f9;
}

/*Provisions
 ========================================================================== */
.infosRubProvisions .itemSolo, .infosRubGuide .itemSolo {
	font-weight: 400;
	font-size: 1.2em;
}

.infosRubProvisions .itemSolo h2, .infosRubGuide .itemSolo h2 {
	font-weight: 600;
}

.infosRubProvisions {
	margin-bottom: 40px;
}

.infosRubProvisions:after {
	content: "";
	display: block;
	width: 76%;
	margin-left: 24%;
	padding-top: 20px;
	border-bottom: solid 1px #dddddd;
}

.printSearchResult:hover {
	box-shadow: inset 0px 0px 0px 50px rgba(255,255,255,0.5)
}

/*Contribute
 ========================================================================== */
.itemSolo>div>.wl-aside-panel.uk-align-medium-right {
	width: 24%;
	margin-left: 27px;
	padding: 20px 20px;
	text-align: center;
	border-left: solid 1px #e1e1e1;
}

/*Simple search
 ========================================================================== */
.searchbox_title {
	/*display:flex;*/
	border-bottom: solid 2px #999999;
}

.searchbox_title:after {
	content: "";
}

.searchbox input[type="submit"]:hover {
	background: rgb(73, 76, 80) url(images/btn_search_hover.png) no-repeat 50% 50%;
}

.title-extend.title-contribute {
	border-bottom: solid 2px #999999;
	font-size: 1.45em;
	background-repeat: no-repeat;
	font-weight: 600;
	letter-spacing: 0.02em;
	padding: 0px 0px 15px 0px;
	margin-bottom: 30px;
	width: auto;
}

.title-extend.title-contribute:after {
}

/*Expand search
 ========================================================================== */
.wl-tab.uk-tab > li.uk-active > a {
	background: #fafafa;
	color: #363636;
}

.wl-tab.uk-tab > li > a {
	color: #4466a3;
}

.wl-tab.uk-tab > li > a:hover, .wl-tab.uk-tab > li > a:focus, .wl-tab.uk-tab > li.uk-open > a {
	border-color: #f5f5f5;
	background: #fafafa;
	color: #4466a3;
	/* 2 */
	outline: none;
}

.wl-search-grid.uk-grid-small + .wl-search-grid.uk-grid-small, .wl-search-grid.uk-grid-small > .uk-grid-margin, .wl-search-grid.uk-grid-small > * > .uk-panel + .uk-panel {
	margin-top: 25px;
}

.search_perso .search_value .ext_search_txt {
}

.search_perso .table-no-border tr {
	border-bottom: solid 2px #d7d7d7;
	padding: 35px 0px;
	display: block;
	box-shadow: 0px -1px 0px 0px rgb(255, 255, 255);
}

.search_perso .table-no-border tr:last-child {
	border-bottom: solid 0px #d7d7d7;
}

.table-no-border .wl-search-grid {
}

#search .table-no-border .wl-search-grid .wl-search-panel-box:nth-child(5) {
	border-left: solid 1px transparent;
}

#search .search_perso .table-no-border td .search_critere {
	max-width: 150px;
	width: 150px;
	padding-right: 20px;
	color: #494c50;
}

.uk-grid-small > * > .uk-panel.wl-search-panel + .uk-panel.wl-search-panel {
	margin-top: 10px;
	word-break: break-all;
}

.search_perso .table-no-border td[colspan="3"] {
	width: 100%;
}

.search_perso .table-no-border td[colspan="3"]>span:first-child {
	display: block;
}

#search .form-contenu .search_perso select[name^="field"] {
	min-height: 150px;
}

#search .form-contenu .search_perso input[type="submit"] {
	float: none;
	background: #4466a3;
	color: #f5f5f5;
}

#search .form-contenu .search_perso input[type="submit"]:hover {
	background: #375385;
	color: #fff;
}

.uk-panel.wl-search-panel {
	font-weight: 300;
}

.wl-section-search {
	display: block;
}

#search form .form-contenu .search_perso .search_value .ext_search_txt, #search form .form-contenu .search_perso input[type="text"], #search form .form-contenu .search_perso .search_value>textarea {
	/* max-width: 220px; */
	height: auto;
	min-height: 22px;
	width: 90%;
}

.wl-section-search .wl-button.uk-button {
	font-size: 0.9em;
	margin-bottom: 7px;
	background-color: #4466a3;
	color: #eaeaea;
	height: 30px;
	line-height: 27px;
	padding: 0 10px;
}

.wl-section-search .wl-button.uk-button:hover {
	background-color: #3e5f9a;
	color: #fff;
}

/*The guide
 ========================================================================== */
.wl-item-nav.wl-aside-panel {
	width: 20%;
	float: right;
	border-left: solid 1px #e9e9e9;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 30px 0px 30px 30px;
	text-align: center;
}

.aside_pres .wl-item-nav.wl-aside-panel {
	float: none;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0px;
	max-width: 253px;
}

.aside_pres .wl-item-nav.wl-aside-panel li.PDFGuide a {
	border-bottom: solid 1px #e9e9e9;
	padding: 6px 20% 12px 0;
	margin: 0 auto;
}

.uk-panel-title.wl-panel-title {
	font-size: 1.46em;
	color: #544e52;
}

.wl-aside-panel .uk-nav-side>li {
	border-bottom: solid 1px #e9e9e9;
	width: 80%;
	margin: 0 auto;
}

.wl-aside-panel .uk-nav-side>li:last-child {
	border-bottom: solid 0px #e9e9e9;
}

.wl-aside-panel .uk-nav-side > li > a {
	color: #544e52;
	padding: 9px 0px;
	width: auto;
	margin: 0 26% 0 0;
	text-align: right;
}

.pdf-no-exist {
	display: block;
	padding: 9px 0px;
	color: #9c9c9c;
	font-style: italic;
}

.wl-aside-panel .uk-nav-side > li > a>span+span {
	margin-left: 20px;
}

.aside_pres .PDFGuide .img-pdf {
	margin-left: 0px;
}

.aside_pres .PDFGuide .img-pdf img {
	width: 24px;
	margin-left: 5px;
}

.wl-aside-panel .uk-nav-side > li > a:hover>span img {
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.06);
	transition-property: all;
	transition-duration: 0.2s;
}

.wl-aside-panel .uk-nav-side > li > a:hover, .wl-aside-panel .uk-nav-side > li > a:focus {
	background: rgb(251, 251, 251);
	color: #456FBA;
	outline: none;
	transition-duration: 0.25s;
}

.wl-summary-nav>li>a.wl-a-trigger {
	position: absolute;
	height: 44px;
	width: 60px;
	margin-top: 0;
	right: 0;
	top: 0;
	z-index: 5;
}

.wl-summary-sub-nav {
	padding: 10px 0px 5px 10px;
}

.wl-summary-sub-nav .wl-sub-title {
	border: none;
	font-weight: 400;
}

.wl-summary-sub-nav a {
	color: #494C50;
}

.wl-summary-sub-nav h5 {
	font-size: 1.25em;
	font-weight: 500;
	padding: 5px 0px 15px 0px;
}

.wl-summary-sub-nav>li {
	padding: 5px 0px 5px 25px;
	border-left: solid 2px #eee;
}

.wl-summary-sub-nav>li .wl-sub-title {
	font-size: 1em;
}

.wl-summary-ssub-nav li {
	padding: 5px 0px 5px 15px;
}

.wl-summary-ssub-nav li:first-letter {
	font-weight: 400;
	display: inline-block;
	margin-right: 5px;
}

.wl-iron-pipe {
	height: 2px;
	background-color: rgb(77, 77, 77);
	width: 100%;
	position: absolute;
	margin: 0;
}

.wl-button-nav-tggle {
	width: 35px;
	height: 25px;
	position: relative;
	margin: 0 auto;
}

.top {
	top: 1px;
	transform-origin: 3px 100%;
}

.wl-button-nav-tggle.active .top {
	transform: rotate(45deg)translate(4px,-2px);
}

.medium {
	margin-top: -1px;
	top: 50%;
	transform-origin: 55% 0%;
}

.wl-button-nav-tggle.active .medium {
	opacity: 0;
}

.bottom {
	transform-origin: 1px 100%;
	bottom: 0;
}

.wl-button-nav-tggle.active .bottom {
	transform: rotate(-45deg)translate(3px,4px);
}

.wl-article-container:before {
	content: "";
	display: block;
	width: 75%;
	border-bottom: solid 3px #615B5F;
	margin: 25px 0px;
}

.wl-article-content {
	line-height: 23px
}

.wl-article-content li {
	padding: 0px 0px 20px;
}

h3.wl-sub-title-article, h4.wl-sub-title-article {
	color: #4466A3;
	font-weight: 400;
	font-size: 1.5em;
	text-transform: initial;
	border-bottom: solid 2px #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 15px;
	overflow-x: hidden;
}

.wl-article-ssub-content {
	padding: 0px 0px 0px 0px;
	/* border-left: 1px solid #f5f5f5; */
}

.wl-article-ssub-content li>div {
	padding-left: 0px;
}

h5.wl-sub-title-article, h6.wl-sub-title-article {
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 1.2em;
	color: #3D5C92;
	padding: 5px 0px;
}

.wl-summary-nav {
}

.wl-summary-nav li {
	position: relative;
}

.wl-article-ssub-content .wl-article-ssub-content .wl-sub-title-article {
}

.li_Lvl3 h6.wl-sub-title-article:first-letter {
}

.wl-article-sub-content, .wl-article-content .wl-section {
	padding-left: 35px;
}

.wl-section {
	font-size: 1.1em;
	line-height: 26px;
	text-align: justify;
}

.contenu_article {
	margin-bottom: 10px;
	line-height: 25px;
	text-align: justify;
}

.article_guide .contenu_article span {
	font-weight: 400!important;
}

.note_article {
	background-color: #f9f8f7;
	border-top: solid 1px #e9e9e9;
	padding: 5px 15px 5px 25px;
	margin: 15px 0px 15px 0px;
	overflow: hidden;
}

.note_article p {
	margin: 5px 0px 10px;
	position: relative;
	padding: 0px 0px 5px 0px;
	font-size: 0.91em;
	line-height: 22px;
	text-align: justify;
}

.note_article p:before {
	content: "\f02e";
	color: #4466A3;
	/* display: block; */
	/* position: absolute; */
	/* left: 0; */
}

.note_article:empty {
	display: none;
}

.wl-indent-large {
	text-indent: 100px
}

.wl-indent-medium {
	text-indent: 55px;
}

.wl-indent-small {
	text-indent: 30px
}

.wl-indent-mini {
	text-indent: 20px
}

#btn_editorial_board {
	padding: 20px 0px;
	border-top: solid 1px #e9e9e9;
	max-width: 200px;
	margin: 0 auto;
}

#btn_editorial_board.wl-button a.uk-button i {
	margin-left: 10px;
}

.imgPres>img {
	min-height: 100px;
}

.portfolio_pres .imgPres>img {
	min-height: 40px;
}

.titleResearch em {
	font-weight: 300;
	font-size: 0.9em;
}

.wl-title-pres {
	font-weight: 400;
	font-size: 1.08em;
	color: #4466a3;
}

.wl-aside-panel .uk-nav-side li.wl-li-pres > a {
	margin: 0 auto;
	padding: 6px 20% 6px 0;
}

.wl-aside-panel .uk-nav-side li.wl-li-pres {
	border-bottom: solid 1px #f5f5f5;
}

.portfolio_pres a {
	text-decoration: none;
}

.portfolio_pres .uk-panel-title {
	margin-top: 5px;
	font-size: 1em;
}

.infosRubPres {
	text-align: justify;
}

/*CASE LAW
 ========================================================================== */
.wl-aside-content {
	text-align: center;
}

.wl-article-aside-resume {
	max-width: 200px;
	margin: 0px auto;
	padding: 20px 0px;
	border-top: solid 1px #e9e9e9;
}

.wl-article-aside-resume p {
	margin: 0px;
}

.fluxRss.wl-button {
	max-width: 200px;
	margin: 0px auto;
	padding: 20px 0px;
	border-top: solid 1px #e9e9e9;
}

.wl-aside-content .uk-thumbnail {
	border-color: transparent;
	margin-bottom: 20px;
}

.wl-list-item-container .uk-width-3-10 {
	text-align: right;
}

.wl-list-item-container>span {
	text-align: right;
	display: block;
}

.wl-article-meta.uk-article-meta {
	font-style: italic;
	font-size: 1.1em;
}

.cms_module_portfolio li+li {
	margin-left: 15px;
}

.wl-aside-section>h3 {
	font-weight: 600;
	text-align: left;
}

.wl-aside-section {
	border-top: solid 1px #e9e9e9;
	padding: 20px 0px;
}

/*1570" page presentation screen*/
@media screen and (max-width: 1570px) {
	.aside_pres .wl-item-nav.wl-aside-panel li.PDFGuide a {
		padding: 6px 5px 12px 0;
	}
}

/*1370" page presentation screen*/
@media screen and (max-width: 1370px) {
	.aside_pres .wl-item-nav.wl-aside-panel {
		top: -15px;
	}
}

/*travaux pr�paratoires
 ========================================================================== */
.wl-banette-container h3.wl-sub-title-article {
	color: #494C50;
}

ul.wl-banette-content:empty, .wl-banette-container br {
	display: none;
}

.wl-banette-container h4.wl-sub-title-article {
	border: none;
	font-size: 1.35em;
	color: #494c50;
	margin-bottom: 0px;
}

.wl-banette-content {
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 1.1em;
}

.wl-banette-content li {
	padding: 6px 0px;
}

.wl-banette-content li a {
	text-decoration: none;
}

.wl-banette-content li a:hover {
	text-decoration: underline;
}

/*About Guide
 ========================================================================== */
.wl-img-medium {
	text-align: center;
}

.wl-img-medium img {
	max-height: 100px;
}

.wl-img-medium.uk-panel-box {
	height: 180px;
}

.document_title.uk-thumbnail-caption {
	font-size: 14px;
	padding: 5px 0px;
	margin-top: 10px;
}

.wl-thumb-nav a .wl-img-medium.uk-panel-box {
	transition-duration: 0.25s;
	transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
	transition-property: all;
}

.wl-thumb-nav a:hover .wl-img-medium.uk-panel-box {
	box-shadow: 0px 0px 3px 1px rgba(31, 47, 66, 0.16);
}

.resume.wl-text-align {
	text-align: justify;
}

.resume.wl-text-align p {
	line-height: 22px;
	margin: 5px 0;
}

.liensExtArt.wl-list-items li {
	border: none;
}

.liensExtArt.wl-list-items li {
	text-align: right;
}

.liensExtArt.wl-list-items li a {
	text-decoration: underline;
}

.liensExtArt.wl-list-items li+li:before {
	content: "";
	display: block;
	width: 40%;
	margin: 10px 0 10px 60%;
	border-top: 1px solid #f0f0f0;
}

/*News
 ========================================================================== */
.wl-article-liste {
}

.wl-article-liste p {
	margin-top: 0px;
}

.wl-article-liste .uk-row-first {
	border-color: transparent!important;
}

.wl-title-section-list {
	margin-bottom: 35px;
}

.item-content>h3 {
	margin-bottom: 20px;
	font-weight: 400;
	color: #4466a3;
	font-size: 1.4em;
}

.item-content>h3 a {
	text-decoration: none;
}

.item-content>h3 a:hover {
	text-decoration: none;
	text-shadow: none;
}

.item-content>h3 a:after {
	content: "";
	display: block;
	width: 10%;
	padding-top: 10px;
	border-bottom: solid 1px;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	transition-property: all;
}

.item-content>h3 a:hover:after {
	width: 13%;
}

.news .wl-button {
	margin-top: 15px;
}

.wl-article-liste .uk-grid-margin {
	margin-top: 55px;
}

.news .wl-button a.uk-button, .itemSolo .uk-button.uk-button-primary.wl-button {
	background: #4466A3;
	color: #e3e6ea;
}

.itemSolo .uk-button.uk-button-primary.wl-button {
	margin-top: 25px;
}

.news .wl-button a.uk-button:hover {
	color: #fff;
}

.wl-article-session {
	text-align: right;
}

.wl-article-session span {
	font-style: italic;
	color: #999999;
	font-size: 0.85em;
}

.itemSolo .wl-article-session {
	text-align: center;
}

.itemSolo .wl-article-session span {
	font-size: 1.1em;
	border-top: solid 1px #f1f1f1;
	padding-top: 10px;
}

/*OPAC
 ========================================================================== */
.search_other_link {
}

.search_other_link:first-letter {
	text-transform: uppercase;
}

#facette_wrapper th {
	padding: 0px;
}

#lvl1>h3, #facette_wrapper > form > h3:first-child, .uk-panel-title.wl-btn-tg {
	position: relative;
	overflow-x: hidden;
	font-size: 1.3em;
	padding-bottom: 0px;
	padding-top: 10px;
}

#lvl1>h3:after, #facette_wrapper > form > h3:first-child:after, .uk-panel-title.wl-btn-tg:after {
	content: "";
	display: inline-block;
	border-bottom: 1px solid #323232;
	width: 100%;
	position: absolute;
	bottom: 5px;
	margin-left: 10px;
}

#facette_wrapper table th {
	border-bottom: solid 1px #bfbfbf;
	padding-left: 3px;
	padding-bottom: 13px;
}

#facette table, #lvl1 table {
	margin-top: 15px;
}

#facette a, #lvl1 a {
	font-size: 1.1em;
}

table[id^='facette_list'] tr {
	width: 100%;
	margin: 0 auto;
	padding: 2px 0px 12px;
}

table[id^='facette_list'] tr+tr {
}

table[id^='facette_list'] tr+tr:after {
	content: "";
	display: block;
	width: 80%;
	margin: 0 auto;
	border-bottom: solid 1px #f1f1f1;
	clear: both;
	padding-top: 12px;
}

table[id^='facette_list'] tr:nth-child(2) {
	padding-top: 15px;
}

facette_link {
}

.facette_col_info a, a.facette_link {
	display: block;
	/* width: 100%; */
}

.facette_col_info a span.facette_number, .facette_number {
	text-align: right;
	float: right;
	color: #494C50;
}

.facette_col_info a span, .facette_libelle {
	display: inline-block;
}

a.facette_link .facette_libelle {
	display: block;
}

.facette_col_info a:hover span {
	text-decoration: underline;
}

.facette_col_info a:hover span+span {
	text-decoration: none;
}

.facette_col_info, .facette_col_coche, #facette td+td {
	display: block;
	float: none;
}

.facette_col_info {
	margin-left: 20px;
}

.facette_col_coche, #facette td {
	float: left;
}

.navbar form {
	line-height: 35px;
	/* background: #f9f9f9; */
	color: #666;
	text-shadow: 0 1px 0 #fff;
	padding: 0px 0px;
}

.navbar form a {
	display: inline-block;
}

.sort, .triSelector {
	font-size: 1.1em;
	font-style: italic;
	color: #456FBA;
	display: block;
	margin: 5px 0px;
	position: absolute;
	left: 20px;
	top: 0;
}

.triSelector {
	left: -10px;
}

.search_result .triSelector {
	left: 30px;
	top: -5px;
}

span.sort+span {
}

.docnum a>img {
	border: solid 1px #eee;
	padding: 5px;
	box-shadow: 1px 1px 1px 0px rgba(73, 76, 80, 0.36);
}

.printSearchResult img {
	height: 20px;
}

/*Notice
 ========================================================================== */
#noticeNot .wl-aside-content {
	margin-bottom: 30px;
	width: 17%;
}

#notice #blocNotice_descr>div> h3 {
	line-height: 29px;
	overflow-x: hidden;
}

#noticeNot .wl-aside-content .onglet_basketNot .img_basketNot img {
	background: transparent;
	height: 26px;
	padding: 4px 0px;
}

#noticeNot .wl-aside-content .onglet_basketNot .img_basketNot span {
	display: block;
	background-color: transparent;
	text-align: left;
	line-height: normal;
}

#noticeNot .wl-aside-content .onglet_basketNot>.img_basketNot {
}

div.lienP,
.lienP a {
	border: none;
	background: transparent;
	text-align: left;
	margin: 0;
	padding: 0;
}

.lienP>a>i,
i.fa.fa-clipboard {
	font-size: 17px;
	padding: 0px 3px 0px 3px;
	color: #4466a3;
}

:target:before {
	content: "";
	display: block;
	height: 110px;
	/* fixed header height*/
	margin: -110px 0 0;
	/* negative fixed header height */
}

/* Ancre
==========================================================================*/
.Ancre {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	z-index: 900;
	vertical-align: middle;
	float: none;
	width: 60px;
	height: 60px;
	background-color: rgb(73, 76, 80);
	margin-bottom: 2px;
	text-align: center;
	line-height: 30px;
	/* z-index: 1; */
}

.Ancre a {
	color: #eee;
	text-align: center;
	font-size: 21px;
	vertical-align: middle;
	display: inline-block;
}

.anchor-on {
	opacity: 1;
	top: 96vh!important;
	width: 36px!important;
	height: 35px;
	right: 0px;
}

.AncreOn a {
}

.wl-over-the-top {
	position: absolute;
	top: 0;
}

.wl-over-the-top:before {
	content: none;
}

/*Flex
 ========================================================================== */
.wl-article-resume {
	font-size: 1.1em;
}

/*Flex
 ========================================================================== */
/*Flex parent
-------------*/
.notice_jurisdictions:nth-child(1) {
	display: flex;
	display: -webkit-flex;
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
}

div.wl-modal-nav, #noticeNot .wl-aside-content .onglet_basketNot>.img_basketNot {
	display: flex;
	display: -webkit-flex;
}

.wyr-flex-item.second .uk-flex {
	-ms-justify-content: flex-end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
}

/*Flex item
-------------*/
.wyr-flex-item.second, .logosIntroAccueil, .notice_jurisdictions:nth-child(1), .uk-nav.uk-nav-side, .facette_col_info a span.facette_number, .facette_number {
	-ms-flex: 1 1 auto;
	/* -webkit-flex: 1 1 auto; */
	-moz-flex: 1 1 auto;
	/* flex: 1 1 auto; */
}

.wl-ui-btn, div[class='docnumNCourte'] {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	-moz-flex: 0 0 auto;
	flex: 0 0 auto;
}

#logo_501 {
	-ms-flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	flex: 1 0 auto;
}

.uk-flex.wyr-flex .wyr-flex-item:first-child {
	-ms-align-self: center;
	-webkit-align-self: center;
	-moz-align-self: center;
	align-self: center;
}

.logosIntroAccueil>div {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
}

.listNotCaseLaw .uk-width-3-10 {
	-ms-align-self: flex-end;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	align-self: flex-end;
}

#boutonRetour {
}

#boutonRetour {
	display: block;
	text-align: right;
	margin-right: 23%;
	margin-bottom: 30px;
	min-height: 20px;
	position: relative;
	border-top: solid 1px #494C50;
}

#boutonRetour a {
	font-style: normal;
	color: #e1e1e1;
	font-size: 0.9em;
	text-shadow: none;
	letter-spacing: 0.05em;
	text-decoration: none;
	display: inline-block;
	background-color: rgb(73, 76, 80);
	padding: 7px 12px;
	height: 31px;
	position: absolute;
	right: 0;
	bottom: 100%;
}

#boutonRetour a:hover {
	color: rgb(255, 255, 255);
}

#noticeNot {
	overflow: hidden;
}

#noticeNot #blocNotice_descr {
	margin-bottom: 0;
}

#boutonRetour i {
	margin-right: 5px;
}

/* ========================================================================== */
/*Log out
----------------*/
#logoutEmpr {
	font-weight: 600;
}

#logoutEmpr a {
	text-decoration: none;
	color: #b50202;
	font-weight: 400;
}

/* ========================================================================== */
/*Surlignage
----------------*/
/* surlignage des mots recherches */
.text_search0, .text_search1, .text_search2, .text_search3, .text_search4, .text_search5 {
	text-decoration: underline;
	background: rgb(210, 226, 241);
}

.text_search0 {
	text-decoration: underline;
}

.text_search1 {
	text-decoration: underline;
}

.text_search2 {
	text-decoration: underline;
}

.text_search3 {
	text-decoration: underline;
}

.text_search4 {
	text-decoration: underline;
}

.text_search5 {
	text-decoration: underline;
}

/* Home responsive
 ========================================================================== */
/*24" screen*/
@media screen and (max-width: 1920px) {
	.wl-panel-item {
		height: 185px;
	}

	.imgNYCGAccueil img {
		padding: 20px;
		width: 85%;
	}

	.wl-panel-item .uk-panel {
		font-size: 1.9rem;
	}

	.SliderArt .itemContent {
		min-height: 395px;
		padding: 30px;
	}

	.Slider {
		max-width: 395px;
		height: 395px;
	}

	#cms_module_sectionslist_69 {
		max-width: 604px;
	}

	.titleGuideAccueil p {
		font-size: 2.8em;
	}

	.SliderArt h4 {
		font-size: 1.7em;
	}

	.Slider .itemContent .resume {
		font-size: 1.2em;
	}

	.read_more.uk-button-primary {
		font-size: 1.18em;
		padding: 7px 12px;
		bottom: 30px;
	}

	#logo_500 {
		text-align: left;
	}
}

/*1024" screen*/
@media screen and (max-width: 1035px) {
	.wl-panel-item {
		height: 172px;
	}

	.imgNYCGAccueil img {
		padding: 20px;
		width: 85%;
	}

	.wl-panel-item .uk-panel {
		font-size: 1.7rem;
	}

	.SliderArt .itemContent {
		min-height: 369px;
		padding: 30px;
	}

	.Slider {
		max-width: 369px;
		height: 369px;
	}

	#cms_module_sectionslist_69 {
		max-width: 566px;
	}

	.titleGuideAccueil p {
		font-size: 2.8em;
	}

	.SliderArt h4 {
		font-size: 1.4em;
	}

	.Slider .itemContent .resume {
		font-size: 1.2em;
	}

	.read_more.uk-button-primary {
		font-size: 1.18em;
		padding: 7px 12px;
		bottom: 30px;
	}

	#logo_500 {
		text-align: left;
	}
}

/*980" screen*/
@media screen and (max-width: 980px) {
	.wl-panel-item {
		height: 134px;
	}

	.imgNYCGAccueil img {
		padding: 0px;
		width: 85%;
	}

	.wl-panel-item .uk-panel {
		font-size: 1.5rem;
		padding: 20px 5px;
	}

	.SliderArt .itemContent {
		min-height: 293px;
		padding: 20px;
	}

	.Slider {
		max-width: 293px;
		height: 293px;
	}

	#cms_module_sectionslist_69 {
		max-width: 451px;
	}

	.titleGuideAccueil p {
		font-size: 1.7em;
	}

	.SliderArt h4 {
		font-size: 1.1em;
	}

	.Slider .itemContent .resume {
		font-size: 1em;
	}

	.Slider .itemContent .resume p {
		line-height: normal;
		margin-top: 0px;
	}

	.read_more.uk-button-primary {
		font-size: 1em;
		padding: 0px 7px;
		bottom: 53px;
	}

	#logo_500 {
		text-align: left;
		padding: 10px;
	}

	.Slider .bx-wrapper .bx-pager {
		width: 80%;
		bottom: 20px;
	}

	.logosIntroAccueil .uk-panel {
		padding: 0px 26px 0px 0px!important;
	}
}

/*1024" screen*/
@media screen and (max-device-width: 1025px) {
	.cart_info_body>span {
		line-height: 30px;
	}
}

/*1024" screen*/
@media screen and (max-device-width: 767px) {
	/*panier
	======== */.img_basket img {
		width:10px;
		margin-left: -10px;
	}
}

/* Guide in pdf button 1400" screen
 ========================================================================== */
@media screen and (max-width: 1500px) {
	.aside_pres .PDFGuide {
		width:90%!important;
	}
}

/* bouton search terms toogle
 ========================================================================== */
#resultatrech_see .searchResult-equation{
	font-size: 15px;
}
#main #resultatrech_see .searchResult-search{
	line-height:normal;
	padding: 0 0 10px;
}
.search-found .wl-button{
	margin-left:5px;
	font-size: 12px;
	color: #6c6c6c;
	padding: 5px 12px;
	line-height: normal;
	display: inline-block;
	margin-bottom: 4px;
	background-color: #f5f5f5;
	border: solid 1px rgb(239, 239, 239);	
}
.search-found .wl-button:hover{
	background-color: #fff;
	background-color: #f9f9f9;	
}
.search-found .wl-button:active{
	background-color: #efefef;
	color: #444444;
}
/* special event
 ========================================================================== */
.send-to-logo {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index: 300;
}