/*** Typographie ***/
@font-face {
    font-family: 'GT Pressura';
    src: url('../Fonts/GTPressura-Regular.eot');
	src: url('../Fonts/GTPressura-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/GTPressura-Regular.woff') format('woff'), url('../Fonts/GTPressura-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GT Pressura Light';
    src: url('../Fonts/GTPressura-Light.eot');
	src: url('../Fonts/GTPressura-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/GTPressura-Light.woff') format('woff'), url('../Fonts/GTPressura-Light.ttf') format('truetype');
	font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'Georgia';
    src: url('../Fonts/Georgia-Regular.eot');
	src: url('../Fonts/Georgia-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/Georgia-Regular.woff') format('woff'), url('../Fonts/Georgia-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}

/*** Général ***/
body {
	box-sizing: border-box;
}
.article {
	margin-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: 'GT Pressura', sans-serif !important;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}
span, p, h3, h4, h5 {
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
}
.bg-dark, .bg-light {
	border-radius: 0;
	padding-bottom: 5px;
}
.more {
	text-decoration: none;
	color: #01778B;
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
}
.more:hover {
	color: #01778B;
}
.hyphen {
	border-top: 1px dashed #949494 !important;
	margin: 20px 0;
	clear: both;
}
.bold a {
	font-weight: bold !important;
}
.actuTitle {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.teaser-text span p, .teaser-text p {
	margin-bottom: 0;
}
.bodytext {
	clear: both;
}
.bodytext h4, .bodytext h5 {
	font-family: 'GT Pressura', sans-serif !important;
	font-weight: normal;
	font-style: normal;
}
.bodytext ul, .bodytext ol {
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
}
.postit, .postit a {
	color: #000000;
	background-color: #ff5c1c;
	padding: 2px;
}
.postit a:hover {
	color: #000000;
	background-color: #ff5c1c;
}
.postit-yellow-3M, .postit-yellow-3M a {
	color: #000000;
	background-color: #fdeca0;
	padding: 2px;
}
.postit-yellow-3M a:hover {
	color: #000000;
	background-color: #fdeca0;
}
.postit-yellow, .postit-yellow a {
	color: #000000;
	background-color: #f8d000;
	padding: 2px;
}
.postit-yellow a:hover {
	color: #000000;
	background-color: #f8d000;
}
.postit-black, .postit-black a {
	color: #ffffff;
	background-color: #343a40;
	padding: 2px;
}
.postit-black a:hover {
	color: #ffffff;
	background-color: #343a40;
}
.postit-grey, .postit-grey a {
	color: #000000;
	background-color: #f0eded;
	padding: 2px;
	font-size: 0.9rem;
}
.postit-grey a:hover {
	color: #000000;
	background-color: #f0eded;
	font-size: 0.9rem;
}
.font-red-carousel {
	color: #B72727 !important;
}

.uppercase {
	text-transform: uppercase;
}

/*** Navigation ***/
nav {
	width: 100%;
}
nav ul {
	width: 90%;
	list-style-type: none;
	padding-left: 0;
}
nav ul a, nav .nav-lang a, .text-muted {
	font-family: 'GT Pressura Light', sans-serif !important;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	white-space: nowrap;
}
nav ul a:hover, nav .nav-lang a:hover {
	text-decoration: none;
}
nav .bg-light {
	background-color: #ffffff!important;
	padding-left: 0;
	padding-right: 0;
}
nav .bg-light a {
	color: #000000;
	font-size: 18px;
}
nav .bg-dark a {
	color: #ffffff;
	font-size: 18px;
}
ul.sub-menu li a {
	color: #949494;
	font-size: 16px;
}
ul.sub-menu li hr {
	position: absolute;
	margin: 7px 0 0 0;
	width: 40px;
	background-color: #000000;
}
.nav-lang {
	margin-right: 12px;
}
#header_menu831-active span {
	background-color: #ff5c1c !important;
	color: #000000 !important;
}

/*** Actualités ***/
.news .table thead {
	font-size: 16px;
	font-family: 'GT Pressura', sans-serif !important;
	font-weight: normal;
	font-style: normal;
}
.news .table tbody {
	font-size: 13px;
	font-family: 'Georgia';
	font-weight: normal;
	font-style: normal;
}
.news .table th, .news .table td {
	padding: 7px;
}
.news .table p {
	margin: 0;
}
figcaption {
	font-family: 'GT Pressura Light', sans-serif !important;
	font-weight: lighter;
	font-style: normal;
}
figcaption.text-danger {
	font-size: 12px;
}
.emptyCell {
	height: 30px;
}
.readMore {
	font-weight: bold;
	font-size: 16px;
}

/*** Carousel ***/
#carouselControls {
	width: 100%;
}
.carousel-caption h2 {
	width:50%;
	color: #B72727;
}
.carousel-item a:hover {
	text-decoration: none;
}
/*--COOKIE--*/
.tx-om-cookie-consent .om-cookie-panel {
  width: 100%;
  padding: 10px!important;
  margin: 0!important;
}
.cookie-panel__description p {
  padding: 0!important;
  font-size: 14px!important;
}
.button {
  font-size: 12px!important;
  font-weight: normal!important;
  color: #ffffff!important;
  border-radius: 2px!important;
  cursor: pointer!important;
}
.acceptAll {
  background-color: #01778B!important;
  border: 1px solid #004b58!important;
}
.onlyEssential, .saveAndClose {
  background-color: #b4b4b4!important;
  border: 1px solid #969595!important;
}
.onlyEssential {
  margin-left: 2px!important;
  margin-right: 2px!important;
}
.cookie-link {
  font-family: 'Open Sans SemiBold'!important;
  font-size: 14px!important;
  color: #01778B!important;
  text-decoration: none!important;
}
.cookie-link:hover {
  color: #b4b4b4 !important;
}
input[type="checkbox"]:not(#nav-trigger):checked+label::after {
  left: 4px!important;
  top: -2px!important;
  color: #b4b4b4!important;
}
.om-cookie-panel .cookie-panel__checkbox + label::before {
  border: 2px solid #01778B!important;
}
.cookies-table {
  font-size: 16px!important;
}
.cookies-table thead th {
  text-align: center!important;
  padding: 10px 5px!important;
  border-bottom: 2px solid #b4b4b4!important;
}
.cookies-table tbody td {
  padding: 10px 5px!important;
  border-bottom: 1px solid #b4b4b4!important;
}

/* PHONE */
@media (max-width: 767px) {
	/*** Logos ***/
	#logos {
		width: 60%;
	}
	.lienTitreCRD {
		width: 100%;
		padding-bottom: 10px;
	}
	.titreCRD {
		width: 100% !important;
		max-width: 25rem;
		height: auto;
	}
	.lienLogoCRD {
		order: 1;
	}
	.lienLogoENSCI {
		order: 2;
	}
	.lienLogoENS {
		order: 3;
	}
	.logoENSCI {
		height: 25px;
		width: 50px;
		margin: 10px 20px 0 20px;
	}
	.logoENS {
		height: 25px;
		width: 59px;
		margin-top: 10px;
	}
	.logoCRD {
		height: 50px;
		width: 50px;
	}

	/*** Navigation ***/
	.navbar {
		z-index: 20;
		overflow: hidden;
		position: fixed;
		top: 0;
		width: 100%;
		background-color: #ffffff;
		padding-bottom: 5px;
	}
	.navbar-collapse {
		margin-top: 50px;
	}
	ul.sub-menu {
		display: block!important;
		border-left: 1px dashed #949494;
		padding-left: 10px;
		margin: 10px 0 10px 0;
	}
	ul.sub-menu li {
		height: 35px;
	}
	.nav-lang {
		margin-bottom: 10px;
	}

	/*** Carousel ***/
	.carousel-item {
		display: block !important;
		float: initial !important;
		position: relative !important;
		margin-bottom: 10px;
	}
	.carousel-control-next, .carousel-control-prev {
		display: none !important;
	}
	.carousel-caption {
		position: absolute !important;
		top: 3rem;
		text-align: left !important;
		left: 5% !important;
		right: 0 !important;
	}

	/*** Actualités ***/
	.news .table thead .table-orange th {
		border: none;
	}
	.first {
		order: 1;
	}
	.second {
		order: 2;
	}
	.emptyCell {
		display: none;
	}
	.article .bodytext img {
		width: 100% !important;
		height: auto !important;
	}
	.article {
		margin-top: 120px;
	}

	/*** Images ***/
	.ce-column {
		width: 100%;
		margin-bottom: 10px;
	}
	.ce-column figure {
		width: 100%;
	}
	.ce-column figure .image-embed-item {
		width: 100% !important;
		height: auto !important;
	}
}

/* TABLET */
@media (min-width: 768px) and (max-width: 1030px) {
	/*** Logo ***/
	.lienTitreCRD {
		width: 50%;
		float: left;
	}
	.titreCRD {
		width: 100%;
		height: auto;
	}
	#logos {
		width: 50%;
	}
	.logoENSCI {
		height: 40px;
		width: 80px;
		margin-top: 10px;
	}
	.logoENS {
		height: 40px;
		width: 93px;
		margin: 10px 20px 0 20px;
	}
	.logoCRD {
		height: 60px;
		width: 60px;
	}
	/*** Navigation ***/
	nav {
		margin-top: 30px;
	}
	.navbar-expand-md {
		flex-flow: wrap!important;
	}
	nav > ul {
		display: flex;
		justify-content: space-between;
	}
	.list-sub-menu {
		width: 74%;
		margin: 100px 0 0 10px;
		position: absolute !important;
	}
	ul.sub-menu {
		border-bottom: 1px dashed #949494;
		width: 100%;
	}
	ul.sub-menu li {
		padding-right: 40px;
	}
	ul.sub-menu li:last-child {
		padding-right: 0;
	}
	.hidden-sub-menu + .list-sub-menu {
		display: none;
	}

	/*** Carousel ***/
	.carousel {
		position: absolute;
		left: 0;
		margin-top: -100px;
	}
	.imageCarousel {
		height: 400px !important;
		object-fit: cover;
	}
	.carousel-control-next, .carousel-control-prev {
		opacity: 1 !important;
	}
	.carousel-caption {
		top: 130px;
		text-align:left;
	}
	.carousel-caption h2 {
		line-height: 5rem;
	}

	/*** Actualités ***/
	.article {
		margin-top: 130px;
	}
	.article > .row > .col-md-9 > div {
		width: 91%;
	}
	.imageItem {
		float: left;
		margin: 0 1rem 1rem 0;
		width: 250px;
	}
	.personImage {
		float: left;
		margin: 0 1rem 1rem 0;
		width: 120px;
	}

	/*** Actualités ***/
	article > .row > .col-md-3 > div:first-child {
		position: -webkit-sticky;
		position: sticky;
		top: 35px;
	}
	.news .table {
		margin-top: -35px;
	}
}

/* DESKTOP */
@media (min-width: 1030px) {
	body {
		margin: 20px auto;
		width: 1056px;
	}

	/*** Logo ***/
	.lienTitreCRD {
		width: 50%;
		float: left;
	}
	.titreCRD {
		width: 100%;
		height: auto;
	}
	#logos {
		width: 50%;
	}
	.logoENSCI {
		height: 50px;
		margin-top: 10px;
	}
	.logoENS {
		height: 50px;
		margin: 10px 20px 0 20px;
	}
	.logoCRD {
		height: 80px;
	}
	/*** Navigation **/
	nav {
		margin-top: 30px;
	}
	.navbar-expand-md {
		flex-flow: wrap!important;
	}
	nav > ul {
		display: flex;
		justify-content: space-between;
	}
	.list-sub-menu {
		width: 74%;
		position: absolute !important;
		margin: 100px 0 0 10px;
	}
	ul.sub-menu {
		border-bottom: 1px dashed #949494;
		width: 100%;
	}
	ul.sub-menu li {
		padding-right: 10%;
	}
	ul.sub-menu li:last-child {
		padding-right: 0;
	}
	.hidden-sub-menu + .list-sub-menu {
		display: none;
	}

	/*** Carousel ***/
	.carousel {
		position: absolute;
		left: 0;
		margin-top: -100px;
	}
    .imageCarousel {
		height: 600px !important;
		object-fit: cover;
	}
	.carousel-caption h2 {
		font-size: 60px;
		margin-bottom: 60px;
	}
	.carousel-control-next, .carousel-control-prev {
		opacity: 1 !important;
	}
	.carousel-caption {
		top: 130px;
		text-align:left;
	}
	.carousel-caption h2 {
		line-height: 5rem;
	}

	/*** Actualités ***/
	.news .table .table-orange th, .news .table .table-orange td {
		background-color: #ff5c1c !important;
	}
	article > .row > .col-md-3 > div:first-child {
		position: -webkit-sticky;
		position: sticky;
		top: 35px;
	}
	.news .table {
		margin-top: -35px;
		width: 250px;
		float: right;
	}

	.article {
		margin-top: 130px;
	}
	.article .col-md-9 > div {
		width: 91%;
	}

	.imageItem {
		float: left;
		margin: 0 1rem 1rem 0;
		width: 250px;
	}
	.personImage {
		float: left;
		margin: 0 1rem 1rem 0;
		width: 120px;
	}
}