.main-banner {
	height: 22em;
}

.main-banner .main-logo .bt_accueil {
	margin: 2em auto 0 auto;
	position: relative;
}

.main-banner .welcome {
	display: block;
	float: none;
	font-size: 1.2em;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 1.25;
}

.main-banner .welcome-region {
	display: block;
	text-align: center;
	margin: 0;
	line-height: 1;
	font-size: 2em;
}

body.gta .main-banner .welcome span:last-child {
	font-size: 1.3em;
	margin-right: 0;
}

body.gta .main-banner .welcome-region {
	margin-top: 0;
	font-size: 1.5em;
}

.main-bgVideo {
	position: absolute;
	z-index: -1;
	bottom: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #000;
}

.main-bgVideo video {
	position: absolute;
	z-index: 0;
	bottom: 0;
}

.main-bgVideo video.fillWidth {
	width: 100%;
}

.main-body .titlePage {
	position: relative;
	z-index: 2;
}

.blocsAccueil {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.blocsAccueil .pubAccueil .banniere:not(:empty) {
	margin: 0.75em 0;
}

.blocsAccueil .blocBanniere {
	clear: both;
	padding: 0.75em;
}

.blocsAccueil .nearestEvent {
	clear: both;
	padding: 0 0.75em;
}

.blocsAccueil-groupTitle,
.nearestItems-title {
	clear: both;
	position: relative;
	z-index: 2;
	padding: 4.5em 1.5rem 1.5em;
}

.blocAccueil {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.blocAccueil.mini {
	width: 50%;
}

.blocAccueil-content {
	position: relative;
	background-color: #111;
}

.blocAccueil-content.carre:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.maxi .blocAccueil-content.carre:before {
	padding-bottom: 45%;
}

.blocAccueil-content.carre .blocAccueil-bt {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.blocAccueil-content.carre .blocAccueil-corner {
	display: block;
	position: absolute;
	z-index: 1;
	top: -12px;
	right: -38px;
	padding: 24px 24px 8px;
	width: 112px;
	font-size: 0.85em;
	color: #fff;
	background-color: #222222;
	text-align: center;
	line-height: 1em;
	text-transform: lowercase;
	transform: rotate(45deg);
}

[lang=en] .blocAccueil-content.carre .blocAccueil-corner {
	right: -42px;
	padding: 30px 24px 8px;
	width: 124px;
}

.maxi .blocAccueil-content.carre .blocAccueil-corner {
	font-size: 1em;
	padding: 6em 4em 1em;
	width: 14em;
	transform-origin: 0 0;
	transform: rotate(45deg) translateY(-100%);
	top: 0;
	right: -4em;
	font-weight: 600;
}

.blocAccueil-content.carre .blocAccueil-img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.blocAccueil-content.carre .blocAccueil-img img {
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
}

.blocAccueil-content.carre .blocAccueil-img img.loading {
	filter: blur(10px);
}

.blocAccueil-content.carre .blocAccueil-detail {
	position: absolute;
	display: block;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	color: #FFF;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.9) 100%);
	transition: opacity ease 0.5s;
}

.blocAccueil-content.carre .blocAccueil-detail:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	bottom: 0;
	opacity: 0;
	background: rgba(34, 34, 34, 0.75);
	transition: opacity ease 0.5s;
}

.cssgradients .blocAccueil-content.carre .blocAccueil-detail:before {
	background: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, rgba(34, 34, 34, 0.6) 100%);
}

.no-cssgradients .blocAccueil-content.carre .blocAccueil-detail:before {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.75);
	height: 33.333%;
}

.maxi .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 28%;
}

.mini .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 65%;
}

.blocAccueil-content.carre .blocAccueil-title {
	position: relative;
	display: block;
	text-align: center;
	padding: 0 0.5rem 0.15em;
	line-height: 1.1;
}

.mini .blocAccueil-content.carre .blocAccueil-title {
	font-weight: 600;
	font-family: 'athelas';
	font-size: 1em;
}

.maxi .blocAccueil-content.carre .blocAccueil-title {
	font-family: 'bebas-neue';
	font-size: 1.25em;
}

.blocAccueil-content.carre .blocAccueil-subtitle {
	display: block;
	position: relative;
	text-align: center;
	font-family: 'athelas';
	line-height: 1.1;
	font-size: 0.9em;
	padding: 0 0.5rem;
}

.blocAccueil-content.carre .blocAccueil-bt:hover .blocAccueil-detail:before {
	opacity: 1;
}

.no-cssgradients .blocAccueil-content.carre .blocAccueil-bt:hover .blocAccueil-detail:before {
	background-color: rgba(34, 34, 34, 0.75);
}

.column.video .blocAccueil-content.carre .blocAccueil-bt:hover .blocAccueil-detail {
	opacity: 0;
}

.groupBlocsRonds {
	clear: both;
	background-color: #CCCCCC;
	position: relative;
	z-index: 1;
	top: -1.5em;
	margin: 1.5em 0;
}

.groupBlocsRonds:after,
.groupBlocsRonds:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	left: 0;
	transform: scale(0.9999);
	border-width: 2.25em 50vw;
}

.groupBlocsRonds:before {
	border-color: rgba(255, 255, 255, 0) #CCCCCC #CCCCCC rgba(255, 255, 255, 0);
	top: -4.5em;
}

.groupBlocsRonds:after {
	border-color: #CCCCCC rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #CCCCCC;
	bottom: -4.5em;
}

.groupBlocsRonds > .column {
	float: none;
}

.groupBlocsRonds > .column::after {
	clear: both;
	content: "";
	display: table;
}

.groupBlocsRonds .blocAccueil-content {
	background: none;
	padding: 0.75em;
}

.groupBlocsRonds .blocAccueil-bt {
	display: block;
	max-width: 23em;
	margin: 0 auto;
}

.groupBlocsRonds .blocAccueil-bt::after {
	clear: both;
	content: "";
	display: table;
}

.groupBlocsRonds .blocAccueil-img {
	position: relative;
	display: block;
	float: left;
	border-radius: 50%;
	width: 6em;
	background-color: #111;
	background-position: center center;
	background-size: cover;
	transition: transform 0.25s ease-in-out;
	overflow: hidden;
}

.groupBlocsRonds .blocAccueil-img:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.groupBlocsRonds .blocAccueil-img img {
	position: absolute;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 50%;
	width: 100%;
	height: auto;
	transform: translate(-50%, -50%);
}

.groupBlocsRonds .blocAccueil-img img.loading {
	filter: blur(10px);
}

.groupBlocsRonds .blocAccueil-detail {
	font-size: 1em;
	padding: 1em 0 0 6.75em;
	left: 0;
	right: 0;
}

.groupBlocsRonds .blocAccueil-title {
	position: relative;
	display: block;
	margin: 0;
	font-family: 'bebas-neue';
	font-size: 1.953em;
	color: #000;
	line-height: 1.1;
	padding: 0 0 0.15em 0;
	margin: 0 0 0.15em 0;
}

.groupBlocsRonds .blocAccueil-title:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 66.667%;
	border-bottom: solid 2px #222222;
}

.groupBlocsRonds .blocAccueil-subtitle {
	display: block;
	font-family: 'athelas';
	font-weight: 600;
	color: #262626;
	font-size: 1.25em;
	line-height: 1.1;
}

.groupBlocsRonds .blocAccueil-bt:hover .blocAccueil-img {
	transform: scale(1.15);
}

.groupBlocsRonds .blocAccueil-bt:hover .blocAccueil-detail {
	transform: rotate(0);
}

.blocAccueil-video-embed {
	position: relative;
	z-index: 1;
	height: 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
	margin-top: -25%;
}

.blocAccueil-video-embed iframe,
.blocAccueil-video-embed object,
.blocAccueil-video-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.blocAccueil-video-control {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.blocAccueil-video-control:before {
	content: '';
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	left: 4px;
	top: 4px;
	background-image: url("../images/pause.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.blocAccueil-video-control:hover:before {
	background-image: url("../images/playSprite.png");
	-webkit-animation: clignotte 1s steps(2, end) infinite;
	animation: clignotte 1s steps(2, end) infinite;
}

.blocAccueil-video-control .bt_mute {
	display: block;
	position: absolute;
	right: -32px;
	top: -32px;
	width: 32px;
	height: 32px;
	-webkit-transition: right 0.25s, top 0.25s;
	-moz-transition: right 0.25s, top 0.25s;
	-o-transition: right 0.25s, top 0.25s;
	transition: right 0.25s, top 0.25s;
	background-image: url("../images/bt_mute.png");
	background-position: 0 -32px;
	background-repeat: no-repeat;
}

.blocAccueil-video-control .bt_mute:hover {
	background-position: 0 0;
}

.blocAccueil-video-control:hover .bt_mute {
	right: 4px;
	top: 4px;
}

#pub1 {
	margin: 0 auto;
}

.blocArticle {
	position: relative;
	z-index: 2;
	margin-bottom: 6em;
}

.blocArticle-banner {
	display: none;
}

.blocArticle-article {
	float: left !important;
}

.blocArticle-article .article-container {
	position: relative;
	margin: 0 -0.75em;
}

.blocArticle-article .article-container::after {
	clear: both;
	content: "";
	display: table;
}

.blocArticle-article .article-img {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.blocArticle-article .article-img:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.blocArticle-article .article-img img {
	position: absolute;
	width: auto;
	max-width: none;
	height: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.blocArticle-article .article-img img.loading {
	filter: blur(10px);
	width: 100%;
}

.blocArticle-article .article-details {
	padding: 0.75em;
}

.blocArticle-article .article-title {
	position: absolute;
	left: 0;
	right: 0;
	top: 66.6vw;
	z-index: 2;
}

.blocArticle-article .article-title .lib {
	display: block;
	background-color: #222222;
	text-align: center;
	padding: 0.375em;
	font-family: 'bebas-neue';
	font-weight: normal;
	color: #FFF;
	font-size: 6.6vw;
	line-height: 1.1;
}

.blocArticle-article .article-resume {
	font-family: 'athelas';
	font-size: 1.25em;
}

.blocArticle-article .article-link {
	position: relative;
	margin-top: 1.5em;
	display: block;
	padding: 0 1.5em;
	text-align: right;
}

.blocArticle-article .article-link:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	height: 1px;
	background-color: #CCCCCC;
}

.blocArticle-article .article-link .lib {
	position: relative;
	display: inline-block;
	background-color: #f3f3f3;
	border: solid 1px #CCCCCC;
	font-family: 'athelas';
	font-size: 1.25em;
	font-style: italic;
	color: #262626;
	padding: 0 0.5em;
}

.blocArticle-article.noPhoto .article-details {
	width: 100% !important;
}

.blocArticle-article.noPhoto .article-title {
	margin-left: 0 !important;
}

.blocArticle-article.noPhoto .article-title:before {
	display: none;
}

.blocArticle-article.noPhoto .article-title .lib {
	float: none;
}

.blocArticle-article.noPhoto .article-link {
	position: relative;
	width: 100% !important;
}

.nearestEvent {
	position: relative;
	padding: 3em 0;
}

.nearestEvent::after {
	clear: both;
	content: "";
	display: table;
}

.nearestEvent .row {
	max-width: 120em;
}

.nearestEvent .row:nth-child(2) {
	position: relative;
}

.nearestEvent .row:nth-child(2):before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to right, rgba(243, 243, 243, 0) 0%, rgba(243, 243, 243, 0.4) 50%, #f3f3f3 100%);
	width: 20%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.nearestEvent-banner {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.nearestEvent-banner .banniere + .banniere:not(:empty) {
	margin-top: 1.5em;
}

.nearestEvent-list {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}

.nearestEvent-list:after {
	content: '';
	display: inline-block;
	width: 10%;
	height: 10px;
}

.nearestEvent-list:not(.revealed) .event:nth-child(1) ~ .event {
	display: none !important;
}

.nearestEvent-list .event {
	position: relative;
	width: 75%;
	padding: 0.75em;
	display: inline-block;
	white-space: normal;
}

.nearestEvent-list .event-container {
	position: relative;
	background-color: #FFF;
	font-size: 3.6vw;
	overflow: hidden;
}

.nearestEvent-list .event-container:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 150%;
}

.nearestEvent-list .event-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 47%;
	background-color: #999;
	overflow: hidden;
}

.nearestEvent-list .event-img img {
	width: 100%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: filter 0.5s linear, transform 0.5s;
}

.nearestEvent-list .event-img img.loading {
	filter: blur(10px);
}

.nearestEvent-list .event-img:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: -1px;
	left: 0;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, white 100%);
}

.nearestEvent-list .event-title {
	position: absolute;
	top: 51%;
	left: 0;
	width: 100%;
	height: 15%;
	padding: 0 0.75em;
	overflow: hidden;
}

.nearestEvent-list .event-title .lib {
	display: block;
	font-family: 'athelas';
	font-weight: bold;
	line-height: 1.1;
	font-size: 1.1em;
}

.nearestEvent-list .event-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0.75em;
	width: 75%;
	border-top: solid 2px #222222;
}

.nearestEvent-list .event-resume {
	position: absolute;
	width: 100%;
	left: 0;
	top: 66%;
	bottom: 0;
	padding: 0 0.75em;
}

.nearestEvent-list .event-resume > p {
	position: absolute;
	top: 0;
	display: block;
	font-size: 0.9em;
	height: 2.5em;
	line-height: 2.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: calc(100% - 1.65em);
}

.nearestEvent-list .event-resume > p > i {
	font-size: 1.5em;
	vertical-align: middle;
	margin-right: 0.5em;
}

.nearestEvent-list .event-resume > p.event-city {
	color: #666666;
	top: 30%;
}

.nearestEvent-list .event-resume > p.event-category {
	font-weight: bold;
	color: #222222;
	top: 60%;
}

.nearestEvent-list .event-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	background: rgba(255, 255, 255, 0);
}

.nearestEvent-list .event-link:before,
.nearestEvent-list .event-link:after {
	content: '';
	position: absolute;
	top: 4%;
	height: 43%;
	border-left: solid 2px #FFF;
	transform: scaleY(0);
	transition: transform 0.5s;
}

.nearestEvent-list .event-link:before {
	left: 4%;
}

.nearestEvent-list .event-link:after {
	right: 4%;
}

.nearestEvent-list .event-link > .lib {
	display: block;
	text-indent: -9999px;
}

.nearestEvent-list .event-link > .lib:before {
	content: '';
	position: absolute;
	top: 4%;
	left: 4%;
	right: 4%;
	border-top: solid 2px #FFF;
	transform: scaleX(0);
	transition: transform 0.5s;
}

.nearestEvent-list .event-link:hover:before,
.nearestEvent-list .event-link:hover:after,
.nearestEvent-list .event-link:hover > .lib:before {
	transform: none;
}

.nearestEvent-list .event-link:hover + .event-img img {
	transform: translate(-50%, -50%) scale(1.1);
}

.css3slider {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	overflow: hidden;
}

.css3slider-item {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.css3slider-item > img {
	display: none;
}

.trans-fade .css3slider-item {
	opacity: 0;
	transition: opacity;
}

.trans-fade .css3slider-item.active {
	opacity: 1;
}

.trans-accordeon .css3slider-item {
	opacity: 1;
	right: auto;
	transform: translateX(100%);
	box-shadow: -8px 0 -8px 0 rgba(0, 0, 0, 0.25);
	transition: transform;
}

.boxArticles_slider {
	position: relative;
	overflow: hidden;
}

.boxArticles_slider .unArticle {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.boxArticles_slider .css3slider-next,
.boxArticles_slider .css3slider-prev {
	bottom: 0;
	position: absolute;
	top: 0;
	width: 3rem;
	z-index: 99;
	text-indent: -9999px;
	outline: none;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}

.boxArticles_slider .css3slider-next:before,
.boxArticles_slider .css3slider-prev:before {
	display: block;
	font-size: 3rem;
	line-height: 2.4rem;
	height: 3rem;
	width: 3rem;
	text-align: center;
	text-indent: 0;
	width: 100%;
	color: #FFF;
	background: rgba(0, 0, 0, 0.5);
}

.boxArticles_slider .css3slider-next:hover:before,
.boxArticles_slider .css3slider-prev:hover:before {
	background: rgba(0, 0, 0, 0.75);
}

.boxArticles_slider .css3slider-next {
	right: 0;
}

.boxArticles_slider .css3slider-next:before {
	content: '\203A';
}

.boxArticles_slider .css3slider-prev {
	left: 0;
}

.boxArticles_slider .css3slider-prev:before {
	content: '\2039';
}

.boxArticles_slider {
	position: relative;
	background-color: #EEE;
	width: 100%;
	height: 20em;
}

.boxArticles_slider .css3slider-next:before,
.boxArticles_slider .css3slider-prev:before {
	background: rgba(0, 0, 0, 0.1);
}

.boxArticles_slider .css3slider-next:hover:before,
.boxArticles_slider .css3slider-prev:hover:before {
	background: rgba(34, 34, 34, 0.75);
}

.boxArticles_slider .richContent {
	border: 1px solid #ddd;
	padding: 1.5rem;
}

.boxArticles_slider .unArticle {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}

.boxArticles_slider .unArticle.active {
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.5);
}

.boxArticles_slider .unArticle:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	transition: background 0.25s, height 1.5s;
}

.boxArticles_slider .unArticle:hover:before {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.boxArticles_slider .unArticle.current:before {
	height: 40%;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
}

.boxArticles_slider .unArticle .resumeArticle {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	padding: 0em 4em 1em 4em;
	text-align: center;
	font-size: 0.9em;
	transform: translateX(100%);
	opacity: 0;
	transition: transform 1.5s, opacity 1.5s;
}

.boxArticles_slider .unArticle.current .resumeArticle {
	opacity: 1;
	transform: translateX(0%);
	animation-name: textDelai;
	animation-duration: 1500ms;
	animation-iteration-count: 1;
}

.boxArticles_slider .unArticle .libArticle {
	display: block;
	text-transform: uppercase;
	font-size: 1.5em;
	text-shadow: 3px 3px 3px #000;
	margin-bottom: 0.25em;
}

.boxArticles_slider .unArticle .texte {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 1em 0;
	font-size: 1em;
	text-shadow: 3px 3px 3px #000;
}

.boxArticles_slider .unArticle .lienSuite {
	display: none;
}

.boxArticles_slider .unArticle .bouton {
	white-space: nowrap;
	position: relative;
}

.boxArticles_slider .unArticle .bouton:before {
	content: '';
	display: block;
	position: absolute;
	width: 48px;
	height: 48px;
	margin-top: -1.2em;
	background-image: url("../../../images/sprite-buttons.png");
	background-position: 0 -96px;
	background-repeat: no-repeat;
	right: -15px;
}

.no-touch .boxArticles_slider .unArticle .bouton:before {
	right: -30px;
}

.boxArticles_slider .unArticle .bouton:hover:before {
	background-position: -48px -96px;
}

body.noel .main-banner .main-logo .bt_accueil {
	margin-top: 1.25em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {

.boxArticles_slider .unArticle .bouton:before {
	background-image: url("../../../images/sprite-buttons@2x.png");
	background-size: 96px 144px;
}

}

@media only print, only screen and (min-width: 30.063em) {

.mini .blocAccueil-content.carre:before {
	padding-bottom: 50%;
}

.no-cssgradients .blocAccueil-content.carre .blocAccueil-detail:before {
	height: 40%;
}

.maxi .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 30%;
}

.mini .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 37%;
}

.maxi .blocAccueil-content.carre .blocAccueil-title {
	font-size: 3.84vw;
}

.blocAccueil-content.carre .blocAccueil-subtitle {
	font-size: 3vw;
}

.groupBlocsRonds .blocAccueil-content {
	float: left;
	width: 33.333%;
	margin: 0 33.333%;
}

.groupBlocsRonds .blocAccueil-content:nth-last-child(2):first-child,
.groupBlocsRonds .blocAccueil-content:nth-last-child(2):first-child ~ .blocAccueil-content {
	margin: 0 16.666%;
}

.groupBlocsRonds .blocAccueil-content:nth-last-child(3):first-child,
.groupBlocsRonds .blocAccueil-content:nth-last-child(3):first-child ~ .blocAccueil-content {
	margin: 0;
}

.groupBlocsRonds .blocAccueil-content:nth-last-child(4):first-child,
.groupBlocsRonds .blocAccueil-content:nth-last-child(4):first-child ~ .blocAccueil-content {
	margin: 0;
	width: 50%;
}

.groupBlocsRonds .blocAccueil-bt {
	max-width: 15em;
}

.groupBlocsRonds .blocAccueil-img {
	float: none;
	width: 100%;
	max-width: 12em;
	margin: 0 auto;
}

.groupBlocsRonds .blocAccueil-detail {
	padding: 1em 0;
	position: static;
	z-index: 0;
	font-size: 2vw;
}

.groupBlocsRonds .blocAccueil-title {
	text-align: center;
}

.groupBlocsRonds .blocAccueil-title:before {
	width: 80%;
	max-width: 8rem;
	left: 50%;
	transform: translateX(-50%);
}

.groupBlocsRonds .blocAccueil-subtitle {
	text-align: center;
}

.blocArticle-article .article-img:before {
	padding-bottom: 66.667%;
}

.blocArticle-article .article-title {
	top: 45vw;
}

.blocArticle-article .article-title .lib {
	padding: 0.375em 1.5em;
	font-size: 4vw;
}

.nearestEvent-list .event {
	width: 45%;
}

.nearestEvent-list .event-container {
	font-size: 2vw;
}

.boxArticles_slider .richContent {
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}

}

@media only print, only screen and (min-width: 48.063em) {

.main-body .titlePage {
	text-align: center;
}

.main-banner {
	height: 37em;
}

.main-banner .main-logo .bt_accueil {
	float: none;
	margin-top: 5em;
	width: 332px;
	height: 212px;
}

.gdpb .main-banner .main-logo .bt_accueil {
	width: 367px;
	margin-left: auto;
}

.main-banner .welcome {
	font-size: 1.8em;
}

.main-banner .welcome-region {
	font-size: 2.2em;
}

body.gta .main-banner .welcome span:last-child {
	font-size: 1.8em;
}

body.gta .main-banner .welcome-region {
	font-size: 1.8em;
}

.blocsAccueil .pubAccueil {
	width: 50%;
}

.blocAccueil.maxi {
	width: 50%;
}

.blocAccueil.mini {
	width: 25%;
}

.blocAccueil.cdc {
	display: none;
}

.maxi .blocAccueil-content.carre:before {
	padding-bottom: 100%;
}

.mini .blocAccueil-content.carre:before {
	padding-bottom: 100%;
}

.no-cssgradients .blocAccueil-content.carre .blocAccueil-detail:before {
	height: 33.333%;
}

.maxi .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 75%;
}

.mini .blocAccueil-content.carre .blocAccueil-detail {
	padding-top: 66%;
}

.no-cssgradients .mini .blocAccueil-content.carre .blocAccueil-detail:before {
	height: 40%;
}

.mini .blocAccueil-content.carre .blocAccueil-title {
	font-size: 1.3vw;
}

.maxi .blocAccueil-content.carre .blocAccueil-title {
	font-size: 3vw;
}

.blocAccueil-content.carre .blocAccueil-subtitle {
	font-size: 2.4vw;
}

.groupBlocsRonds .blocAccueil-content:nth-last-child(4):first-child,
.groupBlocsRonds .blocAccueil-content:nth-last-child(4):first-child ~ .blocAccueil-content {
	width: 25%;
}

.groupBlocsRonds .blocAccueil-detail {
	font-size: 1.33vw;
}

.groupBlocsRonds {
	width: 150%;
	padding-right: 50%;
}

.blocAccueil-video-embed {
	width: 178.6%;
	margin-left: -39.3%;
	padding-bottom: 140%;
	margin-top: -20%;
}

.blocArticle-banner {
	display: block;
	float: right;
	width: 33.333%;
	max-width: 20.25em;
}

.blocArticle-banner + .blocArticle-article {
	width: 66.667%;
	min-width: calc(100% - 20.25em);
}

.blocArticle-title h2 {
	text-align: left;
}

.blocArticle-article .article-container {
	margin: 0 0.75em;
}

.blocArticle-article .article-img {
	float: left;
	width: 50%;
}

.blocArticle-article .article-img:before {
	padding-bottom: 0;
	height: 600px;
}

.blocArticle-article .article-details {
	float: left;
	width: 50%;
	padding: 3em 0 0.75em 1.5em;
}

.blocArticle-article .article-title {
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	margin-left: calc(-100% - 3em);
	margin-bottom: 3em;
	text-align: left;
}

.blocArticle-article .article-title:after {
	content: '';
	display: table;
	clear: both;
}

.blocArticle-article .article-title:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 8px;
	background-color: #222222;
}

.blocArticle-article .article-title .lib {
	text-align: left;
	min-width: 66.6667%;
	padding: 0.375em 1.5em;
	float: right;
	font-size: 1.953em;
}

.blocArticle-article .article-link {
	position: absolute;
	text-align: left;
	bottom: calc(-1em + 1px);
	width: calc(50% - 1.5em);
}

.nearestEvent .row:nth-child(2):before {
	display: none;
}

.nearestEvent-banner {
	padding-right: 1.5em;
}

.nearestEvent-list {
	white-space: normal;
	padding-right: 0;
}

.nearestEvent-list,
.nearestEvent-list.revealed {
	overflow: visible;
}

.nearestEvent-list:after {
	display: table;
	height: auto;
	width: auto;
	clear: both;
}

.nearestEvent-list .event {
	float: left;
	width: 50%;
}

.nearestEvent-list .event:nth-child(4) ~ .event {
	display: none;
}

.nearestEvent-list .event-container {
	font-size: 1.5vw;
}

.boxArticles_slider .css3slider-next,
.boxArticles_slider .css3slider-prev {
	display: none;
}

.boxArticles_slider .unArticle {
	box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.5);
}

.boxArticles_slider .unArticle .resumeArticle {
	padding: 0em 4em 1em 4em;
	font-size: 0.9em;
}

body.noel .main-banner .main-logo .bt_accueil {
	margin-top: 2.25em;
	margin-right: auto;
	width: 332px;
	height: 254px;
}

body.noel.gdpb .main-banner .main-logo .bt_accueil {
	width: 367px;
}

}

@media only print, only screen and (min-width: 48.063em) and (min-width: 48.063em) {

.blocArticle-banner + .blocArticle-article .article-container {
	margin: 0 0 0 0.75em;
}

}

@media only print, only screen and (min-width: 60.063em) {

.blocsAccueil .pubAccueil {
	width: 33.333%;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event {
	width: 33.3333%;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event:nth-child(4) ~ .event {
	display: block;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event:nth-child(9) ~ .event {
	display: none;
}

.blocAccueil.maxi {
	width: 33.333%;
}

.blocAccueil.mini {
	width: 16.666%;
}

.blocAccueil.mini.promo ~ .promo {
	display: none;
}

.blocAccueil.cdc {
	display: block;
}

.maxi .blocAccueil-content.carre .blocAccueil-title {
	font-size: 2vw;
}

.blocAccueil-content.carre .blocAccueil-subtitle {
	font-size: 1.6vw;
}

.nearestEvent-banner.column.medium-4 {
	width: 21em;
}

.nearestEvent-list.column.medium-8 {
	width: calc(100% - 21em);
}

.nearestEvent-list .event {
	width: 33.3333%;
}

.nearestEvent-list .event:nth-child(4) ~ .event {
	display: block;
}

.nearestEvent-list .event:nth-child(6) ~ .event {
	display: none;
}

.nearestEvent-list .event-container {
	font-size: 1.3vw;
}

.boxArticles_slider .richContent {
	padding: 3.5rem;
}

.boxArticles_slider .unArticle .resumeArticle {
	padding: 0em 4em 1em 4em;
}

}

@media only print, only screen and (min-width: 75.063em) {

.blocsAccueil .nearestEvent .nearestEvent-list .event:nth-child(6) ~ .event {
	display: none;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event-container {
	font-size: 1.25vw;
}

.mini .blocAccueil-content.carre .blocAccueil-title {
	font-size: 1em;
}

.maxi .blocAccueil-content.carre .blocAccueil-title {
	font-size: 1.6em;
}

.groupBlocsRonds .blocAccueil-detail {
	font-size: 1em;
}

.blocArticle-article .article-img {
	width: 66.667%;
}

.blocArticle-article .article-details {
	width: 33.333%;
	padding-left: 1.5em;
}

.blocArticle-article .article-title {
	margin-left: calc(-200% - 4.5em);
}

.blocArticle-article .article-link {
	width: calc(33.333% - 1.5em);
}

.nearestEvent-list .event {
	width: 25%;
}

.nearestEvent-list .event:nth-child(6) ~ .event {
	display: block;
}

.nearestEvent-list .event:nth-child(8) ~ .event {
	display: none;
}

.nearestEvent-list .event-container {
	font-size: 1vw;
}

}

@media only print, only screen and (min-width: 100.063em) {

.blocsAccueil .pubAccueil {
	width: 25%;
}

.blocsAccueil .blocBanniere {
	position: relative;
	clear: none;
	width: 50%;
	float: left;
	padding: 0;
}

.blocsAccueil .blocBanniere:before {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 50%;
}

.blocsAccueil .blocBanniere .banniere {
	margin: 0 !important;
	position: absolute;
	top: 0.75em;
	right: 0.75em;
	bottom: 0.75em;
	left: 0.75em;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event {
	width: 25%;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event:nth-child(6) ~ .event {
	display: block;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event:nth-child(8) ~ .event {
	display: none;
}

.blocsAccueil .nearestEvent .nearestEvent-list .event-container {
	font-size: 1em;
}

.blocAccueil.maxi {
	width: 25%;
}

.blocAccueil.maxi.beforeBlocBanniere {
	float: right;
}

.blocAccueil.mini {
	width: 12.5%;
}

.blocAccueil.mini.promo ~ .promo {
	display: block;
}

.blocAccueil.cdc {
	display: none;
}

.blocAccueil-content.carre .blocAccueil-subtitle {
	font-size: 1.25em;
}

.groupBlocsRonds {
	width: 100vw;
	margin-left: calc( ( 100em - 100vw ) / 2);
	padding-left: calc( ( 100vw - 100em ) / 2);
	padding-right: calc( ( 100vw - 100em ) / 2);
}

.nearestEvent-list .event {
	width: 20%;
}

.nearestEvent-list .event:nth-child(8) ~ .event {
	display: block;
}

.nearestEvent-list .event-container {
	font-size: 1em;
}

}

@keyframes clignotte {

to {
	background-position: 0 -64px;
}

}

@keyframes textDelai {

0% {
	transform: translateX(100%);
	opacity: 0;
}

50% {
	opacity: 0;
}

100% {
	transform: translateX(0%);
	opacity: 1;
}

}

