/*==================== SAINT-ETIENNE ===================*/

/* INCLUSIONS CSS ERMES */

/* Desactived @import url(../ermes-standard/style.css); */
/* Desactived @import url(../ermes-standard/modeles.css); */

/* INCLUSIONS CSS SYRACUSE */

/* Report @import url(../standard/portal/front/modeles.css); */
/* Report @import url(../standard/portal/front/style.css); */
/* Report @import url(../syracuse/syracuse.css); */
/* Report @import url(polices.css); */
/* Report @import url(ermes-font-addon.css); */
/* Report @import url(editorial.css); */



/*#nav-rich-menu li:nth-child(1) .dropdown {
   left: 0  !important;
}*/

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */

/*_________ Hide outline __________*/

*:focus,
*:hover {
	outline: 0 !important;
}
.x-webkit *:focus,
*:focus {
	outline: 0 !important;
}
button:focus,
.btn:focus {
	outline: 0 !important;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: 0;
}
ul.notes-echelle.js li.note-focus {
	outline: 0 !important;
}
.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
	outline: 0;
	border: none
}
.all-link-connexe .btn-default,
.all-link-connexe .btn-default:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1,
#ermes_main_menu li.LEVEL1:hover a,
#ermes_main_menu li.LEVEL1 > a,
#ermes_main_menu li.LEVEL1 a:hover,
#nav-rich-menu li a,
#nav-rich-menu li:hover a,
#nav-rich-menu a:hover,
.btn-account,
.btn-account:hover,
.btn,
.btn:hover {
		transition: background 0.35s;
}

#dropChangeSite {
	display: none;
}

@media (max-width: 767px)  {
	.frame-no-title .icon-resize-small.pull-right {
		float: none !important;
	}
	.frame-no-title .panel-heading  {
		text-align: right;;
	}
}
@media (min-width: 1280px){
	.container {
		max-width: 1200px;
		width: 1200px;
	}
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
  /* font-family: Montserrat-Regular; */
  font-family: 'Rubik-Regular';
  font-weight: normal;
  line-height: normal;
}
body {
	background: #f3f3f3;
}
p {
	color: #000;
	font-size: 16px;
}
a {
	color: #000;
}
#mobile-actions {
    background-color: #000;
	height: 49px;
	border-bottom: 1px solid #fff;
}
.hamburger-mobile .icon-bar {
    background-color: #fff;
}
#mobile-actions .btn-account, #mobile-actions .btn-account:hover, #mobile-actions .btn-account:focus, #mobile-actions .btn-account:active, #mobile-actions .btn-account.active, #mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}
#share_social_mobile {
	float: left !important;
	left: 10px;
}
.hamburger-mobile {
	float: right;
}
.my-account-mobile {
    position: absolute;
    right: 50px;	
}

header {
	border: none;
	background: url(images/header.jpg) no-repeat center 48px;
	margin-bottom: 80px;
}
@media (max-width: 767px) {
	header {
		background-position: center top;
	}	
}
@media (min-width: 768px) {
	header::before {
		content: "";
		width: 100%;
		height: 48px;
		background: #000;
		border-bottom: 1px solid #fff;
		position: absolute;
	}
}
#search-panel,
#menu-panel {
    background: none;
	border: none;
}

.all-link-connexe .btn-default {
  /* font-family: 'Montserrat-Light'; */
  font-family: 'Rubik-Light';  
  background: none;
  border: none;
  font-size: 14px;
}
.link-connexe {
	margin-right: 20px;
}
#ariane {
    color: #000;
    left: -190px;
    position: absolute;
    top: 220px;
}

#ermes_main_menu {
	background: #000;
	text-align: center;
}
#ermes_main_menu li.LEVEL1 {
    background: none;
    display: inline-block;
    float: none;
	margin: 0 -2px;
}
#preselect-facets-link {
    display: none !important;
}
.portal-main-menu li.LEVEL1 {
    width: auto;
	margin: 0;
}
.portal-main-menu li.LEVEL1 .caret {
	display: none;
}
.portal-main-menu li.LEVEL1 > a {
    padding: 27px 25px 24px;
}
#ermes_main_menu li.LEVEL1 > a {
	color: #fff;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1 a:hover {
    background-color: #fff;
	color: #000;
}
#ermes_main_menu li.LEVEL1 > a:hover,
#ermes_main_menu li:hover > a {
    background-color: #fff;
	color: #000;
}

#ermes_main_menu .dropdown-menu > li > a:hover,
#ermes_main_menu .dropdown-menu > li > a:focus	{
	background: #000;
	color: #fff;
}
#ermes_main_menu .dropdown-menu {
	border: none;
	border-top: 1px solid #000;
	box-shadow: 0 8px 8px -4px #555;
	padding: 0;
}
#ermes_main_menu .dropdown-menu > li > a {
    padding: 20px;
	text-align: left;
}


.btn-account {
  /* font-family: 'Montserrat-Medium'; */
  font-family: 'Rubik-Medium';
}
@media (min-width: 768px) {
	.btn-account {
		background: #323839;
		color: #fff;
		padding-left: 26px;
		/* padding-top: 9px; */
		padding-top: 8px;
		font-size: 14px;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		background: #fff;
		color: #000;
	}
}
.btn-account .icon-lock,
.btn-account .icon-user {
    left: -10px;
    position: relative;
    top: 2px;
}
.btn-account .icon-lock::before,
.btn-account .icon-user::before {
	content: url(images/icon-user.png);
}

@media (min-width: 768px) {
	.btn-account:hover .icon-lock::before,
	.btn-account:hover .icon-user::before {
		content: url(images/icon-user-o.png);
	}
}

.navbar-brand h1 {
	display: none;
}
.navbar > .container .navbar-brand {
    margin: 15px 0;
}
.navbar-inverse .navbar-brand {
    padding: 0 0 158px 158px;
	background: url(images/brand.png) no-repeat;
	background-size: 100% auto;
}

.navbar-header-before {
	display: block;
	background: url(images/brandville.png) no-repeat;
	background-size: 100% auto;
	height: 73px;
	width: 253px;
    position: absolute;
    right: 0;
    top: 60px;
}
#search-panel .panel-body.col-md-8::before {
    position: absolute;
	content: "Je cherche dans";
	font-size: 24px;
	color: #fff;
	top: -25px;
	/* font-family: 'Montserrat-Medium'; */
	font-family: 'Rubik-Medium';
}

@media (min-width: 1023px) {
	#search-panel .panel-body.col-md-8 {
		position: absolute;
		left: 230px;
		top: -120px;
		z-index: 10;
		width: 55%;
	}
}
@media (max-width: 1023px) {
	.navbar-header-before {
		height: 50px;
		right: 10px;
		top: 20px;
		width: 160px;
	}
	#search-panel .panel-body.col-md-8::before {
		font-size: 15px;
		left: 10px;
		top: -15px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 5px;
	}
	#search-panel .panel-body.col-md-8 {
		margin-top: 10px;
	}
}


#main_search_form {
	border-radius: 50px;
}
#scenario-selection,
#submit-search {
	background: #fff;
	border-color: #fff;
	color: #000;
	height: 52px;
	line-height: 50px;
}
#scenario-selection {
	border-radius: 50px 0 0 50px;
	border-right: 1px solid #c51515;
}
#scenario-selection {
	padding: 0 14px 0 22px;
}
#submit-search {
	padding: 0 22px;
	border-left: 1px solid #c51515;
	border-radius: 0 50px 50px 0;
}
#group-btn-research {
	border-right: 1px solid #c51515;	
}

.ui-autocomplete-input {
	height: 52px;
}
.clean-text-field {
	color: #000;
}
#textfield,
.clean-text-field {
	height: 52px;
	color: #000
}
#globalScenarioMobile {
    background-color: #fff;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #000;
    color: #fff;
}
#globalScenarioMobile > li > a {
    color: #000;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #000;
    color: #fff;
}
.tt-suggestion.tt-cursor {
  background: #000;
}
#globalAdvancedSearchLink {
	color: #fff;
}

.panel-front > .x-panel-header span, h2 {
    color: #c51515;
	font-size: 36px;
	/* font-family: 'Montserrat-SemiBold';	 */
	font-family: 'Rubik-SemiBold';
}
.panel > .panel-heading h2,
.panel-title, .panel-front > .x-panel-header {
    text-transform: none;
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
}

.panel-front,
.panel-selection {
	background: none;
	padding: 30px 20px;
}


/* ENCARTS */

.encart-agenda .panel-front,
.encart-agenda .panel-selection {
	padding: 0;
}
@media (min-width: 1024px) {
	.encart-agenda .panel-front,
	.encart-agenda .panel-selection {
		margin-right: -20px;
	}
}

.encart-agenda .panel-heading .icon-resize-small + h2 {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.encart-agenda .panel-heading  {
    display: none;
}
#portal .encart-agenda .panel-body  {
    padding: 0;
}
.encart-agenda  .rsDefaultInv .rsGCaption {
	z-index: 19;
}
.encart-agenda .rsContent  {
	background: #fff;
}
@media (max-width: 767px) {
	.encart-agenda  .rsDefaultInv .rsGCaption  {
		padding-top: 0;
	}
	#ariane {
		left: 5px;
		top: 120px;
	}
}

@media (min-width: 360px) and (max-width: 374px) {
	
}
@media (min-width: 375px) and (max-width: 383px) {
	
}
@media (min-width: 384px) and (max-width: 410px) {
	
}
@media (min-width: 411px) and (max-width: 413px) {
	
}
@media (min-width: 414px) and (max-width: 431px) {
	
}
@media (min-width: 432px) and (max-width: 479px) {
	
}
@media (min-width: 480px) and (max-width: 599px) {
	
}
@media (min-width: 600px) and (max-width: 719px) {
	
}
@media (min-width: 720px) and (max-width: 767px) {
	
}

@media  (min-width: 768px) and (max-width: 1023px) {
	#ariane {
		left: 0;
		top: 190px;
	}
}


.encart-agenda .rsContent img  {
	margin-top: 0 !important;
	margin-left: 0 !important;
}
.encart-agenda .rsDefaultInv .rsGCaption {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
}
.encart-agenda .rsDefaultInv .rsGCaption * {
    color: #000;
}
.encart-agenda .event-wrapper {
	border: none !important;
}
.encart-agenda .date {
    text-align: center;
}
.encart-agenda .footer-icon-container {
	margin-top: -30px;
}
.encart-agenda .footer-icon-container ul {
	margin: 0;
}

.encart-agenda .webframe-ermes-commonviewedresources .panel-body div:nth-child(3) {
    text-align: center;
}
.encart-agenda h3 {
    font-size: 30px;
	/* font-family: 'Montserrat-Medium'; */
	 font-family: 'Rubik-Medium';
	font-weight: normal;
	text-transform: none;
	margin-bottom: 10px;
    margin-top: 10px;
}
.encart-agenda .rsDefaultInv .rsArrow {
	z-index: 50;
}
.encart-agenda .template-info {
	/* font-family: 'Montserrat-Medium'; */
	 font-family: 'Rubik-Medium';
	font-size: 12px;
}
.encart-agenda .rsDefaultInv .rsGCaption p.template-info {
	margin-bottom: 20px;
}
.encart-agenda .rsDefaultInv .rsGCaption .date li {
	margin-bottom: 10px;
	color: #c51515;
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
	font-size: 16px;
}
.encart-agenda .rsDefaultInv .rsGCaption .date li:last-child {
    margin-bottom: 0;
}
.encart-agenda .date + p {
	padding: 0 20px;
	line-height: normal;
	/* font-family: 'Montserrat-Medium'; */
	 font-family: 'Rubik-Medium';
	display: none;
}

.encart-agenda .event-description {
	display:none;
}


.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #000;
	border-width: 1px;
	background: #fff;
}
.bs-bullets .rsNavSelected button {
	background: #000;
}

.encart-agenda .icon-pause {
	background: #fff;
    bottom: 30px;
    left: 40px;
    position: absolute;
    top: auto;
    z-index: 50;
	padding-top: 10px;
	padding-bottom: 10px;
}
.encart-agenda .icon-pause:hover {
	background: #000;
	color: #fff;
}

.encart-agenda .see_all_results {
	display: none;
}
.encart-agenda .footer-icon-container  {
	display: none;
}

@media (max-width: 1023px) {
	.encart-agenda .rsContent img  {
		width: 100% !important;
		height: auto !important;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.encart-agenda  .rsOverflow {
		/*height: auto !important;*/
		width: 100% !important;
	}
	/*.encart-agenda .rsSlide {
		position: relative;
	}*/
	.encart-agenda .rsContent img  {
		height: auto !important;
		width: 100%  !important;
	}
	.encart-agenda  .rsDefaultInv .rsGCaption {
		position: relative !important;
		clear: both;
		top: 0;
		padding-top: 1px;
		padding-bottom: 60px;
		background: #fff;
	}
	.encart-agenda .rsDefaultInv .rsBullets {
		margin: -40px auto 0;
		z-index: 30;
	}
	.encart-agenda .icon-pause {
		display: none;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.encart-agenda .rsOverflow {
		height: 414px !important;
		width: 658px !important;
	}
	.encart-agenda .rsContent img  {
		height: 100% !important;
		width: 658px  !important;
	}
	.encart-agenda .rsDefaultInv .rsGCaption {
		bottom: -14px;
		padding-bottom: 70px;
	}
	.encart-agenda  .rsDefaultInv .rsBullets {
		top: -auto;
		bottom: 0;
		z-index: 50;
		position: absolute;
	}
}

@media (min-width: 1280px) {
	.encart-agenda .rsOverflow {
		height: 502px !important;
		width: 812px !important;
	}
	.encart-agenda .rsContent img  {
		height: 100% !important;
		width: 812px !important;
	}
	.encart-agenda .rsDefaultInv .rsGCaption {
		bottom: -110px;
		padding-bottom: 70px;
		margin-bottom: 8px;
	}
	.encart-agenda  .rsDefaultInv .rsBullets {
		top: -auto;
		bottom: -80px;
		z-index: 50;
		position: absolute;
	}
} 



.encart-mediatheque .panel-front {
    background: #fff;
    padding-bottom: 18px;
}

@media (min-width: 1024px) {
	.encart-mediatheque .panel-front {
		margin-left: 12px;
	}
}
#portal .encart-mediatheque .panel-body {
	padding-top: 30px;
}
.encart-mediatheque .panel > .panel-heading  {
	text-align: center;
	background: url(images/h2-mediatheque.png) repeat-x 0 50%;
}
.encart-mediatheque .panel > .panel-heading h2 {
	color: #000;
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
	font-size: 24px;
	text-transform: uppercase;
	background: #fff;
	position: relative;
	padding: 0 5px;
	margin-left: 6%;
    margin-right: 6%;
	margin-top: 20px;
}

.encart-mediatheque p {
	clear: both;
	font-size: 18px;
	margin-bottom: 60px;
}
.encart-mediatheque p span {
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
}
.encart-mediatheque p img {
	float: left;
	margin: 0 10px;
	position: relative;
	top: -10px;
}
.encart-mediatheque a:hover {
	text-decoration: none;
	color: #c51515;
}




.encart-focus .panel > .panel-heading h2 {
	color: #000;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	font-size: 30px;
	text-transform: uppercase;
}
.encart-focus .panel > .panel-heading  {
	text-align: center;
	background: url(images/h2-focus.png) repeat-x 0 50%;
}
.encart-focus .panel > .panel-heading h2 span {
	background: #f3f3f3 url(images/h2-focus-span.png) no-repeat 20px 50%;
	padding: 4px 20px 4px 80px;
}
.encart-focus .panel-front {
	padding-left: 0;
	padding-right: 0;
}
#portal .encart-focus .panel-body {
    padding-top: 50px;
}
@media (min-width: 1280px) {
	.encart-focus ul {
		margin-left: -15px;
		margin-right: -15px;
	}
} 
.encart-focus li {
	float: left;
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.encart-focus li:nth-child(5),
.encart-focus li:nth-child(9),
.encart-focus li:nth-child(13) {
	clear: both;
}
@media (max-width: 1023px) {
	.encart-focus li:nth-child(3),
	.encart-focus li:nth-child(7),
	.encart-focus li:nth-child(11) {
		clear: both;
	}
} 


.encart-50pcent li {
	width: 50%;
}
@media (max-width: 479px) {
	.encart-50pcent li {
		width: 100%;
	}
}
@media (max-width: 599px) and (min-width: 480px) {
	.encart-50pcent li {
		width: 50%;
	}
}

.encart-focus li img {
	width: 100%;
	height: auto;
}
.encart-focus li > div {
	background: #fff;
	transition: background 0.35s; 
	position: relative;
}
.encart-focus li > div:hover {
	box-shadow: 0 2px 6px -2px #555;
	cursor: pointer;
	transition: background 0.35s; 
}
.encart-focus li > div > a {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.encart-focus li > div:hover .btn {
	color: #fff;
	border: 1px solid #c51515;
	background: #c51515;
}
.encart-focus li .wrapimage {
	position: relative;
}
.encart-focus li .wraptexte {
	padding: 40px 20px 20px;
}
.encart-focus li span.categorie {
	background: #c51515;
	color: #fff;
	position: absolute;
	bottom: -20px;
	right: -10px;
	/* padding: 14px 40px; */
	padding: 10px 20px;
	z-index: 1;
	/* box-shadow: 0px 5px 0px 0px #cacaca; */
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
	font-size: 12px;
	text-transform: uppercase;
}
.encart-focus li span.categorie::before {
	content: '';
	position: absolute;	
    border-color: transparent #7c0000;
    border-style: solid;
    border-width: 0 0 15px 10px;
    font-size: 0;
    line-height: 0;
    width: 0;
	height: 0;
	bottom: -15px;
	right: 0;
}
.encart-focus li span.categorie::after {
	content: '';
	position: absolute;	
    background: rgba(0, 0, 0, 0.2);
	height: 5px;
	bottom: -5px;
	left: 0;
	right: 10px;
}
.encart-focus li h3 {
	font-size: 24px;
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
	color: #000;
}
.encart-focus li h4 {
    color: #c51515;
    /* font-family: "Montserrat-Bold"; */
	font-family: 'Rubik-Bold';
    font-size: 16px;
}
.encart-focus li p {
	font-size: 16px;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	color: #000;
}
.encart-focus li .btn {
	font-size: 16px;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	color: #000;
	border: 1px solid #000;
	background: #fff;
	margin-top: 10px;
}
.encart-focus li .btn:hover {
	color: #fff;
	border: 1px solid #c51515;
	background: #c51515;
}


.encart-acces .panel-front {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1280px) {
	.encart-acces ul {
		margin-left: -15px;
		margin-right: -15px;
	}
} 
.encart-acces li {
    float: left;
    padding: 0 15px;
    width: 50%;
}
.encart-acces li .wrapimage {
    position: relative;
}
.encart-focus li img {
    height: auto;
    width: 100%;
}
.encart-acces li .cartouche {
	position: absolute;
	top: 60px;
	background-color: #fff;
	transition: background 0.35s;	
}
.encart-acces li .cartouche span {
	display: block;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	font-size: 28px;
}
.encart-acces li .cartouche span span {
	display: block;
	/* font-family: 'Montserrat-SemiBold'; */
	 font-family: 'Rubik-SemiBold';
	font-size: 28px;
}
.encart-acces li .cartouche:hover {
	text-decoration: none;
	color: #fff;
	background-color: #c51515;
	transition: background 0.35s;
}
.encart-acces li.pictofilm1 .cartouche {
	left: 110px;
	padding: 10px 40px 10px 130px;
	background: #fff url(images/pictofilmtv.png) no-repeat 40px 50%;
}
.encart-acces li.pictofilm1 .cartouche:hover {
	background: #c51515 url(images/pictofilmtv-o.png) no-repeat 40px 50%;
}

.encart-acces li.pictofilm2 .cartouche {
	left: 125px;
	padding: 10px 40px 10px 110px;
	background: #fff url(images/pictofilmtrash.png) no-repeat 40px 50%;
}
.encart-acces li.pictofilm2 .cartouche:hover {
	background: #c51515 url(images/pictofilmtrash-o.png) no-repeat 40px 50%;
}







.encart-thematiques .panel > .panel-heading h2 {
	/* font-family: 'Montserrat-SemiBold'; */
	 font-family: 'Rubik-SemiBold';
	margin-bottom: 30px;
}
.encart-thematiques .panel-front {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* #portal .encart-thematiques .panel-body {
    padding-top: 50px;
} */
@media (min-width: 1280px) {
	.encart-thematiques ul {
		margin-left: -15px;
		margin-right: -15px;
	}
}
@media (max-width: 1023px) {
	.encart-thematiques li:nth-child(odd) {
		clear: both;
	}
}
@media (min-width: 1024px) {
	.encart-thematiques li:nth-child(3n+1) {
		clear: both;
	}
} 
.encart-thematiques li {
	float: left;
	width: 33.3%;
	padding: 0 15px;
	margin-bottom: 20px;
}
.encart-thematiques li img {
	width: 100%;
	height: auto;
}
.encart-thematiques li > div {
	background: #fff;
}
.encart-thematiques li .wrapimage {
	position: relative;
}
.encart-thematiques li .wraptexte {
	padding: 40px 20px 20px;
}
.encart-thematiques li h3 {
	font-size: 24px;
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
	color: #000;
}
.encart-thematiques li h4 {
    color: #c51515;
    /* font-family: "Montserrat-Bold"; */
	font-family: 'Rubik-Bold';
    font-size: 16px;
}
.encart-thematiques li p {
	font-size: 16px;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	color: #000;
}
.encart-thematiques li .btn {
	font-size: 16px;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	color: #000;
	border: 1px solid #000;
	background: #fff;
	margin-top: 10px;
}
.encart-thematiques li .btn:hover {
	color: #fff;
	border: 1px solid #c51515;
	background: #c51515;
}


.encart-thematique-edito .panel-heading .icon-resize-small {
	position: relative;
    top: -100px;
}


#portal .encart-thematique-edito .panel-body {
    padding-top: 0;
}

.encart-thematique-edito .panel-front {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
	position: relative;
}
@media (max-width: 1279px) {
	.encart-thematique-edito .panel-front {
		padding-top: 100px;
	}
}
.encart-thematique-edito .panel > .panel-heading h2 {
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	font-size: 24px;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
}
.encart-thematique-edito  h3 {
    color: #c51515;
	font-size: 36px;
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
	margin-bottom: 20px;
}
.thema-edito-content {
	position: relative;
}
.encart-thematique-edito .btn {
	font-size: 16px;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	color: #000;
	border: 1px solid #000;
	background: transparent url(images/btn-thematique.png)no-repeat 15px center;
	padding: 8px 15px 8px 50px;
	position: absolute;
	right: 0;
    top: 40px;
    z-index: 10;
}
.encart-thematique-edito .btn:hover {
	color: #fff;
	border: 1px solid #c51515;
	background: #c51515 url(images/btn-thematique-o.png)no-repeat 15px center;
}
.encart-thematique-edito  img.pull-right {
	position: relative;
	margin-left: 15px;
	margin-bottom: 2%;
	width: 40%;
	z-index: 1;
}
@media (min-width: 320px) and (max-width: 359px) {
	.encart-thematique-edito  img.pull-right {
		width: 100%;
	}	
}

.encart-thematique-edito .panel-footer {
	height: 27px;
	margin-top: 15px;
	background: url(images/thema-footer.png)repeat-x center;
	text-align: center;
}
.encart-thematique-edito .panel-footer .footer-icon-container {
	height: 100%;
	width: 25px;
	padding: 0 35px;
	display: inline-block;
	background: #f3f3f3 url(images/thema-footer-span.png) no-repeat center;
}
.encart-thematique-edito p {
	margin-bottom: 35px;
}



.encart-films-edito .panel-heading .icon-resize-small {
	position: relative;
    top: -30px;
}

.encart-films-edito .panel-front {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
	position: relative;
}
.encart-films-edito  h3 {
    color: #c51515;
	font-size: 36px;
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
	margin-bottom: 20px;
}
.encart-films-edito .btn {
	font-size: 16px;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	color: #000;
	border: 1px solid #000;
	background: transparent;
	margin-top: 20px;
	/*padding: 8px 15px;*/
}
.encart-films-edito .btn:hover {
	color: #fff;
	border: 1px solid #c51515;
	background: #c51515;
}
.encart-films-edito  img.pull-right {
	position: relative;
	margin-left: 15px;
	margin-bottom: 2%;
	width: 38%;
	z-index: 1;
}
@media (min-width: 320px) and (max-width: 359px) {
	.encart-films-edito  img.pull-right {
		width: 100%;
	}	
}

.encart-films-edito .panel-footer {
	height: 27px;
	margin-top: 15px;
	background: url(images/thema-footer.png)repeat-x center;
	text-align: center;
}
.encart-films-edito .panel-footer .footer-icon-container {
	height: 100%;
	width: 25px;
	padding: 0 35px;
	display: inline-block;
	background: #f3f3f3 url(images/thema-footer-span.png) no-repeat center;
}
.encart-films-edito p {
	margin-bottom: 35px;
	line-height: 24px;
}
.encart-films-edito .rappel {
	/* font-family: 'Montserrat-Medium'; */
	font-family: 'Rubik-Medium';
	font-style: italic;
	font-size: 17px;
	padding: 5px 0 5px 12px;
	border-left: 5px solid #c51515;
}




.encart-renseigne .panel > .panel-heading h2 {
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
	font-size: 24px;
	color: #000;
}
.encart-renseigne a {
	text-decoration: underline;
}
.encart-renseigne p {
	line-height: 24px;
}


.rubik-light {
  font-family: 'Rubik-Light';
}
.rubik-reular {
  font-family: 'Rubik-Regular';
}
.rubik-medium {
  font-family: 'Rubik-Medium';
}
.rubik-semibold {
  font-family: 'Rubik-SemiBold';
}
.rubik-bold {
  font-family: 'Rubik-Bold';
}

/*
Texte Light=rubik-light;Texte Regular=rubik-regular;Texte Medium=rubik-medium;Texte Semi Bold=rubik-semibold;Texte Bold=rubik-bold
*/

/* ============ FOOTER ============*/ 

div.product-infos {
    display: none;
}

/*===== RICH FOOTER 3 COL =====*/

footer {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    height: auto;
	margin-top: 60px;
}
footer p {
    color: #000;
    font-size: 14px;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	line-height: 24px;
}
footer #footer-3 .container {
	padding: 0;
}
#rich-footer-3 {
	padding: 40px 0 30px;
	max-width: 100%;
}
#footer-3 a {
	cursor: pointer;
	color: #000;
}
#footer-3 #menu_1 a {
	text-decoration: underline
}
#footer-3 a:hover {
	cursor: pointer;
	color: #c51515;
}
#footer-3 #sub_footer a {
	cursor: pointer;
	color: #fff;
}
#footer-3 #sub_footer a:hover {
	cursor: pointer;
	color: #fff;
}
#rich-footer-3 .menu {
		padding: 0 30px 0 40px;
}
#rich-footer-3 #menu_3 ul {
		margin-left: 5px;
}
#rich-footer-3 #menu_3 li {
	margin-right: 28px;
	position: relative;
	float: left;	
}
#rich-footer-3 #menu_3 li:last-child {
	margin-right: 0;
}
#rich-footer-3 .menu li::before {
	margin-left: -1.8em;
	margin-top: 1em;
	position: absolute;
}
.puce-pleine li::before {
	content: "";
}
#rich-footer-3 #menu_3 a {
	display: block;
	position: relative;
	height: 54px;
	width: 54px;
}
#rich-footer-3 #menu_3 a:hover{
	text-decoration: none;
}
#rich-footer-3 #menu_3 a.footer-facebook {
  background: url(images/footer-facebook.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-twitter {
  background: url(images/footer-twitter.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-youtube {
  background: url(images/footer-youtube.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-instagram {
  background: url(images/footer-instagram.png) no-repeat;	
}

#rich-footer-3 #menu_3 a.footer-facebook:hover {
  background: url(images/footer-facebook-o.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-twitter:hover {
  background: url(images/footer-twitter-o.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-youtube:hover {
  background: url(images/footer-youtube-o.png) no-repeat;	
}
#rich-footer-3 #menu_3 a.footer-instagram:hover {
  background: url(images/footer-instagram-o.png) no-repeat;	
}

#rich-footer-3 h2 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #000;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	text-transform: uppercase;
	padding-left: 65px;
}
#rich-footer-3 #menu_1 h2 {
  background: url(images/footer-menu1.png) no-repeat;
}
#rich-footer-3 #menu_2 h2 {
  background: url(images/footer-menu2.png) no-repeat;
}
#rich-footer-3 #menu_3 h2 {
  background: url(images/footer-menu3.png) no-repeat;
  margin-bottom: 40px;
}
#rich-footer-3 #menu_1 h2 span {
  /* font-family: 'Montserrat-SemiBold'; */
  font-family: 'Rubik-SemiBold';
}
#rich-footer-3 #menu_2 h2 span {
  /* font-family: 'Montserrat-Bold'; */
  font-family: 'Rubik-Bold';
}
#rich-footer-3 #menu_3 h2 span {
  /* font-family: 'Montserrat-Bold'; */
  font-family: 'Rubik-Bold';
}
#footer-3 #footer_connexes .container {
	padding: 20px 0;
	border-bottom: 1px solid #777;
}
#footer-3 #footer_connexes {
	text-align: center;
	font-size: 16px;
}
#footer-3 #footer_connexes li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #footer_connexes li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #footer_connexes li:last-child::before {
	display: none;
}
#footer-3 .menu div {
	padding: 10px;
}
#footer-3 #sub_rich_footer {
	padding: 10px 0;
	margin-top: 10px;
	background: #5c5a5a;
}
#footer-3 #sub_rich_footer .container {
	padding: 0 20px;
}
#footer-3 #brand_footer {
	display: table-cell;
	padding-left: 10px;
}
#footer-3 #brand_footer a:hover {
	text-decoration: none;
}
#footer-3 #sub_rich_footer p {
	display: table-cell;
	width: 100%;
	color: #000;
	text-align: right;
	line-height: normal;
	vertical-align: middle;
}
#footer-3 #sub_footer {
	clear: both;
	overflow: hidden;
	background: #000;
	text-align: center;
	padding: 20px;
}
#footer-3 #sub_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #sub_footer li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #sub_footer li:last-child::before {
	display: none;
}
@media (min-width: 320px) and (max-width: 1023px) {
	#rich-footer-3 .col-xs-4 {
		width: 100%;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	#rich-footer-3 #menu_3 li {
		margin-right: 4px;
	}
}


@media (min-width: 320px) and (max-width: 414px) {
	#footer-3 p {
		float: none;
	}
}
@media (max-width: 1024px) {
	#footer-3 #footer_connexes .container {
		margin: 0 15px;
	}
}



.page-cinematheque #ermes_main_menu li.menu-cinematheque > a {
	color: #000;
	background: #fff;	
}
.page-thematiques #ermes_main_menu li.menu-films > a {
	color: #000;
	background: #fff;	
}
.page-actus #ermes_main_menu li.menu-actus > a {
	color: #000;
	background: #fff;	
}
.page-projets #ermes_main_menu li.menu-projets > a {
	color: #000;
	background: #fff;	
}
.page-publics #ermes_main_menu li.menu-publics > a {
	color: #000;
	background: #fff;	
}


/*_______________  RECHERCHE  _______________*/


.searchContainer {
	margin-top: 30px;
}
.searchContainer .panel > .panel-heading h2 {
	text-transform: uppercase;
}
#resultats_recherche  h2 {
 /*  font-family: 'Montserrat-Bold'; */
  font-family: 'Rubik-Bold';
}
#aside  {
	border-right: 1px solid #b4b4b4;
}
#aside  .panel-front.panel-search-container .panel-heading {
    padding: 0;
}
#options_resultat .panel-heading > h2 {
    padding-right: 40px;
}
#aside .panel > .panel-heading h2 {
	color: #323839;
	font-size: 24px;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
	margin-bottom: 30px;
}
.panel-front.panel-search-container .panel-heading {
    padding: 0 30px 30px 0;
}
#resultats_recherche .panel-front {
	padding-left: 30px;
}
#resultats > ul > li {
    background: #fff;
    border-bottom: none;
    margin-bottom: 30px;
}
#resultats > ul > li.on {
    background: #fff;
}
#resultats .select {
    background: #fff;
	border-left: 1px solid #737373;
}
.statut, .statut-disabled, .statut-primaryDoc {
	/* border-top: 1px solid #737373; */
    background-color: #fff;
}
.criteres_tri {
	/* padding: 10px 0; */
	background: #d8d9d9;
	padding: 18px 0 2px;
	text-transform: uppercase;
}
.select-all {
    background: none;
}
.criteres_tri .check_all {
    height: auto;
    margin: 6px 12px 0 0;
}
.criteres_tri label.label-tri {
    color: #000;
}
.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background: none;
    color: #595858;
    height: 30px;
	text-transform: uppercase;
}
.displaymode-icon-container.desktop button:hover,
.siteRestriction-icon-container.desktop button:hover,
.sort-order button:hover, .sort-order button:focus {
    color: #595858;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #c51515;
	color: #fff;
}
.displaymode-icon-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.pageSize-container a.active:hover, .sort-order a.active:hover {
    background-color: #fff;
	color: #c51515;
}
#criteres_recherche p,
#description_resultats,
#description_resultats_pendingActiveClients,
.taille_page {
    color: #000;
    text-transform: uppercase;
}
.additional-infos {
    color: #000;
    text-transform: none;
}
#criteres_recherche {
	border-bottom: 1px solid #b4b4b4;
	padding-bottom: 20px;
	padding-left: 0;
}
.navigation-page {
    padding: 0 15px 0 0;
}
.btn-group.pageSize-container button {
    color: #c51515;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #000;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a.active:hover {
    background-color: #c51515;
}
#criteres_recherche p {
	margin-top: 9px;
}
#criteres_recherche .btn-action {
    background-color: #c51515;
    border-color: #c51515;
    color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
}
#criteres_recherche .btn-action:hover,
#criteres_recherche .btn-action:focus,
#criteres_recherche .btn-action:active,
#criteres_recherche .btn-action.active,
#criteres_recherche .btn-action.disabled,
#criteres_recherche .btn-action[disabled] {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}
#options_resultat .btn-action {
    background-color: #c51515;
    border-color: #c51515;
    color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
}
#options_resultat .btn-action:hover,
#options_resultat .btn-action:focus,
#options_resultat .btn-action:active,
#options_resultat .btn-action.active,
#options_resultat .btn-action.disabled,
#options_resultat .btn-action[disabled] {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}
#facet_container .facetSuggest a:hover {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}

.pagination button.page_link {
    border: none;
    font-size: 18px;
	color: #000;
	padding: 6px 13px;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
}
.pagination .active {
	color: #fff;
	background: #c51515;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    border: none;
    font-size: 18px;
	color: #fff;	
}
.pagination button.btn-link-like {
    /* color: #000; */
}
.facetList .badge {
    color: #c51515;
}

.icon-resize-small::before {
    content: "";
	background: #000 url(images/icon-resize-up.png) no-repeat center 10px;
	height: 27px;
	width: 27px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
}
.icon-resize-full::before {
    content: "";
	background: #000 url(images/icon-resize-down.png) no-repeat center 10px;
	height: 27px;
	width: 27px;
	border-radius: 50px;
	position: relative;
	z-index: 1;
}

#options_resultat h3 {
  /* font-family: 'Montserrat-Bold'; */
  font-family: 'Rubik-Bold';
  color: #000;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 30px;
}
.facet-controls > a,
.facet-controls > button {
    color: #000;
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
}
#facet_container > .panel-group {
    border-bottom: 1px solid #9a9a9a;
}
.facet-controls {
    margin: 20px 5px;
}
.facetList.nav-pills > li > a {
    font-size: 16px;
    padding: 5px 0;
}
.facetList.nav-stacked {
    padding: 2px 0 0;
}
#options_resultat .panel-body,
#options_document .panel-body {
    padding: 0 20px 10px 25px;
}
.template-title {
    color: #000;
    text-transform: none;
	font-size: 24px;
	/* font-family: 'Montserrat-Bold';	 */
	font-family: 'Rubik-Bold';
}
#documents_memorises .vignette_container,
#resultats_recherche .vignette_container {
    margin-right: 20px;
}
p.template-info {
    font-size: 12px;
	color: #c51515;
	/* font-family: 'Montserrat-Medium'; */
	font-family: 'Rubik-Medium';
	font-weight: normal;
}

.btn-default {
    background-color: #c51515;
    border-color: #c51515;
	 color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #c51515;
	color: #c51515;
}

.btn-dark {
    background-color: #fff;
    border-color: #000;
    color: #000;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	padding: 12px;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.btn-action {
    background-color: #fff;
    border-color: #000;
    color: #000;
	/* font-family: 'Montserrat-Regular'; */
	font-family: 'Rubik-Regular';
	padding: 12px;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.notice .actions {
    clear: none;
	margin-left: 140px;
}



.metadata-actions .btn-info {
    background: none;
    border: none;
    color: #000;
}
.metadata-actions .btn-info:hover,
.metadata-actions .btn-info:focus,
.metadata-actions .btn-info:active,
.metadata-actions .btn-info.active,
.metadata-actions .open .dropdown-toggle.btn-info {
    background: none;
    border: none;
    color: #000;
}
.metadata-actions .btn-primary {
    background: none;
    border: none;
    color: #000;
}
.metadata-actions .btn-primary:hover,
.metadata-actions .btn-primary:focus,
.metadata-actions .btn-primary:active,
.metadata-actions .btn-primary.active,
.metadata-actions .open .dropdown-toggle.btn-primary {
    background: none;
    border: none;
    color: #000;
}
.metadata-actions .btn-basket {
    background: none;
    border: none;
    color: #000;
}

.metadata-actions .btn-basket:hover,
.metadata-actions .btn-basket:focus,
.metadata-actions .btn-basket:active,
.metadata-actions .btn-basket.active,
.metadata-actions .btn-basket.disabled,
.metadata-actions .btn-basket[disabled] {
    background: none;
    border: none;
    color: #000;
}

.metadata-actions .btn-dark {
	background: none;
	border: none;
}

.metadata-actions .btn-dark:hover,
.metadata-actions .btn-dark:focus,
.metadata-actions .btn-dark:active,
.metadata-actions .btn-dark.active,
.metadata-actions .btn-dark.disabled,
.metadata-actions .btn-dark[disabled] {
	border: none;
}

.metadata-actions .btn-warning {
    background: none;
    border: none;
    color: #000;
}
.metadata-actions .btn-warning:hover {
    background: none;
    border: none;
    color: #000;
}

.vignette_document .icon-new {
    background-color: #c51515;
    box-shadow: -3px -3px 0 #810101;
}

a.btn-technicalReport {
    background: none;
    border: none;
}

.detail-icon-container {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.detail-icon-container a > span,
.detail-icon-container button > span {
    color: #000;
}
#notice_longue .panel-body {
	position: relative;
}
#notice_longue .panel-body::before {
	content: "";
	background: #d8d9d9;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
	height: 50px;
}
li.ajouter_selection {
    background: none;
	margin-bottom: 5px;
}
#resultats_detail h2 {
	font-size: 30px;
	/* font-family: 'Montserrat-Medium'; */
	font-family: 'Rubik-Medium';
}
#resultats_detail h2 + p {
    color: #000;
    font-size: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #fff;
    border-color: #fff;
    color: #000;
    font-size: 24px;
}
.tab-content {
    background: #fff;
    color: #000;
    font-size: 16px;
}
.dl-horizontal {
	border-bottom: 1px solid #c6c6c6;
	padding-bottom: 10px;
}
.dl-horizontal dt {
    text-transform: uppercase;
}

.btn-info {
    background-color: #fff;
    border-color: #000;
    color: #000;
	text-decoration: none !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #000;
    color: #000;
	text-decoration: none !important;
}
button.btn-link-like {
    font-size: 18px;
    text-transform: uppercase;
	/* font-family: 'Montserrat-Bold'; */
	font-family: 'Rubik-Bold';
}
.panel.panel-holding {
    background: none;
}
.panel {
    box-shadow: none;
}
#detail-notice {
	border-bottom: 1px solid #000;
	margin-bottom: 50px;
	margin-top: 50px;
}
#notice_longue  .more-actions {
    margin-top: -65px;
}
#notice_longue  .metadata-actions {
    margin-top: -50px;
}
#detail-notice::after {
    background: #f3f3f3 url(images/thema-footer-span.png) no-repeat center center;
    bottom: -15px;
    content: "";
    height: 30px;
    left: 50%;
    padding: 0 35px;
    position: relative;
}
h2.category_header {
    color: #000;
    font-size: 24px;
    font-weight: normal;
	/* font-family: 'Montserrat-Light'; */
	font-family: 'Rubik-Light';
}
.well {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
}

h3.category_header {
    background-color: #c51515;
    color: #fff;
}
.detail-holdings-class [class|="detail-holds"] thead th, .detail-subscriptions thead th, .detail-holdings-class [class|="detail-holds"] thead td, .detail-subscriptions thead td {
	background: #fff;
	color: #000;
}

#resultats > ul > li.current-event,
#resultats > ul > li.current-event .notice_metadata {
    background: #fff;
}

#resultats_recherche .facetList.nav-pills {
    margin-bottom: 20px;
    margin-top: -50px;
	margin-left: 30px;
}
#resultats_recherche .facetList.nav-pills > li > a {
    padding: 5px;
}

#resultats_recherche [class^="EventCategory_"] a {
	background: #c51515 !important;
	color: #fff !important;
	transition: all 0.35s;
}
#resultats_recherche [class^="EventCategory_"] a:hover {
	color: #c51515 !important;
	background: #fff !important;*
	transition: all 0.35s;
}

#agenda-datepicker .ui-datepicker {
	max-width: none;
    width: 100%;
}
.ui-datepicker .ui-datepicker-header {
    /* margin: -3px; */
    padding: 30px 0;
}
.ui-datepicker th {
    background: #dadada;
	/* font-family: 'Montserrat-SemiBold'; */
	font-family: 'Rubik-SemiBold';
	font-size: 16px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-widget-header {
    background: #4b4b4b;
    border: none;
}
.ui-datepicker {
    padding: 0;
}
.ui-datepicker td span,
.ui-datepicker td a {
    padding: 0.7em;
    text-align: center;
}
.ui-state-default:hover {
	background: #c51515 !important;
	color: #fff  !important;
	border-radius: 50px;
}
.ui-state-default,
.ui-widget-content
.ui-state-default,
.ui-widget-header .ui-state-default {
	border: none;
	background: none;
}

#agenda-datepicker .ui-datepicker td.ui-state-dateRange-no-event a {
    background: #c51515;
    color: #fff;
	border-radius: 50px;
}

#agenda-datepicker .ui-datepicker td.ui-state-dateRange-event a {
    background: #c51515;
    color: #fff;
	border-radius: 50px;
/* 	font-size: 12px;
	font-family: arial; */
}
#agenda-datepicker-fields {
    width: 100%;
	background: #fff;
	padding: 50px 0 20px 0;
	border: 1px solid #aaa;
	border-top: none;
	position: relative;
}
#agenda-datepicker-fields::before {
    content:"";
	height: 1px;
	background: #c51515;
	position: absolute;
	width: 90%;
	left: 15px;
	top: 0;
}
#agenda-datepicker {
    margin: 5px 0 0;
}
.ui-widget-content {
	border-bottom: none;
}
.ui-datepicker table {
    font-size: 0.8em;
    margin: 0 0.2em 0.4em;
    width: 94%;
}
.ui-datepicker table thead {
	position: relative;
}
.ui-datepicker table thead::before,
.ui-datepicker table thead::after {
	content:"";
	width: 2px;
	height: 43px;
	background: #dadada;
	position: absolute;
	top: 0;
	left: -2px;
}
.ui-datepicker table thead::after {
	left: auto;
	right: -1px;
	width: 1px;
}
.ui-datepicker td {
    padding: 6.2px;
}

#agenda-datepicker-fields .form-control {
	border-radius: 0;
}
#agenda-datepicker-fields fieldset {
	padding: 0 10px;
}
.ui-datepicker-title {
	position: relative;
}
.ui-datepicker-title::before,
.ui-datepicker-title::after {
	content: "";
	background: #4b4b4b;
	position: absolute;
	height: 30px;
	width: 18px;
	right: 118px;
	top: -14px;
	z-index: 11;
}
.ui-datepicker-title::after {
	right: 10px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select {
    border: medium none;
    border-radius: 10px;
    padding: 4px;
	width: 45%;
	margin: 0 2px;
	background: url(images/agenda-select.png) no-repeat;
	position: absolute;
	top: -14px;
	left: 30px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select + select {
	left: 138px;
	z-index: 11;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-title select option {
	background: #fff;
}
#agenda-datepicker .ui-datepicker table tbody {
	position: relative;
	top: 10px;
}
#agenda-datepicker .ui-icon {
    height: 20px;
    width: 20px;
}
#agenda-datepicker .ui-widget-header .ui-icon {
    background: url(images/agenda-left.png) no-repeat center center;
}
#agenda-datepicker .ui-widget-header .ui-icon-circle-triangle-e {
    background: url(images/agenda-right.png) no-repeat center center;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev span,
#agenda-datepicker .ui-datepicker .ui-datepicker-next span {
	margin: 0;
	left: 0;
	top: 0;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-next span {
	left: 0;
}
#agenda-datepicker .ui-state-hover,
#agenda-datepicker .ui-widget-content .ui-state-hover,
#agenda-datepicker .ui-state-hover,
#agenda-datepicker .ui-state-focus,
#agenda-datepicker .ui-widget-content .ui-state-focus,
#agenda-datepicker .ui-widget-header .ui-state-focus {
	background: none;
	border: none;
	color: transparent;
	cursor: pointer;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev,
#agenda-datepicker .ui-datepicker .ui-datepicker-next {
    background: none;
    height: 20px;
    position: absolute;
    top: 18px;
    width: 20px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-prev {
	left: 10px;
}
#agenda-datepicker .ui-datepicker .ui-datepicker-next {
	right: 10px;
}

#agenda-datepicker-help {
	display: none;
}


/* <<<<<<<<<<<<<<<<<<<<<  RESPONSIVE XRESPOND  >>>>>>>>>>>>>>>>>>>>> */


@media (max-width: 479px) {
	.encart-focus li {
		width: 100%;
	}
	.encart-thematiques li {
		width: 100%;
		padding: 0 0 0 15px;
	}
}
@media (max-width: 599px) {
	.encart-thematiques li {
		width: 100%;
		padding: 0 0 0 15px;
	}
}
@media (min-width: 600px) and (max-width: 1023px) {
	.encart-thematiques li {
		width: 50%;
	}
}
@media (max-width: 767px) {

}
@media (max-width: 1023px) {
	.navbar-inverse .navbar-brand {
		padding: 0 0 78px 78px;
	}
}


/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 30px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 100px;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}	
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 16px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}

}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 40px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 110px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}	
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	.encart-mediatheque p img {
		margin: 0 10px 60px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 50px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 120px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 34px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 50px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 120px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 44px;
		width: 40px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 34px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}
@media (min-width: 411px) and (max-width: 413px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover,
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover	{
		background-position: 50% 70px;
		bottom: 40px;
		left: 40px;
		right: 30px;
		top: 50px;
		padding: 0;
		text-align: center;
		padding-top: 140px;
	}
	.frame .encart-acces img {
		max-width: none;
		width: 300%;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 56px;
		width: 54px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}	
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 48px;
		background-position: 20px 50%;
		background-size: 15% auto;
		padding-left: 70px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 52px;
		background-position: 20px 50%;
		background-size: 15% auto;
		padding-left: 70px
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 21px;
	}
	#rich-footer-3 #menu_3 a {
		background-size: 100% !important;
		height: 56px;
		width: 54px;
	}
	#rich-footer-3 #menu_3 li {
		margin-right: 26px;
	}
	#rich-footer-3 #menu_3 li:last-child {
		margin-right: 0;
	}
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 30px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 46px;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 21px;
	}
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li {
		width: 100%;
		margin-bottom: 20px;
	}
	.encart-acces li .cartouche {
		top: 28px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 30px;
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 46px;
	}	
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 16px;
	}
	.encart-acces li .cartouche {
		top: 15px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 20px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 70px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 20px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 70px;
	}
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 18px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 25px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 25px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 23px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 40px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 45px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	.encart-focus li {
		width: 50%;
	}
	.encart-acces li .cartouche span,
	.encart-acces li .cartouche span span {
		font-size: 22px;
	}
	.encart-acces li .cartouche {
		top: 23px;
	}
	.encart-acces li.pictofilm1 .cartouche,
	.encart-acces li.pictofilm1 .cartouche:hover {
		left: 40px;
		background-size: 15% auto;	
		background-position: 20px 50%;
		padding-left: 80px;	
	}
	.encart-acces li.pictofilm2 .cartouche,
	.encart-acces li.pictofilm2 .cartouche:hover 	{
		left: 45px;
		background-size: 12% auto;
		background-position: 20px 50%;
		padding-left: 80px;
	}
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	.portal-main-menu li.LEVEL1 > a {
		padding: 27px 10px 24px;
		font-size: 14px;
	}
	#search-panel .panel-body.col-md-8 {
		left: 190px;
	}
	.navbar-header-before {
		width: 230px;
	}
	.encart-acces li .cartouche {
		top: 35px;
	}
	.encart-acces li.pictofilm1 .cartouche {
		left: 50px;
	}
	.encart-acces li.pictofilm2 .cartouche {
		left: 65px;
	}
	.encart-mediatheque .panel-front {
		margin-top: 0;
		padding: 10px 5px 0;
	}
	#portal .encart-mediatheque .panel-body {
		padding-top: 20px;
	}
	.encart-mediatheque p {
		margin-bottom: 33px;
	}
}   


/* ================ LAPTOP ================*/ 
	
/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {
	
} 

/* Apple MacBook Air 11.6 - 1366 × 768 dp */
@media (min-width: 1366px) and (max-width: 1439px) {
	
} 

/* Apple MacBook Air 13.3 - 1440 × 900 dp */
@media (min-width: 1440px) and (max-width: 1499px) {
	
} 

/*  Microsoft Surface Book - 1500 × 1000 dp */
@media (min-width: 1500px) and (max-width: 1679px) {
	
} 

/* Apple MacBook Pro 15.4 - 1680 × 1050 dp */
@media (min-width: 1680px) and (max-width: 1919px) {
	
}    

	
/* ================ DESKTOP ================*/ 

/* Apple iMac 21.5 -1920 × 1080 dp */
@media (min-width: 1920px) and (max-width: 2559px) {
	
} 

/* Apple iMac 27 -2560 × 1440 dp  */
@media (min-width: 2560px) {
	
}    


.change-site-mobile {
	display: none;
}


.view-online {
	display:none;
}
#detail-notice .col-sm-8.col-md-9.col-lg-9 {
	width: 90%;
}
#detail-notice .col-sm-4.col-md-3.col-lg-3 {
	width: 10%;
}

/* BH - on masque les ADDTAGS suite audit de sécurité */
.add-tag 
{ display:none;}

.button-my-account {
    
   /* display: none; */
}

/* BH - on cache le 'consulter sur place'*/
.indicator.available {
   
    display: none;
}


span.labelSelect.sort {
    max-width: 321px;
}

.rsContent {
   
  height: auto;
   
}

