﻿@charset "utf-8";
/* CSS Document */
/*
@import url(../ermes-standard/style.css);
@import url(../ermes-standard/modeles.css);
*/
@import url(../standard/portal/front/style.css);
@import url(../standard/portal/front/modeles.css);
/******************Fonts****************/


@font-face {
	font-family: 'roboto_condensedregular';
	src: url('fonts/robotocondensed-regular-webfont.eot');
	src: url('fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-regular-webfont.woff2') format('woff2'), url('fonts/robotocondensed-regular-webfont.woff') format('woff'), url('fonts/robotocondensed-regular-webfont.ttf') format('truetype'), url('fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold';
	src: url('fonts/robotocondensed-bold-webfont.eot');
	src: url('fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensed-bold-webfont.woff2') format('woff2'), url('fonts/robotocondensed-bold-webfont.woff') format('woff'), url('fonts/robotocondensed-bold-webfont.ttf') format('truetype'), url('fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'inconsolatabold';
	src: url('fonts/inconsolata-bold-webfont.eot');
	src: url('fonts/inconsolata-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/inconsolata-bold-webfont.woff2') format('woff2'), url('fonts/inconsolata-bold-webfont.woff') format('woff'), url('fonts/inconsolata-bold-webfont.ttf') format('truetype'), url('fonts/inconsolata-bold-webfont.svg#inconsolatabold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'inconsolataregular';
	src: url('fonts/inconsolata-regular-webfont.eot');
	src: url('fonts/inconsolata-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/inconsolata-regular-webfont.woff2') format('woff2'), url('fonts/inconsolata-regular-webfont.woff') format('woff'), url('fonts/inconsolata-regular-webfont.ttf') format('truetype'), url('fonts/inconsolata-regular-webfont.svg#inconsolataregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/****New fonts****/

@font-face {
    font-family: 'comfortaaregular';
    src: url('fonts/comfortaa-webfont.woff2') format('woff2'),
         url('fonts/comfortaa-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'comfortaabold';
    src: url('fonts/comfortaa-bold-webfont.woff2') format('woff2'),
         url('fonts/comfortaa-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'comfortaalight';
    src: url('fonts/comfortaa-light-webfont.woff2') format('woff2'),
         url('fonts/comfortaa-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*************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;
}
.x-webkit *:focus, *:focus {
	outline: 0 !important;
}
button:focus, .btn:focus {
	outline: 0 !important;
}
ul.notes-echelle.js li.note-focus {
	outline: 0 !important;
}
.rsDefaultInv .rsArrow:hover, .rsDefaultInv .rsArrow:focus {
	outline: 0;
	border: none
}
.tt-input.form-control {
	border: none !important
}
/***************/

body {
	background: #ECF0F1;
	font-family: 'comfortaaregular';
	color: #333333
}
body, h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
	font-family: 'comfortaaregular';
}
p, h3 {
	color: #333333
}
h2, h3, h4 {
	font-weight: normal
}
h3 {
	line-height: 24px
}
.x-body {
	font-family: 'comfortaaregular';
}
a {
	color: #333333
}
a:hover {
	color: #009EE1
}
.no-visble {
	display: none;
}
/*******************/
a, img {
	outline: none!important;
}
map > area, map > area:active, map > area:focus, map > area:hover {
	outline: none!important;
	border: 0 !important
}
/***********Header***********/
header {
	background: url('images/header_portal.jpg') no-repeat center top;
}
/*****************Logo*****************/





#btn_up {
	position: fixed;
	bottom: 15px;
	right: 25px;
	cursor: pointer;
	display: none;
	z-index: 9999
}
/******************/
.navbar-header {
	width: 100%
}
.navbar-inverse {
}
.navbar-brand {
	width: 358px;
	height: 228px;
	background: #fff url('images/logo.png') no-repeat center center;
}
.navbar-brand:hover, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	background-color: #fff;
}
/*
.navbar-brand:hover, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	width: 358px;
	height: 200px;
	background: red;
}
*/
.navbar-brand h1 {
	display: none
}
#share_social {
	z-index: 9999
}
/*****intÃ©gration david *****/

#ermes_main_menu li.display-type-1 {
	display : none;
}
html, body {
	height: auto;
}
div.jGrowl.center {
	display: block;
	left: 45%;
	top: 40%;
	width: 50%;
}
.MyAccountBloqueUser {
	color : red;
}
.MyAccountIdentityDroits {
	color : red;
}
#map-canvas #bodyContent p {
	color: #000;
}
#map-canvas #bodyContent a {
	color: #000;
}
#map-canvas img {
	max-width : 400%
}
#_detail-holdings [class|="detail-holds"] thead th, .detail-subscriptions thead th, #_detail-holdings [class|="detail-holds"] thead td, .detail-subscriptions thead td {
	background: #fff;
	color: #333;
	font-weight: bold;
}
#_detail-holdings [class|="detail-holds"] table td, .detail-subscriptions table td, #_detail-holdings [class|="detail-holds"] table th, .detail-subscriptions table th {
	padding: 0 0 0 30px;
}
.select #select_url {
	width: 120px;
	height: 34px;
	overflow: hidden;
	background: url(bottom-arrow.png) no-repeat 96% #ddd;
}
.nl {
	float: left;
	width: 70%;
}
#clic, #clicMoncompte, #clicRessourceEnligne, #clicActualites, #clicCoupsCoeur, #clicAgenda {
	height: 216px;
	position: absolute;
	top: 0;
	width: 200px;
	cursor: pointer;
}
#clicRessourceEnligne, #clicCoupsCoeur {
	width : 533px;
	height : 165px;
}
#clicMoncompte {
	width : 256px;
}
a.accessToPrimaryDoc span {
	color: #fff;
	font-weight: bold;
}
.wp_fh .panel-body {
	/*padding : 0px !important;*/
	cursor: pointer;
}
/*****intÃ©gration david *****/

/*****************Menu*****************/
#menu-panel {
	border: none
}
/*****************Search*****************/
#search-panel {
	background: none
}
#scenario-selection, #submit-search {
	height: 30px;
	line-height: 28px;
	padding: 0 12px;
}
#submit-search {
	width: 29px;
	padding: 0;
	background: transparent url('images/search.png') no-repeat center center;
}
#submit-search .icon-search {
	display: none
}
#scenario-selection {
	font-size: 13px
}
#textfield, .clean-text-field {
	height: 30px;
	color: #333333
}
.clean-text-field {
	line-height: 0
}
.tt-hint {
	height: 30px
}
#globalScenarioMobile {
	background: #009ee1
}
#globalAdvancedSearchLink {
	font-family: 'roboto_condensedbold';
	margin: -58px 0 0 0;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline
}
.tt-suggestion.tt-cursor {
	background: #009ee1;
}
#globalScenarioMobile .active, #globalScenarioMobile .active:hover, #globalScenarioMobile .active:focus {
	background: #0190cd
}
#globalScenarioMobile > li > a:hover, #globalScenarioMobile > li > a:focus {
	color: #009ee1
}
.site-btn a, .site-btn a:hover, .site-btn a:focus {
	color: #fff
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #009EE1
}
/*****/
#ariane {
	font-size: 14px;
	color: #333;
	padding: 0 0 0 371px;
	margin: 10px 0 0 0;
	font-family: 'roboto_condensedregular';
	display: none
}
#ariane .actif {
	font-weight: normal;
	color: #009EE1;
}
#ariane span.texte {
	font-family: 'comfortaabold';
}
#ariane a {
	color: #333
}
/*****************Connexe*****************/
#nav_connexe {
	padding: 13px 0 17px 0;
	position: relative;
	height: 60px
}
.connectBox {
	background: #ae007c
}
.connectBox .form-control {
	height: 30px
}
#langue-btn {
	position: absolute;
	top: -209px;
	right: 0;
	display: none !important
}
#langue-btn li a {
	background: #333;
	padding: 6px 8px;
	font-size: 11px;
	font-family: 'comfortaabold';
	color: #fff
}
#langue-btn a.active {
	background: #fff;
	color: #ae007c
}
ul.pipe-separators li::after {
	display: none
}
.site-btn a.active {
	color: #ef4b41
}
#identite_utilisateur {
	font-size: 18px;
	padding: 0 0 0 378px;
	background-color: #71a998;
}
/*****************Button*****************/
/*********Default***********/
.btn-default {
	background-color: #71a998;
	border-color: #71a998;
	color: #fff
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #83b8a6;
	border-color: #83b8a6;
	color: #fff
}
#search-panel .btn-default {
	background-color: #009ee1;
	border-color: #009ee1;
	color: #fff
}
#search-panel .btn-default:hover, #search-panel .btn-default:focus, #search-panel .btn-default:active, #search-panel .btn-default.active, #search-panel .open .dropdown-toggle.btn-default {
	background-color: #009ee1;
	border-color: #009ee1;
	color: #fff
}
#search-panel .btn-default .icon-arrow-bottom {
	background: transparent url('images/caret_w.png') no-repeat center center;
}
#subscribe_event_dialog .btn-default {
	background-color: #beb6b4;
	border-color: #beb6b4;
	color: #f2f0f1;
}
#subscribe_event_dialog .btn-default:hover {
	background-color: #B4ADAC;
	border-color: #9F9B9A;
	color: #F2F0F1;
}
/*********Default***********/
.btn-default, .btn-primary.confirm {
	background-color: #009EE1;
	border-color: #009EE1;
	color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #009EE1;
	border-color: #009EE1;
	color: #fff
}
/*********Validation***********/
.btn-validation {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #333;
	padding: 4px 8px
}
.btn-validation:hover, .btn-validation:focus, .btn-validation:active, .btn-validation.active, .open .dropdown-toggle.btn-validation {
	background-color: #3f3e41;
	border-color: #3f3e41;
	color: #fff
}
/*********Action***********/
.btn-action {
	background-color: #fff;
	border-color: #fff;
	color: #333;
}
.btn-action:hover, .btn-action:focus, .btn-action:active, .btn-action.active, .btn-action.disabled, .btn-action[disabled] {
	background-color: #fff;
	border-color: #fff;
	color: #009EE1;
}
/*********Action***********/
.btn-info {
	background-color: #335260;
	border-color: #335260;
	color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #335260;
	border-color: #335260;
	color: #fff;
}
/*********Basket*********/

.btn-basket {
	background-color: #364354;
	border-color: #364354;
	color: #fff;
}
.btn-basket:hover, .btn-basket:focus, .btn-basket:active, .btn-basket.active, .btn-basket.disabled, .btn-basket[disabled] {
	background-color: #4f5568;
	border-color: #4f5568;
	color: #fff;
}
/*********Basket*********/
.btn-dark {
	background-color: #333333;
	border-color: #333333;
	color: #fff;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .btn-dark.disabled, .btn-dark[disabled] {
	background-color: #5c5859;
	border-color: #5c5859;
	color: #fff;
}
.memoriser .dropdown-toggle {
	border-top: 1px solid #9ba1aa
}
/*****************Content*****************/
.panel-front, .panel-selection {
	background: #fff;
	-webkit-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	-moz-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.23);
	padding: 20px;
}
.panel > .panel-heading h2, .panel-title, .panel-front > .x-panel-header, .panel-front > .x-panel-header span, h2 {
	color: #333;
	text-transform: none
}
h2 {
	color: #333;
	font-family: 'comfortaabold';
	font-weight: normal;
	font-size: 30px;
}
.txt_bold {
	font-family: 'comfortaabold';
}
/*********Themes**********/


.carousel_3 h3, .carousel_3 h2 {
	color: #335260;
}
/*********Thème 1**********/
.theme_1 {
	position: relative;
}
.theme_1 .panel-front, .theme_1 .panel-selection {
	padding: 0;
}
#portal .theme_1 .panel-body {
	padding: 0
}
.theme_1 .carousel_3 {
	height: 312px
}
.theme_1 .panel-heading > h2 {
	background: url('images/ico_6.png') no-repeat left top;
	padding: 0;
	color: #fff;
	position: absolute;
	z-index: 1;
	left: 14px;
	top: 14px;
	width: 39px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px
}
.theme_1 a {
	color: #315EAB
}
.theme_1 .panel-heading .resize {
}
.theme_1 .btn-default {
	background-color: #315EAB;
	border-color: #315EAB;
	color: #fff
}
.theme_1 .btn-default:hover, .theme_1 .btn-default:focus, .theme_1 .btn-default:active, .theme_1 .btn-default.active, .theme_1 .open .dropdown-toggle.btn-default {
	background-color: #315EAB;
	border-color: #315EAB;
	color: #fff
}
.theme_1 .carousel_3 .slider_container {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	left: auto;
	top: auto;
	background: transparent
}
.theme_1 .rsDefaultInv .rsBullets {
	padding: 4px 0 8px 0
}
/*********Thème 2**********/
.theme_2 {
	position: relative;
}
.theme_2 .panel-front, .theme_2 .panel-selection {
}
#portal .theme_2 .panel-body {
}
.theme_2 .panel-heading > h2 {
	color: #335260;
}
.theme_2 a, .theme_2 h1, .theme_2 h2, .theme_2 h3, .theme_2 h4, .theme_2 h5 {
	color: #335260
}
.theme_2 .panel-heading .resize {
}
.theme_2 .btn-default {
	background-color: #335260;
	border-color: #335260;
	color: #fff
}
.theme_2 .btn-default:hover, .theme_2 .btn-default:focus, .theme_2 .btn-default:active, .theme_2 .btn-default.active, .theme_2 .open .dropdown-toggle.btn-default {
	background-color: #335260;
	border-color: #335260;
	color: #fff
}
.theme_2 .bs-bullets .rsNavSelected button {
	background: #335260;
	border-color: #335260
}
/*********Thème 3**********/
.theme_3 {
	position: relative;
}
.theme_3 .panel-front, .theme_3 .panel-selection {
}
#portal .theme_3 .panel-body {
}
.theme_3 .panel-heading > h2 {
	color: #ad007c;
}
.theme_3 a, .theme_3 h1, .theme_3 h2, .theme_3 h3, .theme_3 h4, .theme_3 h5 {
	color: #ad007c
}
.theme_3 .panel-heading .resize {
}
.theme_3 .btn-default {
	background-color: #ad007c;
	border-color: #ad007c;
	color: #fff
}
.theme_3 .btn-default:hover, .theme_3 .btn-default:focus, .theme_3 .btn-default:active, .theme_3 .btn-default.active, .theme_3 .open .dropdown-toggle.btn-default {
	background-color: #ad007c;
	border-color: #ad007c;
	color: #fff
}
.theme_3 .bs-bullets .rsNavSelected button {
	background: #ad007c;
	border-color: #ad007c
}
/*********Thème 4**********/
.theme_4 {
	position: relative;
}
.theme_4 .panel-front, .theme_4 .panel-selection {
}
#portal .theme_4 .panel-body {
}
.theme_4 .panel-heading > h2 {
	color: #ffdc00;
}
.theme_4 a, .theme_4 h1, .theme_4 h2, .theme_4 h3, .theme_4 h4, .theme_4 h5 {
	color: #ffdc00
}
.theme_4 .panel-heading .resize {
}
.theme_4 .btn-default {
	background-color: #ffdc00;
	border-color: #ffdc00;
	color: #fff
}
.theme_4 .btn-default:hover, .theme_4 .btn-default:focus, .theme_4 .btn-default:active, .theme_4 .btn-default.active, .theme_4 .open .dropdown-toggle.btn-default {
	background-color: #ffdc00;
	border-color: #ffdc00;
	color: #fff
}
.theme_4 .bs-bullets .rsNavSelected button {
	background: #ffdc00;
	border-color: #ffdc00
}
/*********Thème 5**********/
.theme_5 {
	position: relative;
}
.theme_5 .panel-front, .theme_5 .panel-selection {
}
#portal .theme_5 .panel-body {
}
.theme_5 .panel-heading > h2 {
	color: #009ee0;
}
.theme_5 a, .theme_5 h1, .theme_5 h2, .theme_5 h3, .theme_5 h4, .theme_5 h5 {
	color: #009ee0
}
.theme_5 .panel-heading .resize {
}
.theme_5 .btn-default {
	background-color: #009ee0;
	border-color: #009ee0;
	color: #fff
}
.theme_5 .btn-default:hover, .theme_5 .btn-default:focus, .theme_5 .btn-default:active, .theme_5 .btn-default.active, .theme_5 .open .dropdown-toggle.btn-default {
	background-color: #009ee0;
	border-color: #009ee0;
	color: #fff
}
.theme_5 .bs-bullets .rsNavSelected button {
	background: #009ee0;
	border-color: #009ee0
}
/*********Thème 6**********/
.theme_6 {
	position: relative;
}
.theme_6 .panel-front, .theme_6 .panel-selection {
	background: #335260
}
#portal .theme_6 .panel-body {
	padding: 0;
}
.theme_6 .panel-heading > h2 {
	color: #fff;
}
.theme_6 a, .theme_6 h1, .theme_6 h2, .theme_6 h3, .theme_6 h4, .theme_6 h5, .theme_6 p, .theme_6 span {
	color: #fff
}
.theme_6 .panel-heading .resize {
}
.theme_6 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #335260
}
.theme_6 .btn-default:hover, .theme_6 .btn-default:focus, .theme_6 .btn-default:active, .theme_6 .btn-default.active, .theme_6 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #335260
}
.theme_6 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_6 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_6 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_6 .slider-notice, .theme_6 b, .theme_6 td , .theme_6 th {
	color: #fff;
}
.theme_6 .well {
	background: transparent;
	border-color: #fff
}
.theme_6  div.webframe-ermes-lastviewedresources-item, .theme_6  div.webframe-ermes-openfindselection-item  {background: transparent; border: 1px solid #fff}
.theme_6  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_6 .table-striped>tbody>tr:nth-child(odd)>td,.theme_6 .table-striped>tbody>tr:nth-child(odd)>th {
    background: transparent;
}
.theme_6 #portal .panel-body {
    
    background: #335260;
}
.theme_6 .panel-model > .panel-heading {
    background-color: #335260;
    
}
.theme_6  .panel-group .panel.panel-model { background: transparent}

/*********Thème 7**********/
.theme_7 {
	position: relative;
}
.theme_7 .panel-front, .theme_7 .panel-selection {
	background: #ad007c
}
#portal .theme_7 .panel-body {
}
.theme_7 .panel-heading > h2 {
	color: #fff;
}
.theme_7 a, .theme_7 h1, .theme_7 h2, .theme_7 h3, .theme_7 h4, .theme_7 h5, .theme_7 p, .theme_7 span  {
	color: #fff
}
.theme_7 .panel-heading .resize {
}
.theme_7 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ad007c
}
.theme_7 .btn-default:hover, .theme_7 .btn-default:focus, .theme_7 .btn-default:active, .theme_7 .btn-default.active, .theme_7 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ad007c
}
.theme_7 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_7 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_7 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_7 .slider-notice , .theme_7 b, .theme_7 td, .theme_7 th  {
	color: #fff;
}
.theme_7 .well {
	background: transparent;
	border-color: #fff
}
.theme_7  div.webframe-ermes-lastviewedresources-item, .theme_7  div.webframe-ermes-openfindselection-item  {background: transparent; border: 1px solid #fff}
.theme_7  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_7 .table-striped>tbody>tr:nth-child(odd)>td,.theme_7 .table-striped>tbody>tr:nth-child(odd)>th {
    background: transparent;
}
.theme_7 #portal .panel-body {
    
    background: #ad007c;
}
.theme_7 .panel-model > .panel-heading {
    background-color: #ad007c;
    
}
.theme_7  .panel-group .panel.panel-model { background: transparent}
/*********Thème 8**********/
.theme_8 {
	position: relative;
}
.theme_8 .panel-front, .theme_8 .panel-selection {
	background: #ffdc00
}
#portal .theme_8 .panel-body {
}
.theme_8 .panel-heading > h2 {
	color: #335260 
}
.theme_8 a, .theme_8 h1, .theme_8 h2, .theme_8 h3, .theme_8 h4, .theme_8 h5, .theme_8 p {
	color: #335260;
}
.theme_8 .panel-heading .resize {
}
.theme_8 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ffdc00
}
.theme_8 .btn-default:hover, .theme_8 .btn-default:focus, .theme_8 .btn-default:active, .theme_8 .btn-default.active, .theme_8 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ffdc00
}
.theme_8 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_8 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_8 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_8 .slider-notice {
	color: #335260;
}
.theme_8 .well {
	background: transparent;
	border-color: #fff
}
.theme_8  div.webframe-ermes-lastviewedresources-item, .theme_8  div.webframe-ermes-openfindselection-item  {background: transparent;}
.theme_8  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_8 .table-striped>tbody>tr:nth-child(odd)>td,.theme_8 .table-striped>tbody>tr:nth-child(odd)>th {
    background: transparent;
}
.theme_8  .table>thead>tr>th {
    
    border-bottom: 2px solid #000;
}
.theme_8 .table>thead>tr>th,.theme_8 .table>tbody>tr>th,.theme_8 .table>tfoot>tr>th,.theme_8 .table>thead>tr>td,.theme_8 .table>tbody>tr>td,.theme_8 .table>tfoot>tr>td {
    
    border-top: 1px solid #000;
}
.theme_8 #portal .panel-body {
    
    background: #ffdc00;
}
.theme_8 .panel-model > .panel-heading {
    background-color: #ffdc00;
    
}
.theme_8  .panel-group .panel.panel-model { background: transparent; border-color: #000;}
.theme_8  .panel-model > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #000;
}
/*********Thème 9**********/
.theme_9 {
	position: relative;
}
.theme_9 .panel-front, .theme_8 .panel-selection {
	background: #009ee0
}
#portal .theme_9 .panel-body {
	padding: 0;
}
.theme_9 .panel-heading > h2 {
	color: #fff;
}
.theme_9 a, .theme_9 h1, .theme_9 h2, .theme_9 h3, .theme_9 h4, .theme_9 h5, .theme_9 p, .theme_9 span  {
	color: #fff
}
.theme_9 .panel-heading .resize {
}
.theme_9 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #009ee0
}
.theme_9 .btn-default:hover, .theme_9 .btn-default:focus, .theme_9 .btn-default:active, .theme_9 .btn-default.active, .theme_9 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #009ee0
}
.theme_9 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_9 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_9 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_9 .slider-notice, .theme_9 td, .theme_9 th  {
	color: #fff;
}
.theme_9 .well {
	background: transparent;
	border-color: #fff
}
.theme_9  div.webframe-ermes-lastviewedresources-item, .theme_9  div.webframe-ermes-openfindselection-item  {background: transparent;}
.theme_9  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_9 #portal .panel-body {
    
    background: #009ee0;
}
.theme_9 .panel-model > .panel-heading {
    background-color: #009ee0;
    
}
.theme_9  .panel-group .panel.panel-model { background: transparent}
.theme_9 .panel-model > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}
/*********Thème 10**********/
.theme_10 {
	position: relative;
}
.theme_10 .panel-front, .theme_10 .panel-selection {
}
#portal .theme_10 .panel-body {
}
.theme_10 .panel-heading > h2 {
	color: #fff;
	background: #009ee0;
	display: inline-block;
	padding: 4px 14px
}
.theme_10 a, .theme_10 h1, .theme_10 h2, .theme_10 h3, .theme_10 h4, .theme_10 h5 {
	color: #009ee0
}
.theme_10 .panel-heading .resize {
}
.theme_10 .btn-default {
	background-color: #009ee0;
	border-color: #009ee0;
	color: #fff
}
.theme_10 .btn-default:hover, .theme_10 .btn-default:focus, .theme_10 .btn-default:active, .theme_10 .btn-default.active, .theme_10 .open .dropdown-toggle.btn-default {
	background-color: #009ee0;
	border-color: #009ee0;
	color: #fff
}
.theme_10 .bs-bullets .rsNavSelected button {
	background: #009ee0;
	border-color: #009ee0
}
/*********Thème 17**********/
.theme_17 {
	margin: -20px 0 0 0;
}
.theme_17 .panel-front, .theme_17 .panel-selection {
	background: #fff;
	padding: 0
}
.theme_17 .panel > .panel-heading h2 {
	padding: 16px 0 0 0;
}
.theme_17 .panel-heading {
	padding: 10px;
}
.theme_17 .panel-heading h2 {
	color: #335260
}
#portal .theme_17 .panel-body {
	padding: 0 10px 0 10px
}
.theme_17 p {
	font-family: 'inconsolataregular';
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin: 0 0 6px 0;
	position: absolute;
	width: 42%;
	left: 0;
	top: 12px;
}

/*********Thème 12**********/
.theme_12 {
	position: relative;
}
.theme_12 .panel-front, .theme_12 .panel-selection {
	background: #ad007c
}
#portal .theme_12 .panel-body {
	padding: 0;
}
.theme_12 .panel-heading > h2 {
	color: #fff;
	display: none;
}
.theme_12 a, .theme_12 h1, .theme_12 h2, .theme_12 h3, .theme_12 h4, .theme_12 h5, .theme_12 p, .theme_12 span {
	color: #fff
}
.theme_12 .panel-heading .resize {
}
.theme_12 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ad007c
}
.theme_12 .btn-default:hover, .theme_12 .btn-default:focus, .theme_12 .btn-default:active, .theme_12 .btn-default.active, .theme_12 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ad007c
}
.theme_12 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_12 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_12 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_12 .slider-notice, .theme_12 b, .theme_12 td, .theme_12 th {
	color: #fff;
}
.theme_12 .well {
	background: transparent;
	border-color: #fff
}
.theme_12 div.webframe-ermes-lastviewedresources-item, .theme_12 div.webframe-ermes-openfindselection-item {
	background: transparent;
	border: 1px solid #fff
}
.theme_12 .thumbnail {
	background: transparent;
	border: 1px solid #fff
}
.theme_12 .table-striped>tbody>tr:nth-child(odd)>td, .theme_12 .table-striped>tbody>tr:nth-child(odd)>th {
	background: transparent;
}
.theme_12 #portal .panel-body {
	background: #ad007c;
}
.theme_12 .panel-model > .panel-heading {
	background-color: #ad007c;
}
.theme_12 .panel-group .panel.panel-model {
	background: transparent
}
/*********Thème 13**********/
.theme_13 {
	position: relative;
}
.theme_13 .panel-front, .theme_13 .panel-selection {
	background: #ffdc00
}
#portal .theme_13 .panel-body {
	padding: 0;
}
.theme_13 .panel-heading > h2 {
	color: #335260;
	display: none; 
}
.theme_13 a, .theme_13 h1, .theme_13 h2, .theme_13 h3, .theme_13 h4, .theme_13 h5, .theme_13 p {
	color: #335260;
}
.theme_13 .panel-heading .resize {
}
.theme_13 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ffdc00
}
.theme_13 .btn-default:hover, .theme_13 .btn-default:focus, .theme_13 .btn-default:active, .theme_13 .btn-default.active, .theme_13 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #ffdc00
}
.theme_13 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_13 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_13 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_13 .slider-notice {
	color: #335260;
}
.theme_13 .well {
	background: transparent;
	border-color: #fff
}
.theme_13  div.webframe-ermes-lastviewedresources-item, .theme_13  div.webframe-ermes-openfindselection-item  {background: transparent;}
.theme_13  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_13 .table-striped>tbody>tr:nth-child(odd)>td,.theme_13 .table-striped>tbody>tr:nth-child(odd)>th {
    background: transparent;
}
.theme_13  .table>thead>tr>th {
    
    border-bottom: 2px solid #000;
}
.theme_13 .table>thead>tr>th,.theme_13 .table>tbody>tr>th,.theme_13 .table>tfoot>tr>th,.theme_13 .table>thead>tr>td,.theme_13 .table>tbody>tr>td,.theme_13 .table>tfoot>tr>td {
    
    border-top: 1px solid #000;
}
.theme_13 #portal .panel-body {
    
    background: #ffdc00;
}
.theme_13 .panel-model > .panel-heading {
    background-color: #ffdc00;
    
}
.theme_13  .panel-group .panel.panel-model { background: transparent; border-color: #000;}
.theme_13  .panel-model > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #000;
}
/*********Thème 14**********/
.theme_14 {
	position: relative;
}
.theme_14 .panel-front, .theme_8 .panel-selection {
	background: #009ee0
}
#portal .theme_14 .panel-body {
	padding: 0;
}
.theme_14 .panel-heading > h2 {
	color: #fff;
	display: none;
}
.theme_14 a, .theme_14 h1, .theme_14 h2, .theme_14 h3, .theme_14 h4, .theme_14 h5, .theme_14 p, .theme_14 span  {
	color: #fff
}
.theme_14 .panel-heading .resize {
}
.theme_14 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #009ee0
}
.theme_14 .btn-default:hover, .theme_14 .btn-default:focus, .theme_14 .btn-default:active, .theme_14 .btn-default.active, .theme_14 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #009ee0
}
.theme_14 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_14 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_14 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_14 .slider-notice, .theme_14 td, .theme_14 th  {
	color: #fff;
}
.theme_14 .well {
	background: transparent;
	border-color: #fff
}
.theme_14  div.webframe-ermes-lastviewedresources-item, .theme_14  div.webframe-ermes-openfindselection-item  {background: transparent;}
.theme_14  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_14 #portal .panel-body {
    
    background: #009ee0;
}
.theme_14 .panel-model > .panel-heading {
    background-color: #009ee0;
    
}
.theme_14  .panel-group .panel.panel-model { background: transparent}
.theme_14 .panel-model > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}

/*********Thème 15**********/
.theme_15 {
	position: relative;
}
.theme_15 .panel-front, .theme_15 .panel-selection {
	background: #335260
}
#portal .theme_15 .panel-body {
	padding: 0;
}
.theme_15 .panel-heading > h2 {
	color: #fff;
	display: none;
}
.theme_15 a, .theme_15 h1, .theme_15 h2, .theme_15 h3, .theme_15 h4, .theme_15 h5, .theme_15 p, .theme_15 span {
	color: #fff
}
.theme_15 .panel-heading .resize {
}
.theme_15 .btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #335260
}
.theme_15 .btn-default:hover, .theme_15 .btn-default:focus, .theme_15 .btn-default:active, .theme_15 .btn-default.active, .theme_15 .open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #fff;
	color: #335260
}
.theme_15 .bs-bullets .rsNavSelected button {
	background: #fff;
	border-color: #fff
}
.theme_15 .webframe-ermes-lastcomments .webframe-ermes-lastcomments-item-body, .theme_15 .webframe-ermes-lastcomments small {
	color: #fff
}
.theme_15 .slider-notice, .theme_15 b, .theme_15 td , .theme_15 th {
	color: #fff;
}
.theme_15 .well {
	background: transparent;
	border-color: #fff
}
.theme_15  div.webframe-ermes-lastviewedresources-item, .theme_15  div.webframe-ermes-openfindselection-item  {background: transparent; border: 1px solid #fff}
.theme_15  .thumbnail { background: transparent; border: 1px solid #fff}
.theme_15 .table-striped>tbody>tr:nth-child(odd)>td,.theme_15 .table-striped>tbody>tr:nth-child(odd)>th {
    background: transparent;
}
.theme_15 #portal .panel-body {
    
    background: #335260;
}
.theme_15 .panel-model > .panel-heading {
    background-color: #335260;
    
}
.theme_15  .panel-group .panel.panel-model { background: transparent}



/*********Thème 16**********/
.theme_16 {
	position: relative;
}
.theme_16 .panel-front, .theme_16  .panel-selection {
	background: #fff;
}
#portal .theme_16 .panel-body {
	padding: 0;
}
.theme_16 .panel-heading > h2 {
	
	display: none;
}

/*********Thème 17**********/
.theme_18 {
	position: relative;
}
.theme_18 .panel-front, .theme_18  .panel-selection {
	padding: 0;
	background: #fff;
}
#portal .theme_18 .panel-body {
	padding: 0;
}
.theme_18 .panel-heading > h2 {
	
	display: none;
}

/**************/
.nouveautes ul {
	float: left;
	display: inline-block;
	width: 100%
}
.nouveautes li {
	display: inline-block;
	width: 11.11111%;
	float: left
}
.nouveautes li a {
	display: block;
	text-align: center;
}
.nouveautes li a span {
	display: block
}
/**************/
#notice_longue > .panel > .panel-body {
	padding: 20px;
	background: #fff;
}
.template-title, p.template-info {
	font-weight: normal
}
#resultats .notice_courte .notice_corps h3 {
	color: #333;
	font-family: 'comfortaabold';
}
#resultats .notice_courte p {
	font-size: 16px
}
.template-resume {
	font-size: 16px!important;
	margin-top: 15px !important
}
.indicator, .indicator a {
	color: #fff
}
#detail-holdings-abstract .indicator, #detail-holdings-abstract .indicator a {
	color: #333
}
.view-document {
	font-size: 14px
}
.rs-staticMosaic {
	text-align: center
}
/*******************/
.day_nm {
	color: #fff;
	display: block
}
.cacm_map h3 {
	font-family: 'comfortaabold';
	font-size: 14px;
	color: #fff
}
.cacm_map ul li {
	color: #333;
	background: none
}
.cacm_map h3.bus {
	background: transparent url('images/bus.png') no-repeat left 4px;
	padding: 4px 0 4px 32px
}
.cacm_map h3.trm {
	background: transparent url('images/trm.png') no-repeat left 4px;
	padding: 4px 0 4px 32px
}
.actu_ctt p {
	font-size: 16px
}
.actu_ctt h3 {
	font-family: 'roboto_condensedbold';
	font-size: 22px
}
/**************/
#options_resultat .panel-front, .panel-selection {
	background: transparent;
	box-shadow: none;
	margin: -25px 0 0 0
}
#resultats_recherche .panel-heading {
	background: #335260
}
.panel-front.panel-search-container .panel-heading {
	background: #fff
}
#options_resultat .panel-body, #options_document .panel-body {
	padding: 10px 0
}
#options_resultat .panel-heading > h2 {
	padding-top: 30px;
	color: #335260
}
#resultats_recherche .panel-heading h2, .search-icon-container > a {
	color: #fff
}
#criteres_recherche {
	background: #335260;
	padding: 0 15px 28px 30px
}
#resultats_recherche .panel-body {
	padding: 0 0 10px 0
}
#resultats .select {
	background: #eee
}
#resultats > ul > li {
	background: #fff
}
#resultats > ul > li.on {
	background: #f9f6f7
}
/**************/
#facet_container .accordion {
}
#facet_container .accordion-toggle .panel-heading {
	background: #999
}
#facet_container .accordion-toggle .panel-heading {
	background: #335260;
	padding: 6px 10px 6px 20px
}
#facet_container .panel-heading h3 {
	color: #fff;
	background: #335260 url('images/caret_wi.png') no-repeat right center;
}
#facet_container .accordion-toggle.collapsed .panel-heading h3 {
	color: #fff;
	background: transparent url('images/caret_w.png') no-repeat right center;
}
#facet_container .panel-heading h3 i {
	display: none
}
#facet_container .panel-group .panel {
	border-radius: 0
}
.criteres_tri {
	background: #fff;
	padding: 10px 0
}
.criteres_tri label.label-tri {
	color: #335260
}
.select-all {
	background: transparent
}
.badge {
	color: #335260;
	font-weight: normal
}
.facet-controls {
	margin: 0;
	background: #fff;
	padding: 4px 0
}
.facet-collapse {
	padding: 0
}
.facet-controls > a {
	color: #333
}
#description_resultats, .taille_page {
	color: #009EE1
}
#criteres_recherche p {
	color: #fff;
	line-height: 26px
}
#criteres_recherche .btn-action {
	background: #009EE1;
	border-color: #009EE1;
	color : #fff;
	font-family: 'comfortaabold';
	font-size: 16px;
	opacity: 1
}
.pagination > li > a, .pagination > li > span {
	background: #999;
	border: none;
	color: #fff
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background: #009EE1;
	color: #fff
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	border: none;
	background: #009EE1;
	color: #fff
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus, .pagination .suivant, .pagination .precedent {
	background: #999;
	border: none;
	color: #fff
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-radius: 0
}
.btn-group.pageSize-container button {
	color: #009EE1
}
.additional-infos {
	color: #333
}
.actions .btn-dark {
	background: #999999;
	border: none;
	padding: 0;
	line-height: 1;
	font-size: 14px;
	margin: 10px 0
}
.actions .icon-info {
	background: #A9A9A9 !important;
}
.notice_corps .btn-dark span {
	background: #999999;
	padding: 7px 8px;
	display: inline-block
}
.themes .btn-action {
	background: #999999;
	border: none;
	padding: 0;
	line-height: 1;
	font-size: 14px;
	margin: 10px 0;
	color: #fff
}
.actions .icon-plus {
	background: #A9A9A9 !important;
}
.themes .btn-action span {
	background: #999999;
	padding: 7px;
	display: inline-block
}
.search-icon-container.mobile > .btn-group, .search-icon-container.mobile .btn {
	background: #009EE1
}
.search-icon-container.mobile .btn.precedent, .search-icon-container.mobile .btn.suivant {
	background: #8E8888
}
.search-icon-container.mobile {
	background: #8E8888
}
.displaymode-icon-container .active, .siteRestriction-icon-container .active, .pageSize-container .active, .sort-order .active {
	background: #009EE1 !important
}
#multi_selection_simple .panel, #multi_selection .panel {
	background: #fff
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
	color: #009EE1;
}
/*******Detail Noctice*******/
#resultats_detail h2 {
	color: #009EE1;
	font-size: 20px
}
#notice_longue .panel-front, .panel-selection {
	box-shadow: none;
	background: transparent
}
#resultats_detail #notice_longue_description {
	background: #fff;
	padding: 30px
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background: #009EE1;
	border-color: #009EE1;
	color: #fff;
}

/* modifier pour gestion des blog */
.tab-content {
	background: #009EE1;
	color: #000;
}
.nav-tabs > li > a {
	font-weight: normal;
	padding: 4px 17px;
	text-transform: none
}
.nav-tabs > li > a:hover {
	background: #0193d1;
	color: #fff
}
.tab-content .dl-horizontal dt {
	color: #009EE1;
	font-weight: normal
}
/* modifier pour gestion des blog */
.tab-content a, .tab-content .dl-horizontal dd {
	color: #000;
}
.tab-content p, .tab-content h3, .tab-content h2 {
	color: #000;
}
.tab-content table {
	background: #028ec9
}
h2.category_header {
	color: #333;
	font-size: 26px;
	font-weight: normal;
}
#notice_longue h3 {
	font-size: 16px;
	color: #009EE1;
	font-family: 'inconsolataregular';
}
.bs-bullets button, .bs-bullets button:focus, .bs-bullets button:active, .bs-bullets button:hover {
	background: #999999;
	border-radius: 0;
	height: 12px;
	width: 12px;
	border: none
}
.bs-bullets .rsNavSelected button {
	background: #335260;
	border-color: #335260
}
#detail-notice-rebound, #detail-notice-selections {
	background: #fff;
	padding: 15px
}
.rsSlideContainer a {
}
.rsSlide {
	padding: 0
}
.rsSlide:nth-child(2) {
	padding: 0
}
.rsVisibleNearbyWrap {
	height: 100% !important
}
.slider-notice h4 {
	color: #333;
	font-family: 'roboto_condensedbold';
}
.slider-notice {
	color: #666666
}
.rsVisibleNearbyWrap {
	float: right
}
h3.category_header {
	background: #16A6B6;
}
h3.category_header span {
	color: #fff;
	font-size: 30px;
	font-family: 'comfortaabold';
	text-transform: none
}
#detail-holdings [class|="detail-holds"] thead th, .detail-subscriptions thead th, #detail-holdings [class|="detail-holds"] thead td, .detail-subscriptions thead td {
	background: #fff;
	color: #333
}
#notice_longue_description .tab-content {
	background: #fff;
	padding: 20px 0
}
#notice_longue_description .tab-content a, #notice_longue_description .tab-content .dl-horizontal dd {
	color: #333333
}
#notice_longue_description .nav-tabs > li.active > a, #notice_longue_description .nav-tabs > li.active > a:hover, #notice_longue_description .nav-tabs > li.active > a:focus {
	background: #009EE1;
	border-color: #009EE1
}
/*****************/
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	background: #009EE1
}
.myaccount-activity .myaccount-welcome .user-name a, .myaccount-profile .account-label {
	color: #009EE1
}
#holdings_container {
	overflow: auto
}
/********************/
#selection_horaire {
	border: none;
	overflow: hidden;
	height: 40px;
	background: url('images/select.png') no-repeat right #fff;
	width: 100%;
}
#selection_horaire select {
	border-radius: 0;
	background: transparent;
	height: 40px;
	padding: 5px;
	border: 0;
	font-size: 16px;
	line-height: 1;
	-webkit-appearance: none;
	width: 110%;
}
span.arrow {
	background: transparent url('images/caret_w.png') no-repeat center center;
	height: 100%;
	width: 30px;
	display: inline-block;
	text-indent: -9999px
}
.btn_footer {
	background: #333;
	text-align: center
}
.btn_footer a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'roboto_condensedbold';
	padding: 6px;
	display: block;
	margin: 0;
	background: #333;
}
.btn_footer a:hover {
	background: #009EE1;
	text-decoration: none;
	color: #fff
}
.logo_bibs a {
	width: 190px;
	height: 84px;
	display: inline-block;
	margin: 20px 0;
	background: transparent url('images/bib_sesame.png') no-repeat center center;
	text-indent: -9999px
}
.logo_rbcm a {
	width: 190px;
	height: 96px;
	display: inline-block;
	margin: 20px 0;
	background: transparent url('images/rbcm.png') no-repeat center center;
	text-indent: -9999px
}
.s_media {
	display: inline-block;
	margin: 6px 0 0px 0
}
.s_media li {
	padding: 0;
	float: left;
	display: inline;
	margin: 0
}
.s_media li a {
	background: transparent;
	margin: 0 10px 0 0;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-indent: -9999px
}
.s_media li.fb_btn a {
	background: url('images/social_sprite.png') no-repeat 0 0
}
.s_media li.twt_btn a {
	background: url('images/social_sprite.png') no-repeat 0 -30px
}
.s_media li.fb_btn a:hover {
	background: url('images/social_sprite.png') no-repeat -30px 0
}
.s_media li.twt_btn a:hover {
	background: url('images/social_sprite.png') no-repeat -30px -30px
}
/***********/
.ptt_list {
	display: inline-block
}
.ptt_list li {
	float: left;
	width: 30%;
	background: red;
	display: inline-block;
	height: 70px;
	margin: 0 3% 3% 0
}
.ptt_list li:nth-child(3), .ptt_list li:last-child {
	margin-right: 0
}
.ptt_list li a {
	width: 100%;
	height: 100%;
	display: inline-block;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	background: #fff
}
/***********/
.newsletter {
	display: inline-block;
	width: 100%;
	margin: 10px 0 20px 0
}
.newsletter input[type=text] {
	width: 70%;
	height: 30px;
	margin-bottom: 0;
	border: none;
	transition: all .3s;
	float: left;
	padding: 0 10px;
	color: #333;
	background: #f5f5f5
}
input:-moz-placeholder {
color:#999
}
input:-ms-input-placeholder {
color:#999
}
.newsletter button {
	background: #333333;
	color: #fff;
	height: 30px;
	width: 30%;
	border: none;
	float: left;
	font-family: 'roboto_condensedbold';
	font-size: 14px;
	text-transform: uppercase
}
.newsletter button:hover {
	background: #009EE1;
	color: #fff
}
.eurekoi {
	display: inline-block;
	width: 100%;
	margin: 10px 0 20px 0;
}
.eurekoi a {
	float: left;
}
.eurekoi a.typeform-share {
	margin: 20px 0 0 0;
}
/****************/
#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
color:
}
.statut, .statut-disabled, .statut-primaryDoc {
	background: #009EE1;
	position: relative;
	z-index: 5;
	margin-right: 0;
	padding-right: 25px
}
.indicator.available, .indicator.exposition, .holding.is-available {
	background: #009EE1 url('images/ok.png') no-repeat left center;
	border-left: 0;
	padding-left: 40px
}
.indicator.all-loaned, .indicator.not-available-here, .indicator.available-elsewhere, .indicator.loaned-elsewhere, .indicator.not-available, .holding.not-available {
	background: #009EE1 url('images/clock.png') no-repeat left center;
	border-left: 0;
	padding-left: 40px
}
.indicator.no-existing {
	background: #009EE1 url('images/delete.png') no-repeat left center;
	border-left: 0;
	padding-left: 40px
}
.indicator .label-holding {
	color: #fff
}
#detail-holdings [class|="detail-holds"] table td, .detail-subscriptions table td, #detail-holdings [class|="detail-holds"] table th, .detail-subscriptions table th {
	padding: 5px 8px 5px 18px;
	background-color: transparent;
}
.vignette_document .icon-new {
	background-color: #009EE1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#notice_longue .vignette_document img.ermes-thumb {
	max-width: 100%;
	width: 100%;
}
.holdings-displaymode a {
	font-weight: normal;
}
#resultats .notice_avis > i {
	color: #009EE1
}
.notice_avis > i {
	margin-right: 2px;
	color: #fff
}
.notice_avis > i:last-child {
	margin-right: 0
}
.more-actions {
	margin-top: 0;
	right: 52px;
	top: 0;
}
#notice_longue .metadata-actions {
	position: absolute;
	right: -42px;
	top: 40px;
}
#notice_longue .notice_avis .avis {
	color: #fff
}
p.avis, p.avis span {
	color: #fff
}
#notice_longue .vignette_document {
	width: 100%
}
.row.detail-notice .col-md-4 {
	margin: -65px 0 0 0px;
	padding-right: 6px;
}
#notice_longue .vignette_container {
	background: #335260;
	margin: 0 0 0 -4px;
	padding: 38px 40px 2px 40px
}
.myaccount-loans .myaccount-loans-buttons {
	padding-bottom: 15px;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background: #00b3ff;
}
.selection-description {
	color: gray !important
}
.HistoriqueSuggestion a:before {
	content: '\e80c';
	position: relative;
	width: 100%;
	color: #000;
	font-size: 14px;
	font-family: 'ermes-font-update';
	font-weight: normal;
	padding: 0 4px 0 0;
}
.HistoriquePret a:before {
	content: '\e80c';
	position: relative;
	width: 100%;
	color: #000;
	font-size: 14px;
	font-family: 'ermes-font-update';
	font-weight: normal;
	padding: 0 4px 0 0;
}
.facetList .badge {
    
    color: #AE007C;
    
}
/*****************Footer*****************/
footer {
	background: #fff;
	color: #4d4041;
	font-size: 14px
}
footer a, footer a:hover, footer a:focus, footer [class^="icon-"], footer [class*=" icon-"] {
	color: #4d4041
}
footer .container ul li, .label-ermes {
	color: #4d4041
}
footer div.footer-mobile [class^="icon-"], footer.footer-mobile [class*=" icon-"] {
	color: #4d4041
}
.ftt_col1 ul {
	display: inline-block
}
.ftt_col1 ul > li {
	width: 16.6666%;
	float: left;
	display: block;
	padding: 0px 16px
}
.ftt_col1 ul li ul li {
	width: 100%;
	display: block;
	float: left;
	padding: 0;
	font-size: 16px
}
.ftt_col1 h2 {
	font-size: 20px;
	margin: 0 0 14px 0;
}
.ftt_col2 {
	display: inline-block;
	width: 100%;
	padding: 40px 17px;
	background: transparent url('images/footer_logo.png') no-repeat right center
}
.mnl_ftt, .copyrights {
	float: left;
	width: 50%
}
.copyrights span {
	padding: 0 0 0 17px
}
.mnl_ftt li {
	float: left;
	display: inline;
	margin: 0 9px 0 0;
	color: #ae007c !important;
	font-size: 15px;
}
.mnl_ftt li a {
	color: #ae007c;
	font-size: 15px;
}
.copyrights {
	color: #ae007c
}
#mobile-actions .caret {
	border-top: 4px solid #fff;
}
.table.table-striped td p {
	margin: 0;
	padding: 0;
}
.col-md-12.opct_nw img {
	float: right;
	margin: 12px 0 20px 20px;
}
.logos_ft {
    float: right;
} 

.logos_ft  a { width: 100%; height: 100%; display: block; text-indent: -9999px; overflow: hidden}
.logo_ft1  {display: inline-block; width:70px; height: 46px; background: url(images/logo_ft1.png) no-repeat center center; float: left}
.logo_ft2  {display: inline-block; width:70px; height: 46px; background: url(images/logo_ft2.png) no-repeat center center; float: left}
.logo_ft3 {display: inline-block; width:70px; height: 46px; background: url(images/logo_ft3.png) no-repeat center center ;float: left}
.logo_ft4 {display: inline-block; width:70px; height: 46px; background: url(images/logo_ft4.png) no-repeat center center ;float: left}
.logo_ft5 {display: inline-block; width:70px; height: 46px; background: url(images/logo_ft5.png) no-repeat center center ;float: left}

/******************Responsive devices*******************/

/* Full HD  width: 1920px */
@media (min-width: 1920px) {
}

/* Kindle landscape  width: 1024px */
/* iPad landscape width: 1024px */
@media (max-width: 1200px) {
.register_user_link {
	font-size: 14px;
	font-weight: normal
}
}

@media (min-width: 1024px) {
}

@media (max-width: 1024px) {
.navbar-brand {
	width: 316px;
}
}

@media (min-width: 992px) {
}

@media (max-width: 992px) {
.navbar-brand {
	width: 232px;
	height: 229px;
	background: #fff url('images/logo.png') no-repeat center center;
	background-size: 100%;
}
.navbar-brand:hover {
	background-color: #fff
}
}

@media (max-width: 800px) {
}

@media (max-width: 768px) {
.additional-infos {
	color: #fff
}
#ariane {
	padding: 0
}
.theme_17, .theme_18 {
	margin: 0;
}
.theme_17 .panel-heading, .theme_18 .panel-heading {
	padding-top: 10px
}
.caret {
	border-top: 4px solid #fff
}
#ermes_main_menu_mobile {
    background-color: #335260;
	margin: -1px 0 0 0 ;
}
#ermes_main_menu_mobile.navbar-nav>li>a {
    
    border-top: 1px solid #426473;
	color: #fff
}
#ermes_main_menu_mobile.navbar-nav>li>a:hover , #ermes_main_menu_mobile.navbar-nav>li>a:focus {  background: #426473}
}

/* iPad portrait  width: 768px */
@media (min-width: 768px) {
header {
	border-top: none;
}
header .col-md-8 {
	width: 39.5%;
	float: right;
	padding: 0;
	top: -121px;
	right: 4px;
	position: absolute;
}
.navbar-brand {
	margin: -60px 0 0 0
}
.navbar>.container .navbar-brand {
	margin-left: 0
}
.btn-account {
	background: #ae007c;
	border: 1px solid #ae007c;
	color: #fff;
	font-size: 13px;
	font-family: 'comfortaabold';
	padding: 4px 10px
}
.btn-account:hover, .btn-account:focus, .btn-account:active, .btn-account.active, .open .dropdown-toggle.btn-account {
	background: #ae007c;
	border: 1px solid #ae007c;
	color: #fff;
}
/*************/
#ermes_main_menu {
	position: absolute;
	top: -33px;
	right: 4px;
	width: 100%;
	background: transparent;
	padding: 0 0 0 34%;
	display: table
}
#ermes_main_menu li.LEVEL1:first-child {
	margin-left: 0;
}
#ermes_main_menu li.LEVEL1 {
	background-color: #ECF0F1;
	border-top: none;
	font-size: 15px;
	margin-left: 1%;
	margin-right: 0;
	text-align: center;
	text-transform: none;
	width: auto;
	float: none;
	display: table-cell
}
#ermes_main_menu li.LEVEL1 > a {
	font-size: 15px;
	color: #335260;
	font-family: 'comfortaabold';
	padding: 7px 5px 6px
}
#ermes_main_menu li > a:hover, #ermes_main_menu li.LEVEL1:hover a {
	background: #335260;
	color: #fff
}
#ermes_main_menu .dropdown-menu {
	background: #335260;
	border: none;
	border-radius: 0;
	padding: 0
}
#ermes_main_menu .dropdown-menu>li>a {
	color: #fff;
	border-bottom: 1px solid #456a7b
}
#ermes_main_menu .dropdown-menu.LEVEL1 a:hover {
	background: #456a7b
}
#ermes_main_menu li.LEVEL1 .caret, #ermes_main_menu li.LEVEL1 a:hover .caret {
	border: none;
	background: transparent url('images/caret.png') no-repeat left center;
	height: 8px;
	display: inline-block;
	width: 11px;
}
#ermes_main_menu li.LEVEL1 a:hover .caret, #ermes_main_menu li.LEVEL1:hover a .caret {
	background: transparent url('images/caret_w.png') no-repeat left center;
}
#ermes_main_menu .dropdown-menu>li>a {
	padding: 6px 20px
}
#ermes_main_menu .dropdown-submenu>.dropdown-menu {
	margin-top: 0;
	margin-left: 0
}
/*************Rich Menu***************/

#nav-rich-menu {
	position: absolute;
	top: -33px;
	left:0;
	width: 100%;
	background: transparent;
	padding: 0 0 0 34%;
	display: table !important;
}
#nav-rich-menu li {
	background-color: #ECF0F1;
	border-top: none;
	font-size: 15px;
	margin-left: 1%;
	margin-right: 0;
	text-align: center;
	text-transform: none;
	width: auto;
	float: none;
	display: table-cell
}
#nav-rich-menu li > a {
	font-size: 15px;
	color: #335260;
	font-family: 'comfortaaregular';
	padding: 7px 5px 6px;
	font-weight:bold;
}
#nav-rich-menu li > a:hover, #nav-rich-menu li:hover > a {
	background: #335260;
	color: #fff
}
/********************/

#nav-rich-menu li .dropdown {
	background: #335260;
	padding: 0;
}
#nav-rich-menu li .dropdown .dropdown_container {
	padding: 0
}
#nav-rich-menu li .dropdown_container a {
	background: #335260;
	padding: 10px;
	margin: 0;
	height: 100%
}
#nav-rich-menu li .dropdown_container a:hover {
	background: #476c7d;
}
#nav-rich-menu .title_menu h4 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	padding: 6px;
	background: #335260;
	font-weight: normal;
	text-transform: uppercase;
}
.title_menu p {
	color: #fff;
}
#nav-rich-menu li .dropdown_container a:hover .title_menu p, #nav-rich-menu li .dropdown_container a:hover .title_menu h4 {
	color: #fff;
	background: none
}
#nav-rich-menu .illustration {
	margin: 0 10px 10px 0;
}
#nav-rich-menu .illustration img {
}
.rich-item > .clearfix {
	display: none
}
.navbar {
	z-index: 0
}
#document_actions {
	margin: 40px 0 0 0;
	padding: 20px;
	background: #009EE1;
	border-radius: 0;
}
.holdings-displaymode {
	padding: 0
}
.connectBox {
	padding-bottom: 10px;
	padding-top: 12px;
}
}

@media (max-width: 767px) {
.navbar-header {
	width: 100%;
	text-align: center
}
#ariane, #ariane a {
	color: #fff;
}
#ariane span.texte {
	font-family: 'comfortaaregular';
}
/*********Menu principal********/
#menu-panel {
	top: 60px
}
header .nav>li>a:hover, header .nav>li>a:focus {
	background: #ef4b41
}
header .nav .open>a, header .nav .open>a:hover, header .nav .open>a:focus {
	background: #d1212b
}
header .navbar-nav .open .dropdown-menu {
	background: #d1212b
}
header .dropdown-menu>li>a {
	color: #fff;
	font-size: 14px
}
header .dropdown-menu>li>a:hover, header .dropdown-menu>li>a:focus {
	background: #ef4b41;
	color: #fff
}
#ermes_main_menu li.LEVEL1 .caret, #ermes_main_menu li.LEVEL1 a:hover .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
#options_resultat .panel-front, .panel-selection {
	margin: 0
}
#options_resultat .panel-heading > h2 {
	padding-top: 0
}
.row.detail-notice .col-md-4 {
	margin-top: 0
}
.container > .navbar-header, .container > .navbar-collapse {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	text-align: center;
}
.navbar-brand {
	display: inline-block;
	float: none;
}
.navbar-brand:hover, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	background-color: #fff;
}
.panel-front {
	padding: 20px;
}
#globalAdvancedSearchLink {
	margin: 10px 0 0 0;
	background: #009ee0;
	padding: 6px 10px
}
/*******************/
#nav-rich-menu {
	background-color: #335260;
	margin: -1px 0 0 0;
	box-shadow: 0 4px 12px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 4px 12px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 4px 12px rgba(0,0,0,0.5);
}
#nav-rich-menu .dropdown img {
	max-height: 60px;
	/*display: none*/float: left;
	margin: 0 8px 8px 0;
	display: none
}
#nav-rich-menu .rich-item {
	border-bottom: 1px solid #426473
}
#nav-rich-menu > li > a {
	padding: 10px;
	color: #fff;
	font-size: 18px;
	text-align: left;
}
#nav-rich-menu .title_menu h4, #nav-rich-menu .title_menu:hover h4 {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial
}
#nav-rich-menu > li:hover, #nav-rich-menu > li:focus {
	background-color: #426473;
	text-decoration: none
}
}

/* iPhone 6 Plump landscape Â· width: 736px */
@media (max-width: 736px) {
.navbar-brand {
	height: 166px;
}
}

/* Kindle portrait Â· width: 600px */
/* Android (Nexus 4) landscape Â· width: 600px */

@media (max-width: 600px) {
}

/* iPhone 5 Retina regardless of IOS version */
/* iPhone 5 landscape Â· width: 568px */

@media (max-width: 568px) {
.nouveautes li {
	width: 33.333333%;
}
}

/*iPhone 3+4 landscape Â· width: 480px*/

@media (max-width: 480px) {
footer .col-md-6 {
	padding: 10px
}
}

/*iPhone 6 Plump portrait Â· width: 414px*/
@media (max-width: 414px) {
}

/*Android (Nexus 4) portrait Â· width: 384px*/


@media (max-width: 384px) {
}

/*iPhone 6 portrait Â· width: 375px*/

@media (max-width: 375px) {
}

/*Crappy Android landscape Â· width: 320px*/
/*iPhone 5 portrait Â· width: 320px*/
/*iPhone 3+4 portrait Â· width: 320px*/

@media (max-width: 320px) {
	
.nouveautes li {
    width: 50%;
}
}

/*Crappy Android portrait Â· width: 240px*/

@media (max-width: 240px) {
}
