@charset "utf-8"; /* +--------------------------------------------------------------------------+
// 2013 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: ac_nv_aquitaine.css,v 1.1.2.5 2016-10-06 13:35:02 wlair Exp $ */
/*------------------------------------------------------------------------------------------*/
/*
 * temp
 */

#bandeau_2 {
	background-color: #abc;
}

#bandeau {
	background-color: white;
	/* padding-left: 30px; */
	/* margin-top: 30px; */
}

#main_hors_footer {
	background-color: transparent;
}

.uncolored .is-on-left-side#bandeau.uk-width-1-4 {
	width: 27.5%;
}

#main.uk-width-3-4 {
	width: 72.5%;
}

#main.uk-width-large-3-4 {
	width: 69%;
}

#bandeau.uk-width-large-1-4 {
	width: 30%;
}

/* ========================================================================
   Component: Base
 ==========================================================================  */
body#pmbopac {
	color: #000;
	background: #eef1f2 no-repeat top center;
	overflow-x: hidden;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

body#pmbopac {
	visibility: hidden;
}

body#pmbopac.ready {
	visibility: visible;
}

body#pmbopac.popup {
	visibility: visible;
	background-color: #ffffff;
	background-image: none;
}

#container {
	background: transparent;
	max-width: 1300px;
}

#intro_bibli, #adresse, #accueil, #footer_link_sup, #footer_link_pmb {
	display: none!important;
}

/* Pour un main sans fond de couleur */
#main {
	/* position: relative; */
	/* padding: 0; */
	/* overflow: hidden; */
}

#bandeau.uk-width-large-1-4 {
	width: 31%;
	padding-left: 50px!important;
}

.itemRapidAcces {
    border-top: 1px solid #cdc1a2;
    padding: 15px 0;
}

.itemRapidAcces .logoAcces {
    float: left;
}

#pmbopac .itemRapidAcces h3 {
    padding-left: 50px;
    font-size: 129%;
    font-weight: normal;
    color: #c3002f;
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    transition: all 0.5s;
}

#pmbopac .itemRapidAcces h3:hover {
    padding-left: 45px;
    padding-right: 5px;
}

.itemRapidAcces a {
    text-decoration: none;
}

.itemRapidAcces:last-child {
    border-bottom: 1px solid #cdc1a2;
}

#bandeau #cms_module_sectionslist_87 {
	margin-top: 0;
}

#intro {
	position: relative;
	height: auto;
	margin-bottom: 1px;
}

a {
	color: #52A8DD;
}

div[id^="cms_module"]:empty, div:empty:not(.clear) {
	display: none;
}

#cms_module_article_182 {
    margin-bottom: 20px;
}

/* ========================================================================
   Menu horizontale
 ==========================================================================  */
.MenuHoriz, .MenuHoriz.uk-navbar {
	background: white;
	/* padding: 25px 0px 20px 0%; */
	/* clear: both; */
	/* display: block; */
}

.MenuHoriz {
	position: relative!important;
	max-width: 100%;
	padding: 0;
        z-index: 200;
}

.MenuHoriz #TglSearch a {
	position: relative;
	right: auto;
	padding: 3px 25px 4px;
	margin-right: 50px;
}

.MenuHoriz #TglSearch:hover a {
	background-color: #ffffff;
}
.MenuHoriz.Stickynav {
	padding: 6px 45px;
	background-color: #F9F9F9;
	z-index: 800;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

/*ul.Nav {
  float: none;
}*/
.MenuHoriz .Nav>li:first-child {
	/* margin-left: 0; */
}

.MenuHoriz .Nav>li:last-child {
}



.MenuHoriz .Nav .btn-home a {
	font-size: 24px;
}

.MenuHoriz .Nav>li+li {
	border-left: solid 0px #e5e5e5;
	margin-left: 60px;
}
/*
.MenuHoriz .Nav>li:before,
.MenuHoriz .Nav>li:after {
	content: none;
	width: 25px;
	height: 1px;
	display: inline-block;
}
*/
.MenuHoriz{
    width: 100%; 
    max-width: 100%;
}

.MenuHoriz .Nav>li {
	position: relative;
	/* padding: 0; */
	margin: 0;
}
.MenuHoriz .Nav>li>a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 60px;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.MenuHoriz .Nav>li.wk-current>a {
    color: #c3002f;
}

.MenuHoriz .Nav>li>a:after {
}

.error.uk-grid-margin {
	margin-top: 0;
	color: #333;
	font-weight: normal;
	background: rgba(195, 0, 47, 0.2);
	padding: 10px 20px;
}

.error.uk-grid-margin:first-child {}

.error .mdpOublie-page a {
	margin-top: 20px;
	display: block;
	text-decoration: none;
	color: #333;
	font-style: italic;
}

.error {
	color: #e41b1b;
	font-weight: 500;
}

.MenuHoriz li .border-menu {
	width: 100%;
	height: 5px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.MenuHoriz li:hover .border-menu {
	background-color: #285aa1;
}

.MenuHoriz .Nav>li+li>a:before {
	/* content:""; */
	/* height:18px; */
	/* width:1px; */
	/* background-color:#ddd; */
	/* display:block; */
	/* top:18px; */
	/* left: -30px; */
	/* position:absolute; */
}

.MenuHoriz .Nav>li:hover>a {
}

.MenuHoriz .Nav>li:first-child>a {
}

.MenuHoriz .Nav>li:first-child>a:before {
}

.MenuHoriz .uk-navbar-nav>li.uk-open>a, .MenuHoriz .uk-navbar-nav>li:hover>a, .MenuHoriz .uk-navbar-nav>li>a:focus {
	text-decoration: none;
	background: transparent;
	border-bottom-color: #034ea1;
	/* transition-duration: 0.2s; */
	/* transition-delay: 0.05s; */
	color: #c3002f;
	/* width:auto!important; */
}

.MenuHoriz .uk-dropdown {
	font-size: 100%;
	border: none;
	background-position: top left;
	background-repeat: repeat-x;
	background: #ffffff;
	border-radius: 0px;
	text-transform: initial;
	text-transform: uppercase;
	border: solid 1px #eef1f2;
	margin-top: 0px;
	padding: 0px 15px 10px;
	width: 100%;
	min-width: 250px;
	border-top: 0px solid #ffffff;
	border-bottom: 3px solid #c3002f;
	z-index: 999;
	left: -20px!important;
}

.MenuHoriz .SousNav li {
	padding: 4px 10px;
	text-align: left;
	font-weight: 400;
}

.MenuHoriz .SousNav li.active a {
	color: #034ea1;
}

.MenuHoriz .uk-nav-navbar > li > a:hover, .MenuHoriz .uk-nav-navbar > li > a:focus {
	/* color: #fff; */
	/* 2 */
	outline: none;
	background: transparent;
	color: #c3002f;
}

.MenuHoriz .SousNav li a {
	color: #000;
	font-size: 100%;
	padding: 0px 10px;
	text-transform: none;
	font-weight: 500;
}

.MenuHoriz .SousNav li li a {}

.MenuHoriz .SousNav li:hover {
}

.MenuHoriz .SousNav li:hover a {
}

/* ========================================================================
  Menu verticale 
 ==========================================================================  */
.menuVertic .Nav>li {
	background-color: transparent;
	position: static;
	text-align: left;
	font-weight: 700;
}

.menuVertic .Nav li a {
	font-weight: 600;
	font-style: normal;
	color: #000;
	display: block;
	position: relative;
}

.menuVertic .Nav li:hover>a {
	text-decoration: none;
}

.menuVertic .Nav>li:hover .SousNav {
	display: block;
}

/* ========================================================================
  logo Site 
 ==========================================================================  */
#titreLogo {
}

#logo-city {
	background-color: white;
	padding: 0 0;
	line-height: 120px;
	text-align: left;
	min-height: 100%;
	text-align: center;
	border-bottom: 10px solid #c3002f;
}

#intro>.uk-width-large-1-5 {
	width: 22.5%;
}

#intro>.uk-width-large-4-5 {
	width: 77.5%;
}

#logo-city img {
	z-index: 9;
	max-height: 180px;
}

#logo a {
	display: block;
}

#logo {z-index: 90;position: relative;}

#logo img {
}

#logo h1 {
}

/* ========================================================================
  Titre Site h1 
 ==========================================================================  */
#titrePortail h1 {
	color: #000;
	font-weight: normal;
	text-align: left;
	font-size: 18px;
	line-height: normal;
	z-index: 6;
	position: relative;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#titrePortail {
	margin: 10px 0 10px;
	background: #eef1f2;
	padding-left: 30px;
}

div#titrePortail>h2 {
    font-size: 100%;
    text-transform: uppercase;
    color: #c3002f;
    line-height: normal;
}

div#titrePortail img {
    max-height: 50px;
    float: left;
    margin-right: 20px;
}

.fonctionnalites {
    background: #c3002f;
    padding: 15px 30px;
}

div#titrePortail h3 {
    color: #fff;
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-weight: normal;
}

div#titrePortail h3 b {
    font-weight: 500;
}

#titrePortail h1>span {
	display: block;
	font-size: 19px;
}

#titrePortail h1 a {
	text-decoration: none;
}

#titrePortail h1 a {
	display: block;
	height: inherit;
}

/* ========================================================================
  Titre elements
 ==========================================================================  */
#pmbopac #empr-scan-request>form>h3, #pmbopac .itemSolo h2, #pmbopac .listArticlesGen h2, #pmbopac .listeSameArticle h2, #pmbopac .listItemsEvent h2, #pmbopac .listResultArticles h2, #pmbopac #resultatrech>h3, #pmbopac #resultatrechBis>h3, #pmbopac #titre-popup, #pmbopac #aut_details>h3, #pmbopac .title_history, #pmbopac .title_basket, #empr-list>h3, #pmbopac .subs_intro_services, #pmbopac .subs_intro_explication, #pmbopac .contact_form_title, #pmbopac  #bannette-container>h3>span {
	color: #c3002f;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 129%;
	font-weight: 600;
	padding-bottom: 15px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#pmbopac .subs_intro_explication {
	margin-top: 30px;
}

.txt-cnil {
	margin-bottom: 35px;
	font-size: 85%;
	font-style: italic;
	margin-top: 10px;
}

#pmbopac .subs_intro_services {
	text-align: center;
	font-size: 40px;
	line-height: normal;
}

#empr-list>h3 {
	font-weight: 600;
}

#pmbopac #resultatrech>h3.searchResult-title {
	font-size: 40px;
	line-height: normal;
}

#pmbopac .title_history, #pmbopac .title_basket {
	margin-top: 25px;
	font-size: 34px;
	text-align: left;
	line-height: normal;
}

.search_history_ul>li {
    list-style: none;
    padding: 10px;
    border: 0px;
}

.search_history_ul>li:nth-of-type(odd) {
    background: #fff9eb;
}

.search_history_ul>li:first-child {
    border: 0px;
}

.search_history_ul>li a {
    text-decoration: none;
    color: #c3002f;
}

.search_history_ul {
    padding-left: 0;
}

#pmbopac .itemSolo .resume h2 {
	font-size: 26px;
	line-height: normal;
}

#pmbopac .itemSolo div h2 {
	font-family: Georgia, serif;
	font-size: 200%;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top:15px;
	padding-bottom: 0;
	position: relative;
	color: #000000;
	text-align: left;
}

#pmbopac .itemSolo div h2:before {
	content: " ";
	width: 30px;
	height: 3px;
	display: block;
	background-color: #52a8dd;
	border-radius: 5px;
	margin-top: 0px;
	position: absolute;
	top: 0;
}

#pmbopac .itemSolo>h2, #pmbopac .contact_form_title, #pmbopac #resultatrech>h3 {
	text-align: left;
	padding-bottom: 15px;
	font-size: 35px;
	line-height: normal;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	text-transform: none;
	font-weight: 600;
	color: #000;
}

.veilleItemListDate {
    color: #cdc1a2;
}

.itemSolo a.abonneItemVeille {
    color: rgb(255, 255, 255);
    background-color: #c3002f;
    margin: 0px 0px;
    font-size: 85%;
    position: relative;
    text-align: left;
    line-height: normal;
    padding: 3px 15px;
    min-height: auto;
    text-decoration: none;
    float: right;
}

.listItems .itemAbrege {
    padding: 25px 20px;
}

.listItems .itemAbrege .resume p.summary {
    margin: 0;
}

.listItems .itemAbrege .resume .entete_item {
    margin-bottom: 10px;
    font-size: 86%;
    color: #cdc1a2;
}

.listItems .itemAbrege .resume a {
    text-decoration: none;
}

#pmbopac .listItems .itemAbrege .resume h3 {
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 129%;
    line-height: normal;
    margin-bottom: 10px;
    color: #c3002f;
    font-weight: normal;
}

.listItems .itemAbrege:nth-child(odd) {
    background: #fff9eb;
}

.listGenVeille {
    border: 2px solid #cdc1a2;
    padding: 20px;
}

#pmbopac .listGenVeille>.itemAbrege>h3 {
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 157%;
    line-height: normal;
    margin-bottom: 10px;
    color: #c3002f;
    font-weight: normal;
}

.listGenVeille>.itemAbrege .itemResume a.abonneItemVeille {color: rgb(255, 255, 255);background-color: #c3002f;margin: 0px 0px;font-size: 85%;position: relative;text-align: left;line-height: normal;padding: 3px 15px;min-height: auto;text-decoration: none;float: right;margin-top: -22px;}

.listGenVeille>.itemAbrege .itemResume a:first-child {
    text-decoration: none;
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 129%;
    line-height: normal;
    color: #c3002f;
    font-weight: normal;
}

.listGenVeille>.itemAbrege .itemResume+.itemResume {
    border-top: 1px solid #cdc1a2;
    padding-top: 15px;
    margin-top: 15px;
}

.listGenVeille+.listGenVeille {
    margin-top: 20px;
}

.site_map .site_map_Nav>li {
    list-style: none;
}

#cms_module_sectionslist_183 {}

.site_map .site_map_Nav>li>a {
    font-size: 129%;
    font-weight: normal;
    color: #52a8dd;
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    text-decoration: none;
    border-top: 0px solid #cdc1a2;
    display: block;
    padding-top: 10px;
    margin-top: 10px;
}

.itemSolo .resume, .itemSolo .chapeau {
    display: block;
    word-break: break-word;
}

#contact_form_content form#contact_form .colonne2:first-child {
	width: 200px;
	line-height: 38px;
}

#contact_form_content form#contact_form input[type="button"].bouton {
	margin-top: 25px;
}

#contact_form_content form#contact_form div[class^="contact_form_"] {
	clear: both;
}

#contact_form_content .contact_form_recipients {
	display: none;
}

.tundra #contact_form_content .dijitTextBox, 
.tundra #contact_form_content input[type="email"] {
	border: 1px solid #dddddd;
	background-image: none;
	padding-left: 10px;
	box-shadow: none;
	width: 100%;
	min-height: 36px;
}

.tundra #contact_form_content textarea.dijitTextBox {
	min-height: 120px;
	padding-top: 8px;
}

.dijitSelect input.dijitInputField {
}

#pmbopac .itemSolo h1 {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: normal;
	padding-bottom: 15px;
}

#pmbopac .itemSolo h3 {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	margin-bottom: 10px;
}

#pmbopac .itemSolo h4 {
	font-weight: normal;
	font-size: 157%;
	margin-bottom: 15px;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#pmbopac .itemSolo h5 {
	font-weight: normal;
	font-style: italic;
	font-size: 143%;
	margin-bottom: 15px;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.listResultRubs h2 span, .listResultArticles h2 span {
	color: #496985;
	text-transform: uppercase;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 100%;
	background-color: #fff;
	padding-right: 20px;
	z-index: 5;
	position: relative;
}

.listResultRubs h2:before, .listResultArticles h2:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #496985;
	position: absolute;
	left: 0;
	bottom: 7px;
	z-index: 1;
	display: block;
}

.listResultRubs h2, .listResultArticles h2 {
	position: relative;
	padding: 0;
	display: block;
	margin-bottom: 20px;
}

.uk-thumbnail {
	border: 0px;
	padding: 0px;
}

div .itemSolo>.chapeau {
	font-weight: 400;
	margin-bottom: 10px;
}

#cms_module_section_18 {
    margin-top: 20px;
}

#cms_module_article_14 {
}

#pmbopac .itemSolo h5.datesEven.uk-article-meta {
	text-align: left;
	/* color: #46d1f9; */
	margin-bottom: 20px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

#main_hors_footer>h3 {
	margin: 0 auto 15px;
	font-size: 1.07em;
}

.listArticlesGen>h3, .listeSameArticle>h3, .listItemsEvent>h3, .listResultArticles>h3, .infosBib>h3, .listArticlesGen .itemAbrege>h3, .listeSameArticle .itemAbrege>h3, .listItemsEvent .itemAbrege>h3, .listResultArticles .itemAbrege>h3, #lvl1>h3, #facette_wrapper>h3, .infosRub>h3, .listArticlesGen .itemAbrege>a>h3, #pmbopac .mediaBib>h3, #pmbopac .mediaBib>h3 {
	margin: 0px 0 10px 0;
	padding-bottom: 0px;
}

#main_hors_footer>h3>span {
	font-weight: 300;
}

h3.title_history {
}

.SliderArt h3, .SliderNot>h3, .listselect>h3, .ListActus>h3, .listBibli>h3, .listEtageres>h3, .listBreves>h3, .infosPage h3, .fluxRSS>h3, #rechercheForm>h3, #webdoc>h3, #facette h3, #lvl1 h3, #search_result>h3, .listRubs h2, .listRubsAbbr>h2, .itemSoloFlux h2, .SliderVertic>h3, .fluxRSSJuridique>h2, .fluxRSSJuridique>h3, #make_sugg h3, #searchWebdoc h3, #listeFlux h3, .titleContenu {
}

.listEtageres>h3 {
	/* font-size: 115%; */
	position: relative;
}

.SliderNot>h3:before, .listselect>h3:before, .ListActus>h3:before, .listBibli>h3:before, .listEtageres>h3:before, .listBreves>h3:before, .infosPage h3:before, .listEtageres>h3:before, .fluxRSS>h3:before, #rechercheForm>h3:before, #facette h3:before, #lvl1 h3:before, #search_result>h3:before, .listRubs h2:before, .listRubsAbbr>h2:before, .itemSoloFlux h2:before, .SliderVertic>h3:before, .fluxRSSJuridique>h2:before, .fluxRSSJuridique>h3:before, #make_sugg h3:before, #searchWebdoc h3:before, #listeFlux h3:before {
}

#account h4 {
	border: none;
	color: #0091a1;
	margin: 15px 0 10px 0;
	position: relative;
	padding: 0px 25px 10px;
	border-bottom: 1px dotted #AAAAAA;
}

#account h4:before {
	font-family: specificIcons;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	speak: none;
	font-size: 20px;
	color: #00abbd;
	position: absolute;
	top: 4px;
	right: inherit;
	bottom: inherit;
	left: 0px;
	content: '\e001';
}

.fluxRSS>h3 {
}

#rechercheForm>h3, #make_sugg h3 {
	color: #fff;
	padding: 10px;
}

#search_result>h3 {
	padding: 0% 0;
	margin: 20px 0;
}

#search_result>h3 span b {
}

.SameNot>h3 {
}

#resultatrech>h3, #resultatrechBis>h3 {
	margin: 15px 0px 5px;
	font-size: 214%;
}

#resultatrech>h3:first-child {
	margin: 10px 0px 0px;
}

.infosArt>h3, .listArticlesGen>h3, .listeSameArticle>h3, .listItemsEvent>h3, .listResultArticles>h3 {
}

#pmbopac .listBibli>h3, #pmbopac .SliderHoriz .SliderNot>h3, #pmbopac .SliderArt h3.titleInside {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 243%;
	line-height: normal;
	margin-bottom: 25px;
}

#pmbopac .listBibli>h3:after {
	content: " ";
	width: 100px;
	height: 5px;
	display: block;
	background-color: #d3087d;
	border-radius: 5px;
	margin-top: 10px;
}

.listBreves>h3:before, .infosPage h3:before, .listEtageres>h3:before, .fluxRSS>h3:before, .listBibli>h3:before {
	font-family: specificIcons;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	speak: none;
	color: #00abbd;
	position: absolute;
	top: -2px;
	right: inherit;
	bottom: inherit;
	left: 0px;
	background-repeat: no-repeat;
}

.listBibli>h3:before {
}

.searchbox_title:before {
}

.listBibliBandeau>h3, #widget>h3, #facette h3, #lvl1 h3, .popup_connexion_empr h3 {
}

.mediaWidget {
	text-align: center;
}

/* ========================================================================
  Intro sub-Nav
 ==========================================================================  */
.wl-top-nav {
	color: #fff;
	position: absolute;
	top: 0;
	right: 145px;
	z-index: 5;
}

.wl-top-nav a {
	color: #fff;
}

ul.nav-bandeauTop>li {
	float: left;
	padding: 7px 25px;
	position: relative;
}

ul.nav-bandeauTop>li span {
	cursor: pointer;
}

ul.nav-bandeauTop>li:after, .wl-tgl-login:after {
}

ul.nav-bandeauTop>li i {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
}

.subNav-bandeauTop.uk-dropdown {
	background-color: transparent;
	padding: 0;
	background-color: rgba(0,0,0,0.5);
}

/* ========================================================================
  Article sur le m?me sujet
 ==========================================================================  */
.listeSameArticle {
}

.listeSameArticle a {
	text-decoration: none;
	color: #181816;
}

#pmbopac .listeSameArticle a h4 {
	color: #034ea1;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: 500;
}

.listeSameArticle a:hover {
}

/* ========================================================================
  Recherche portail
 ==========================================================================  */
.cms_module_search {
	position: relative;
}

#cms_module_search_186 {
	position: relative;
	padding: 40px 60px 40px 95px;
}

div#cms_module_search_22 {}

#cms_module_search_22 .searchbox input[type="submit"].bouton {
	background-color: #b0042e;
	color: #fff;
	width: 25%;
	float: left;
	font-size: 12px;
	font-weight: 500;
	height: 40px;
	line-height: 40px;
	border-radius: 0 50px 50px 0;
	padding: 0;
}

#cms_module_search_22 .searchbox input[type="submit"].bouton:hover {
    background: #c3002f;
}

div#cms_module_search_22 .searchbox input[name="user_query"] {
	width: 70%;
	margin-right: 0;
}

#cms_module_search_180 {
	padding: 40px 60px 40px 95px;
	position: relative;
}

div#cms_module_search_181, 
div#cms_module_search_182 {
	padding: 30px;
	background-color: #e9e9e9;
	margin-top: 20px;
}

div#cms_module_search_181 .searchbox, 
div#cms_module_search_182 .searchbox {
	background-image: none;
}

div#cms_module_search_181 .searchbox input[name="user_query"], 
div#cms_module_search_182 .searchbox input[name="user_query"] {
	width: 100%;
	margin-right: 0;
	/* background-position: 15px center; */
	/* background-repeat: no-repeat; */
	/* padding-left: 50px; */
	margin-bottom: 0;
}

.searchbox input[type="submit"] {
	background-image: none;
	font-size: 113%;
	background-color: #496985;
	font-weight: normal;
}

div#cms_module_search_181 .searchbox input.bouton, 
div#cms_module_search_182 .searchbox input.bouton {
	font-size: 0;
	padding: 0;
	width: 36px;
	background-color: transparent;
	background-image: url('./images/loupe.png');
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 15px;
}

#cms_module_search_22:after {
	display: block;
	position: absolute;
	right: -15px;
	top: 0;
}

#bandeau .searchbox {
	position: relative;
	margin-bottom: 55px;
}

.uk-form .searchbox input[name="user_query"] {
	height: 36px;
	line-height: 36px;
	width: 100%;
	margin-left: 0;
	float: none;
	display: block;
	margin: 0 auto 15px;
	/* float: left; */
}

.searchbox input:-webkit-autofill {
	background-color: #fff!important;
}

.searchbox input[name="user_query"]:focus {
}

.research_inputs {
	display: block;
	width: 100%;
	/* position: relative; */
	margin: 0 auto;
}

.searchbox input.bouton, .searchbox input[type="submit"], #login_form input[type="submit"].bouton {
	height: 34px;
	line-height: 36px;
	display: block;
	padding: 0 30px;
	background-color: #fff;
	color: #496985;
	text-transform: uppercase;
}

input.bouton {
}

.avis_html_editor input[type="button"].bouton {
	margin-right: 10px;
}

.avis_form_edit {
	border: 0px solid #fff;
	background-color: #f4f4f4;
}

.odd.avis_display, .even.avis_display {
	border-bottom: 2px solid #f4f4f4;
}

.uk-form .searchbox input[type="submit"]:hover {
	background-color: #6d9475;
}

.search_advanced_link {
	font-size: 100%;
	font-weight: normal;
	/* position: absolute; */
	bottom: 0;
	right: 0;
	padding: 8px 0 0;
	/* line-height: 34px; */
	text-align: right;
}

#cms_module_shelveslist_182, #cms_module_shelveslist_183 {
	margin-top: 0;
}

.voirTous_notAccueil {
	text-align: center;
	background-color: #eaeef1;
	padding: 0px 30px 30px;
}

.voirTous_notAccueil h4 {
	background-color: #935757;
	font-size: 114%;
	text-transform: uppercase;
	height: 34px;
	font-weight: normal;
	border-radius: 3px;
	line-height: 34px;
	display: inline-block;
}

.voirTous_notAccueil h4 span {
	color: #ffffff;
	text-decoration: none;
	padding: 0 30px;
	font-weight: normal;
}

.searchbox input[type="submit"] {
}

.searchbox input[name="user_query"] {
	border: 0px;
	height: 40px;
	width: 58%;
	padding: 0 15px 0 15px;
	float: left;
	color: #71716f;
	margin-right: 30px;
	border-radius: 50px 0 0 50px;
	margin-bottom: 0;
}

.searchbox input[value="Aide"] {
	width: auto;
	font-size: 86%;
	background-image: none;
	right: 0;
	float: right;
	color: #fff;
	height: auto;
	background-color: #c3002f;
	line-height: normal;
	text-transform: none;
}

#pmbopac .searchbox_title, #connexion h3, #pmbopac #connexion #login_form>b {
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	width: auto;
	text-align: left;
	margin-bottom: 15px;
	font-family: Georgia, serif;
}

#pmbopac .searchbox_title {
}

#connexion h3 {
	color: #ffffff;
}

h4.searchbox_title {
	width: 100%;
}

#facette h3, #lvl1 h3 {
	text-transform: lowercase;
	vertical-align: middle;
}

#facette h3:first-letter, #lvl1 h3:first-letter {
	text-transform: uppercase;
}

#widget>h3 {
}

.search_advanced_link a:before {
}

.searchbox input[type="submit"]:hover, .searchbox input[value="Aide"]:hover, .search_advanced_link a:hover {
	cursor: pointer;
}

.searchbox .search_radio_button {
	font-size: 90%;
	color: #fff;
	display: block;
	text-align: left;
	line-height: 25px;
	float: left;
}

.searchbox span.search_radio_button+span.search_radio_button {
	margin: 0px auto 0px;
}

.searchbox .searchbox_title:before {
}

.searchbox input[value="Aide"], #search form input[value="Aide"] {
	padding: 3px 18px;
}

.search_advanced_link a {
	color: #181816;
	text-decoration: none;
	font-weight: 500;
}

.search_advanced_link a:hover {
	text-decoration: none;
	/* box-shadow: inset 0px 0px 0px 20px rgba(0, 0, 0, 0.1); */
	; }

.searchbox br {
	display: none;
}

.searchbox .search_radio_button input {
	vertical-align: middle;
}

.frame_term_search {
}

.frame_term_search a {
	color: #fff;
}

frame[name="term_search"] {
	color: #fff;
}

.colonne2 a, .colonne_suite a {
	color: #5f6683;
}

#search .searchbox {
}

#search .searchbox input {
}

#search .searchbox input[name="user_query"] {
}

.searchbox #search_radio_button_1 {margin-right: 15px;}

.searchbox #search_radio_button_0 {
	clear: both;
	margin-right: 15px;
}

.searchbox #search_radio_button_1 {}

.search_other_link {
	text-align: left;
}

.search_other_link a {
	color: #ffffff;
	background-color: #c3002f;
	font-size: 86%;
	display: inline-block;
	transition-duration: 0.2s;
	float: left;
	text-decoration: none;
	padding: 3px 18px;
	opacity: 1;
	transition: all 0.5s;
}

.search_other_link a:hover {
	text-decoration: none;
	opacity: 0.7;
}

/* ========================================================================
  Quick acces
 ==========================================================================  */
.searchFind {
	border: solid 1px #dedede;
	box-shadow: 0 10px 15px rgba(0,0,0,.03);
	background-color: #fff;
}

.item-searchFind {
	padding: 10px 30px 30px 30px;
}

.logo-searchFind {
	max-height: 200px;
	overflow-y: hidden;
	border: solid 3px #71ad45;
	border-radius: 8px;
	margin-bottom: 13px;
}

.logo-searchFind img {
	width: 100%;
}

.searchFind>h3 {
}

.searchFind>h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fefefe;
	background: #71ad45;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 14px;
	width: 235px;
	position: relative;
	margin-left: 11px;
	margin-top: -7px;
}

.searchFind>h3:after {
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	height: 30px;
}

.wl-enrichment {
	padding: 6px 0;
	padding-left: 30px;
	font-size: 1em;
	color: #87888a;
	margin: 0;
}

.liens-searchFind>li:nth-child(2) .wl-enrichment {
	border-top: solid 0px #d4d4d5;
}

.liens-searchFind>li+li .wl-enrichment {
	border-top: solid 1px #d4d4d5;
}

.liens-searchFind>li {
}

/* ========================================================================
   Watch ans share
 ==========================================================================  */
.document_list {background: #f2f6f7;border-left: 3px solid #df007c;padding: 20px 30px;}

.document_list a {
	background: transparent;
	text-decoration: none;
}

.listVeille {
	text-align: center;
}

.itemVeille a:hover {
	text-decoration: none;
}

.itemVeille a:hover h3 {
	text-decoration: none;
	color: inherit;
}

.itemVeille>a {
	display: block;
}

.itemVeille h3 {
	margin: 10px 0px 10px;
	font-weight: 400;
}

.wk-list-link h3 {
	overflow: hidden;
	font-weight: 600;
}

.wk-list-link h3:before {
	border-color: #679d3f;
}

.wk-panel-link-box {
	text-align: center;
}

.wk-panel-link-box img {
	text-align: center;
	max-width: 100%;
	opacity: 1;
}

.uk-thumbnav-caption {
	/* position: absolute; */
	/* bottom: 0; */
	margin: 0 auto;
	width: 100%;
	color: #181816;
	padding: 5px;
}

.uk-thumbnav-caption:empty {
	display: none;
}

.uk-thumbnav .wk-thumbnav-panel {
	/* padding:0px; */
	/* margin-left:20px; */
}

.document_list .uk-thumbnav {
	margin-left: 00px;
	margin-top: 0;
	/* background-color: #f6f6f6; */
	/* padding: 20px; */
}

/* ========================================================================
  Flux rss  
 ==========================================================================  */
.wl-flux-RSS {
}

.wl-flux-RSS .sourceRSS {
	color: #a4a4a4;
	font-size: 85%;
	font-style: italic;
	margin-bottom: 10px;
}

.wl-flux-RSS .uk-article-title {
	font-size: 100%;
	position: relative;
	line-height: normal;
	margin-bottom: 20px;
}

.wl-flux-RSS .uk-article-meta {
	font-size: 100%;
	font-style: italic;
	color: #181816;
	padding: 0 0px 20px;
}

.wl-flux-RSS li {
	padding: 0px;
}

.wl-flux-RSS .uk-list-space > li {
	padding: 20px 30px;
	border: 0;
	margin: 0;
}

.wl-flux-RSS .uk-article-lead {
	font-size: 100%;
}

.wl-flux-RSS .uk-list-space > li:nth-child(odd) {
	background-color: #f2f6f7;
}

.wl-flux-RSS .uk-article-lead a {
	text-decoration: none;
	font-size: 100%;
	display: block;
	font-weight: 500;
	margin-bottom: 0px;
	color: #52a8dd;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

/* infos pratiques
-------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------                                          
---------------------------------------------------------------------------------------------------------*/
.infosBandeau {
	border-radius: 0px;
	text-align: center;
	border-top: 15px solid #ececec;
	margin-bottom: 25px;
}

.infosBandeau.infosBandeau-resp {
	border-top: 0px;
	background-color: #eee;
}

.infosBandeau-resp .uk-accordion-title {
	margin-bottom: 0;
	font-size: 16px;
	color: #71716f;
	font-weight: 500;
	margin-bottom: 5px;
}

.infosBandeau-resp .uk-accordion-title:after {
	content: "\f107";
	margin-left: 15px;
}

.infosBandeau-resp .uk-accordion-title.uk-active:after {
	content: "\f106";
}

#bandeau .infosBandeau li {
	list-style-type: disc;
	margin: 10px 20px;
	color: #000;
}

.infosBandeau .itemAbrege {
	padding: 0px 20px 10px;
	text-align: left;
	margin-bottom: 0;
	background-color: #ececec;
	position: relative;
}

.infosBandeau .itemAbrege81 {
	padding: 0;
	margin-top: 25px;
}

.itemAbrege.itemAbrege81 h3 {
	display: none;
}

.infosBandeau .resume a {
	color: #71716f;
	text-decoration: underline;
}

/*liens utiles (bandeau)
-------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------                                          
---------------------------------------------------------------------------------------------------------*/
.itemAbrege p.lirePlus a {
	text-decoration: none;
	text-align: right;
	padding: 10px 0px 0px;
	color: #63635D;
	display: block;
}

.itemAbrege p.lirePlus a:after, .liensExtrn li a:after, .brevesBandeau .lirePlus:after {
	content: "\f08e";
	font-size: 14px;
	margin-left: 0px;
	text-align: right;
	text-decoration: none!important;
}

.infosBandeau .itemAbrege h3, .infosBib>h3, #pmbopac .mediaBib>h3 {
	font-size: 115%;
	color: #034ea1;
	font-weight: 500;
	margin-bottom: 5px;
}

.infosBandeau .itemAbrege h3:after {
}

.infosBib>h3:after {
}

.infosBandeau .itemAbrege h3 span {
	background-color: #ececec;
	padding-right: 10px;
	z-index: 2;
	position: relative;
}

#pmbopac .containInfosdBib>h3, #pmbopac .containInfosdBib>h3 {
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 129%;
    line-height: normal;
    margin-bottom: 10px;
    color: #c3002f;
    font-weight: normal;
}

#pmbopac #cms_module_article_14 .infosBib>h3 {
	/* margin-bottom: 0; */
}

#pmbopac .document_list>h3 {
    font-family: Georgia, serif;
    font-size: 26px;
    line-height: normal;
    color: #000;
    margin-bottom: 10px;
}

.infosBandeau .itemAbrege:last-child {
	border-radius: 0px;
}

.liensExtrn li {
	text-align: left;
	width: 80%;
	border-radius: 4px;
	padding: 2px 2px 2px 10px;
	margin-bottom: 5px;
}

.liensExtrn li a {
	text-decoration: none;
	margin-top: 0px;
	display: inline-block;
	color: #68b5bf;
}

/*Info importante
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.contenuEditorial {
	border: solid 1px #C2C2C2;
}

/* Accessibility
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
#accessibility {
	margin-bottom: 0px;
	position: absolute;
	right: 0px;
	bottom: 5px;
	width: 100px;
	z-index: 2;
}

.accessibility_font_size {
}

.accessibility_font_size li {
	min-height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin: 0px 2px;
}

#footer .accessibility_font_size li a {
	font-size: 100%;
	text-decoration:none;
}

#footer .accessibility_font_size li a:hover {
}

/* Cookies
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
#script_analytics_content {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	color: white;
	background-color: rgba(0, 0, 0, 0.74);
	position: fixed;
	bottom: 0;
	z-index: 5000;
	width: 100%;
}

#script_analytics_content button+button {
	margin-left: 10px;
}

#script_analytics_content button {
	text-decoration: none!important;
}

/*Rubrique / sous_rubriques de la rubrique
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listRubs {
}

.listRubs, .listEtageres, .SameNot {
	border-top: solid 1px #fff;
	position: relative;
	padding-bottom: 10px;
	/* max-width: 100%; */
	/* margin: -1px auto 0; */
	overflow: hidden;
}

.Rub {

background: #f2f6f7;

padding: 20px 30px;

/* transition: all 0.2s; */
}
.listResultRubs .Rub {
	border-bottom: 1px solid #eaeef1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.Rub .imgL {
	float: left;
	margin: 0 15px 15px 0;
}

.Rub .imgL img {
	width: auto;
}

.Rub+.Rub {
	margin-top: 10px;
}

.listRubs .Rub:nth-child(even) .infosRub {
	box-shadow: 0px 0px 0px 1px rgba(212, 228, 220, 0.0);
}

.listRubs .Rub:nth-child(even) .infosRub .imgM {
}

.listRubs img {
	margin-left: 0px;
	border: 0;
	padding: 0;
	width: auto;
}

.listRubs .imgM {
}

.listRubs h2 {
	margin-bottom: 20px;
}

.Rub .lirePlus {
	margin: 5px;
	text-align: right;
}

.Rub .infosRub .imgM, .itemReduit .imgS {
	display: block;
	border: solid 0px #111111;
	margin: 0px 0px 0px 0px;
}

.Rub .infosRub .imgM {
	float: left;
	margin: 0;
	width: 100%;
	height: 180px;
	object-fit: cover;
}

.Rub .infosRub .imgM a {
	display: block;
	position: relative;
}

.Rub .infosRub .imgM img, .itemReduit .imgS img {
	background-color: #fff;
	margin: 0px;
	/*min-width: 140px;*/
}

.listRubs .Rub .infosRub .uk-align-medium-left {margin-bottom: 0;margin-right: 50px;width: 25%;}

.listRubs .Rub .infosRub:hover .imgM {
	position: relative;
}

.listRubs .Rub .infosRub .imgM:before {
	opacity: 0;
}

.listRubs .Rub .infosRub:hover .imgM:before {
}

.listRubs .Rub .infosRub>h3 {
}

.Rub .lirePlus a {
	display: inline-block;
	margin: 0px;
}

.listRubs h3 {
}

.rubContent {
}

#pmbopac .rubContent>h3 {
	color: #496985;
	font-size: 128%;
	text-transform: uppercase;
}

#pmbopac .rubContent>h3 a {
	text-decoration: none;
}

.rubContent>h3:after, .listItemsGen h3:after {
}

.rubContent>h3:hover:after, .listItemsGen .itemAbrege:hover h3:after {
}

.rubContent>h3:after {
	display: block;
}

.listArticlesGen .itemAbrege h3 a, .listeSameArticle .itemAbrege h3 a, .listItemsEvent .itemAbrege h3 a, .listResultArticles .itemAbrege h3 a, .listRubs h3 a {
	color: #DDF2F9;
}

.listRubs .Rub a {
	text-decoration: none;
	position: relative;
}

.listRubs .Rub .infosRub:hover h3, .infosInline:hover h3 {
}

.listArticlesGen .itemAbrege h3 a:hover, .listeSameArticle .itemAbrege h3 a:hover, .listItemsEvent .itemAbrege h3 a:hover, .listResultArticles .itemAbrege h3 a:hover, .listRubs h3 a:hover {
	text-decoration: none;
	color: #5C94B9;
}

.Rub .itemReduit {
}

.itemReduit {
	clear: both;
}

.Rub .itemReduit .imgS {
}

.Rub .itemReduit h4 {
	font-size: 1.09em;
	color: #4e4e4e;
	font-weight: 400;
}

.Rub .itemReduit h4:before {
}

.Rub .itemReduit h4 a {
	color: inherit;
}

.Rub .itemReduit h4:hover a {
	text-decoration: none;
}

.Rub .itemReduit h5 {
	font-size: 1em;
	color: #555554;
}

.Rub .lirePlus {
	margin: 15px 0 0px;
	text-align: left;
	height: auto;
	position: static;
	/* clear: both; */
}

.listRubs .Rub:nth-child(even) .lirePlus {
}

.Rub .infosRub .resume {
	padding-top: 0px;
	/* line-height: 22px; */
	margin: 0 auto;
}

.Rub .containrub {
    padding: 30px 50px;
}

.listRubs .Rub a {
	text-decoration: none;
	position: relative;
	color: #414141;
}

.listItemsGen .itemAbrege {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #EBEAEA;
}

.listItemsGen .itemAbrege:last-child {
	border-bottom-width: 0px;
}

.AllRecords {
	text-align: right;
	vertical-align: middle;
	padding: 0 20px;
}

.AllRecords a, .AllRecords span {
	background-color: #935757;
	color: #ffffff;
	text-align: center;
	border-radius: 3px;
	padding: 8px 15px;
	display: inline-block;
}

.AllRecords a:hover, .AllRecords span:hover {
	color: #fff;
	text-decoration: none;
	transition-duration: 0.2s;
}

.AllRecords a i, .AllRecords span i {
	margin-right: 5px;
	font-size: 14px;
}

/*bloc multim?dia
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.mediaBib {
	margin: 0px auto 0;
	text-align: center;
}

/*Infobib 
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.infosBib {
	clear: both;
}

.infosBib .blocInfoBib {
    background: #f2f6f7;
    border-left: 3px solid #52a8dd;
    padding: 20px 30px;
}

.lienSections {
	margin-bottom: 30px;
}

.lienSections a {
	text-decoration: none;
	color: #181816;
	background-color: #dddddd;
	padding: 6px 10px;
	border-radius: 3px;
	opacity: 1;
	transition: all 0.5s;
}

.liensSections a:hover {
	text-decoration: none;
}

.infosBib>div>h3>span {
	text-transform: uppercase;
	font-size: 123%;
	color: #ffffff;
	background-color: #496985;
	padding-right: 20px;
	z-index: 2;
	position: relative;
}

#pmbopac .infosBib>div>h3 {
	margin-bottom: 20px;
	position: relative;
	font-family: Georgia, serif;
	font-size: 26px;
}

.infosBib div {
	clear: both;
	margin-top: 30px;
}

.infosBib .mediaBib+.mediaBib {
    margin-top: 10px;
}

.horBib, .coordBib, .liensBib {
	color: #000;
	padding: 0;
}

.horBib a, .liensBib a {
	color: #000000;
	padding: 0;
	opacity: 1;
	transition: all 0.3s;
	/* display: block; */
	text-decoration: none;
}

.horBib a:hover, .coordBib a:hover, .liensBib a:hover {
	text-decoration: none;
	/* opacity: 0.5; */
}

.infosBib .containInfosdBib {border: 2px solid #cdc1a2;padding: 20px;}

.liensBibArt {
	clear: both;
}

.liensBib li:nth-child(odd) {}

.liensBib li i {
	margin-right: 15px;
	color: #034ea1;
}

.liensBib {
	clear: both;
	overflow: hidden;
}

.liensBib li {
	/* list-style: none; */
}

/*Breves
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listBreves {
	padding: 0px;
	width: auto;
}

.listBreves .itemAbrege {
	width: auto;
	margin: 0px auto 15px;
	position: relative;
	padding-bottom: 15px;
	border-bottom: 2px solid #496985;
}

.listBreves .itemAbrege>ul li {
	padding-left: 0px;
	margin-top: 4px;
}

.listBreves .itemAbrege>ul li:after {
	content: "\f08e";
	color: #496985;
	font-size: 0.9em;
	text-align: right;
	padding: 0px;
}

.listBreves h4 {
	text-align: left;
	margin-bottom: 0px;
}

/*Breves Bandeau
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.brevesBandeau {
	position: relative;
	background-color: #68b5bf;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin-bottom: 0px;
}

.brevesBandeau h3 {
	font-size: 16px;
	color: #71716f;
	font-weight: 400;
	letter-spacing: 0.02em;
	padding: 18px 0px 18px 25px;
	margin: 0px;
	width: auto;
	text-align: left;
	height: 58px;
	margin-bottom: 0;
}

#lvl1>h3, #facette_wrapper > form > h3.facette_compare_listTitle, #facette form[name="facettes_multi"]>h3 {
	font-family: Georgia, serif;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 10px;
}

.brevesBandeau h4 {
	font-size: 15px;
	font-weight: 600;
}

.brevesBandeau, .brevesBandeau a {
	color: #FFF;
	line-height: normal;
	font-weight: 500;
	text-decoration: none;
}

.brevesBandeau .itemAbrege a:hover {
	text-decoration: none;
	color: #fff;
}

.brevesBandeau .itemAbrege {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 20px;
}

.itemAbrege .resume {
	line-height: normal;
	/* font-size: 1em; */
	/* text-align: justify; */
	color: #000;
}

.list_tags ul {
    padding: 0;
}

.list_tags li {
    list-style: none;
    float: left;
    margin-top: 5px;
}

.list_tags li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 86%;
    background: #9a8857;
    color: #fff;
    padding: 2px 5px;
    border-radius: 2px;
}

.list_tags li+li {
    margin-left: 10px;
}

.itemSolo .resume h1 {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 179%;
}

.itemSolo .resume h2 {
	text-transform: none;
	font-weight: 500;
	font-size: 115%;
}

.itemSolo .resume h3 {
	font-size: 100%;
	font-weight: 500;
	color: #496985;
}

.brevesBandeau .itemAbrege+.itemAbrege {
	border-top: solid 1px;
}

.liensExtrn {
	color: #fff;
	margin: 10px 0px 0px;
}

.liensExtrn li, .brevesBandeau .lirePlus {
	background-color: #fff;
	font-size: 13px;
	color: #68b5bf;
}

.brevesBandeau .lirePlus:after {
	content: "\f196";
}

.brevesBandeau .lirePlus {
	text-align: left;
	width: 60%;
	border-radius: 4px;
	padding: 2px 2px 2px 10px;
	margin-bottom: 5px;
}

/*liste actualitees
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.ListActus {
	margin: 20px auto;
	width: 100%;
	padding: 20px 30px;
	background-color: #fff;
	box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
	border-radius: 25px 0px 0px 0px;
}

.ListActus .over-link {
	text-decoration: none;
	color: #404040;
}

.ListActus .over-link:hover h4:after, .search_advanced_link:hover:after {
	background-color: #fecc00;
	width: 75px;
}

.ListActus .itemContent {
}

.ListActus .itemContent {
}

.ListActus h3 {
	margin-bottom: 15px;
	background-position: 0 -254px;
}

.ListActus .itemContent+.itemContent {
}

.ListActus .itemContent h4 {
	font-size: 1.3em;
	font-weight: 600;
	color: #404040;
	/* padding-bottom: 15px; */
	margin-bottom: 20px;
}

.ListActus .itemContent h4 span {
	position: relative;
	padding-bottom: 15px;
}

.ListActus .itemContent h4:after {
	content: "";
	height: 4px;
	width: 54px;
	display: block;
	background-color: #404040;
	/* position:absolute; */
	bottom: 0px;
	left: 0px;
	margin-top: 15px;
	transition-duration: 0.2s;
	transition-timing-function: ease-in;
	transition-delay: 0.1s;
}

.search_advanced_link:before {
}

.ListActus h4 a {
}

.ListActus .itemAbrege>a .imgL {
	padding-right: 15px;
}

.ListActus .itemAbrege>a .imgL img {
	max-width: none;
	max-height: 200px;
	vertical-align: top;
}

.ListActus .itemAbrege>a>.imgL img {
}

.ListActus div.itemAbrege+div {
}

.ListActus .itemContent .imgL {
}

.ListActus .itemContent .imgL {
}

.ListActus .itemContent .imgL a {
}

.ListActus .itemContent .imgL a img {
}

/* ========================================================================
   Notices Slider hoz
 ==========================================================================  */
.cms_module_articleslist {
}

.uk-grid-medium+.uk-grid-medium, .uk-grid-medium>*>.uk-panel+.uk-panel, .uk-grid-medium>.uk-grid-margin {
    margin-top: 35px;
}

div#cms_module_articleslist_188 {
	display: none;
}

.Slider {
	position: relative;
}

.Slider .bx-wrapper {
	margin-bottom: 0;
	margin: 0;
}

.SliderHoriz {
}

.SliderNot>h3 {
}

.SliderNot .bx-wrapper .bx-prev {
	left: auto;
	background-position: 0 0;
	right: 55px;
}

.SliderHoriz h3 {
	/* font-size: 1em; */
	; }

.SliderHoriz {
	width: 100%;
	background-color: #ffffff;
	padding: 20px 30px;
}

#cms_module_recordslist_57 .SliderHoriz {
    background: #f2f6f7;
}

#pmbopac #cms_module_recordslist_57 .SliderHoriz .SliderNot>h3 {
    font-size: 186%;
}

.SliderHoriz li.itemSlider .imgL>a+a {
	display: block;
	position: absolute;
	top: 74%;
	width: 100%;
	opacity: 0;
	transition: all 0.3s;
}

.SliderHoriz li.itemSlider .listNotHz>a+a {
	border-top: solid 1px #3f88ba;
	width: 80%;
	margin: 0 auto;
}

.SliderHoriz li.itemSlider {
	margin-right: 0px;
}

.SliderHoriz li.itemSlider .imgL>a+a h3 {
	padding: 5px 5px 5px 5px;
	color: #F3F1F2;
	font-size: 1em;
	font-weight: 300;
	background-color: rgba(37, 36, 36, 0.9);
	width: 91%;
	margin: 0 auto;
	border-radius: 13px;
	min-height: 0px;
	min-height: 39px;
	box-shadow: 2px 2px 2px 0px rgba(0, 3, 8, 0.17);
	border: solid 1px #7A7A7A;
	font-weight: 600;
}

.SliderHoriz li.itemSlider .imgL:hover>a+a {
	opacity: 1;
}

.SliderHoriz li.itemSlider {
}

.Slider .bx-wrapper .bx-pager {
	position: relative;
	text-align: left;
	font-size: 0;
	padding: 0px;
	bottom: 0;
	right: 50px;
	left: 0;
	width: 100%;
	overflow: hidden;
	background: transparent;
	z-index: 2;
}

.SliderArt .bx-controls {
    position: absolute;
    bottom: 30px;
    margin-left: 42%;
    width: 50%;
}

.SliderArt .bx-controls>div {
    margin-left: 50px;
}

.Slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: right;
}

.SliderArt .bx-wrapper .bx-pager.bx-default-pager a {
	background: #d4d4d4;
	border: solid 0px #fff;
	box-shadow: none;
	width: 10px;
	height: 10px;
	border-radius: 4px;
	margin-top: 20px;
}

.SliderArt .bx-wrapper .bx-pager .bx-pager-item:first-child a {
	margin-left: 0px;
}

.SliderArt .bx-wrapper .bx-pager.bx-default-pager a:hover, .SliderArt .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #c3002f;
	border-color: #c3002f;
}

.SliderArt .bx-wrapper .bx-pager .bx-pager-item, .SliderArt .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	padding: 0px 0px;
}

.SliderHoriz .imgL a img {
	display: block;
	text-decoration: none;
	padding: 0;
	max-height: 160px;
	/* width: 100%; */
	background: #ececec;
	padding: 0px;
}

.SliderNot>div {
	margin: 0 auto;
	padding: 0px;
}

.SliderNot>h3:before {
}

.SliderNot li:nth-child(odd).itemSlider {
}

.SliderNot .listNotHz {
}

.SliderNot .imgL img {
	margin: 0px auto;
}

.SliderNot .listNotHz .imgL {
	border: solid 0px #fff;
	box-shadow: 0 0 0px #525252;
	margin: 0px auto 0px;
	background-color: transparent;
	position: relative;
	/* height: 180px; */
}

.slideshow-item-title {
	font-size: 1em;
	margin: 0;
	background: rgba(0,0,0,0.64);
	color: #fff;
	padding: 4px 5px 0px 5px;
	height: 45px;
	line-height: 18px;
	position: absolute;
	width: 100%;
	bottom: 0;
}

.ico-type-doc {
	margin-top: 50px;
}

.ico-type-doc img {
	width: 58px;
	border: solid 2px #ccc;
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 100px rgba(0,0,0,0.05);
}

.typeDoc-News {
	position: absolute;
	top: -4px;
	right: -4px;
	background-color: rgb(111, 170, 68);
	padding: 0px 5px 2px 7px;
	color: #fff;
	border-radius: 0px 0px 0px 5px;
}

.SliderNot .listNotHz .imgL img {
	/* height: 200px; */
	margin-bottom: 5px;
}

.SliderNot .listNotHz .imgL a {
	display: block;
	text-decoration: none;
	padding: 5px;
	border: solid 0px #FFFFFF;
	box-shadow: 0px 0px 0px 0px #a3a3a3;
	/* height: 185px; */
}

.SliderNot .listNotHz a:hover {
	display: block;
	text-decoration: none;
}

.SliderNot .bx-wrapper .bx-prev, .SliderNot .bx-wrapper .bx-prev:hover {
	background-position-x: 0px;
}

.SliderNot .bx-wrapper .bx-next {
}

.SliderHoriz .bx-wrapper .bx-prev, .SliderHoriz .bx-wrapper .bx-next {
	background-image: url(images/controls.png);
	outline: solid 0px rgba(255,255,255,0.80);
}

.SliderNot .bx-wrapper .bx-next {
	right: 0px;
	background-position: -52px 0px;
}

.SliderNot .bx-wrapper .bx-prev, .SliderNot .bx-wrapper .bx-next {
	width: 38px;
	height: 38px;
	top: -40px;
	z-index: 1!important;
	opacity: 0.2;
	transition: all 0.5s;
}

#cms_module_recordslist_57 .SliderNot .bx-wrapper .bx-prev {
	/* left: 0; */
}

#cms_module_recordslist_57 .SliderNot .bx-wrapper .bx-next {
	right: 0;
}

.SliderNot .bx-wrapper .bx-prev:hover, .SliderNot .bx-wrapper .bx-next:hover {
	outline: solid 0px rgba(255,255,255,1);
	opacity: 0.8;
}

.SliderNot .bx-wrapper .bx-next:hover {
	background-position: -52px 0;
}

.SliderNot .bx-wrapper .bx-prev:focus, .SliderNot .bx-wrapper .bx-next:focus {
	outline-offset: 0px;
}

.SliderNot .bx-wrapper .bx-pager .bx-pager-item a, .SliderNot .bx-wrapper .bx-controls-auto .bx-controls-auto-item a {
	background: rgb(191, 214, 238);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 0px;
	border: solid 0px #d0d0d0;
	-webkit-transition: all 0.2s;
	/* For Safari 3.1 to 6.0 */
	transition: all 0.2s;
}

.SliderNot .bx-wrapper .bx-pager.bx-default-pager a:hover, .SliderNot .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffffff;
	border: solid 0px #7A7A7A;
}

.SliderHoriz .itemVign a {
	border-top: solid 0px #eee;
	margin-top: 0px;
	padding-top: 0px;
	width: auto;
	margin: 0 auto;
	color: #181816;
	overflow: hidden;
}

#pmbopac .SliderHoriz .itemVign a h3 {
	font-weight: normal;
	width: 90%;
	font-size: 86%;
	line-height: normal;
	margin: 0 auto;
	color: #000;
	padding-bottom: 10px;
	font-family: 'Intro', 'Open Sans', Arial, Helvetica, sans-serif;
}

#pmbopac #cms_module_recordslist_191 .SliderHoriz .itemVign a h3 {
    color: #2c9adc;
}

#pmbopac #cms_module_recordslist_191 .SliderHoriz .SliderNot>h3:before {
	background-color: #2c9adc;
}

#pmbopac #cms_module_recordslist_23 .SliderHoriz .itemVign a h3 {
    color: #5ebeb9;
}

#pmbopac #cms_module_recordslist_23 .SliderHoriz .SliderNot>h3:before {
	background-color: #5ebeb9;
}

.logo-medium {
	/* max-height: 140px; */
	overflow-y: hidden;
	border: solid 0px #dedfdf;
}

.SliderArt .logo-medium {
	margin: 0;
	width: 42%;
	margin-right: 50px;
}

.SliderArt .contenuActu {
    padding: 40px 50px;
}

.SliderArt .sub-title {
	font-size: 115%;
	display: block;
	font-weight: normal;
	margin-bottom: 15px;
	color: #c3002f;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.SliderNot li.itemVign+li.itemVign .listNotHz {padding-bottom: 0;}


.SliderNot .bx-wrapper .bx-viewport {
	box-shadow: 0 0 5px transparent;
	background: transparent;
	left: auto;
	border: 0;
}

.Slider .bx-wrapper .bx-viewport {
	border: none;
	left: 0px;
	box-shadow: none;
}

.listNotHz h3 {
	font-size: 1em;
}

/* ========================================================================
   Article  Slider fondu 
 ==========================================================================  */
.Slider {
}

.SliderArt {
	padding: 0px;
	/* background-color: #6cc3e4; */
}

.SliderArt>div>div ul, .wl-slideshow>div>div ul {
	padding: 0px;
}

.SliderArt:after {
	display: block;
	width: 49px;
	height: auto;
	bottom: 21px;
	position: absolute;
	left: -34px;
	z-index: 10;
	border-radius: 15px 0px 0px 0px;
	overflow: hidden;
}

.SliderArt .itemContent {
	/* min-height: 330px; */
	padding: 0px;
}

.SliderArt .itemContent span.lirePlus {
	color: #fff;
	background-color: #034ea1;
	border-radius: 3px;
	padding: 3px 10px;
}

.SliderArt .itemContent div>p {
	margin-top: 15px;
	margin-left: 20px;
	color: #c3002f;
	text-transform: uppercase;
	text-decoration: underline;
	transition: all 0.5s;
}

.SliderArt .itemContent div>p:hover {
    text-decoration: none;
}

.SliderArt .itemContent .lirePlus span {
	background-color: #ac870f;
	color: #fff;
}

.SliderArt .itemContent:after {
}

.SliderArt .imgL {
}

.SliderArt .itemContent img {height: 260px;width: 100%;object-fit: cover;}

.SliderArt .itemContent .resume img {
    width: auto;
    height: auto;
    display: inline;
}

.SliderArt .itemContent a {
	color: #000;
	text-decoration: none;
}

a:focus, a:active {
	outline: none;
	border: 0px;
	box-shadow: none;
}

.linkBlock:hover .lirePlus {
	text-decoration: underline;
}

.linkBlock:hover {
}

#pmbopac .SliderArt .itemContent h3 {
	font-weight: 400;
	line-height: 25px;
	color: #c3002f;
	padding: 0;
	background: none;
	font-size: 129%;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.SliderArt .itemContent h3:after {
}

.SliderArt .itemContent .resume {
}

.linkBlock {
	display: block;
}

.SliderArt .bx-wrapper .bx-prev {
	left: -10px;
	background: url(images/controls.png) no-repeat 0 0px;
}

.SliderArt .bx-wrapper .bx-next {
	right: -10px;
	background: url(images/controls.png) no-repeat -30px 0px;
}

.SliderArt .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.SliderArt .bx-wrapper .bx-next:hover {
	background-position: -30px 0;
}

.SliderArt .bx-wrapper .bx-next, .SliderArt .bx-wrapper .bx-prev {
	border-radius: 50%;
	display: block;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
	opacity: 0;
	transition-property: opacity;
	transition-duration: 0.3s;
	transition-timing-function: ease-in;
	transition-delay: 0.5s;
	top: 40%;
	width: 20px;
	height: 36px;
}

.SliderFond .SliderArt .bx-wrapper .bx-next, .SliderFond .SliderArt .bx-wrapper .bx-prev {
	top: 50%;
}

.SliderArt:hover .bx-wrapper .bx-next, .SliderArt:hover .bx-wrapper .bx-prev {
	opacity: 1;
}

.dateEvent {
	/* position: absolute; */
	/* top: 14px; */
	/* right: 10%; */
	/* width: 32%; */
}

.AllRecords {
	text-align: right;
	vertical-align: middle;
	padding: 0;
}

.AllRecords a {
	background-color: #000;
	color: #e1e1e1;
	text-align: right;
	border-radius: 5px;
	padding: 4px 6px;
	font-size: 12px;
	letter-spacing: 0.02em;
	display: inline-block;
	text-transform: uppercase;
}

.AllRecords a:hover {
	color: #fff;
	text-decoration: none;
	transition-duration: 0.2s;
}

.AllRecords a i {
	margin-right: 5px;
	font-size: 14px;
}

/* ========================================================================
   Selection thematique 
 ==========================================================================  */
.list-thema h3.section-title {
	width: 250px;
	position: absolute;
	z-index: 10;
}

.AllDosThem {
	position: absolute;
	z-index: 10;
	top: 16px;
	right: 28px;
}

.AllDosThem a {
	color: #2a7d94;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

.AllDosThem a:hover {
	text-decoration: none;
	color: #2a7d94;
}

.list-thema {
	width: auto;
	border: solid 1px #2a7d94;
	box-shadow: 0 10px 15px rgba(0,0,0,.03);
	background-color: #fff;
	position: relative;
}

.firstLoop {
	background: #2a7d94;
}

.list-thema .no-styles {
	color: #efefef;
	font-weight: 500;
}

.main-theme .resume {
	line-height: 18px;
	font-size: 0.9em;
	text-align: justify;
}

.list-thema .no-styles:hover {
	color: #fff;
	text-decoration: none;
}

.list-thema .imgL {
	max-height: 180px;
	overflow-y: hidden;
}

.list-thema .imgL img {
	width: 100%;
}

.main-theme {
	padding: 50px 35px 0 35px;
}

.main-theme h4 {
	font-size: 1.3em;
	color: #eaeaea;
	text-transform: uppercase;
	border-bottom: solid 2px #eaeaea;
	padding-bottom: 15px;
	font-weight: 600;
	margin-top: 15px;
}

.firstLoop .imgL {
	border-radius: 8px;
	border: solid 3px #fff;
}

.otherLoop {
	padding: 0px 26px;
}

.otherLoop:first-child {
	padding-top: 55px;
}

.otherLoop+.otherLoop {
	padding: 0px 26px;
	border-top: solid 7px #f5f5f5;
	padding-top: 26px;
}

.otherLoop .imgL {
	border: solid 1px #2a7d94;
	border-bottom: solid 5px #2a7d94;
	max-height: 120px;
	overflow-y: hidden;
}

.otherLoop h4 {
	font-size: 1em;
	margin-top: 20px;
}

.otherLoop a:hover {
	text-decoration: none;
}

/*Notices Slider Verticale  
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.cms_module_recordslist {
}

#cms_module_recordslist_57 li.itemVign {
}

.SliderVerti {
	border: solid 1px #3f88ba;
	float: left;
	max-width: 505px;
	width: 66%;
}

.SliderVerti .SliderNot>h3 {
	background-color: #3f88ba;
	color: #fff;
	padding: 13px;
}

.SliderVerti .listNotHz {
}

.SliderVerti .listNotHz .imgL img {
	max-height: 145px;
}

.SliderVerti li.itemSlider {
	background-color: #fff;
	box-shadow: 0px 0px 0px 0px #d0d0d0 inset;
	border: solid 0px #d0d0d0;
	padding: 5px;
	border-top: solid 1px #c2c2c2;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.SliderVerti li:nth-child(odd).itemSlider {
	background-color: #fff;
	border-top: solid 1px #fff;
}

.SliderVerti .listNotHz .imgL {
	float: left;
}

.SliderVerti .listNotHz a h3 {
	color: #404040;
	font-weight: 300;
	border-bottom: solid 7px #3f88ba;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
}

.SliderVerti .listNotHz a {
	overflow: hidden;
	padding-left: 10px;
	display: block;
	margin: 0;
}

.SliderVerti .listNotHz a+a h3 {
	font-style: italic;
	color: #767676;
	font-size: 95%;
	border-bottom: solid 0px #3f88ba;
}

.SliderVerti .bx-wrapper .bx-viewport {
	box-shadow: 0 0 0px 0px transparent;
	background: transparent;
	left: auto;
	border: 10px solid #fff;
}

.SliderVerti .bx-wrapper .bx-prev {
	left: auto;
	right: 44px;
}

.SliderVerti .bx-wrapper .bx-next {
	background-position: 100%;
}

.SliderVerti>SliderNot>div {
}

/*Notices article    
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.SliderArt .itemContent .imgL {
	/* float: right; */
	margin-right: 0px;
	/* max-height: 150px; */
	margin: 0 auto;
	text-align: center;
	float: none;
	max-height: 320px;
	overflow: hidden;
}

.SliderFond .SliderArt .itemContent .imgL {
	width: 48%;
	float: left;
	margin-right: 25px;
	max-height: 250px;
}

.itemContent .imgL a img {
	max-width: 100%;
	display: block;
	border: solid 2px #f9f9f9;
	box-shadow: 0px 0px 0px 1px #d2d2d2;
}

.Slider .itemContent .resume {
	color: #000000;
	/* width: 48%; */
	display: block;
}

.SliderArt .itemContent .imgL a {
}

.lirePlus span, .resume p.lirePlus {
	text-align: center;
	/* display: inline-block; */
	color: #fff;
	background-color: #c3002f;
	margin: 15px auto 0;
	padding: 5px 12px;
	font-size: 85%;
}

.SliderArt h4 a:hover {
}

.SliderArt h4, .datesEven {
}

.SliderArt .itemContent .ItemResume {
	padding: 20px;
}

.SliderFond .SliderArt .itemContent .ItemResume {
	padding: 30px 20px;
}

.SliderArt .itemContent .ItemResume h4 {
	width: 100%;
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: 500;
}

.SliderArt h4 a {
	color: #404040;
}

.SliderArt h4 a:hover {
}

#pmbopac .wl-title-news, #pmbopac .wl-title-article {
	position: relative;
	line-height: normal;
	font-size: 100%;
	text-decoration: none;
	font-size: 100%;
	/* display: block; */
	font-weight: normal;
	margin-bottom: 5px;
	color: #c3002f;
	font-family: 'Intro', 'Open Sans', Arial, Helvetica, sans-serif;
}

#pmbopac .listArticlesGen.listArticlesGenCpCoeur .itemContent h3 {
    font-size: 100%;
    margin-top: 15px;
}

#pmbopac .listArticlesGen.listArticlesGenCpCoeur .itemContent h3 span {
    color: #df007c;
}

.uk-panel.list-rub .wl-title-news .bg-color, .wl-title-article .bg-color, .SameNot>h3, .listeSameArticle>h3 {
	padding-right: 10px;
	color: #2c9adc;
	font-weight: 500;
}

.listArticlesGenPage {
    padding: 20px 30px;
    background: #f2f6f7;
}

#pmbopac .listArticlesGenPage.listArticlesGenPageResult>h3 {
    font-family: Georgia, serif;
    font-size: 186%;
    line-height: normal;
    margin-bottom: 20px;
    color: #000;
    font-weight: normal;
    position: relative;
}

.listArticlesGenPage.listArticlesGenPageResult>h3:before {
	content: "";
    width: 30px;
    height: 3px;
    display: block;
    background-color: #2c9add;
    position: absolute;
    top: -20px;
    left: 0px;
}

.listArticlesGenPage>div+div {
    margin-top: 10px;
}

.listArticlesGenPage a {
	text-decoration:none;
}

.listArticlesGenPage .itemAbrege {
    background: #fff;
    padding: 20px 30px;
}

#pmbopac .listeSameArticle>h3 {
	font-family: Georgia, serif;
	font-size: 186%;
	line-height: normal;
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
	position:relative;
}
#pmbopac .listeSameArticle>h3:before {
    content: "";
    width: 30px;
    height: 3px;
    display: block;
    background-color: #5ebeb9;
    position: absolute;
    top: -20px;
    left: 0px;
}

#pmbopac .SstitrePage>h3 {
	margin: 0px 0px 5px;
	font-size: 172%;
	text-transform: uppercase;
	color: #034ea1;
	font-weight: 500;
}

/* Ariane  
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.breadcrumb {
	display: block;
	width: 100%;
	padding: 0px 0px;
	color: #929292;
	margin: 0;
}

#main span.breadcrumb {
	color: #9a9a98;
	background-color: rgba(255,255,255,0.8);
}

.breadcrumb a {
	text-decoration: none;
	color: #929292;
	font-size: 100%;
}

#cms_module_htmlcode_170 .breadcrumb a {
    /* font-size: 120%; */
    /* font-weight: 500; */
}

#cms_module_htmlcode_170 .breadcrumb li {
    /* font-size: 100%; */
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.cms_module_breadcrumb {
}

/* Aide a la recherche
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.searchelp {
	margin: 15px 0px;
	line-height: 20px;
	font-size: 1.1em;
}

/* Liste Items  
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.itemVign {
	/* width: auto; */
	/* position: relative; */
	/* text-align: center; */
	opacity: 1;
	transition: all 0.5s;
}

.itemVign:hover {
	opacity: 0.7;
}

.SliderHoriz .itemVign img {
	/* max-height: 160px; */
	text-align: center;
	margin: 0 auto;
}

.itemVign a {
	text-decoration: none;
	font-weight: 100;
	line-height: normal;
	font-style: normal;
	display: block;
}

.itemVign a:hover {
}

/* accueil / selections 
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listselect {
	/* overflow: hidden; */
	; }

.selection-container {
	padding: 15px
}

.listselect-item {
	width: auto;
	border: solid 0px #dedede;
	box-shadow: 0 3px 6px rgba(160,166,168,.15);
	background-color: #ffffff;
}

.listselect-item {
}

.listselect-item h5 {
	text-align: left
}

.wl-selection-nav {
}

.listselect .itemVign {
	text-align: center;
	min-height: 75px;
	/* padding-top: 10px; */
}

.listselect .itemVign+.itemVign {
}

.listselect-item .itemVign a {
	display: block;
	padding: 0px 7px 5px;
}

.listselect-item .itemVign a h5 {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #363636;
	font-size: 11px;
	text-transform: uppercase;
}

.listselect .itemVign h4 {
	color: inherit;
	margin: 0 auto;
	font-weight: 400;
	font-size: 1em;
	line-height: 30px;
	font-size: 12px;
	color: #363636;
	text-transform: uppercase;
}

.listselect .itemVign h4:after {
	display: block;
	font-size: 25px;
	font-weight: 600;
}

.listselect-item .itemVign img {
	height: 42px;
}

.listselect .itemVign:hover .resumeSelect {
	text-decoration: underline;
}

.listselect .itemVign>a {
}

.listselect .resumeSelect {
	font-size: 1.25em;
}

.listselect h3, .fluxRSS>h3, #widget>h3 {
}

.listselect h3:after {
}

.listselect .itemVign .imgL {
	width: 100px;
	margin: 0 auto;
}

.listselect img {
	/* border: solid 1px rgba(0, 0, 0, 0.27); */
	box-shadow: inset 0px 0px 1px 3px rgba(0, 0, 0, 0.84);
}

.itemContent .ItemResume {
	/* overflow: hidden; */
}

.listItemsEvent .ItemResume .datesEven {
	font-size: 100%;
}

.itemContent .ItemResume h3 {
	font-size: 100%;
	font-weight: 600;
}

.listItemsEvent .itemContent .ItemResume h3 {
	text-transform: uppercase;
	color: #034ea1;
}

.infosBandeau .extLink a {
	color: #5A4861;
	text-decoration: none;
}

.ItemResume:hover h4, .ItemResume:hover .lirePlus {
}

.infosBandeau .extLink a:hover {
	text-decoration: underline;
	color: #5f6683;
}

#bandeau .infosBandeau .liensExtrn li {
	margin: 3px 0px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	list-style: none;
}

#bandeau .infosBandeau .liensExtrn li:before {
	content: "\f14c";
	color: #5f6683;
	font-size: 12px;
	margin-right: 10px;
}

.AlaUne {
	margin-bottom: 0px;
	padding: 25px 30px 0px;
	position: relative;
}

.listNotAccueil {
	background-color: #eaeef1;
	padding: 30px;
}

.listNotAccueil .notAccueil+.notAccueil {
	border-top: 1px solid #ffffff;
}

.listNotAccueil .notAccueil {
	padding: 10px 0;
}

.listNotAccueil>h3>span {
	text-transform: uppercase;
	font-size: 123%;
	color: #496985;
	background-color: #eaeef1;
	padding-right: 20px;
	z-index: 2;
	position: relative;
}

.listNotAccueil>h3 {
	margin-bottom: 20px;
	position: relative;
}

.listNotAccueil h4 .complementNotice {
	color: #496985;
}

.listNotAccueil .notAccueil a {
	text-decoration: none;
}

.listNotAccueil .notAccueil h4 {
	font-size: 100%;
}

.listNotAccueil .notAccueil h4 i {
	margin-left: 15px;
}

.listNotAccueil .notAccueil .titleNotice {
	color: #71716f;
}

.listNotAccueil>h3:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #496985;
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 1;
	display: block;
}

.AlaUne .imgL {
	float: right;
	z-index: 953;
}

.AlaUne .imgL img {
}

.AlaUne .resume>h3>span {
	text-transform: uppercase;
	font-size: 123%;
	color: #496985;
	background-color: #ffffff;
	padding-right: 20px;
	z-index: 2;
	position: relative;
}

.AlaUne .resume>h3.titleBlochome {
	margin-bottom: 20px;
	position: relative;
}

.AlaUne .resume>h3.titleBlochome:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #496985;
	position: absolute;
	left: 0;
	bottom: 5px;
	z-index: 1;
	display: block;
}

#widget {padding: 20px 30px;background: #fff;position: relative;}

#cms_module_section_148, #cms_module_sectionslist_87 {
	margin-top: 50px;
}

.fluxRSS>div {
	padding: 0px 10px;
}

.listBibli>.itemAbrege, .listEtageres>.itemAbrege, .fluxRSS>.itemAbrege {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: auto;
	border-bottom: solid 0px #f2f2f2;
	margin: 0 auto;
}

.listBreves>.itemAbrege h4, .listBibli>.itemAbrege h4, .listEtageres>.itemAbrege h4, .fluxRSS>.itemAbrege h4 {
	color: #71716f;
	font-weight: 600;
	font-size: 1em;
}

.listBreves>.itemAbrege h4:first-letter, .listBibli>.itemAbrege h4:first-letter, .listEtageres>.itemAbrege h4:first-letter, .fluxRSS>.itemAbrege h4:first-letter, .rubContent>h3:first-child:first-letter {
}

.listBreves>.itemAbrege>a, .listBibli>.itemAbrege>a, .listEtageres>.itemAbrege>a, .fluxRSS>.itemAbrege>a {
	padding-left: 0%;
}

.listBreves .itemAbrege a {
	text-decoration: none;
	color: #71716f;
}

.listBreves .itemAbrege li a {
	color: #496985;
	font-size: 1em;
}

.listBibli>.itemAbrege>a:after, .listEtageres>.itemAbrege>a:after, .fluxRSS>.itemAbrege>a:after, .fluxRSSRub>.itemAbrege h4 a:after {
	content: "\f08e";
	width: 1.5em;
	text-align: right;
	text-decoration: none;
}

.listBibli .itemVign .readThis a, #lirePlusPresta a, .SliderArt .lirePlus a, .noticesEtagere>a, #lienBouton a, .lienExtNot a, .lienDocNot a {
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin: 0 auto;
	text-align: right;
	width: 100%;
}

.fluxRSS>.itemAbrege h4 {
	font-size: 0.9em;
	border-bottom: solid 1px #E1E1E1;
	padding: 10px 7px;
	margin-bottom: 10px;
}

#lirePlusPresta {
	margin: 0 auto;
}

#lirePlusPresta {
	width: 70%;
	margin-top: 3px;
	padding: 7px 5px;
}

#lirePlusPresta a, #lienBouton a {
	color: inherit;
	text-decoration: none;
	width: 100%;
}

#lirePlusPresta a, #lienBouton {
}

#lirePlusPresta a:hover, .noticesEtagere>a:hover, #lienBouton a:hover, .lienExtNot a:hover, .lienDocNot a:hover {
}

#lirePlusPresta:hover a, #lienBouton:hover a, .lienExtNot a:hover, .lienDocNot a:hover {
	color: #fff;
}

#lienBouton {
	width: auto;
	float: left;
	margin-top: 10px;
}

#lienBouton a:after {
	content: "\f14c";
	text-align: right;
	font-size: 1.1em;
}

.listBibli .itemVign {
	text-align: center;
	padding: 20px;
	background: #fff;
	border-bottom: 3px solid #c3002f;
}

.listBibli .itemVign+.itemVign {
    margin-top: 15px;
}

.listBibli .itemVign .imgL+a {
    margin-top: 15px;
}

#pmbopac .listBibli .itemVign h4 {
	color: #000;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
	line-height: 18px;
}

.overlay {
	border: solid 13px #fff;
	background-color: #fff;
	border-radius: 25px 0px 0px 0px;
}

.listBibli .itemVign a img {max-height: 150px;}

.listBibli .itemVign a:hover img {
}

.listBibli .itemVign a {
	display: block;
	margin: 0 auto;
}

.listBibli {
}

.listBibli>ul {
	width: 100%;
}

/* old listItemsGen
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listArticlesGen, .listeSameArticle, .listItemsEvent, .listResultArticles, .listEtageresRub, .fluxRSSRub {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.listArticlesGenPage.listeSameArticle {
    padding: 20px 30px;
    background: #f2f6f7;
}

.listArticlesGenPage.listeSameArticle>div+div {
    margin-top: 10px;
}

.listArticlesGenPage.listeSameArticle .itemAbrege {
    background: #fff;
    padding: 20px 30px;
}

.listArticlesGenPage.listeSameArticle .itemAbrege .uk-thumbnail {
    max-height: 115px;
    width: 170px;
    object-fit: cover;
}

.listArticlesGenPage.listeSameArticle .itemAbrege .article-thumb {
    margin-bottom: 0;
    margin-right: 30px;
}

.listArticlesGenPage.listeSameArticle .wl-title-article .bg-color {
	color:#5ebeb9;
	padding-top:10px;
	display:block;
}

.listArticlesGen {
    background: #fff;
    padding: 20px 30px 30px;
}

.listArticlesGen.listeSameArticle a {
    text-decoration: none;
}

.listArticlesGen .uk-thumbnail {
    width:auto;
}

.listArticlesGen.listArticlesGenCpCoeur .uk-thumbnail {
    max-width: 150px;
    max-height: 200px;
}

.listArticlesGen p.uk-article-meta {
	color: #262626;
	font-size: 100%;
	/* padding: 0; */
	clear: both;
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
}

.listArticlesGen>div>.itemAbrege {
	/* padding: 30px 20px; */
}

.uk-panel.listItemsEvent a {
	text-decoration: none;
	color: #181816;
	margin-left: 0;
}

.uk-panel.listItemsEvent>h3 {
	font-size: 176%;
}

.listItemsEvent .resume .lirePlus {
	background-color: #ffffff;
}

.listArticlesGen>div {
	margin-top: 0;
}

.listArticlesGen .itemAbrege>a {
	color: #c3002f;
	text-decoration: none;
	display: block;
}

.itemAbrege>a:hover {
	color: #4f5157;
	text-decoration: none;
}

.listArticlesGen .itemAbrege p.lirePlus, .listeSameArticle .itemAbrege p.lirePlus, .listResultArticles .itemAbrege p.lirePlus {
	/* clear: both; */
	margin: 7px 0px;
	text-align: left;
	height: auto;
	position: static;
	/* clear: both; */
	margin-top: 15px;
}

.listResultArticles .itemAbrege p.lirePlus span {
	text-transform: uppercase;
	color: #ffffff;
	background-color: #935757;
	padding: 10px 15px 8px;
	border-radius: 3px;
}

.listArticlesGen .itemAbrege p.lirePlus a, .listeSameArticle .itemAbrege p.lirePlus a, .listItemsEvent .itemAbrege p.lirePlus a, .listResultArticles .itemAbrege p.lirePlus a {
	color: #88BA3F;
}

.listItemsEvent .itemAbrege, .listResultArticles .itemAbrege {
	position: relative;
	height: auto;
	background-position: 100% 100%;
	background-repeat: no-repeat;
	clear: both;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.listArticlesGen .itemAbrege {min-height: 100%;background: #f2f6f7;padding: 25px;}

.listArticlesGen .itemContent, .listItemsEvent .itemContent, .listResultArticles .itemContent {
	padding: 0px 0px 0px 0px;
	clear: both;
}

.listArticlesGen .itemContent .uk-clearfix>p {
	padding: 0 0 8px 0;
}

.listArticlesGen .itemContent .uk-align-medium-left {
	margin-bottom: 0;
}

.listItemsEent h3 {
	text-transform: uppercase;
}

#pmbopac .listResultArticles h3 {
	color: #496985;
	text-decoration: none;
	font-size: 128%;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#pmbopac .listResultArticles a {
	text-decoration: none;
}

.listArticlesGen .itemContent .imgL {
	float: left;
	margin: 0 15px 15px 0;
}

.listArticlesGen .itemContent .resume, .listeSameArticle .itemContent .resume, .listItemsEvent .itemContent .resume, .listResultArticles .itemContent .resume {
}

.listArticlesGen .itemContent .resume, .listeSameArticle .itemContent .resume, .listItemsEvent .itemContent .resume, .listResultArticles .itemContent .resume {
	line-height: 20px;
	display: block;
	color: #000;
}

.listeSameArticle .itemAbrege .imgL, .listResultArticles .itemAbrege .imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.listItemsEvent .itemAbrege .imgL {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}

.listItemsEvent .itemAbrege .imgL img {
	margin-bottom: 0;
}

.listArticlesGen .itemAbrege .imgL a, .listeSameArticle .itemAbrege .imgL a, .listItemsEvent .itemAbrege .imgL a, .listResultArticles .itemAbrege .imgL a {
	display: block;
}

.listArticlesGen .itemAbrege .imgL a img, .listeSameArticle .itemAbrege .imgL a img, .listItemsEvent .itemAbrege .imgL a img, .listResultArticles .itemAbrege .imgL a img {
	float: left;
	max-width: 100%;
	height: auto;
	border: 5px solid rgba(255, 255, 255, 1);
	margin: 10px;
}

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

.wl-full-item .chapeau {
	line-height: 22px;
}

.listArticlesGen .itemAbrege>h3, .listeSameArticle .itemAbrege>h3, .listItemsEvent .itemAbrege>h3, .listResultArticles .itemAbrege>h3, .listArticlesGen .itemAbrege>a>h3 {
	position: relative;
	font-size: 115%;
	font-weight: 300;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-weight: 500;
	padding: 0 0 0 0px;
	line-height: normal;
	clear: both;
}

.listArticlesGen .itemAbrege>h3:after, .listeSameArticle .itemAbrege>h3:after, .listItemsEvent .itemAbrege>h3:after, .listResultArticles .itemAbrege>h3:after {
}

.listeSameArticle .itemAbrege>h3 a, .listItemsEvent .itemAbrege>h3 a, .listResultArticles .itemAbrege>h3 a, .listRubs h3 a {
	color: #404040;
	font-family: inherit;
}

.listArticlesGen .itemAbrege>h3 a {
	color: #DDF2F9;
}

.listArticlesGen .itemAbrege>h3 a:hover {
	color: #fff;
}

.listRubs h3 a:hover {
	color: #4C5054;
}

.listeSameArticle .itemAbrege>h3 a:hover, .listItemsEvent .itemAbrege>h3 a:hover, .listResultArticles .itemAbrege>h3 a:hover {
	text-decoration: none;
	color: #fff;
}

.listArticlesGen .itemAbrege:nth-of-type(3n+3), .listeSameArticle .itemAbrege:nth-of-type(3n+3), .listItemsEvent .itemAbrege:nth-of-type(3n+3), .listResultArticles .itemAbrege:nth-of-type(3n+3) {
	margin-right: auto;
}

.listArticlesGen div:nth-child(odd) .itemAbrege {
	/* background-color: #f4f4f4; */
}

.listResultArticles .itemAbrege {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeef1;
}

.listArticlesGen .itemAbrege:nth-of-type(3n+4), .listeSameArticle .itemAbrege:nth-of-type(3n+4), .listItemsEvent .itemAbrege:nth-of-type(3n+4), .listResultArticles .itemAbrege:nth-of-type(3n+4) {
	clear: left;
}

.listeSameArticle .itemContent {
}

.listeSameArticle .itemContent .imgL {
	float: left;
	margin: 0 15px 15px 0;
}

.listeSameArticle .itemContent a:hover {
	text-decoration: none;
}

/*liens btn
 ========================================================================== */
.uk-button.wl-button, .uk-button.wl-button:hover {
	display: inline-block;
	color: rgb(255, 255, 255);
	background-color: #c3002f;
	margin: 0px 0px;
	font-size: 85%;
	position: relative;
	text-align: left;
	line-height: normal;
	padding: 3px 15px;
	min-height: auto;
	clear: both;
}

.uk-button.wl-button:before {
	/* content:""; */
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(10, 136, 178, 0.15);
	opacity: 0;
}

.uk-button.wl-button:hover:before {
	opacity: 1;
	transition-duration: 0.25s;
	transition-timing-function: ease-out;
}

/*rubrique / liste de rubtiques
=======================================================================
=========================================================================
==========================================================================*/
.listBibliBandeau {
	position: relative;
	background-color: #f9f9f9;
	color: #6c6c6c;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	box-shadow: 0px 0px 4px 1px rgba(51, 51, 51, 0.06);
	margin: 1px 5px 15px 5px;
	border: solid 1px rgba(0, 0, 0, 0.15);
}

.listBibliBandeau>h3 {
	background-position-y: -243px;
}

.listBibliBandeau h4 {
	color: #6c6c6c;
	font-size: 1em;
	font-weight: 500;
	padding: 10px 0px;
	width: 95%;
	margin: 0 auto;
	border-bottom: solid 4px transparent;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
}

.listBibliBandeau .itemVign a {
	text-decoration: none;
}

.listBibliBandeau .itemVign a:hover h4 {
	border-bottom-color: #6c6c6c;
}

.listBibliBandeau img {
}

.listItemsGen .itemAbrege>a {
	text-decoration: none;
}

.listItemsGen .resume {
	cursor: default;
}

/*rubrique / etageres virtuelles
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
#etagere-titre h1 {
	font-size: 16px;
	margin-top: 10px;
}

#etagere-titre h1 a {
	text-decoration: none;
}

#aut_details h3 span {
	/* margin: 5px 0px; */
	display: inline-block;
}

.noticesEtagere {
	margin: 0px;
	overflow: hidden;
	padding-bottom: 8px;
}

.listEtageres>h3 a {
	text-decoration: none;
	/* color: #fff; */
	font-family: Georgia, serif;
	font-size: 200%;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 0;
	position: relative;
	color: #000000;
	text-align: left;
}

.listEtageres h3 a:hover {
	text-decoration: none;
}

.listEtageres .noticesEtagere {
	clear: both;
	margin: 0px auto;
}

.noticesEtagere>a {
	border: solid 0px #EBEAEA;
	display: block;
	width: auto;
	text-align: center;
	margin-top: 30px;
}

.noticesEtagere>a>span {
	text-decoration: none;
	color: #ffffff;
	background-color: #c3002f;
	padding: 6px 15px;
	font-size: 100%;
	border-radius: 50px;
}

.noticesEtagere>a:hover {
	text-decoration: none;
}

.noticesEtagere>a:after {
}

/* Ancre
==========================================================================*/
.Ancre {
	z-index: 900;
}

.Ancre a {
	height: 100%;
}

.AncreOn {
	opacity: 1;
}

.AncreOn a {
	position: fixed;
	right: 10px;
	bottom: 50px;
}

/*article / notices sur le m?me sujet
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.SameNot>h3 {
}

.SameNot a {
	text-decoration: none;
	color: #181816;
}

#pmbopac .SameNot .SameNotItem h3 {
	text-align: center;
	font-size: 86%;
	margin-top: 10px;
	color: #000;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	line-height: normal;
}

.SameNot .listNotHz-static {
	background-color: transparent;
	border: solid 0px rgb(239, 239, 239);
	padding: 0;
	text-align: center;
	max-width: 80%;
	margin: 0 a;
}

.SameNot .listNotHz-static .imgL {
	float: none;
	display: block;
}

.SameNot .listNotHz-static .imgL img {
	max-height: 160px;
}

/* Footer
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
#footer {
	position: relative;
	background: #eef1f2;
	/* color: #c3002f; */
	text-align: left;
	margin: 0 auto;
	font-size: 1em;
	float: none;
	margin-top: 40px;
}

#footer .rubFooter .imgL {
	margin: 0px 0 20px;
}

#footer .rubFooter {
	text-align: right;
}

#footer a {
	color: #6d6f72;
	text-decoration: none;
	height: auto;
	line-height: normal;
	opacity: 1;
	transition: all 0.3s;
}

#footer .uk-navbar-nav>li.uk-open>a, #footer .uk-navbar-nav>li:hover>a, #footer .uk-navbar-nav>li>a:focus {
    background: transparent;
}

#footer .rubFooter a:after {
	content: "/";
	color: #088ad7;
	margin-left: 10px
}

.logoPiedDePage img {
	margin-right: 10px;
}

.logoPiedDePage+.logoPiedDePage {
	margin-top: 5px;
}

#footer .navFooter li>a, .navFooterBloc2 li>a {
	color: #262626;
	text-decoration: none;
	font-size: 100%;
	padding: 0 25px;
}

#footer .navFooter li:first-child>a {
	/* padding-left: 0; */
}

#footer .navFooter li:hover>a, .navFooterBloc2 li:hover>a {
	text-decoration: none;
}

.liensFooter nav {
	line-height: normal;
	/* padding: 20px 0; */
	background: transparent;
}

#cms_module_sectionslist_153 {
	border-bottom: 1px solid #ddd;
}

.liensFooter .uk-navbar-nav>li>a {
	padding: 0;
}

.logosSoc {
	background-color: #181816;
	height: 46px;
	line-height: 42px;
	padding-right: 20px;
}

#cms_module_sectionslist_121 {
	margin-top: 0;
}

.liensFooter li {
	float: left;
	padding: 17px 0;
	list-style: none;
}

.liensFooter li+li {
    margin-left: 40px;
}

.liensFooter {
    /* padding-right: 100px; */
    padding-top: 10px;
}

.adresseFooter {
    padding-bottom: 20px;
}

.adresseFooter .resume {
    line-height: normal;
}

.adresseFooter>h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 100%;
    line-height: normal;
}

#footer a:hover {
	text-decoration: none;
	opacity: 0.5;
}

#footer a+a {
	border-left: solid 0px #fff;
}

#footer .Ancre {
	/* position: absolute; */
	/* bottom: 0; */
	/* right: 0; */
	background-color: transparent;
	font-size: 0;
	color: #fff;
	font-weight: normal;
	height: 50px;
	width: 50px;
	text-align: left;
	line-height: 50px;
	padding: 0;
}

#footer .Ancre a {
	text-decoration: none;
	font-size: 0px;
}

#footer .Ancre a:before {
	content: url('./images/ancre.png');
}

#footer .Ancre a:hover {
	background-color: transparent;
}

#footer .Ancre a:before {
}

#footer .Ancre:hover {
	background-color: transparent;
}

#footer .Ancre:hover a {
	text-decoration: none;
}

.nousContacter h3, .logosSoc h3 {
	color: #5e5c5d;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	padding-bottom: 15px;
}

.nousContacter p a {
	color: #b8b8b8;
	text-decoration: underline;
}

.logosSoc .imgS+.logosSoc .imgS {
	margin-top: 25px;
}

.logosSoc .imgS {
	text-align: center;
	background-color: #ececec;
	padding: 15px;
}

.logosSoc .imgS:nth-of-type(3n+4) {
	clear: left;
}

.logosSoc .imgS a {
	display: block;
}

.logosSoc .imgS img {
	max-width: 100px;
}

.logosSoc .imgSoc {
	margin: 0;
	text-align: right;
	margin-left: 20px;
	padding-left: 0;
	opacity: 1;
	transition: all 0.3s;
}

.logosSoc .imgSoc:hover {
	opacity: 0.5;
}

.logosFooter {
	padding: 20px 0;
}

.liensFooterLarge {
}

.liensFooterLarge .uk-navbar-nav>li+li {
	border-left: 1px solid #4a4a4a;
}

#footer .liensFooterLarge .uk-navbar-nav>li a {
	/* line-height: 50px; */
}

.liensFooterLarge nav {
	background-color: #181816;
	border-top: 1px solid #4a4a4a;
	padding: 17px 0px;
}

.logosFooter .imgS {
	margin: 0 0 0 0;
}

.logosFooter .imgS+.imgS {
	margin-left: 30px;
}

#footer .logosFooter .imgS a {
	display: block;
	background: transparent;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}

.logosFooter .imgS img {
	height: 50px;
}

#pmbopac .logosFooter h3 {
	font-size: 157%;
	display: block;
	float: none;
	color: #ffffff;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 70px;
}

#pmbopac .logosFooter h3 span {
	background-color: transparent;
}

.logosFooter .imgL {
	float: left;
	height: 50px;
}

.logosFooter .imgL a {
	margin-right: 20px;
}

.logosFooter .imgL img {
	height: 100%;
}

.logosFooter>div.allMate>a {
	clear: both;
	display: block;
	padding-top: 10px;
}

.planFooter {
}

.planFooter h4 {
}

.planFooter>.sousNavPlan>li {
}

#copyright {
}

.liensFooterBloc2 {
}

.navFooterBloc2 {
}

#piedDePage {
	/* padding: 30px 0px 30px 30px; */
	margin: 0;
	border-top: 1px solid #ddd;
}

#footer .intoBloc a {
	text-decoration: underline;
	border-bottom: solid 0px transparent;
	display: inline-block;
	padding-bottom: 0px;
}

.intoBloc a:hover {
	text-decoration: none;
}

.mega-footer {
	padding: 40px;
	color: #888888;
}

.blocFooter {
	/* padding-right: 25px; */
	padding: 25px;
	line-height: 22px;
}

.blocFooter+.blocFooter {
	border-left: solid 1px #ddd;
	/* box-shadow:inset 1px 0px 0px 0px #e2e2e2; */
}

.uk-grid-divider>[class*=uk-width-large-]:not(.uk-width-large-1-1):nth-child(n+2) {
	border-left: 2px solid #fff;
}

.blocFooter>img {
	float: left;
	margin-right: 10px;
}

.mediaFooter>iframe {
	width: 100%!important;
}

.lienPiedDePage {
	margin-bottom: 10px!important;
}

.lienPiedDePage a {
	display: block;
	text-decoration: none;
}

/* Liste Notices 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#pmbopac .listEtageresRub>h3, #pmbopac .fluxRSSRub>h3, .infosArt>h3, #pmbopac .SameNot>h3, #pmbopac .SliderHoriz>h3, #pmbopac #aut_details_liste>h3 span.aut_details_liste_titre, #pmbopac .listArticlesGen>h3, #pmbopac .listItemsEvent>h3, #pmbopac .listResultArticles>h3, #pmbopac .fluxRSSPage>h3, #pmbopac #empr-resa>h3, #pmbopac #empr-all>h3, #pmbopac #empr-old>h3, #pmbopac #location h3, #pmbopac #last_entries h3, #pmbopac #etageres h3, #view_sugg>h3 {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 129%;
	line-height: normal;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
}

#pmbopac .listProd>h3 {
	font-family: Georgia, serif;
	font-size: 186%;
	line-height: normal;
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
}

#pmbopac #aut_details_liste>h3 span.aut_details_liste_titre {
	font-size: 15px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	margin: 0;
	color: #000;
}

#aut_details_liste>h3 span.aut_details_liste_titre {
	color: #181816;
}

.SameNot>h3>span, .listeSameArticle>h3>span {
	text-transform: uppercase;
	font-size: 123%;
	color: #496985;
	background-color: #ffffff;
	padding-right: 20px;
	z-index: 2;
	position: relative;
}

.SameNot>h3:before, .listeSameArticle>h3:before {
}

.SameNot>h3, .listeSameArticle>h3 {
	margin-bottom: 20px;
	position: relative;
}

.infosArt>h3 {
	margin-bottom: 5px;
	position: relative;
}

.infosArt {
	margin-top: 25px;
	clear: both;
	margin-bottom: 25px;
	position: relative;
}

.mediaArt {
	margin: 0 auto;
	text-align: center;
}

.itemSolo h4:after, .listProd>h3:after, .listEtageresRub>h3:after, #facette_wrapper th:after, .infosArt>h3:after, #aut_details_liste>h3 span.aut_details_liste_titre:after {
	/* content: "\f078"; */
	text-align: right;
	margin-left: 8px;
}

.listRubs, .listProd, .introVue, .listRubsAbbr, .listEtageres, .SameNot, .soloListEtageres {
	border-top: solid 0px #fff;
	position: relative;
	padding-bottom: 0px;
	/* max-width: 100%; */
	/* margin: 0px auto 0; */
	overflow: hidden;
}

.SameNot {
	background-color: #f2f6f7;
	padding: 20px 30px;
	border-left: 3px solid #c3002f;
}

.listEtageres .noticesEtagere {/* border-left: 3px solid #df007c; *//* padding: 20px; *//* background: #f2f6f7; */}

.listEtageres .noticesEtagere+.noticesEtagere {
    margin-top: 35px;
}

.listEtageres>.resume {
	font-weight: 500;
}

.listProd {
	min-width: 85%;
}

.prodDoc .imgL {text-align: center;margin-bottom: 5px;background: transparent;}

.prodDoc .listNotHz {
	text-align: left;
}

.prodDoc .listNotHz a:hover, .prodDoc .listNotHz a h3:hover {
	color: #00727D;
}

.prodDoc:nth-child(even) {
	background-color: transparent;
}

.listNotReduit .imgL img[src*="vig_num.php?explnum_id="], .prodDoc:nth-child(even) .listNotReduit .imgL img[src*="vig_num.php?explnum_id="] {
	background-color: #fff;
	background-image: none;
}

.prodDoc:first-child {
}

.prodDoc {
	padding: 0px 10px 0px;
	border-bottom: 0px solid #808080;
	text-align: left;
	clear: both;
	margin-top: 0;
	background: transparent;
}

.prodDoc a {
    text-decoration: none;
    background: transparent;
}

#pmbopac .prodDoc a h3 {
    font-weight: normal;
    width: 90%;
    font-size: 86%;
    line-height: normal;
    margin: 0 auto;
    color: #000;
    padding-bottom: 10px;
    font-family: 'Intro', 'Open Sans', Arial, Helvetica, sans-serif;
}

.prodDoc h3 {
	color: #c3002f;
	margin: 0 0 15px 0;
	position: relative;
	padding-left: 0px;
	font-size: 86%;
	line-height: normal;
	text-align: center;
}

.prodDoc h3 a {
	text-decoration: none;
	color: inherit;
}

.prodDoc h3:hover a {
	text-decoration: none;
	color: #1F9892;
}

.prodDoc h3:before {
}

.listProd {
	padding: 20px;
	background: #f2f6f7;
}
.listProd>h3 {
	position:relative;
}

.listProd>h3:before {
	content: "";
    width: 30px;
    height: 3px;
    display: block;
    background-color: #c3002f;
    position: absolute;
    top: -20px;
    left: 0px;
}

.listNotHz {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.prodDoc img {
	margin: 0 auto;
}

/* rubrique / rubrique
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.itemSoloFlux h2 {
	font-size: 2.1em;
	text-align: center;
	margin-bottom: 20px;
}

.itemSolo .imgM {
}

.itemSolo .imgXXL img, .itemSolo .imgM img {
	background-color: #fff;
	width: auto;
}

.itemSolo>table, .itemSolo>table>table {
	font-size: 1em;
	margin-bottom: 10px;
}

/* article et rubrique / portfolio
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.document_item {
	background-color: #ececec;
	border: 0px solid #808080;
	border-radius: 0%;
	box-shadow: 0px 0px 0px;
	height: 175px;
	line-height: 175px;
	width: 175px;
}

/* ========================================================================
   article et rubrique / search in cms
 ==========================================================================  */
.search-article-results .itemAbrege-content {
	padding-bottom: 15px;
	margin-bottom: 15px;
	margin-top: 0;
	border-bottom: 2px solid #f4f4f4;
}

.search-article-results>a {
	text-decoration: none;
}

#pmbopac .search-article-results .itemAbrege-content h3 {
	text-transform: uppercase;
	color: #034ea1;
	font-size: 100%;
	font-weight: 500;
}

#pmbopac .search-article-results .itemAbrege-content .resume {
	color: #333;
}

.search-article-results .imgL, .search-article-results .imgM {
	text-align: right;
	float: left;
	margin: 0 20px 20px 0;
}

.search-article-results .imgL img {
	width: auto;
}

.search-article-results .lirePlus>span {
}

.search-article-results .lirePlus {
	text-align: center;
	padding: 0;
	margin-top: 10px;
}

a.panel-search-article-results {
	color: #71716f;
}

a.panel-search-article-results+a.panel-search-article-results {
}

a.panel-search-article-results:last-child hr {
	display: none;
}

a.panel-search-article-results, a.panel-search-article-results:hover {
	text-decoration: none;
}

.search-article-results .wl-title-news {
}

/* article / article
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.itemArticle {
	padding-bottom: 20px;
}

.imgXXL {
	display: block;
	max-width: 40%;
	float: right;
	margin: 0 0 15px 15px;
}

.listItemsGen {
	margin-top: 20px;
}

.listItemsGen .itemAbrege a:hover, .Rub a:hover {
	text-decoration: none;
}

ul.liensExtArt {
	margin: 0;
	padding: 0;
}

ul.liensExtArt li {
}

ul.liensExtArt li:first-child {
	border-top: none;
}

ul.liensExtArt li {
	border-top: 1px solid #f0f0f0;
}

ul.liensExtArt li a {
	position: relative;
	display: block;
	padding: 0px 0 10px 0px;
	color: #776e60;
	font-size: 1em;
	text-decoration: none;
	font-weight: 500;
	font-style: normal;
	margin-left: 0px;
	border-bottom: 2px solid #f4f4f4;
}

ul.liensExtArt li a:before {
	content: "\f08e";
	margin-right: 5px;
}

ul.liensExtArt li a:before {
}

.datesEven {
	padding: 0px 0px 10px 0px;
	margin: 0;
	text-align: left;
	font-size: 86%;
	/* margin-top: -10px; */
	color: #939393;
}

.listArticlesGen .datesEven {
	color: #939393;
}

.listItemsGen h3 {
	font-size: 1.2em;
	position: relative;
	border-bottom: 0px solid rgba(212, 212, 212, 1);
	font-weight: 400;
	width: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.SliderArt .itemContent .imgL img {
	width: 100%;
	display: block;
	margin: 0 auto;
	height: auto;
	min-height: 320px;
}

.listItemsGen div>h3 {
}

.listItemsGen h3:hover {
}

.fluxRSSPage h4 {
	border-top: 1px solid #bfbfbf;
	padding: 10px 0 0px 0;
	margin: 10px 0 0;
	font-size: 100%;
}

.fluxRSSPage {
	margin-bottom: 20px;
}

.fluxRSSPage h4 > a {
	font-weight: 600;
	text-decoration: none;
	margin: 0px 0px;
	display: inline-block;
	color: #71716f;
}

.listArticlesGen .itemAbrege>a:hover {
	text-decoration: none;
}

/* OPAC Footer Disable                                          
---------------------------------------------------------------------------------------------------------*/
#footer_link_website, #footer_rss {
	display: none!important;
}

/* OPAC
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+                                            
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
*/
/* Notices 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.notice-parent:first-child {
	border-top: 0px dotted #cccccc;
}

div[id$="Parent"] {
}

.notice-parent {
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
	position: relative;
	padding-left: 3px;
	margin: 5px 0px 10px;
}

.notice-parent .img_plus {
	max-width: 30px;
	max-height: 30px;
}

div[id$="Parent"] > img {
	vertical-align: middle;
}

.notice-parent img {
	vertical-align: text-bottom;
	margin-left: 4px;
}

.notice-heada {
	font-weight: 300;
	width: auto;
	margin-bottom: 0px;
	color: #000;
	line-height: 21px;
	display: inline-block;
}

.notice-child {
	margin-bottom: 20px;
	margin-left: 5px;
	padding-bottom: 0px;
	border-radius: 0px 0px 0px 0px;
}

/* Compte empr 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#connexion {
}

#connexion br {
	display: none;
}

#login_form > select {
	color: #000;
	padding: 5px;
	height: auto;
	width: 100%;
	border: 1px solid #C8C8C8;
	margin: 10px auto 10px;
}

#login_form > select:focus {
	outline-color: rgba(203, 203, 203, 0.46);
}

#login_form {
}

#login_form:before {
}

#login_form:after {
	/* content: "Mot de passe"; */
	position: absolute;
	top: 73px;
}

#login_form form {
	display: block;
	width: 100%;
	margin: 0;
}

#connexion label {
	font-size: 0;
	display: none;
}

#connexion h3, #connexion #login_form>b {
	margin-bottom: 15px;
}

#connexion input {
	height: 36px;
	line-height: 36px;
	border: 0px;
	/* max-width: 204px; */
	width: 100%;
	margin-left: 0;
	float: none;
	margin-bottom: 0;
	border-radius: 50px;
	display: block;
	margin: 0 auto;
	border: 0px solid #cdc1a2;
	padding-right: 20px;
	padding-left: 20px;
}

#connexion input.login {
	/* width: 100%; */
	margin-bottom: 5px;
}

#connexion input.password, #login_form input[type="submit"].bouton {
	margin-bottom: 15px;
}

#login_form input.bouton {
	background-color: #EFEFEF;
	color: #707484;
	font-weight: 400;
	border-left-width: 0px;
}

#login_form a {
	margin: 0px auto;
	/* line-height: 30px; */
	text-decoration: none;
	text-align: left;
	border-top: solid 0px #78a9da;
	color: #ffffff;
	font-size: 100%;
	width: 100%;
	font-size: 86%;
}

#login_form a:last-child {
	display: block;
	clear: both;
}

#connexion a.subs_not_yet_subscriber {
	font-style: normal;
	text-transform: uppercase;
	margin-top: 9px;
	text-align: center;
	font-weight: 500;
	background-color: #285ba2;
	color: #fff;
	padding: 5px;
	border-radius: 4px;
	position: absolute;
	top: 43px;
	right: 20px;
	width: 46%;
}

#connexion input[type="text"], #connexion input[type="password"], #login_form input[type="submit"].bouton {
}

#connexion input.password {border-radius: 50px 0 0 50px;width: 80%;float: left;}

#account #login_form input.bouton {
	font-size: 1em;
}

#connexion #login_form>b {
	display: block;
	color: #034ea1;
}

#login_form input[type="submit"].bouton {
	/* bottom: 79px; */
	/* right: 20px; */
	padding: 0px 0px;
	/* width: 40px; */
	/* position: absolute; */
	background-color: #b0042e;
	color: #ffffff;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	border: 0;
	border-radius: 0 50px 50px 0;
	margin-bottom: 0;
	font-size: 86%;
	font-weight: 500;
	width: 20%;
}

/* Toggle user
--------------------------------------------------------------------------------------- */
.wl-tgl-login {
}

.Tgllogin {
	display: block;
	border-radius: 0;
	cursor: pointer;
}

#TglUser .user {font-size: 100%;font-weight: 500;color: #ffffff;transition: all 0.5s;}

#TglUser .user:before {
    content: url('./images/user.png');
    float: left;
    margin-right: 15px;
    transition: all 0.5s;
    height: 30px;
}

#TglUser:hover .user:before {
    /* margin-right: 24px; */
}

#Tgl-search .user {
	line-height: 30px;
	display: block;
	font-size: 14px;
	width: 40px;
	color: #496985;
	font-weight: 500;
}

#Tgl-search .Tgllogin {
	right: 200px;
}

#Tgl-search .user i {
	margin-left: 0;
}

.user img {
	margin-right: 20px;
}

.user i {
	color: #496985;
	font-size: 18px;
	border: solid 0px #818488;
	text-align: center;
	height: auto;
	padding: 0 0;
}

.TglUser.uk-active .user i, .TgllSearch.uk-active .user i {
	color: #Fff;
	background-color: rgba(0, 0, 0, 0.15);
}

.userMessg {
	color: #8D8D8D;
	font-size: 1em;
	width: auto;
	text-align: center;
	text-transform: uppercase;
	height: 40px;
	display: inline-block;
	float: right;
	line-height: 40px;
	padding: 0px 4px 0px 13px;
}

.TglUser, .TgllSearch {
	display: block;
	z-index: 500;
	box-shadow: 0 0 0 0;
	text-align: left;
	background-color: transparent;
}

div#TglUser a {
font-weight: 500;
background: transparent;
padding: 0;
font-size: 86%;
text-transform: uppercase;
margin-top: 5px;
}

.TgllSearch {
	right: 60px;
}

.TglUser.uk-active {
}

#connexion {
	padding: 20px;
	transition-duration: 0.2s;
	transition-timing-function: ease-out;
	opacity: 1;
	overflow: hidden;
	background-image: none;
	position: relative;
	z-index: 990;
	width: 25%;
	right: 0;
	min-width: 280px;
	left: auto!important;
	top: 130px!important;
	border-bottom: 3px solid #fff;
	background: #c3002f;
}

/* Recherche OPAC 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#resultatrech_liste>span {
}

#resultatrech_liste>span.triContainer .sort {
	display: none;
}

#resultatrech_liste>span+span {
	margin-left: 10px;
}

.espaceResultSearch {
	display: none!important;
	margin: 0px!important;
	padding: 0px!important;
	border: none!important;
}

#search {
	background-color: #eef1f2;
	margin: 20px 0px 10px;
}

#search p.p1 {
	border: solid 0px #eef1f2;
	padding: 15px 20px 5px;
	margin: 0;
	border-top: 0;
	border-bottom: 0;
}

#search>div.row>form {
	position: relative;
	padding: 15px 20px 25px;
	border: solid 0px #d7d7d7;
}

#search > p > span {
	display: block;
	padding: 0;
	border-bottom: dotted 0px #ddd;
}

#search form select[name="typdoc"], #search .form-contenu select#add_field {
	width: auto;
	min-height: 35px;
	font-weight: 300;
	line-height: 35px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	font-style: normal;
	padding-left: 10px;
	font-size: 1.1em;
	margin-bottom: 25px;
}

#search form select[name="typdoc"] {
	min-height: 26px;
	max-width: 100%;
}

#search > div.row > form > br, #search > br {
	display: none;
}

#search input.text_query {
	width: 70%;
	min-height: 35px;
	font-weight: 300;
	background-color: #fff;
	border: 0px solid #cdc1a2;
	font-style: normal;
	padding-left: 10px;
	font-size: 100%;
	margin: 0px;
	display: block;
	border-radius: 50px 0 0 50px;
	float: left;
	margin-right: 0;
}

#search_form {
	position: relative;
	padding: 15px 20px 25px;
	border: solid 0px #cdc1a2;
	border-top: solid 0px #d7d7d7;
	z-index: 1;
}

#form_search_bull input.boutonrechercher {
	margin: 0px 0px 0px 0px;
	background: #c3002f;
}

#search form>input {
}

#search .boutonrechercher, #search input[type="submit"] {
	min-height: 35px;
	font-size: 1.1em;
	padding: 3px 15px;
	border-radius: 0 50px 50px 0;
	background: #c3002f;
	text-transform: uppercase;
	font-size: 86%;
}

#search form input[type="button"] {
	float: none;
}

#search form input[value="Aide"] {
	float: right;
	min-height: 35px;
	background-color: #c3002f;
	border-radius: 50px;
}

#search form input[type="button"]:hover {
}

#search #form_search_bull {
	line-height: 30px;
}

#search #form_search_bull span {
}

#search #form_search_bull span input {
	width: 190px;
}

#zsimplesChild {
	margin-bottom: 0px !important;
	border: none;
}

#search_onglet {
	margin-bottom: 10px;
}

#search>.row {
	clear: both;
	border: 0px solid #cdc1a2!important;
	border-top: 0px!important;
}

#titreSearch, #search_block {
	position: relative !important;
	border-top: solid 45px #E9E6DF;
	margin-top: 25px;
}

#titreSearch h3, #search_block h3 {
}

#simple_search_zone {
	overflow: hidden;
	clear: both;
}

#search form .form-contenu select {
	margin-right: 10px;
	width: auto;
}

#search form .form-contenu .ext_search_txt {
	width: auto;
	min-height: 22px;
	line-height: 22px;
	padding: 2px 4px;
}

#search form .form-contenu .search_value .ext_search_txt {
	/* max-width: 220px; */
	height: auto;
}

#search form .form-contenu input[type="submit"] {
	float: right;
}

#search form .form-contenu input[type="submit"].bouton {
}

#search form .form-contenu select#add_field {
	margin: 0px 0px 13px;
	float: left;
	margin-right: 20px;
	width: auto;
}

#search form .form-contenu select#add_field option {
	min-height: 32px;
}

#search form .form-contenu input[type="button"] {
	display: block;
	min-height: 35px;
	line-height: normal;
	/* padding: 0 6px 2px; */
	margin: 0px 0px 13px 2%;
	border: solid 0px #6a95c0;
}

#search form .form-contenu input[value="..."] {
	float: left;
	margin: 0 20px 0 0;
}

#search form .form-contenu input[value="Aide"] {
	border: solid 0px #347DB8;
	margin: 0 0 10px;
	float: right;
}

#search form .form-contenu input[value="X"] {
	background-color: #b3b3b3;
	color: #fff;
	font-weight: 600;
	border-radius: 50%;
	height: 30px;
	min-height: 30px;
	width: 30px;
	line-height: 12px;
	margin-bottom: 0;
	vertical-align: middle;
}

#search form .form-contenu .search_cancel {
	display: inline-block;
	margin-top: 17px;
}

#search form .form-contenu .search_dico {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

#search form .form-contenu input[value="X"].vider {
    display: inline-block;
    background-color: transparent;
    font-size: 0;
    background-image: url('./images/erase.png');
    background-repeat: no-repeat;
    padding-bottom: 0px;
    padding-left: 0;
    width: 26px;
    background-position: center center;
    padding-top: 0;
    vertical-align: middle;
    min-height: 20px;
    height: 20px;
    margin-bottom: 0;
    border-radius: 0;
    margin-left:;
}

#search form .form-contenu input[value="X"].vider {
	display: inline-block;
}

#form_search_bull .dijitTextBox {
    width: 101px!important;
}

#search #form_search_bull span input {
	width: auto;
}

#search form .form-contenu select {
}

#search form .search_value .ext_search_txt {
	height: auto;
}

#search form .form-contenu .ext_search_txt {
	/* width: 400px; */
	height: 34px;
	margin-right: 10px;
	line-height: 28px;
	padding: 2px 4px;
	/* max-width: 210px; */
}

#form_search_bull input[type="text"] {
	width: auto;
}

#form_search_bull input[type="button"] {
	font-size: 1em;
}

#form_search_bull input[type="button"]+input[type="button"] {
	margin-left: 15px;
}

#form_search_bull input[type="button"]:hover {
}

#search form input[type="checkbox"] {
	padding: 0px;
	margin: 0px;
	display: initial;
	box-shadow: none;
	margin-top: 4px;
}

.form-contenu {
}

.form_liste_lecture .form-contenu label {font-weight: 500;}

.form_liste_lecture .form-contenu #list_name {
    width: 100%;
}

#pmbopac .form_liste_lecture .form-contenu .colonne2 textarea[name="list_comment"] {
    max-width: 100%;
    width: 100%;
    min-height: 120px;
    border: 0px solid #cdc1a2;
}

#pmbopac .form_liste_lecture .form-contenu>.row:first-child {
    padding: 20px;
    background: #f2f6f7;
    border-left: 3px solid #52a8dd;
}

.form_liste_lecture .form-contenu .colonne2 {
    float: none;
    width: 100%;
}

.form-contenu br {
	display: none;
}

.form-contenu input[type="text"] {
	padding: 0px;
	height: 24px;
	margin-bottom: 4px;
}

/* multicriteres */
.notice-child .img_basket {
	background-image: none;
	width: auto;
	float: none;
	display: inline;
}

.vignetteimg_simili {
	max-width: 90%;
	box-shadow: 0 0 0 0px #eee;
}

#resultatrech_container .notice-child table tr td>div>a {
}

#search_result {
	margin-bottom: 20px;
	max-width: 100%;
	border-top: 1px solid #d5d5d5;
	margin: 20px auto;
}

#search_result #categorie {
	clear: both;
}

#search_result blockquote {
	margin: 0px;
	padding: 0px;
}

div[id^=div_public] tr td a {
	word-break: break-word;
}

.categ_see_synonyme h4, #categ_see_comment h4 {
	color: #097A84;
}

#categ_see_comment {
	margin: 10px 0px;
	padding: 5px;
	background-color: #f1f1f1;
}

#choose_criteria {
	margin-bottom: 10px;
	margin-top: 7px;
}

/* Periodique
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#perio_a2z_search {
	width: 75%;
	min-height: 35px;
	font-weight: 300;
	background-color: #FFFFFF;
	border: 0px solid #cdc1a2;
	font-style: normal;
	padding-left: 10px;
	font-size: 100%;
	margin: 15px;
}

ul.onglets_isbd_public li {
	display: block;
	float: left;
	margin: 0px 2px;
	position: relative;
	text-align: center;
}

#span_a2z_abt_actif {
	color: #2e2e2e;
	display: block;
	line-height: 35px;
}

#perio_a2z ul.onglets_isbd_public div li {
	padding: 0 0px;
	display: block;
	float: left;
	margin: 0px 2px 10px;
	position: relative;
	text-align: center;
	color: #ffffff;
	background-color: #d8d8d8;
	border: solid 0px #D7D7D7;
}

ul.onglets_isbd_public li a {
	padding: 0px 10px;
	font-weight: 300;
	display: block;
	min-height: 34px;
	line-height: 34px;
	color: #333;
}

#perio_a2z ul.onglets_isbd_public div li a {
	padding: 0px 5px;
	color: #fff;
	text-decoration: none;
}

#perio_a2z ul.onglets_isbd_public div li:hover {
}

#perio_a2z ul.onglets_isbd_public div li:hover a {
	color: inherit;
}

#perio_a2z ul.onglets_isbd_public div li:hover {
	box-shadow: 0px 0px 0px 0px rgba(215, 215, 215, 1)inset;
	border-top: solid 0px #D7D7D7;
}

table.a2z_perio_list a {
	display: block;
	line-height: 16px;
	padding: 7px 0px;
	text-transform: none;
	font-size: 0.91em;
	color: #181816;
	text-decoration: none;
}

.see_bull a {
	background-color: #c3002f;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 12px;
	opacity: 1;
	transition: all 0.5s;
	border-radius: 50px;
}

.links_for_serials {
	margin-top: 35px;
	margin-bottom: 40px;
}

.links_for_serials>ul {
    padding: 0;
}

.links_for_serials li {
	list-style: none;
	float: left;
}

.links_for_serials li+li {
    margin-left: 10px;
}

#a2z_perio #noticeNot {
	max-width: 100%;
}

#noticeNot .links_for_serials .rechercher_in_serial {
	/* clear: both; */
	/* margin-top: 10px; */
}

#noticeNot .links_for_serials .rechercher_in_serial a {
	text-decoration: none;
	color: #ffffff;
	background-color: #c3002f;
	padding: 6px 12px;
	border-radius: 50px;
}

#noticeNot .links_for_serials .rechercher_in_serial a i {
	font-style: normal;
}

.links_for_serials a:hover {
	opacity: 0.9;
}

.see_bull a i {
	font-style: normal;
}

table.a2z_perio_list a:hover {
	display: block;
	line-height: 16px;
	padding: 7px 0px;
	text-transform: none;
	font-size: 0.91em;
	color: #333;
}

ul.onglets_isbd_public li, #perio_a2z ul.onglets_isbd_public li {
	background-color: rgb(242, 242, 242);
	border: solid 1px rgb(215, 215, 215);
	border-bottom: none;
}

#perio_a2z ul.onglets_isbd_public li.isbd_public_active {
	background-color: rgb(255, 255, 255);
}

#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active {
}

#perio_a2z ul.onglets_isbd_public li:hover, ul.onglets_isbd_public li.onglet_tags:hover {
	border-top: solid 1px #D7D7D7;
	background-color: #b3b3b3;
}

.notice-child ul .onglet_tags {
}

.notice-child ul .onglet_tags>a {
	display: block;
	float: left;
	margin-bottom: 0px;
	margin-right: 0px;
	margin: 0px 2px;
	position: relative;
	text-align: center;
	border: solid 0px #E9E9E9;
	border-bottom: none;
	border-radius: 0px 0px;
	height: 30px;
	line-height: 30px;
	background-color: #E9E9E9;
}

.notice-parent>img:first-child+img {
	vertical-align: text-bottom;
	margin-right: 5px;
	position: static;
	left: 18px;
}

.notice-child ul .onglet_tags a {
	float: left;
	color: #565656;
}

#search .onglets_isbd_public .row {
	clear: none;
}

#resultatrech_container ul.onglets_isbd_public li a {
	display: block;
	padding: 0px 9px;
	text-decoration: none;
	color: #333;
}

#resultatrech_container ul.onglets_isbd_public li.isbd_public_active a, #resultatrech_container ul.onglets_isbd_public li a:hover {
}

ul.onglets_isbd_public li:first-child {
	margin: 0px 2px;
}

div div .onglet_basket {
	height: auto;
}

ul.onglets_isbd_public li.onglet_basket:hover {
}

ul.onglets_isbd_public div li:first-child {
	margin: 0px 1px;
}

ul.onglets_isbd_public li:first-child a {
}

ul.onglets_isbd_public li:first-child a:hover {
	text-decoration: none;
}

ul.onglets_isbd_public li img {
	vertical-align: middle;
}

ul.onglets_isbd_public li:hover {
}

ul.onglets_isbd_public li:hover a {
	color: inherit;
	display: inline-block;
	text-decoration: none;
}

ul.onglets_isbd_public li.isbd_public_active a:before, ul.onglets_isbd_public li:hover:before, ul.search_tabs li:hover:before, ul.empr_tabs li:hover:before, ul.list_tabs li:hover:before, ul.empr_tabs #current a:before, #perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active a:before, ul.empr_tabs li.subTabCurrent:before, ul.search_tabs li#current:before, ul.menuPreDef.EcotekGrey li:hover:before {
}

ul.onglets_isbd_public li.isbd_public_active a:after, ul.onglets_isbd_public li:hover:after, ul.search_tabs li:hover:after, ul.empr_tabs li:hover:after, ul.list_tabs li:hover:after, ul.empr_tabs #current a:after, #perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active a:after, ul.empr_tabs li.subTabCurrent:after, ul.search_tabs li#current:after, ul.menuPreDef.EcotekGrey li:hover:after {
}

ul.onglets_isbd_public .onglet_basket img {
	vertical-align: middle;
}

#perio_a2z {
	margin: 0 auto;
	padding: 0 3%;
	border: solid 0px #d7d7d7;
	border-top: solid 0px #d7d7d7;
}

#perio_a2z>h3>span {
	font-size: 100%;
	font-weight: 500;
	color: #034ea1;
	padding-right: 20px;
	z-index: 2;
	position: relative;
}

#perio_a2z>h3 {
	position: relative;
}

#perio_a2z>h3:after {
}

#list_cadre a {color: #52a8dd;text-decoration: none;font-weight: 500;}

#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active:after {
	width: 16px;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
	margin-left: -8px;
}

#perio_a2z-container>ul.onglets_isbd_public>li:first-child {
	margin: 0px 4px 5px 0px;
	background-color: transparent;
	border-color: transparent;
	font-weight: 500;
}

#perio_a2z ul.onglets_isbd_public li:first-child {
}

#perio_a2z ul.onglets_isbd_public div div .isbd_public_inactive, #perio_a2z ul.onglets_isbd_public div div .isbd_public_active {
	margin-top: 0px;
	font-weight: 400;
}

table.a2z_perio_list tr td {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
}

.perio_title, .bull_title {
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
}

#perio_a2z ul.onglets_isbd_public li.onglet_basket:hover, .notice-child ul .onglet_tags>a:hover {
}

ul.onglets_isbd_public li.onglet_tags {
	background-color: #E9E9E9;
	border: solid 2px #E9E9E9;
}

#container #main div.a2z_perio_list {
	height: auto;
	overflow: visible;
	z-index: 1000;
	background-color: transparent;
	overflow-x: auto;
	overflow-y: auto;
	border-radius: 12px;
}

table.a2z_perio_list {
	width: 150px;
	height: auto !important;
	line-height: 18px;
	padding: 10px 0px;
}

table.a2z_contens>tbody>tr>td:first-child {
	width: 210px;
}

#a2z_perio .bg-grey {
	border-color: #f9f9f9;
}

.a2z_perio h3 {
	height: auto;
	line-height: normal;
	margin-top: 30px;
}

#a2z_perio #form_search_bull form {
	padding-top: 10px;
}

#form_search_bull input[type="text"] {
	width: 100%;
	display: inline;
	display: inline-block;
	margin: -5px 0px 10px 0px;
	margin-left: 2px;
	padding: 8px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 0px 0px rgba(10, 10, 10, 0.22) inset;
	border: 1px solid #dddddd;
}

#form_search_bull input[type="text"].dijitReset {
	width: 8px;
	border: 0px;
	background-color: transparent;
	box-shadow: none;
	margin-bottom: 0px;
	cursor: pointer;
}

#form_search_bull input[type="text"].dijitReset:hover {}

#form_search_bull input[value="X"].bouton {
	margin-left: 15px;
}

#form_search_bull td strong {
    float: left;
    margin-right: 5px;
}

#a2z_perio #form_search_bull input[type="text"]:hover {
	/* background-color: #fff; */
}

#perio_a2z-container .onglets_isbd_public div div {
	background-color: transparent;
	clear: both;
	border-top: solid 4px transparent;
}

#perio_a2z-container .onglets_isbd_public div div li {
	margin-bottom: 5px;
}

ul.onglets_isbd_public li:first-child:hover {
}

ul.onglets_isbd_public li.onglet_basket:hover {
	background-color: #FAFAFA;
}

#a2z_perio > table {
	background-color: #f3f3f3;
	padding: 5px;
	border: solid 0px #E7E7E7;
}

#a2z_perio > table tr:nth-child(even) {
	background-color: #eeeeee;
}

#a2z_perio > table>tbody>tr:nth-child(odd) {
	background: #f6f6f6;
}

/* navbar 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#navbar {
	clear: both;
}

.navbar {
	line-height: normal;
}

.navbar img {
	vertical-align: top;
	margin: 2px 0;
	max-height: 26px;
}

#navbar input[type="text"] {
	margin: 0px;
}

#search #navbar_input_page {
	float: none;
	margin: 0;
	padding: 2px;
	border: 1px solid #F5F5F5;
	color: #170000;
	vertical-align: baseline;
	background-color: #f8f8f8;
}

/* searchtabs 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
ul.search_tabs, ul.empr_tabs {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	list-style: none;
	border-bottom: 0px solid #cdc1a2;
	background: #fff;
}

ul.search_tabs li, ul.empr_tabs li {
	margin-bottom: 0px;
	float: left;
	position: relative;
	border-radius: 5px 5px 0 0;
	z-index: 4;
	margin-right: 0px;
}

ul.list_tabs li:after {
}

ul.search_tabs>li+li, ul.empr_tabs>li+li, ul.list_tabs>li+li {
}

ul.search_tabs>li:last-child, ul.empr_tabs>li:last-child, ul.list_tabs>li:last-child {
}

ul.search_tabs li a, ul.empr_tabs li a {
	border-color: #ddd;
	border-bottom-color: transparent;
	background: #ffffff;
	color: #000000;
	font-size: 143%;
	text-decoration: none;
	padding: 10px 25px;
	display: block;
	font-weight: normal;
	font-family: Georgia, serif;
}

ul.search_tabs li#current a, ul.empr_tabs li#current a {
	border-color: #ddd;
	background: #eef1f2;
	border: 0px solid #cdc1a2;
	border-bottom: 2px solid #eef1f2;
	color: #2b2b2a;
	/* font-size: 100%; */
	margin-bottom: -2px;
}

ul.onglets_isbd_public li:hover, ul.search_tabs li:hover, ul.list_tabs li:hover, ul.empr_tabs #current a, ul.search_tabs li#current a, ul.empr_tabs li.subTabCurrent {
	/* background-color: #034ea1; */
	/* border-radius: 0px; */
}

ul.onglets_isbd_public li.isbd_public_active a, #perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active a {
	background-color: #b3b3b3;
}

ul.empr_tabs li.subTabCurrent {
	background: #ececec;
	padding: 0;
}

ul.empr_tabs li.subTabCurrent a {
	background-color: #eef1f2;
	color: #000000;
}

#empr-scan-request {
    margin-top: 0;
    padding: 20px;
    border: 2px solid #cdc1a2;
    border-top: 0;
}

div#empr-scan-request .scan_requests_list th {
    background: #c3002f;
    color: #fff;
    font-weight: 500;
    padding: 10px 5px;
}

div#empr-scan-request .scan_requests_list td {
    padding: 5px;
}

.tundra div#empr-scan-request .dijitTextBox .dijitArrowButtonInner {
    border: 0px;
    background-color: transparent;
    min-height: 32px;
}

div#empr-scan-request label {
    font-weight: 500;
    padding-left: 0;
}

div#empr-scan-request input[type="submit"].bouton, div#empr-scan-request input[type="button"].bouton {
    background: #c3002f;
    margin-right: 10px;
}

/* avanced search 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#search form .form-contenu .search_value .ext_search_txt, .form-contenu input[type="text"] {
	/* max-width: 220px; */
	height: auto;
	min-height: 30px;
	background-color: #fff;
	border: solid 0px #cdc1a2;
}

#search form .form-contenu select {
	margin-right: 10px;
	width: auto;
	max-width: 85%;
	min-height: 25px;
	margin: 0px;
	margin-bottom: 13px;
	/* float: left; */
	background-color: #FFFFFF;
}

#search form .form-contenu select[name^="field"], #search form .form-contenu select.ext_search_txt[name^="field"] {
	width: 100%;
	padding: 0 4px;
}

#search .table-no-border td .search_critere {
	max-width: 99%;
	display: block;
	word-break: initial;
	padding-right: 5px;
}

.search_perso tr:first-child .search_value {
	display: inline-block;
	margin-right: 25px;
}

#search_form .form-contenu div.search_perso input[type="checkbox"] {
	float: none;
	vertical-align: inherit;
	margin-left: 7px;
}

#search_form > div > div.search_perso table td > span.search_dico > img {
	vertical-align: baseline;
	margin-left: 5px;
}

/* resultat de Recherche   
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#resultatrech, #resultatrechBis {
}

#resultatrech>div.row {
	display: none;
}

#resultatrech h3 span {
	font-size: 1em;
}

#resultatrech span.in_notCourte_bull {
	clear: both;
	font-size: 87%;
	font-weight: 500;
}

#resultatrech span.in_notCourte_bull a {
	text-decoration: underline;
	color: #034ea1;
}

#resultatrech span.in_notCourte_bull a:hover {
	color: #5299e8;
}

#resultatrech h3 span.search-found {
	font-weight: 500;
}

#resultatrech span#titre_exemplaires {
	font-size: 1em;
}

#resultatrech .avis_detail span a {
	font-size: 15px;
	text-decoration: none;
}

#resultatrech_container {
	padding: 0px;
	padding-top: 0px;
	position: relative;
	clear: both;
}

#navbar {
	width: 97%;
	margin: 0 auto 15px;
}
#cart_navbar form, 
#navbar form {
	font-size:0;
}
#cart_navbar form>a, 
#cart_navbar form>span, 
#cart_navbar form>strong, 
#navbar form>a, 
#navbar form>span, 
#navbar form>strong {
    font-size: 14px;
    margin: 0;
    vertical-align: top;
    text-decoration: none;
    color: #000000;
    background: transparent;
}
#cart_navbar a, 
#navbar a {
    color: #333;
    text-decoration: none;
}

.navbar>form>*, .navbar>form>span>* {
    background: transparent;
}

.navbar>form>img {
    margin:0;
}

#resultatrech_container a {
}

.avisNCourte a {
	margin-left: 0;
	padding: 6px;
	color: #000000;
	font-weight: normal;
}

.onglet_basketNotCourte .img_basketNotCourte {
	border-radius: 5px;
}

.onglet_basketNotCourte .img_basketNotCourte:hover {
	text-decoration: none;
}

.tagsN a, .suggestsN a, .listeLectureN a, .docnumNCourtePermalink a, span.docNumN a, a.listeLectureN span {
	color: #000000;
	text-decoration: none;
}

.resume_notCourte span {
	font-style: normal;
	line-height: normal;
	color: #211e1f;
}

.infoCompl_notCourte {
    font-size: 86%;
}

.categorie_notCourte {
    margin-top: 5px;
}

.plusN a {
	color: #000000;
	font-weight: normal;
	font-size: 86%;
}

.plusN a:after {
    content: url('./images/arrow_plus.png');
    margin-left:10px;
}

.plusN a:before {
	content:none;
}

.plusN a:hover {
	text-decoration: none;
}

.plusN {
	display: block;
	margin-top: 20px;
}

.notice_corps {
}

#resultatrech_liste .notice-child table table td {
	max-width: 335px;
}

#resultatrech_liste .bg-grey {
	border-color: #fff;
}

#resultatrech_liste .notice-child table table td>a {
	display: inline-block;
	max-width: 99%;
	width: auto;
}

#resultatrech_container a h3 #titre_explnum, #titre_explnum {
}

.notice-child table table td, #notice table table td, .parent table table td {
	max-width: 285px;
	padding: 2px 5px;
}

div[id^=div_public] table {
	margin-bottom: 10px;
}

#main #resultatrech_see>h3 {
	width: auto;
	z-index: 999;
	background-color: transparent;
	border-radius: 0px;
	padding: 6px 15px 20px;
	margin-bottom: 25px;
	padding-left: 0px;
	height: auto;
	line-height: normal;
	border: none;
	border-bottom: solid #eaeef1 1px;
	font-size: 100%;
}

#resultatrech_liste>img {
	vertical-align: middle;
}

#resultatrech_liste>a {
	padding: 0 2px;
	line-height: 11px;
}

#resultatrech_liste>a[href*='aff_module'] {
}

#resultatrech_liste>a:nth-of-type(3) {
	margin-left: 10px;
}

#aut_details_liste>a:nth-of-type(n+4) {
	margin-top: 10px;
}

#resultatrech_liste>span.search_bt_sugg, #resultatrech_liste>span.affiner_recherche, #resultatrech_liste>span.open_visionneuse, #resultatrech_liste>span.addCart, span.search_bt_external, span.search_bt_sugg, span.short_url, #aut_details_liste span.addCart, span.affiner_recherche {
	display: inline-block;
}

#resultatrech_liste>a:nth-of-type(n+3), #aut_details_liste>a:nth-of-type(n+3), .form_liste_lecture input[type="button"], .form_liste_lecture input[type="submit"], #print_options input[type="submit"].bouton, #print_options input[type="button"].bouton, #notice table td div>a, .lienNotArt a, #cart_action input[type="button"], #resultatrech_liste>span.search_bt_sugg a, #resultatrech_liste>span.affiner_recherche a, #resultatrech_liste>span.open_visionneuse a, #resultatrech_liste>span.addCart a, #resultatrech_liste>a[href*='aff_module'], span.search_bt_external a, span.search_bt_sugg a, #resultatrech_liste>span.short_url_permalink a, span.short_url a, span.affiner_recherche a, #aut_details_liste span.addCart a, #history_action input[type="button"] {
	color: #000;
	padding: 3px 12px;
	line-height: normal;
	display: inline-block;
	font-size: 86%;
	margin-bottom: 6px;
	background-color: #e6e6e6;
	border: solid 0px rgb(239, 239, 239);
	transition-duration: 0.15s;
	transition-timing-function: ease-out;
	text-decoration: none;
}

#history_action input[type="button"]#search_history {
    padding-right: 60px;
}

.lienNotArt a {
	background-color: #034ea1;
	color: #ffffff;
	font-weight: 500;
	opacity: 1;
	transition: all 0.5s;
	margin-bottom: 25px;
}

.addthis_toolbox {
}

#notice table td div.addthis_toolbox>a {
	background-color: #fff;
	border: solid 1px #fff;
}

#notice table td div.addthis_toolbox>a:hover {
	background-color: #fff;
	border: solid 0px #fff;
}

#resultatrech_liste>a:nth-of-type(4) {
	margin-left: 10px;
}

#resultatrech_liste>span.triSelector, #aut_details_liste>span.triSelector {
	margin-left: 10px;
	display: inline-block;
}

#aut_details_liste>span+span {
	margin-left: 10px;
}

#resultatrech_liste>a:nth-of-type(n+3):hover, #aut_details_liste>a:nth-of-type(n+3):hover, .form_liste_lecture input[type="button"]:hover, .form_liste_lecture input[type="submit"]:hover, #print_options input[type="submit"].bouton:hover, #print_options input[type="button"].bouton:hover, #notice table td div>a:hover, .lienNotArt a:hover, #resultatrech_liste>span.search_bt_sugg a:hover, #resultatrech_liste>span.affiner_recherche a:hover, #resultatrech_liste>span.open_visionneuse a:hover, #resultatrech_liste>span.short_url_permalink a:hover, #resultatrech_liste>span.addCart a:hover, #resultatrech_liste>a[href*='aff_module']:hover, span.search_bt_external a:hover, span.search_bt_sugg a:hover, span.short_url a:hover, span.affiner_recherche a:hover, #aut_details_liste span.addCart a:hover {
	text-decoration: none;
	background-color: #f9f8f8;
}

#print_options input[type="button"].bouton, #print_options input[type="button"].bouton:hover {
    background-color: #c3002f;
    color: #fff!important;
}

.lienNotArt a:hover {
	opacity: 0.5;
	background-color: #034ea1;
}

#resultatrech_liste>a:nth-child(1) {
}

#resultatrech_liste>input, select, textarea {
	display: block;
}

#resultatrech_liste>a[href="javascript:expandAll_ajax(1);"], #resultatrech_liste>a[href="javascript:collapseAll()"], #resultatrech_liste>a[title="Tris disponibles"], #resultatrech_liste>a[href="javascript:expandAll_ajax(1);"]:hover, #resultatrech_liste>a[href="javascript:collapseAll()"]:hover, #resultatrech_liste>a[title="Tris disponibles"]:hover {
	background-color: transparent;
	border-color: transparent;
}

#resultatrech_liste>a[title="Tris disponibles"] {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#resultatrech_liste>a[href*="javascript"] {
	background-color: none;
}

.expl_voisin_search {
	margin-top: 30px;
}

.expl_voisin_search a, .simili_search a {
	display: block;
	/* max-height: 50px; */
	overflow: hidden;
	text-decoration: none;
	text-transform: none;
	color: #333;
}

.expandAll {
}

.collapseAll, .triSelector {
	margin-left: 8px;
}

/* affichage notices 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.panier_avis_notCourte {
	min-width: 190px;
}

.onglet_basketNotCourte, .avisNCourte, .statutPartN, .onglet_basketNot, .avisN {
	background-color: transparent;
	color: #fff;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 0px solid #cdc1a2;
}

span.avisN {
    margin-bottom: 0;
    padding-bottom: 2px;
}

.avisN a {
	font-weight:normal;
	color:#000;
	padding: 5px 5px;
}

.avisN a:hover {
    text-decoration: none;
    color: #000;
}

.print_record {
	margin-bottom: 10px;
}

#noticeNot .print_record {
    clear:both;
}

.print_record span {
	padding: 5px 7px 6px 7px;
}

.print_record a {
	text-decoration: none;
	color: #333
}

.print_record span.img_printrecord {
	padding: 0;
}

.print_record span.img_printrecord img {
	border-radius: 4px;
}

.statutPartN {
	/* background-color: #088ad7; */
	/* clear:both; */
}

.dispoLien_notice a {
	color: #000000;
	font-size: 100%;
	font-weight: 500;
}

.footer_notice {
    margin:0;
}

.onglet_basketNotCourte .img_basketNotCourte img, span.imgComment, span.imgStatutPartN, .onglet_basketNot .img_basketNot img, #blocNotice_descr ul.onglets_isbd_publicNot .isbd_public_active a, #noticeNot span.ExtnotCom.imgListeLecture, span.ExtnotCom.imgListeLecture {
	background-color: transparent;
	border-radius: 4px;
	padding: 0;
}

span.imgComment {
    vertical-align: text-bottom;
}

div[class='avisNCourte'] span:nth-child(1) {
    padding: 0;
}

span.imgLienN.imgComment {
	padding-right: 8px;
}

span.imgLienN.imgComment img {
	border-radius: 4px;
}

span.ExtnotCom.imgListeLecture img {
	border-radius: 5px;
}

#blocNotice_descr ul.onglets_isbd_publicNot .isbd_public_active a {
	background-color: #dddddd;
	color: #262626;
	border-radius: 4px;
}

#blocNotice_descr ul.onglets_isbd_publicNot .isbd_public_active a span {
	color: #262626;
}

#blocNotice_descr ul.onglets_isbd_publicNot li:hover a span {
	color: #333;
}

span.imgStatutPartN, span.ExtnotCom.imgListeLecture {
	line-height: 26px;
	padding-right: 8px;
}

.itemSolo_colloqueDetail span.imgStatutPartN {
    vertical-align: top;
    margin-top: -1px;
}

span.imgComment img.imgComment, span.imgStatutPartN img.imgStatutPartN, .imgDocNum>img {
	height: auto;
	border-radius: 4px;
}

.title_appelCom span {
    color: #fff;
    background-color: #e5ac11;
    border-radius: 3px;
    padding: 4px 10px;
}

.title_appelCom {
    margin: 4px 0 10px;
}

span.StatutPartN {
	padding: 6px;
}

.asideContentNot.asideContentColloque {width: 20%;}

.asideContentNot .statutPartN {
    clear:both;
}

.infoCompl_notCourte span {
	font-weight: normal;
	color: #929292;
	font-size: 100%;
}

.infoCompl_notCourte span.annee_colloqueCourte {
    font-weight: 500;
    color: #1586b1;
}

.colloque_corps .labelNot {
    font-weight: 500;
    margin-right: 5px;
}

.colloque_corps .descr_notice_corps>div+div {
    margin-top: 5px;
}

.infoCompl_notCourte span.in_notCourte, .infoCompl_notCourte span.in_notCourte span {
	font-weight: 500;
}

.infoCompl_notCourte span.in_notCourte a {
    font-style: italic;
}

.infoCompl_notCourte .record-code {
	font-weight: 500;
	margin-top: 5px;
}

.title_notCourte h3 a {
	font-size: 100%;
	line-height: normal;
	text-transform: none;
}

#pmbopac .title_notCourte h3 {
	font-style: normal;
	font-size: 115%;
	color: #000000;
	font-weight: normal;
	line-height: normal;
	margin-top: 0;
	text-transform: none;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#pmbopac .enteteColloqueResult .title_notCourte h3 {
    position: relative;
    line-height: normal;
    /* font-size: 100%; */
    text-decoration: none;
    /* font-size: 157%; */
    display: block;
    font-weight: 600;
    padding-top: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
    /* color: #034ea1; */
    /* font-family: 'Intro', 'Open Sans', Arial, Helvetica, sans-serif; */
}

#exempl_titleNot {
	font-size: 143%;
	/* text-transform: uppercase; */
	color: #000000;
	font-weight: normal;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#pmbopac .scan_request>h3 {
    font-weight: normal;
    font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.record_lien a {
    word-break: break-all;
}

#pmbopac .itemSolo_colloqueDetail #exempl_titleNot {
	color: #262626;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-weight: 600;
	padding-bottom: 15px;
	font-size: 24px;
	line-height: normal;
}

.itemSolo_colloqueDetail .annee_colloqueCourte {
    margin-bottom: 30px;
    display: block;
    font-weight: 500;
    color: #1586b1;
    font-size: 125%;
}

.record_langues span {
	float: left;
}

#resa_notice a {
	/* color: #034ea1; */
	font-weight: 500;
}

.descr_notice td {
	min-width: 175px;
	padding: 4px 0;
}

.record_categories .labelContent .sep_categ:first-child {
	display: none;
}

.record_relation_both li {
	/* list-style: none; */
}

.record_relation_down .labelContent li {
	margin: 0px 0 10px;
}

div[class='onglet_basketNotCourte'] a span:nth-child(1) {
	background-color: transparent;
	padding-right: 8px;
}

div[class='onglet_basketNotCourte'], div[class='avisNCourte'], div[class='tagsNCourte'], div[class='listeLectureNCourte'] a, div[class='suggestNCourte'], div[class='onglet_basketNot'] a.img_basketNot, div[class='tagsN'], div[class='suggestN'], div[class='docnumNCourte docnumNCourtePermalink'], div[class='docnumNCourte'], div[class='listeLectureN'] a, .listeLectureNCourte {
	background-color: transparent;
	border-radius: 0px;
	border-bottom: 0px solid #eef1f2;
	text-decoration: none;
	padding-bottom: 5px;
}

span.imgSuggest {
    padding: 0;
    background: transparent;
}

div.listeLectureN {
	background-color: transparent;
}

.popup .listeLectureN {
    display: none;
}

.listeLectureNCourte {
	border-bottom: 0
}

span.imgDocNum {
	border-radius: 5px;
	background-color: transparent;
	padding: 0;
	padding-right: 8px;
}

div[class='onglet_basketNotCourte'] a span:nth-child(2), div[class='avisNCourte'] span:nth-child(2), div[class='tagsNCourte'] span:nth-child(2), div[class='suggestNCourte'] span:nth-child(2), div[class='listeLectureNCourte'] a span:nth-child(2), div[class='onglet_basketNot'] a span:nth-child(2), div[class='tagsN'] span:nth-child(2), div[class='suggestN'] span:nth-child(2), div[class='docnumNCourte docnumNCourtePermalink'] span:nth-child(2), div[class='docnumNCourte'] span:nth-child(2), div[class='listeLectureN'] a span:nth-child(2), .lienP {
	background-color: transparent;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
}

div[class='docnumNCourte'] span:nth-child(2) {
	line-height: normal;
	padding-top: 0;
	padding-bottom: 0;
}

#resa_notice h3 {
	font-size: 100%;
}

.avisNCourte a:hover {
	color: #2f2f2f;
	text-decoration: none;
}

span.StatutPartN {
	background-color: transparent;
	/* color: #fff; */
	margin-left: 0;
	color: #333;
}

.lienP {
	border: 0px;
	display: none!important;
}

.imgDocNum>img, span.imgStatutPartN img.imgStatutPart {
	height: auto;
	border-radius: 5px;
}

.vignetteNot {
	border: 0px;
	max-height: 160px;
	width: auto;
}

.vignetteDocNot {
	text-align: center;
}

/* lvl1 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#lvl1, #facette {
	position: relative;
}

#lvl1 a:hover, #facette a:hover {
}

#lvl1 {
	border-radius: 0px 0px;
	border-bottom: none;
}

#lvl1>h3, #facette_wrapper>h3 {
	margin-top: 0px;
}

#lvl1_list, #facette form {
	/* padding-bottom: 50px; */
	margin: 0 auto;
	border-bottom: 15px solid transparent;
	height: auto!important;
	overflow: hidden;
}

#lvl1_list tbody tr, #lvl1_list tbody tr.even, #lvl1_list tbody tr.odd, #lvl1_list tbody tr.surbrillance, #active_facette tr.even, #active_facette tr.odd, #active_facette tr.surbrillance {
	width: 100%;
	/* padding: 0px 5%; */
	background: transparent;
	color: #c3002f;
	display: block;
}

#lvl1_list tbody tr.even, #lvl1_list tbody tr.surbrillance {
    background-color: #f9f8f8;
}

#lvl1_list tbody tr td {
    padding: 5px 10px;
}

#active_facette tr.even td, #active_facette tr.surbrillance {
    background: #ffffff;
}

#active_facette tr td:first-child {
    padding: 6px 15px;
}

#active_facette tr td img {
    margin: 5px 0;
}

#lvl1 {
	border: 0px solid #006B8F;
}

#adresse, #facette, #lvl1 {
	position: relative;
	background-color: transparent;
	color: #181816;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 40px 30px 0 0;
	margin: 0px 0px 15px 0px;
}

#lvl1 {
}

#facette table, #lvl1 table {
}

#facette a, #lvl1 a {
	color: #181816;
	text-decoration: none;
}

#facette .facette_number {
	float: right;
}

#facette .facette_col_info {
	width: 100%;
	padding-left: 10px;
}

#facette a:hover, #lvl1 a:hover {
	text-decoration: underline;
}

#facette h3, #lvl1 h3 {
	font-family: Georgia, serif;
	font-size: 186%;
	/* line-height: normal; */
	/* margin-bottom: 25px; */
	font-weight: normal;
	color: #000000;
}

#facette h3 img {
	vertical-align: middle;
}

#facette h3:before, #lvl1 h3:before {
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	/* content: '\f0c9'; */
	font-size: 110%;
}

#lvl1 h3, #lvl1_list {
}

#lvl1>h3 {
}

#lvl1_list {
	border-top: none;
	padding: 0;
	display: block;
}

#lvl1_list tbody {
	width: 100%;
	display: block;
}

#lvl1_list .current {
	/* color: #ffffff; */
	font-weight: 500;
}

/* Facettes 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#facette {
}

#facette br {
	display: none;
}

#facette #active_facette {
	max-width: 100%;
	margin: 5px auto 30px;
	color: #fff;
}

#facette #active_facette br {
	display: block;
}

#facette input[type="button"] {
	border-radius: 0px;
	width: auto;
	height: auto;
	line-height: 1;
	text-align: center;
	padding: 6px 12px;
	letter-spacing: 0px;
	margin: 20px 0px 10px 20px;
	background-color: #c3002f;
	color: #ffffff;
	opacity: 1;
	transition: 0.5s;
}

#facette input[type="button"].bouton_filtrer_facette_haut {
	right: 0;
	margin: 0;
	/* position: absolute; */
	/* top: 6px; */
	margin-top: -35px;
}

#facette input[name="filtre"] {
	float: right;
}

#facette_wrapper {
}

table[id^='facette_list'] {
	width: 100%;
	margin: 0 auto;
	border-bottom: 0px solid #cdc1a2;
}

table[id^='facette_list'] tr {
	padding: 6px 0px;
	margin: 0px;
}

table[id^='facette_list'] tr[expanded='true'] td:last-child {
	width: 100%;
	padding-left: 10px;
}

table[id^='facette_list'] tr.facette_tr_see_more {
	border-bottom: 0px;
	text-align: center;
}

table[id^='facette_list'] tr.facette_tr_see_more td {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}

#facette table .facette_tr_see_more td:first-child {
	width: 100%;
}

.facette_plus {
	padding-left: 20px;
	text-decoration: none;
	font-style: italic;
}

#facette_wrapper table th {
	text-align: left;
	padding: 2px 0px 0px;
	border-radius: 0px;
	/* background-color: rgba(0, 0, 0, 0.05); */
	margin-bottom: 0px;
	border-bottom: solid 0px transparent;
	border-top: solid 10px transparent;
	font-weight: normal;
	font-size: 115%;
	color: #c3002f;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#facette .facettes_multis>h3 {
	text-align: left;
	padding: 0;
	border-radius: 0px;
	/* background-color: rgba(0, 0, 0, 0.05); */
	margin-bottom: 0px;
	border-bottom: solid 0px transparent;
	font-weight: normal;
	font-size: 186%;
	color: #000000;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#facette input[type="button"]:hover {
	opacity: 0.5;
}

.facette_coche {
}

#facette_wrapper {
	border: 0px solid #006B8F;
}

/* Compare 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#facette form {
}

#compare_wrapper {
	margin-top: 15px;
}

#facette_compare, #facette_groupby {
	max-width: 90%;
	margin: 10px auto;
}

#facette_wrapper > form > h3:first-child {
}

h3.facette_compare_MainTitle a {
	text-decoration: none;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a > img, #facette_compare span.facette_compare img {
	width: 0px;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a:before, .facette_compare_raz a:before, #facette_compare span.facette_compare:before {
	content: "\f057";
	color: #4D4D4D;
	text-decoration: none;
	font-size: 25px;
}

#facette_compare span.facette_compare:before {
	font-size: 1.6em;
	color: #4D4D4D;
	text-align: center;
	cursor: pointer;
	margin-top: 5px;
}

#facette_wrapper > form > h3 > table > tbody > tr > td > a:hover:before, #facette_compare span.facette_compare:hover:before {
	text-decoration: none;
}

#facette_wrapper > form > h3.facette_compare_listTitle {
}

#facette .reinitialize-facettes a {
    background-color: #c3002f;
    color: #fff;
    padding: 3px 15px;
    font-size: 86%;
}

#facette .reinitialize-facettes a i {
    display: none;
}

#facette .reinitialize-facettes a:hover {
    text-decoration: none;
    opacity: 0.5;
}

#facette .reinitialize-facettes {
    margin-top: 0;
    margin-bottom: 30px;
}

#facette_wrapper th.groupby_button:after {
	content: "\f0c5";
	font-size: 1.2em;
	color: #fff;
	/* background-color: #787878; */
	padding: 4px 8px;
	text-align: right;
	margin: 0;
	width: auto;
	border-radius: 4px;
	line-height: 17px;
	height: auto;
	cursor: pointer;
	float: right;
}

#facette_wrapper th.groupby_button img {
	width: 0;
}

#facette_compare > tbody > tr {
	border-bottom: dotted 1px rgba(219, 219, 219, 1);
	line-height: 24px;
}

#facette_compare > tbody > tr:nth-child(odd) {
	background-color: rgba(0, 0, 0, 0.15);
}

#facette_compare > tbody > tr > td > p {
	padding: 5px 5px 5px 5px;
}

#compare_wrapper li {
}

#compare_wrapper li .img_basket {
	background-color: #F2F2F2;
	background-size: 70%;
	background-position: 50% 48%;
	border-radius: 4px;
	padding: 0px;
	margin-right: 5px;
	display: block;
	/* float: none; */
	; }

#compare_wrapper li a+a {
	margin-left: 30px;
	display: block;
	color: #343434;
}

#compare_wrapper li .img_basket img {
}

#compare_wrapper li .img_basket {
	background-color: transparent;
}

tr[id^="compare_hidden"] > td:nth-child(even) {
	background-color: rgb(245, 245, 245);
}

#facette_wrapper tr > th:after {
	content: none;
}

#facette .facette_compare_SubTitle:before, #facette .facette_compare_MainTitle:before {
	content: none;
}

.facette_compare_SubTitle img {
	/* display:none; */
	float: right;
	margin-top: 6px;
}

/* popup 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	body.popup {
		padding-left: 20px;
		padding-right: 20px;
	}
}

#make_sugg {
	max-width: 100%;
}

#make_sugg table {
	width: 100%;
}

#make_sugg .row, #make_sugg-container {
	padding: 2%;
}

#make_sugg-container input[type="text"], #comment {
	max-width: 80%;
	margin-bottom: 0;
	margin-left: 10px;
	vertical-align: top;
}

#make_sugg-container select, input[type="file"] {
	max-width: 400px;
}

#make_sugg-container table tr td {
	max-width: 300px;
	vertical-align: top;
	padding-bottom: 15px;
}

#titre-popup {
}

form#f {
	margin-left: 10px;
}

.echelle_avis {
	padding: 7px;
}

.alerte {
	color: #ff0000;
	font-size: 14px;
}

#print_options {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 15px;
}

#print_options input {
	float: left;
}

#print_options input[type="submit"].bouton {
}

#print_options label {
	line-height: 13px;
}

#print_options b {
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	display: block;
}

#print_options blockquote {
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 15px;
}

#print_options blockquote input[name=emaildest] {
	float: none;
	display: block;
}

#print_options textarea {
	margin-top: 5px;
	max-width: 85%;
}

body#help_popup {
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: center top;
}

#help-container {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	border: 2px solid #A8A8A8;
}

#help-container h2 {
	font-size: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #cccccc;
	clear: both;
	padding-bottom: 5px;
}

#help-container p, #help-container ul {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.lien_ajout_avis a {
	margin-left: 10px;
}

#print_options input[type="submit"].bouton, #print_options input[type="button"].bouton, .form_liste_lecture input[type="button"], .form_liste_lecture input[type="submit"] {
	color: #2f2f2f;
	border: none;
	padding: 5px 8px;
	margin-right: 15px;
}

.form_liste_lecture div input[name="cancel"] {
	background-color: transparent;
	padding: 0;
	color: #c3002f;
}

.form_liste_lecture div input[type="submit"] {
	padding: 4px 10px;
}

.form_liste_lecture .form-contenu input[type="submit"] {
	background-color: #c3002f;
	margin-top: 15px;
	color: #ffffff;
	padding: 3px 10px;
}

.form_liste_lecture .form-contenu input[type="submit"]:hover {
	opacity: 0.7;
}

#print_options input[type="submit"].bouton, #print_options input[type="submit"].bouton:hover {
	color: #fff;
	border-radius: 0px;
	background: #c3002f;
}
#print_options input[type="button"].bouton, 
#print_options input[type="submit"].bouton, #print_options input[type="submit"].bouton {
    border-radius: 0;
    width: 20%!important;
    float: left!important;
}

.form_liste_lecture .form-contenu>.row:first-child {border: 0;}

form.form_liste_lecture .form-contenu>.row:nth-child(3) br {
	display: block;
}

form.form_liste_lecture .form-contenu #aut_see br {
	display: block;
}

form.form_liste_lecture .form-contenu #aut_see #user_query {
	margin-top: 10px;
	margin-right: 20px;
	border-radius: 50px;
}

form.form_liste_lecture .dijitTextBox .dijitArrowButtonInner {
	border: 0px;
	background-color: transparent;
}

form.form_liste_lecture label {
	padding-left: 0;
	font-weight: normal;
}

.form-contenu hr {
	display: none;
}

form[name=export_form] input[type="radio"] {
	margin-top: 5px;
	margin-right: 3px;
}

#print_options {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 15px;
	line-height: 20px;
}

form#print_options #mail_part input[type="button"].bouton {
    float: left;
    width: auto;
}

#print_options b {
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	display: block;
}

#print_options blockquote {
	margin-top: 5px;
	text-align: left;
	margin-bottom: 15px;
	margin: 5px 0px;
	padding: 0px;
}

#print_options textarea {
	margin-top: 5px;
	max-width: 85%;
}

#print_options input {
	float: left;
	margin-top: 5px;
}

#print_options input[type="submit"].bouton {
}

#print_options label {
	line-height: 20px;
	display: inline;
}

.popup_connexion_empr {
	font-family: 'Open sans', Arial, Helvetica, sans-serif;
	color: #333;
}

.popup_connexion_empr h3 {
	text-align: left;
	padding: 10px 0px;
	border-radius: 0px;
	/* background-color: rgba(0, 0, 0, 0.05); */
	margin-bottom: 0px;
	border-bottom: solid 0px transparent;
	border-top: solid 10px transparent;
	font-weight: normal;
	font-size: 1em;
	text-transform: uppercase;
	color: #181816;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

.popup_connexion_empr blockquote {
	padding: 10px 10px;
	border: solid 0px #eee;
	background-color: #F7F7F7;
	max-width: 600px;
}

.popup_connexion_empr input[type="text"], .popup_connexion_empr input[type="password"] {
	width: 98%;
	/* color: #000; */
	border-radius: 5px;
	display: block;
	height: 35px;
	border: 0px;
	line-height: 20px;
	margin-top: 2px;
	float: none;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

.popup_connexion_empr input[type="password"] {
}

.popup_connexion_empr input[type="submit"] {
	width: 30%;
	/* font-size: 1.2em; */
}

.mediaBib iframe {
	background-color: #F5F5F5;
	padding: 2px;
	border: solid 1px #E1E1E1;
	max-width: 100%;
}

/* avanced search
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#search form .form-contenu .search_value .ext_search_txt, .form-contenu input[type="text"] {
	/* max-width: 220px; */
	height: auto;
	min-height: 36px;
	padding: 5px 10px;
}

.form_liste_lecture .form-contenu input[type="text"]#user_query {
	margin-top: 15px;
}

.tundra #contact_form_content .dijitSelect input.dijitInputField {
	background-color: transparent;
	border: 0px;
	margin: 0;
}

.tundra #contact_form_content .dijitSelect .dijitArrowButton {
	width: 20px;
	padding: 0 6px;
}

.tundra #contact_form_content .dijitSelect .dijitButtonContents {
	background-image: none;
	border-color: #ddd;
	padding: 8px 10px;
}

.tundra #contact_form_content .dijitSelect {
	border-color: #ddd;
	margin-top: 0;
	width: 100%;
}

.tundra #contact_form_content .dijitSelectHover, .tundra #contact_form_content .dijitSelectHover td {
	border-color: #ddd!important;
	color: #333;
	/* background: transparent; */
}

#search form .form-contenu select {
	margin-right: 10px;
	width: auto;
	padding-right: 5px;
	/* max-width: 85%; */
	min-height: 25px;
	margin: 0px;
	margin-bottom: 13px;
}

#search form .form-contenu select[name^="field"] {
	width: auto;
}

#search .table-no-border td .search_critere {
	max-width: 100px;
	display: block;
	word-break: initial;
	padding-bottom: 10px;
}

/* Tris 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#frame_notice_preview {
	border: solid 1px #3e3e3e;
	z-Index: 9001;
	position: absolute;
	background-color: #F8F8F8;
	width: 720px;
	padding: 25px!important;
	height: 540px;
	box-shadow: 0px 0px 0px 0px rgba(32, 48, 107, 0.36);
}

#frame_notice_preview input[type="button"], #frame_notice_preview input[type="submit"] {
	padding: 5px 10px!important;
	margin: 10px 0!important;
}

#tris .even {
    background: transparent;
}

#frame_notice_preview h3 {
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px!important;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#creer_tri {
	margin-top: 25px!important;
}

#creer_tri td {
	padding: 5px 0!important;
}

#frame_notice_preview a {
}

#frame_notice_preview input[type="submit"] {
	margin-top: 10px;
	background: #c3002f;
	color: #fff;
	border-radius: 50px;
}

#search form select {
	width: 85%;
}

.ext_search_txt {
	width: 75%;
}

/* Historique des recherche   
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#main form[name="cases_a_cocher"]>b {
	font-size: 130%;
	margin-left: 5px;
}

#main form input[type=checkbox] {
	vertical-align: middle;
}

#main form[name="cart_form"] input[type=checkbox] {
	margin-right: 15px;
}

#main form[name="cases_a_cocher"] a>b {
	color: #c3002f;
}

#history_action, #main_hors_footer>form[action*="history"] {
	margin-bottom: 15px;
	width: 99.5%;
	margin: 0 auto;
	/* background-color: #F2F2F2; */
	padding: 10px 10px;
	border: solid 0px #111;
}

div#history_action select {
    margin-top: 8px;
}

#main_hors_footer>form[action*="history"] a {
	color: #181816;
	text-decoration: none;
}

#history_action .bouton {
	font-size: 1.1em;
}

/* Affichage de Notices  
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#notice {
	margin: 15px 0px 0px 0px;
}

.notice-parent:first-child {
	border-top: 0px dotted #cccccc;
}

.notice-parent {
	padding-top: 10px;
	border-top: 1px dotted #cccccc;
	position: relative;
	padding-left: 3px;
	margin: 5px 0px 10px;
}

div[id$="Parent"] {
}

.notice-parent .notice-child br {
	display: none;
}

.notice-heada {
	font-weight: 300;
	width: auto;
	margin-bottom: 8px;
	margin-left: 7px;
	color: #000;
	line-height: 21px;
}

div[id$="Parent"] > img {
	vertical-align: middle;
}

.notice-parent .notice-heada i {
	font-style: normal;
}

.notice-child {
	margin-bottom: 20px !important;
	margin-left: 5px;
	padding-bottom: 0px;
	border-radius: 0px 0px 0px 0px;
}

.notice-child h3, #notice h3, .a2z_perio h3>span {
	font-size: 123%;
	color: #034ea1;
	font-weight: 500;
	border: 0px;
}

#notice .avis_detail, #notice .avis-parent>span>h3 {
	border: 0px;
}

.infosRub .rubContent:before {
	left: -2px;
	top: 17px;
}

.infosInline .rubContent>h3:before {
	left: -11px;
	top: 13px;
}

a[name="docnum"] h3:hover, a[name="docnum"] {
	color: #00727e;
	text-decoration: none;
	cursor: auto;
}

#docnum .title_docnum, #docnum div.explnum_type {
	/* display: none; */
}

.a2z_perio h3>span {
	font-size: 100%;
	margin-top: 15px;
}

#notice span>h3 {
	/* max-width: none; */
	/* font-size: 157%; */
	margin-top: 35px;
}

#bt_resa {
	margin-left: 0px;
	display: block;
}

.vignetteimg {
	max-width: 100px;
	max-height: 200px;
	box-shadow: 1px 1px 2px #cccccc;
	border-radius: 0px;
	border: solid 1px #ededed;
	margin-left: 10px;
}

#resultatrech .avis_detail span a {
	font-size: 15px;
	text-decoration: none;
}

.main_wrapper {
	margin-top: 10px;
}

.main_wrapper h3 {
	font-size: 0.93em;
}

.exemplaires {
	margin-top: 10px;
}

.exemplaires .even {
	background: #fff;
}

.exemplaires tr tr td:first-child img {
	display: none;
}

.exemplaires .odd {
	background: #f6f6f6;
}

.exemplaires th {
	background-color: #b3b3b3;
	color: #fff;
	line-height: 22px;
	text-align: left;
	font-weight: 500;
}

.exemplaires th b {
    font-weight: 500;
}

.exemplaires th, .exemplaires td {
	padding: 3px 5px;
}

.notice-parent img {
	vertical-align: text-bottom;
	margin-left: 4px;
}

.notice-parent .img_plus {
	max-width: 30px;
	max-height: 30px;
}

.notice-parent>input[type=checkbox] {
}

.expl_situation strong {
	color: inherit;
}

.etiq_champ {
	font-weight: 400;
	padding: 5px;
	font-size: 100%;
}

.public_title {
	font-size: 1.1em;
	font-weight: 600;
}

#notice {
	margin: 30px auto 0;
	/* width: auto; */
}

#noticeNot {
	max-width: 100%;
}

.avis_detail {
	font-weight: 500;
	font-size: 100%;
}

.simili_search .avis_detail, .expl_voisin_search .avis_detail, #zone_exemplaires h3 span, #perio_a2z>h3>span, .notice-child h3, #notice h3, .a2z_perio h3>span, #titre_explnum {
	padding: 0px;
	border-bottom: solid 0px #dedede;
	margin-bottom: 15px;
	font-size: 129%;
	font-weight: normal;
	color: #000000;
	font-family: Georgia, serif;
	text-transform: none;
}

div.scan_request span > a {
    background: #c3002f;
    color: #fff;
}

#zone_docnum>h3 span#titre_explnum {
    font-size: 100%;
    display: block;
}

#notice #docnum h3, #zone_depouillements>h3 {
	font-size: 129%;
}

#zone_depouillements>h3>span {
    padding: 0px;
    border-bottom: solid 0px #dedede;
    margin-bottom: 15px;
    font-size: 100%;
    font-weight: normal;
    color: #c3002f;
    font-family: 'Intro', 'Open Sans', Helveitca, Arial, sans-serif;
}

#zone_depouillements>h3 {
    margin-bottom: 20px;
}

#zone_docnum>h3 {
    font-size: 129%;
}

#zone_depouillements>a {
	text-decoration: none;
	color: #fff;
	background-color: #c3002f;
	padding: 3px 10px;
	font-size: 86%;
}

#perio_a2z>h3>span {
	font-size: 100%;
}

#zone_exemplaires>h3 {
	font-size: 143%;
}

#zone_docnum td.docnum br, 
.title_docnum {
    display: none;
}

/* Page autorit?s 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#aut_details_container {
}

#aut_details_container .aut_display_table h3 {
	margin-bottom: 20px;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 30px;
}

#pmbopac #aut_details>h3 {
	line-height: normal;
	/* font-weight: 600; */
	font-size: 34px;
}

#pmbopac #aut_details.aut_details_bannette>h3 {
	font-size: 129%;
	margin-top:25px;
}

#main_hors_footer>#aut_details>h3 span,  #bannette-container>h3>span {
	margin: 0px 0px 10px;
	font-size: 100%;
	color: #000000;
}

#main_hors_footer>#aut_details.aut_details_bannette>h3 span, #pmbopac #bannette-container>h3>span {
	font-size: 100%;
	margin-bottom: 20px;
	font-weight: normal;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#main_hors_footer>#aut_details.aut_details_bannette>h3 span {
    /* font-size: 53%; */
    /* line-height: normal; */
    margin: 0;
}

.authorlevel2>h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	color: #333;
}

.authorlevel2>p {
	font-size: 1.25em;
	margin-bottom: 5px;
	color: #222;
}

.authorlevel2>ul {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #222;
}

.authorlevel2>ul li {
	width: 33%;
	float: left;
	padding: 2px 60px 2px 0px;
	list-style-type: square;
	list-style-position: inside;
	color: #ED5923;
}

#aut_details #resultatrech_liste {
	margin-top: 10px;
	float: left;
	width: 70%;
}

#aut_details_liste #resultatrech_liste {
	width: auto;
	float: none;
}

#aut_details_liste>span.expandAll:before {
}

#aut_details_liste>span {
	display: block;
	float: left;
}

.collapseAll {
}

#aut_details_liste>blockquote {
	clear: left;
}

#aut_details_liste {
	/* width: 70%; */
	/* float: left; */
	; }

#aut_details_liste>h3 span.aut_details_liste_titre {
	font-size: 1em;
}

.aut_see {
}

.title_categ {
	margin-top: 25px;
	font-weight: 600;
	/* color: #034ea1; */
	font-size: 154%;
}

.aut_see a {
	text-decoration: none;
}

.aut_see td {
	padding: 2px 0;
}

/* Compte empr 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#empr-list > h3 > span {
	display: block;
	/* color: #71716f; */
	line-height: normal;
}

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

ul.empr_tabs li {
	/* padding: 0 10px; */
	margin-right: 0;
}

#empr_onglet {
	width: auto;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	border: solid 0px #eee;
	border-bottom: none;
	background-color: transparent;
	border-top: solid 0px transparent;
}

ul.empr_tabs {
}

ul.search_tabs li:hover, ul.empr_tabs li:hover, ul.list_tabs li:hover, ul.empr_tabs #current {
}

ul.empr_tabs li#current a, ul.list_tabs li#current a {
	font-weight: normal;
	background-color: inherit;
	color: #fff;
	border-radius: 0px;
}

#onglets_list ul.list_tabs {
	background-color: transparent;
}

#onglets_list ul.list_tabs li {
	min-height: 1px;
	border: none;
	line-height: normal;
}

ul.empr_subtabs {
	list-style: none;
	margin: 0px;
	text-align: right;
	min-height: 55px;
	padding: 25px 0px 0px 0px;
	background-color: #eef1f2;
	border: none;
	border: solid 0px #cdc1a2;
	border-top: 0px;
	border-bottom: none;
	overflow: hidden;
	border-radius: 0px 0px 0px 0px;
}

#change-profil {
    margin-top: 0;
    padding: 10px 30px 30px;
    background-color: #e9e9e9;
}

#change-profil tr td {
	padding-top:4px;
	padding-bottom: 4px;
}

#change-profil tr td input {
    width: 60%;
}

#change-profil tr td:first-child {
    width: 360px;
    text-align: right;
    padding-right: 25px;
}

ul.empr_subtabs li, #change-password input[type="button"] {
}

ul.empr_subtabs li:nth-of-type(n+1) {
}

ul.empr_subtabs:nth-of-type(1) {
	padding-left: 20px;
}

ul.empr_subtab:empty {
	display:none;
}

ul.empr_subtabs li:hover {
}

ul.empr_subtabs li a, ul.list_tabs li a {
	cursor: pointer;
	display: block;
	height: auto;
	width: auto;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

ul.empr_subtabs li a:hover {
	text-decoration: none;
}

.bg-grey {
	background-color: #ffffff;
	border-top: solid 4px #F8F8F8;
	border-bottom: solid 4px #F8F8F8;
	padding: 2px 2px;
	color: #333;
}

.parent table table td.bg-grey {
	border-top: solid 4px #fff;
	border-bottom: solid 4px #fff;
}

.fiche-lecteur .bg-grey {
	background-color: #eef1f2;
	border: solid 3px #eef1f2;
	color: #000000;
	font-weight: 500;
	padding: 3px 5px;
	vertical-align: middle;
	font-size: 100%;
}

.fiche-lecteur .bg-grey .etiq_champ {
    font-weight: 500;
}

#fiche-empr h3 {
	margin-bottom: 10px;
	color: #111;
	font-size: 0.93em;
}

#empr-resa h3 {
	margin-top: 0px;
}

#empr-resa small form input[type="button"] {
	margin-top: 10px;
}

#empr-resa small form input[type="button"], ul.empr_subtabs li, #change-password input[type="button"], #onglets_list ul.list_tabs li, #empr-all input.bouton, #empr-list input[type="submit"] {
	display: block;
	color: #ffffff;
	cursor: pointer;
	font-size: 1em;
	width: auto;
	height: auto;
	text-align: center;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 4px 10px;
	margin-right: 10px;
	border: solid 0px #EBEAEA;
	background-color: #c3002f;
	float: left;
	border-radius: 50px;
	text-transform: none;
}

#empr-list input[type="submit"].boutonrechercher {
    margin:0;
    background: #c3002f;
    clear: both;
    left: 0;
    margin-top: 20px;
}

ul.empr_subtabs li {
	background-color: #c7c7c7;
	border-radius: 50px;
}

#change-password input[type="button"] {
	font-size: 1.1em;
	margin-top: 10px;
}

#empr-resa small form input[type="button"]:hover, ul.empr_subtabs li:hover, #change-password input[type="button"]:hover, ul.empr_subtabs li.subTabCurrent {
}

ul.empr_subtabs li.subTabCurrent, ul.empr_subtabs li:hover, #empr-resa small form input[type="button"]:hover, #onglets_list ul.list_tabs li:hover, #onglets_list ul.list_tabs li.current, #change-password input[type="button"]:hover, #empr-all input.bouton:hover {
	background: #b3b3b3;
	border: solid 0px #EBEAEA;
}

#empr-resa small form input[type="button"]:hover {
    background: #b0042e;
}

/*#main_hors_footer>div:last-child {
	display:none;
}*/

form > input:last-child {
    margin-left: 0;
}

div#contact_form_content label {
    padding-left: 0;
    font-weight:normal;
}

.carroussel_bulletin {
	margin-bottom: 40px;
}

table.carroussel_bulletin a {
	text-decoration: none;
	color: #333;
}

#empr-old td {
	padding: 10px 15px;
}

#empr-old tr.odd {
	background: transparent;
}

#empr-old tr.even {
	background: #ffffff;
}

#empr_onglet, #fiche-empr {
	width: 100%;
}

#fiche-empr, #empr-all, #empr-late, #empr-old, #empr-resa, #empr-dsi, #empr-sugg, #empr-list, #empr-dema, #change-password {
	margin: 0 auto;
	clear: both;
	width: 100%;
	/* padding: 0px 10px 15px; */
	background-color: #eef1f2;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-radius: 0px 0px 0px 0px;
	border: solid 0px #cdc1a2;
	border-top: none;
	background-repeat: no-repeat;
	background-position: 100% 100%;
	color: #000000;
	/* overflow-x: scroll; */
}

div#empr-sugg table th {
    background: #c3002f;
    color: #fff;
    font-weight: 500;
}

div#empr-sugg table td, div#empr-sugg table th {
    padding: 10px;
}

div#empr-old table th {
    background: #b3b3b3;
    font-weight: 500;
    padding: 10px;
    color: #fff;
}

div#empr-old table {
    margin-top: 25px;
}

div#empr-resa {
    border-top: 0px;
}

#empr-all .addCart {
	display: none;
}

div#empr-list {
	padding-bottom: 50px;
}

#fiche-empr h3, #empr-all h3, #empr-late h3, #empr-old h3, #empr-resa h3, #empr-dsi h3, #empr-sugg h3, #empr-dema h3, #change-password h3, #empr-list>h3 {
	font-size: 129%;
	margin-top: 10px;
	font-weight: normal;
	color: #000000;
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
}

#empr-all {
	border-bottom: 0px;
}

div#empr-all>br, #empr-resa>br {
    display: none;
}

#empr-late > form {
	color: #fff;
	padding-bottom: 10px;
}

#fiche-empr > h3 > span, #empr-late > h3 > span, #empr-sugg > h3, #empr-resa h3 {
}

#fiche-empr {
	font-size: 1em;
}

#empr-resa h3 {
	padding-top: 5px;
	position: static;
	background-color: transparent;
	width: auto;
}

.form_liste_lecture .form-contenu .row .colonne2 .row textarea {
	max-width: 355px;
}

#pmbopac .form_liste_lecture>h3 {
	color: #000000;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 186%;
	font-weight: normal;
	padding-bottom: 15px;
	font-family: Georgia, serif;
}

#pmbopac .form_liste_lecture #resa_notice h3 {
	margin-top: 0;
}

#fiche-empr h3 {
	margin-bottom: 10px;
}

#comment {
	max-width: 400px;
}

.form_liste_lecture .left {
	/* float: none; */
	/* margin-bottom: 5px; */
}

#onglets_list {
	padding-bottom: 30px;
}

#websubscribe {
}

#websubscribe h1 {
	font-size: 1.2em;
	margin-top: 10px;
	color: #962E33;
}

#websubscribe h4 {
	font-size: 100%;
	line-height: 20px;
	font-weight: 600;
}

#websubscribe .websubscribe_tr_adr1, #websubscribe .websubscribe_tr_adr2, #websubscribe .websubscribe_tr_cp, #websubscribe .websubscribe_tr_tel1, #websubscribe .websubscribe_tr_msg {
	display: none;
}

#websubscribe input[type="button"] {
	background: rgb(3, 78, 161);
	color: #fff;
	border: none;
	font-weight: normal;
	padding: 5px 8px;
	border-radius: 4px;
}

#websubscribe input[type="button"]:hover {
	background-color: #2573c9;
	color: #fff;
}

.fiche-lecteur td {
	padding: 10px 15px;
	width: 33%;
	vertical-align: middle;
}

.fiche-lecteur td a {
	font-weight: normal;
	color: #181816;
        text-decoration: none;
}

.form-contenu input[type="checkbox"], #lab_conf {
	/* float: left; */
	vertical-align: bottom;
	padding-top: 0px;
}

#change-password input[type="password"] {
	color: #3d3d3d;
	border: 1px solid #E7E7E7;
	display: block;
	border-radius: 0px;
	box-shadow: 1px 2px 2px 0px rgba(10, 10, 10, 0.07)inset;
	width: 55%;
}

#fiche-empr-container {
	color: #333;
}

.fiche-lecteur {
	color: #181816;
	vertical-align: middle;
}

.fiche-lecteur .odd {
	background: #ffffff;
}

.fiche-lecteur .even {
	background: transparent;
}

#empr-resa > small {
	color: #000000;
	font-size: 100%;
}

#empr-resa > small>br {
    display: none;
}

#aut_details {
}

#aut_details .publisherlevel2>h3 {
	font-size: 200%;
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'Open Sans', Helveitca, Arial, sans-serif;
	font-weight: 500;
	color: #000000;
}

#public_list {
	background-color: transparent;
	box-shadow: 0px 0px 0px 0px rgba(0, 94, 125, 1) inset;
}

table.liste-expl-empr-all {
	border: solid 0px #fff;
	overflow-x: scroll;
}

table.liste-expl-empr-all th, table.liste-expl-empr-all tr {
	border-top: solid 0px #fff;
}

table.liste-expl-empr-all tr.odd {
	background: transparent;
}

table.liste-expl-empr-all tr.even {
	background: #ffffff;
}

table.liste-expl-empr-all td, table.liste-expl-empr-all th {
	padding: 8px 10px;
}

table.liste-expl-empr-all th {
    background: #b3b3b3;
    font-weight: 500;
    color: #fff;
}

table.liste-expl-empr-all td[column_name="Titre"] {
	text-decoration: underline;
	font-weight: 500;
	color: #333333
}

table.liste-expl-empr-all td[column_name="Auteur"], table.liste-expl-empr-all td[column_name="Support"], table.liste-expl-empr-all td[column_name="Date d'emprunt"], table.liste-expl-empr-all td[column_name^="Date pr"] {
	font-weight: normal;
	color: #333;
}

table.liste-expl-empr-all td[column_name^="Date pr"].expl-empr-retard {
	color: #d71010;
	font-weight: 500;
}

table.liste-expl-empr-all td:nth-of-type(even), table.liste-expl-empr-all th:nth-of-type(even) {
}

.expl-empr-retard center b {
	background-image: url('./images/warning.png');
	font-size: 0;
	width: 24px;
	height: 24px;
	display: block;
}

.tb_pret_location_row {
	text-align: center;
	font-weight: 600;
	font-size: 1em;
	display: none;
	letter-spacing: 0em;
	background-color: rgb(19, 37, 99);
	color: #fff;
}

/* Surlignage 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
/* surlignage des mots recherches */
.text_search0, .text_search1, .text_search2, .text_search3, .text_search4, .text_search5 {
	text-decoration: underline;
	padding: 0 2px;
}

.text_search0 {
	background-color: #DBF7FB;
	text-decoration: underline;
}

.text_search1 {
	background-color: #DBF7FB;
	text-decoration: underline;
}

.text_search2 {
	background-color: #DBF7FB;
	text-decoration: underline;
}

.text_search3 {
	background-color: #DBF7FB;
	text-decoration: underline;
}

.text_search4 {
	background-color: #DBF7FB;
	text-decoration: underline;
}

.text_search5 {
	background-color: #DBF7FB;
	text-decoration: underline;
	display: inline-block;
}

/* espace disabled
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.espaceCartAction {
	display: none;
}

/* location
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#location {
}

#location h3, #last_entries h3, #etageres h3 {
}

/* responsive
========================================================================== */
#pmbopac.popup .asideContentNot, #pmbopac.popup .notice_contenu, #pmbopac.popup .panier_avis_notCourte {
	float: none;
	margin: 0 auto;
	width: 85%;
}

#pmbopac .onglet_basketNot .img_basketNot {
	padding: 0px;
	border: 0px;
}

#pmbopac .vignetteDocNot {
	text-align: center;
	margin-bottom: 10px;
}

tr.datelimite_notCourte td {
    font-weight: 500;
}

#pmbopac .parentColloqueCourte .vignetteDocNot {
	margin-bottom:0
}

.typeDoc_notCourte {
	text-align: center;
}

.parentNotCourte {
	border: 0;
	padding: 20px;
	font-style: normal;
	background: transparent;
}

.parentColloqueCourte {
	padding: 20px 0px;
}

#pmbopac .parentColloqueCourte img.vignetteNot {
    width: 200px;
    /* height: 130px; */
    /* object-fit: cover; */
}

.parentColloqueCourte:nth-child(odd) {
	
}

.parentColloqueCourte .vignetteimgNot {
    width: 27%;
    margin-bottom: 0;
    margin-right: 0;
    text-align: left;
}

#pmbopac .parentColloqueCourte .vignetteDocNot {
    text-align: left;
}

.parentColloqueCourte .notice_corps {
    float: none;
    width: auto;
    margin-left: 28%;
}

.parentColloqueCourte .vignetteimgNot .vignetteNot {
    max-height: 300px;
    width: 100%;
}

.parentNotCourte+.parentNotCourte {
	border-top: 0px solid #e7e7e7;
}

.parentColloqueCourte+.parentColloqueCourte {
}

.parentNotCourte:nth-child(even) {background-color: #f9f8f8;}

.dispoLien_notice .notice_dispo {
	font-size: 100%;
	font-weight: 500;
}

#pmbopac .vignetteNot {
	width: initial;
}

/* formulaire mdp login 
---------------------------------------------------------------------------------------                                         
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#main blockquote form input[type="submit"] {
	height: 34px;
	padding: 0 15px;
    text-transform:uppercase;
}

#main blockquote form input[type="submit"]:hover {
}

#main blockquote form[action="askmdp.php"] input[type="submit"]:hover {
	/* background-color: #307ed3; */
}

#main blockquote form input[type="text"] {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 36px;
	width: 30%;
	margin-right: 0;
	border-radius: 50px;
}

/* Changement langue
 ========================================================================== */
.change_langue {
	position: absolute;
	top: 17px;
	right: 0;
	z-index: 2;
	cursor: pointer;
	padding: 1px 5px;
	border-radius: 3px;
	background-color: #088ad7;
	color: #ffffff;
}

.change_langue span {
	margin-right: 8px;
}

.change_langue .uk-dropdown {
	background-color: #088ad7;
	border-radius: 3px;
	width: 42px;
	left: 0!important;
	padding: 0;
}

.change_langue li {
	text-align: center;
}

.change_langue li:hover {
	background-color: #0986d0;
	border-radius: 3px;
}

.change_langue li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 120%;
	padding: 5px;
	display: block;
}

.change_langue li.active {
	background-color: #969696;
}

/* Home Fade-News Slider
 ========================================================================== */
.Slider {
	width: auto;
	border: solid 0px #cdc1a2;
	background-color: #fff;
	padding: 0;
}

.SliderArt h3.titleInside span, .titleContenu span, .listselect-item>h3 span, .listBreves>h3 span {
	/* background-color:#ffffff; */
	/* padding-right:10px; */
	/* position:relative; */
	/* z-index:2; */
}

.listselect h3 {
	padding-top: 15px;
	padding-bottom: 5px;
	z-index: 20;
}

.SliderArt h3.titleInside>span, .listselect-item>h3>span, .SliderHoriz .SliderNot>h3>span, .listEtageres>h3>span, .noticesEtagere>h3>a, .infosArt>h3>span, .wl-flux-RSS .uk-article-title span, .listArticlesGen>h3>span, .SameNot>h3>span {
	font-size: 100%;
	/* color: #034ea1; */
	/* background-color: #ffffff; */
	/* padding-right: 20px; */
	/* z-index: 2; */
	position: relative;
	padding: 0;
}

.wl-flux-RSS .uk-article-title span {
	padding: 10px 20px;
	background-color: #fcb040;
}

.infosArt>h3:after {
	width: 100%!important;
	top: 13px;
}

.listBreves>h3:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 15px;
	height: 2px;
	width: 100%;
	z-index: 1;
	background-color: #496985;
}

.titleContenu {
	margin-bottom: 0px;
}

/* Home Notices Slider
 ========================================================================== */
.wl-slideshow>div {
	box-shadow: 0 10px 15px rgba(0,0,0,.03);
	background-color: #eb4e3a;
	height: 272px;
	border: solid 1px #dedede;
}

.SliderHoriz, .listselect {
}

.SliderHoriz .bx-wrapper .bx-pager {
	background: #78a9da;
	padding: 9px;
	text-align: left;
	display: none;
}

#pmbopac .SliderHoriz .SliderNot>h3, #pmbopac h3.section-title, #pmbopac .SliderArt h3.titleInside, #pmbopac .noticesEtagere>h3, #pmbopac .wl-flux-RSS .uk-article-title, #pmbopac .listArticlesGen>h3, #pmbopac .SameNot>h3, #pmbopac .AlaUne>h2, #widget>h3 {
	font-family: Georgia, serif;
	font-size: 243%;
	line-height: normal;
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
}

#pmbopac .wl-flux-RSS .uk-article-title {
    font-size: 186%;
    padding-top: 20px;
}

#pmbopac .wl-flux-RSS .uk-article-title:before {
	content:"";
	width:30px;
	height:3px;
	display:block;
	background-color: #52a8dd;
	position:absolute;
	top:0;
	left:0px;
}

#pmbopac .AlaUne>h2:before {
	content:"";
	width:30px;
	height:3px;
	display:block;
	background-color: #c3002f;
	position:absolute;
	top:0;
	left:30px;
}

#pmbopac .SameNot>h3 {
    color: #000;
    margin-top: 0;
    font-size: 186%;
}

#pmbopac .SliderHoriz .SliderNot>h3 {
    color: #000;
    position:relative;
}

#pmbopac .SliderHoriz .SliderNot>h3:before {
    content: "";
    width: 30px;
    height: 3px;
    display: block;
    background-color: #c3002f;
    position: absolute;
    top: -20px;
    left: 0px;
}

.listArticlesGen>h3 {
	margin-bottom: 0;
}

.listEtageres>h3 {
	margin-bottom: 0;
	font-size: 100%;
	padding-top:20px;
}

.listEtageres>h3:before {
	content: " ";
    width: 30px;
    height: 3px;
    display: block;
    background-color: #c3002f;
    border-radius: 5px;
    margin-top: 0px;
    position: absolute;
    top: 0;
}

.SliderArt h3.titleInside {
}

.noticesEtagere>h3>a {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: normal;
	margin-bottom: 20px;
	color: #c3002f;
	text-decoration: none;
}

.SliderHoriz .SliderNot>h3 span, h3.section-title span, .listEtageres>h3 span, .infosArt>h3 span, .SliderArt h3.titleInside span, .listArticlesGen>h3>span, .SameNot>h3>span {
	font-family: 'Intro', 'Open Sans', Arial, sans-serif;
	font-weight: normal;
}

.SliderHoriz .SliderNot>h3:after, h3.section-title:after {
}

.listselect h3, .fluxRSS>h3, .titleContenu {
	font-family: 'Intro', 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 243%;
	line-height: normal;
	margin-bottom: 25px;
}

#widget>h3:before {
	content: "";
	width: 30px;
	height: 3px;
	display: block;
	background-color: #d35ecf;
	position: absolute;
	top: 0;
	left: 30px;
}

#pmbopac .listArticlesGen>h3:before {
	content: "";
	width: 30px;
	height: 3px;
	display: block;
	background-color: #df007c;
	position: absolute;
	top: 0;
	left: 30px;
}

/* Home Selections
 ========================================================================== */
.listselect .itemVign .imgL.uk-panel-box {
	background-color: #fff;
	border-radius: 5px;
	width: 85%;
	margin: 0 auto;
}

/* Panier
 ========================================================================== */
.cart_info_body>span {
	color: #fff;
}

#cart_info_iframe_content a, #cart_info_iframe_content a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Panier                                          
 ========================================================================== */
#resume_panier {
	/* height: 21px; */
	/* padding: 0; */
	position: relative;
	/* top: 12px; */
	/* right: 47.5%; */
	/* z-index: 99; */
}

#resume_panier {
	margin-top: 0px;
}

iframe#iframe_resume_panier {
	font-weight: normal;
	height: 40px;
}

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

.cart_info_body>span {
	font-size: 12px;
	overflow: hidden;
	display: block;
	height: 100%;
	line-height: 40px;
	width: 100%;
	text-transform: uppercase;
	color: #ffffff;
	font-style: normal;
	font-weight: 500;
	vertical-align: baseline;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

.cart_info_body>span#cart_info_iframe_content:hover .img_basket img {
    /* margin-right: 20px; */
}

span.nb_basket {
	color: #ffffff;
	background-color: #034ea1;
	padding: 0px 7px 0 5px;
	text-align: center;
	font-weight: 500;
	margin-left: 5px;
	border-radius: 3px;
}

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

#cart_info_iframe_content .img_basket {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	height: 36px;
	padding-left: 0px;
	line-height: 40px;
	padding-top: 4px;
	margin-right: 0;
	max-height: 100%;
}

#cart_info_iframe_content .img_basket img {
	vertical-align: middle;
	padding-top: 0px;
	margin-right: 25px;
	transition: all 0.5s;
}

.img_basket img {
}

/* lien du panier                                          
 ========================================================================== */
#cart_info_iframe_content a {
	/* font-weight: 700; */
	text-decoration: none;
}

#cart_info_iframe_content a:hover {
}

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

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

#cart_action br {
	display: none;
}

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

#cart_action {
	margin: 10px 0px;
}

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

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

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

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

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

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

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

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

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

#cart_action input:hover {
}

a.img_basket:hover {
}

#resume_panier a {
	color: red;
}

table .img_basket {
}

ul.onglets_isbd_public .onglet_basket a.img_basket {
}

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

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

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

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

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

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

.bannette-titre h1>a[href^="./empr.php?"] {
	font-size: 16px;
	display: inline-block;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
}

.bannette-titre h1 a {
}

.bannette-titre h1>a[href^="cart_inf"] img {margin-top: -5px;margin-right: 10px;}


@media screen and (max-width:1170px)   {
    #cart_info_iframe_content .img_basket img {
        margin-right:20px;
    }
}

/* Alertes perso
--------------------------------------------------------------------------------------- */
#aut_details.aut_details_bannette {
	background-color: #eef1f2;
	overflow: hidden;
	padding: 0px 20px 0 20px;
	margin-top: 0;
}

#aut_details.aut_details_bannette .bannette-titre {
	background-color: #c3002f;
	margin-bottom:20px;
	padding-left: 20px;
}

#aut_details.aut_details_bannette .bannette-titre h1 {
    line-height: 36px;
    padding-bottom: 5px;
}

#aut_details.aut_details_bannette>br {
    display: none;
}

#bannette-container-pub .colonne2, #bannette-container-priv .colonne2 {
    float: none;
    width: 100%!important;
}

#bannette-container-priv .colonne2>a[id^="bannette_human_query"] {
	text-decoration: none;
	background-color: #b3b3b3;
	color: #fff;
	padding: 3px 15px;
	font-size: 86%;
}

#bannette-container-pub .bannette .colonne2>div>a, #bannette-container-priv .bannette .colonne2>div>a {
    text-decoration: none;
    background-color: #034ea1;
    color: #fff;
    padding: 7px 8px;
    font-size: 100%;
    border-radius: 3px;
}

#bannette-container-priv {
    /* padding-bottom: 20px; */
}

.aut_details_bannette form th, .aut_details_bannette form td {
	max-width: 150px;
}

.aut_details_bannette form tbody {
	border-bottom: solid 0px #787878;
}

.aut_details_bannette form th {
	font-weight: 500;
	vertical-align: top;
	padding: 8px 10px;
	border: solid 0px #787878;
	background: #c3002f;
	color: #fff;
}

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

#bannette-container .bannette-titre {
	background-color: #034ea1;
	color: #fff;
	margin-bottom: 20px;
}

.bannette_human_query {
    clear: both;
    display: block;
}

#bannette-container .bannette-titre a {
	text-decoration: none;
	color: #fff;
	vertical-align: top;
}

#bannette-container .bannette-titre a[target="cart_info"] {
	padding: 0 10px;
	margin-right: 10px;
	width: 36px;
	height: 42px;
	background-image: url('./images/basket_small_20x20_w.png');
	background-repeat: no-repeat;
	background-position: center center;
}

#bannette-container .bannette-titre a[target="cart_info"] img {
	display: none;
}

#bannette-container .colonne2 {
	width: auto!important;
	float: none;
}

#bannette-container .colonne2>a[id^="bannette_human"] {
    /* display: block; */
    color: #ffffff;
    /* cursor: pointer; */
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: center;
    margin-bottom: 0px;
    font-weight: normal;
    padding: 4px 10px;
    border-radius: 3px;
    margin-right: 10px;
    border: solid 0px #EBEAEA;
    background-color: #5299e8;
    margin-bottom: 10px;
    margin-top: 10px;
    /* float: left; */
    text-decoration: none;
}

#bannette-container .notice-heada {
	width: 90%;
}

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

#bannette-container table:empty {
	display: none;
}

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

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

#bannette-container form table tr td:nth-child(odd) {
	/* background-color: #f9f9f9; */
	padding: 10px 10px;
	text-align: center;
	border-left: solid 0px #787878;
	border-right: solid 0px #787878;
}

#bannette-container form table tr:nth-child(odd) td {
	background: #e7e7e7;
}

#frame_notice_preview div[id^="scan_request_form_notices"]>.row:nth-child(7),#frame_notice_preview div[id^="scan_request_form_notices"]>.row:nth-child(5),#frame_notice_preview div[id^="scan_request_form_notices"]>.row:nth-child(6), #frame_notice_preview div[id^="scan_request_form_notices"]>hr {
    display: none;
}