@charset "utf-8";
/* CSS Document */
/* +--------------------------------------------------------------------------+
// 2013 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: ifm.css,v 1.4 2016/09/19 14:52:52 cgil Exp $ *
/*------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

html {
	font-family: Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-size: 10px;
}

body {
	line-height: normal;
	font-size: 1.4em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;

}

h3,
h4,
h5,
h6 {
}

a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

ol,
ul {
	list-style: none;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}

li {
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
}
#iframe_resume_panier html,
body html {
	background-color: transparent;
	background-image: none;
}
/* font-sizing for content */

p,
ul,
ol,
dl,
blockquote,
pre,
td,
th,
label,
textarea,
caption,
details,
figure {
}
/* alternate font-sizing */

.smaller {
	font-size: .7143em;
    /* equiv 10px */
	;
}

.small {
	font-size: .8571em;
    /* equiv 12px */
	;
}

.big {
	font-size: 1.1429em;
    /* equiv 16px */
	;
}

.bigger {
	font-size: 1.2857em;
    /* equiv 18px */
	;
}

.biggest {
	font-size: 1.4286em;
    /* equiv 20px */
	;
}
/* soft reset */

html,
body,
textarea,
figure,
label {
	margin: 0;
	padding: 0;
}

ul,
ul.unstyled {
	list-style: none;
}

code,
pre,
samp,
kbd {
	white-space: pre-wrap;
	line-height: 1em;
}

code,
kbd,
mark {
	border-radius: 2px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

kbd {
	padding: 0 2px;
	border: 1px solid #999;
}

code {
	padding: 2px 4px;
	background: rgba(0, 0, 0, .04);
	color: #b11;
}

mark {
	padding: 2px 4px;
	background: #ff0;
}

sup,
sub {
	vertical-align: 0;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

table {
	margin: 0 0px;
}

.clear {
	clear: both;
}

cite {
	font-style: normal;
}

form {
	margin: 0 auto;
	width: auto;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	line-height: 40px;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

legend small {
	font-size: 15px;
	color: #999999;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ---------------------------------- Formulaire ---------------------------------- */

label,
input,
button,
select,
textarea {
	font-weight: normal;
	line-height: normal;
}

input,
button,
select,
textarea {
	font-family: inherit;
}

label {
	display: inline;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: 300;
	font-style: normal;
	color: #444;
	padding: 0px 0px 0px 8px;
	vertical-align: baseline;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	height: auto;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: inherit;
	line-height: normal;
	color: inherit;
	border-radius: 0px;
	vertical-align: middle;
}

input,
textarea,
.uneditable-input {
    /* width: auto; */
	;
}

textarea {
	height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	background-color: #ffffff;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(107, 129, 150, 0.8);
	outline: 0;
	outline: thin dotted \9;
    /* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(137, 206, 187, 0.2);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(137, 206, 187, 0.2);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(137, 206, 187, 0.2);
}

input[type="radio"],
input[type="checkbox"] {
	margin: 0px 0 0;
	*margin-top: 0;
    /* IE7 */
	margin-top: 1px \9;
    /* IE8-9 */
	line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
	cursor: pointer;
}

input#a2z_abt_actif {
	margin-left: 10px;
	vertical-align: sub;
}

select,
input[type="file"] {
	height: 20px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
	*margin-top: 4px;
    /* For IE7, add top margin to align select with labels */
	line-height: 20px;
	width: 100%;
}

select {
	width: auto;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0px;
}

select[multiple],
select[size] {
	height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	outline-color: rgba(88, 160, 231, 0.65);
}

select {
}

textarea:-moz-placeholder {
	color: #999999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999999;
}

input[disabled],
input:-moz-placeholder,
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eeeeee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
/* Inputs
---------------------------------------------------------------------------
---------------------------------------------------------------------------*/

a {
	color: #252525;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	text-shadow: 0;
}
/* ---------------------------------------------------------------------------*/
/*                       Pseudo class                                         */
/* ---------------------------------------------------------------------------*/

#bandeau div>h3:first-letter,
.liensExtrn li:first-letter {
}

.itemSolo .resume:first-letter,
.listArticlesGen .itemContent .resume:first-letter,
.listeSameArticle .itemContent .resume:first-letter,
.listItemsEvent .itemContent .resume:first-letter,
.listResultArticles .itemContent .resume:first-letter {
}

.itemSolo .resume+.resume:first-letter {
}
.listArticlesGen>h3:first-letter,
.listeSameArticle>h3:first-letter,
.listItemsEvent>h3:first-letter,
.listResultArticles>h3:first-letter,
.infosBib>h3:first-letter,
.listArticlesGen .itemAbrege>h3:first-letter
.listeSameArticle .itemAbrege>h3:first-letter,
.listItemsEvent .itemAbrege>h3:first-letter,
.listResultArticles .itemAbrege>h3:first-letter,
#lvl1>h3:first-letter,
#facette_wrapper>h3:first-letter,
.infosRub>h3:first-letter {
	text-transform: capitalize;
}
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/
/*                               Zone portail                                 */
/* ---------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------*/

body#pmbopac {
}

body {
	position: static;
	text-align: left;
	color: #333;
  background: #f7f7f7;
	line-height: normal;
	font-weight: 300;
	font-style: normal;
	overflow-x: hidden;
	font-family: Helvetica, Arial;
}

#container {
	margin: 0 auto;
}

#intro {
	background: url(images/banniere2019_2.jpg) no-repeat;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 30px;
}

#intro_bibli {
	display: none!important;
}

#main {
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	padding: 0 1% 0 1%;
}

#bandeau {
}
/*Overlay
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

/* ---------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/
/*                                            Menu horizontale                                              */
/* ---------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/

.MenuHoriz {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.25em;
	width: auto;
	margin: auto;
	padding-bottom: 5px;
}

.MenuHoriz .Nav {
	position: relative;
}

.MenuHoriz .Nav>li {
	background-color: transparent;
	float: left;
	font-weight: bold;
	color: #333;
	padding: 3px 20px 15px;
}

.MenuHoriz .Nav>li>a {
}

.MenuHoriz .Nav li a {
	color: #363636;
	display: block;
	text-decoration: none;
}

.MenuHoriz .Nav>li> a:after {
}

.MenuHoriz .Nav li:hover {
}

.MenuHoriz .Nav li:hover>a {
	text-decoration: none;
	color: #252525;
}
/* ---------------------------------------------------------------------------------------------------------*/
/*                                          Sous-menu horizontal                                           */
/* ---------------------------------------------------------------------------------------------------------*/

.MenuHoriz .SousNav {
	display: none;
	position: absolute;
	z-index: 2;
	background-color: #fff;
	padding: 15px;
	top: 35px;
	width: 230px;
	border: 1px solid #d9d9d9;
	border-top: 0px;
}

.MenuHoriz .Nav>li:hover .SousNav {
	display: block;
}

.MenuHoriz .SousNav li:first-child::before {
	content: '';
	position: absolute;
	border: solid 10px transparent;
	width: 0;
	height: 0;
	border-bottom-color: #fff;
	top: -18px;
	left: 10px;
}

.MenuHoriz .Nav>li:hover .SousNav li {
	padding: 5px;
}

.MenuHoriz .Nav>li ul:before {
}

.MenuHoriz .SousNav li {
	color: #333;
	padding: 5px 0px;
	font-size: 0.9em;
	font-weight: 100;
}



.MenuHoriz .Nav>li li+li {
}

.MenuHoriz .Nav>li li+li>a {
}

.MenuHoriz .SousNav li a {
}

.MenuHoriz .SousNav li:hover {
}

.MenuHoriz .SousNav li:hover a {
}
/* ---------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/
/*                                            Menu verticale                                              */
/* ---------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------------------------------------------------------------*/

.menuVertic {
}

.menuVertic .Nav {
}

.menuVertic ul.Nav {
}

.menuVertic .Nav>li:first-child {
}

.menuVertic .Nav>li:last-child {
}

.menuVertic .Nav>li {
	background-color: transparent;
	float: left;
	position: static;
	text-align: left;
	font-weight: 700;
}

.menuVertic .Nav>li>a {
}

.menuVertic .Nav li a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #363636;
	display: block;
	position: relative;
}

.menuVertic .Nav>li> a:after {
}

.menuVertic .Nav li:hover {
}

.menuVertic .Nav li:hover>a {
	text-decoration: none;
}

.menuVertic .Nav>li+li {
}
/* ---------------------------------------------------------------------------------------------------------*/
/*                                            Sous-menu verticale                                           */
/* ---------------------------------------------------------------------------------------------------------*/

.menuVertic .Nav>li:hover .SousNav {
	display: block;
}

.menuVertic .Nav>li:hover .SousNav li {
}

.menuVertic .Nav>li ul:before {
}

.menuVertic .Nav>li li+li {
}

.menuVertic .Nav>li li+li>a {
}

.menuVertic .SousNav {
}

.menuVertic .SousNav li {
}

.menuVertic .SousNav li a {
}

.menuVertic .SousNav li:hover {
}

.menuVertic .SousNav li:hover a {
}
/* Inputs
---------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#make_sugg input[type="button"],
#empr-list input[type="submit"],
#resultatrech_see>input[type="button"],
#form_search_bull input[type="button"],
#facette_wrapper input[type="button"],
.form_liste_lecture div input[type="button"],
.form_liste_lecture div input[type="submit"],
#subs_form input[type="button"],
#history_action input[type="button"],
#empr-resa input[type="button"],
#frame_notice_preview input[type="button"],
#frame_notice_preview input[type="submit"],
.popup_connexion_empr input[type="submit"],
#print_options input[type="submit"],
#print_options input[type="button"],
#aut_details_liste>input:first-child,
form[name="bannette_abonn"] input[value="Enregistrer"] {
	color: #333;
	background-color: #FFFFFF;
	cursor: pointer;
	border: solid 1px #d3d3d3;
	padding: 2px 8px;
	font-weight: normal;
	box-shadow: none;
	background-image: none;
}

#make_sugg input[type="button"]:hover,
#empr-list input[type="submit"]:hover,
#resultatrech_see>input[type="button"]:hover,
#form_search_bull input[type="button"]:hover,
#cart_action input[type="button"]:hover,
#facette_wrapper input[type="button"]:hover,
.form_liste_lecture div input[type="button"]:hover,
.form_liste_lecture div input[type="submit"]:hover,
#subs_form input[type="button"]:hover,
#history_action input[type="button"]:hover,
#empr-resa input[type="button"]:hover,
#frame_notice_preview input[type="button"]:hover,
#frame_notice_preview input[type="submit"]:hover,
.popup_connexion_empr input[type="submit"]:hover,
#print_options input[type="submit"]:hover,
#print_options input[type="button"]:hover,
#aut_details_liste>input:first-child:hover,
form[name="bannette_abonn"] input[value="Enregistrer"]:hover {
	background-color: #f8f8f8;
	color: #333;
	text-shadow: 0px 0px 0px;
}

.mediaBib iframe {
	background-color: #F5F5F5;
	padding: 2px;
	border: solid 1px #E1E1E1;
}

.searchbox input[value="Aide"],
#search .boutonrechercher,
input[type="submit"].bouton,
#search input[type="submit"],
#search input[value="Aide"],
#account #login_form input.bouton,
body.popup input.bouton {
	background-color: #fff;
	color: #333;
	font-style: normal;
	border: solid 1px #d3d3d3;
	font-family: Helvetica, Arial, sans-serif;
	padding: 6px 7px;
}

#search input.boutonrechercher{
	border: solid 1px #252525;
	border-radius: 10px;
}

.searchbox input[type="submit"]:hover,
.searchbox input[value="Aide"]:hover,
#search .boutonrechercher:hover,
.bouton:hover,
#search input[type="submit"]:hover,
#search input[value="Aide"]:hover,
#account #login_form input.bouton:hover {
	background-color: #f8f8f8;
}

#account #login_form input.bouton {
	font-size: 1em;
}
/* Bouton historique
---------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#lienHistorique a {
	line-height: 60px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#lienHistorique a:hover {
}

#lienHistorique a:before {
}

#lienHistorique:hover a:before {
	text-decoration: none;
}
/* logo Site
---------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#titreLogo {
	background-color: #4d4d4d;
	height: 114px;
	padding: 22px 35px 5px 35px;
}

#logo {
	position: static;
	z-index: 0;
	line-height: 180px;
	clear:both;
	padding-left: 45px;
	margin-bottom: 45px;
}

#logo a {

}

#logo img {
}

#logo h1 {
	width: auto;
	font-size: 3.5em;
	color: #fecc00;
	overflow: hidden;
}

/* Cadre Langues, accessibilt?... ---------------------------------------------------------
--------------------------------------------------------------------------*/
.langue ul {
	overflow: hidden;
}

.langue li {
	float: right;
	padding: 10px 8px 0 0;
}

.langue li:first-child {
  /* padding-left: 16px; */
}

.langue li img{
  width: 1.8em;
	max-width: 50px;
}

#accessibility {
  float: right;
  margin: 7px 25px 0 0px;
}

#accessibility .accessibility_font_size {
	overflow: hidden;
}

#accessibility .accessibility_font_size li {
    min-height: 19px;
}

#accessibility .accessibility_font_size > li > a {
	line-height: 19px;
	color: #000;
	text-decoration: none;
}

#accessibility .accessibility_font_size > li > a:hover {
font-weight: bold;
}

/* Titre Site h1
---------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#titrePortail {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
}

#titrePortail h1 {
	color: inherit;
	font-size: 2em;
	padding: 10px 0 10px 15px;
	margin: 0;
	font-weight: 300;
	border-top: solid 1px #808080;
}

h1 span.titrePortail {
	border-bottom: solid 1px #808080;
	padding-bottom: 10px;
	display: inline-block;
	margin-left: 20px;
}

#titrePortail h1 a {
	display: block;
	height: inherit;
}
/*   Titre h2 to h6
------------------------------------------------------------------------
---------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: Helvetica, Arial, sans-serif;

}
.listArticlesGen h2,
.listeSameArticle h2,
.listItemsEvent h2,
.listResultArticles h2,
.introVue>h3,
#resultatrech>h3,
.introDossier h2,
#resultatrechBis>h3,
.blocCnx>h2 {
	font-weight: 300;
	font-style: normal;
	margin: 0 0 10px 0;
	padding-right: 35px;
	font-size: 2.29em;
	line-height: normal;
}
.itemSolo h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 100;
	color: #252525;
	min-height: 25px;
}

#main_hors_footer>h3 {
	margin: 15px 10px;
	font-size: 1.7em;
}
.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 {
	margin: 10px 0 10px 0;
	padding-bottom: 5px;
}

#main_hors_footer>h3>span {
}

.SliderArt h3,
.SliderNot>h3,
.listselect>h3,
.ListActus>h3,
.listBibli>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 {
	font-size: 1.5em;
	color: inherit;

}

#account h4 {
	font-size: 1.7em;
	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';
}

.listEtageres>h3 a {
	color: #424242;
}

.fluxRSS>h3 {
	background-color: #4F7AA4;
}

.fluxRSSPage {
	margin-bottom: 15px;
}

div.fluxRSSPage > h3 {
	font-size: 1.45em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0;
}

div.fluxRSSPage > .resume {
	font-size: 1.3em;
}

div.fluxRSSPage .resume {
	font-size: 1.1em;
	margin: 10px 0 20px;
}

.fluxRSSPage br {
	display: none;
}

.fluxRSSPage img {
	display: none;
}

div.itemAbrege > h4> a {
	font-size: 1.25em;
	font-weight: normal;
	color: #646464;
}

div.itemAbrege > h4 {
}

#rechercheForm>h3,
#make_sugg h3 {
	background-color: #4f7aa4;
}

#search_result>h3 {
	padding: 1% 0;
	margin-bottom: 11px;
	font-weight: 300;
}

.SameNot>h3 {
}

#resultatrech>h3,
#resultatrechBis>h3 {
	padding-top: 5px;
	margin-bottom: 5px;
}

.infosArt>h3,
.listArticlesGen>h3,
.listeSameArticle>h3,
.listItemsEvent>h3,
.listResultArticles>h3 {
}
.listBreves>h3,
.infosPage h3,
.listEtageres>h3,
.fluxRSS>h3,
.listBibli>h3 {
	margin-top: 20px;
	font-size: 18px;
}

.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;
	font-size: 1.42em;
	color: #00abbd;
	position: absolute;
	top: -2px;
	right: inherit;
	bottom: inherit;
	left: 0px;
	background-repeat: no-repeat;
}

.listBibli>h3:before {
}
/* Home Recherche portail
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.cms_module_search {
}

.searchbox {
padding: 25px 20px 40px;
position: static;
width: 100%;
text-align: center;
background-color: #252525;
display: block;
box-sizing: border-box;
}

/* Cacher le texte des boutons radio */
.searchbox span#search_radio_button_0.search_radio_button, .searchbox span#search_radio_button_1.search_radio_button{
	display: none;
}

.searchbox input[name="user_query"] {
	height: 40px;
	width: 82%;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	margin: 0px 0 0px;
	box-sizing: border-box;
  border:none;
  box-shadow: none;
	display: inline;
}

.searchbox input.bouton,
.searchbox input[type="submit"] {
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	border: none;
	height: 40px;
	width: 18%;
	display: inline;
	box-shadow: none;
	box-sizing:border-box;
}

.searchbox input.bouton{
	font-size: 0;
	background: #fff url("images/loupe.png") no-repeat center center;
}

.searchbox > input{
	vertical-align: middle;
}


.search_advanced_link {
	margin: 0px;
	width: auto;
	display: inline;
	margin-left: 50px;
}

.searchbox input[type="submit"] {
}

.searchbox > h4.searchbox_title {
	color: #fff;
	font-size: 1em;
	margin: 0 0 30px;
}

.searchbox input[value="Aide"] {
}

.search_advanced_link a:before {
}

.searchbox input[type="submit"]:hover,
.searchbox input[value="Aide"]:hover,
.search_advanced_link a:hover {
	cursor: pointer;
}

.searchbox input[value="Aide"],
#search form input[value="Aide"] {
}

.searchbox .search_radio_button {
}

.searchbox span.search_radio_button+span.search_radio_button {
}

.searchbox .searchbox_title:before {
}

.searchbox input[value="Aide"],
#search form input[value="Aide"] {
}

.search_advanced_link a {
}

.search_advanced_link a:before {
}

.search_advanced_link a:hover {
	text-decoration: none;
}

.searchbox br {
	display: none;
}

.searchbox .search_radio_button input {
	display: none;
}

.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 {
}

#search_form .search_dico > img {
	vertical-align: middle;
	margin-bottom: 5px;
}

#location-container {
	margin: 20px 0 35px;
}

#location-container td {
	padding-bottom: 25px;
}

#location-container a > b {
	font-size: 1.1em;
	font-weight: bold;

}

/* Boutons dans le bandeau en dessous du bloc de recherche -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#lienRechAvancee, #iframe_resume_panier, #lienHistorique{
  height: 70px;
  line-height: 70px;
  font-size: 1.1em;
  padding-left: 25px;
  border-bottom: solid 1px #d9d9d9;
	border-right: solid 1px #d9d9d9;
	vertical-align: middle;
}

#lienRechAvancee a, #resume_panier a, #cart_info_iframe_content, #lienHistorique a{
	text-decoration: none;
	font-weight: bold;
}

#lienRechAvancee a:hover, #resume_panier a:hover, #lienHistorique a:hover{

}

#lienRechAvancee a::after, #lienHistorique a::after, #cart_info_iframe_content a::after{
	content: "";
	margin-left: 10px;
	background: url(images/recherche_avancee.png) no-repeat;
	display: inline-block;
	width: 11px !important;
	height: 18px !important;
	vertical-align: middle;
	margin-bottom: 3px;
}

#cart_info_iframe_content > a::after {
	margin-bottom: 1px;
}

#cart_info_iframe_content{
  font-size: 1.1em;
}

#iframe_resume_panier {
}

span.img_basket {
  display: none;
}

/* infos pratiques
-------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------*/

.infosBandeau {
	border-radius: 0px;
	background-color: transparent;
	border: 0px solid #ccc;
	margin-top: 15px;
	text-align: center;
}

#bandeau .infosBandeau li {
	list-style-type: disc;
	margin: 10px 20px;
	color: #333;
}

.infosBandeau .itemAbrege {
	padding: 15px 20px;
	background-color: #f2f2f2;
	color: #333;
	text-align: center;
	margin-bottom: 15px;
}

.infosBandeau .resume a {
	color: #333333;
	text-decoration: underline;
}
/*liens utiles (bandeau)
-------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------*/

.itemAbrege p.lirePlus a {
	text-decoration: none;
	text-align: right;
	color: #252525;
	display: block;
	margin: 10px 10px 7px 0;
}

.itemAbrege p.lirePlus a:hover,
.itemAbrege p.lirePlus a:hover:after, .Rub p.lirePlus a:hover,
.Rub p.lirePlus a:hover:after {
	color: #6e981c;
}

.itemAbrege p.lirePlus a:after,
.noticesEtagere>a:after {
	content: "\f054";
	font-size: 14px;
	margin-left: 0px;
	text-align: right;
	text-decoration: none!important;
}

.infosBandeau .itemAbrege h3 {
	font-size: 1.3em;
	color: #111;
	font-weight: 600;
}

.infosBandeau .itemAbrege h3:after {
	content: "*";
	display: block;
	font-size: 25px;
}

.listItemsGen .itemAbrege h3 {
    font-size: 1.45em;
    font-weight: 300;
		padding-bottom: 7px;
}

.infosBandeau .itemAbrege+.itemAbrege {
}

.infosBandeau .itemAbrege:first-child {
}

.infosBandeau>h3 {
}

.infosBandeau .itemAbrege:first-child h3 {
}

.infosBandeau .extLink a {
}

.infosBandeau .extLink a:hover {
}

#bandeau .infosBandeau .liensExtrn li {
}

#bandeau .infosBandeau .liensExtrn li:before {
}

.infosBandeau .itemAbrege:last-child {
	border-radius: 0px;
}

.liensExtrn li {
}

/* Contenu redactionnel
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.itemSolo .resume:last-child,
.itemSolo .resume {
}

.itemSolo div.resume {
	margin: 0 auto 15px;
	overflow: hidden;
}

.itemSolo div.resume p {
	margin: 10px auto;
}

.itemSolo .resume > img {
	float: left;
	max-width: 300px;
	margin: 10px;
}

.itemSolo .resume ul li,
.resume ul li,
.resume {
	list-style-type: initial;
	list-style-position: inside;
}

.infosArt .lienNotArt {
	text-align: right;
}

.infosArt .lienNotArt a
	{
		background-color: #252525;
		color: #f7f7f7;
		padding: 7px 12px;
		border-radius: 5px;
		transition: 0.2s 0.2s;
		text-align: center;
	}

.infosArt .lienNotArt a:hover {
	background-color: #252525;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}


.resume {
	line-height: 20px;
}

.resume+.resume {
}

.resume h3 {
}

.resume li {
}

.itemAbrege .resume img {
	width: 100%;
}

.listBreves>.resume,
.listBibli>.resume,
.listEtageres>.resume,
.fluxRSS>.resume {
}

.listBreves>.itemAbrege .resume,
.listBibli>.itemAbrege .resume,
.listEtageres>.itemAbrege .resume,
.fluxRSS>.itemAbrege .resume {
}



.Rub .infosRub .resume {
}

.resume pre {
	background-color: #C0DAF3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
/*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 {
	display: block;
	width: 100%;
	margin: 0 auto 20px;
	transition: all 0.2s;
	min-height: 110px;
	background-color: #f7f7f7;
	border-bottom: solid 1px #d9d9d9;
	padding: 10px;
}

.Rub+.Rub {
	margin-top: 0px;
}



.listRubs .Rub:nth-child(even),
.listRubs .Rub:nth-child(even) .infosRub {
}

.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: 10px;
}

.listRubs .imgM {
	float: right;
	margin: 25px 10px 0 10px;
}

.listItemsGen > .itemAbrege > .itemContent > .imgL {
	max-width: 19%;
	float: right;
	margin: 0 10px;
}

.listItemsGen > .itemAbrege > .itemContent > .imgL img {
	width: 100%;
}

.listItemsGen > .itemAbrege .lirePlus {
	clear: both;
	overflow: hidden;
}

.listRubs h2 {
	margin-bottom: 20px;
}

.Rub .lirePlus {
	margin: 5px;
	text-align: right;
}
.Rub .infosRub .imgM,
.itemReduit .imgS {
	display: block;
	max-width: 19%;
	overflow: hidden;
}

.Rub .infosRub .imgM {
}

.Rub .infosRub .imgM a {
	display: block;
	position: relative;
}

.Rub .infosRub .imgM img,
.itemReduit .imgS img {
	background-color: #f7f7f7;
	margin: 0px;
	width: 100%;
}

.listRubs .Rub .infosRub {
}

.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;
}

.Rub .lirePlus a::after {
	content: "\f054";
	font-family: FontAwesome;
	font-size: 14px;
	margin-left: 8px;
	text-align: right;
	text-decoration: none!important;
}

.listRubs h3 {
	color: #333;
	position: static;
	height: auto;
	line-height: normal;
}

.rubContent {
}

.rubContent>h3 {
	font-size: 16px;
	border-bottom: 0px solid rgba(212, 212, 212, 1);
	font-weight: bold;
	color: #252525;
	padding-bottom: 7px;
	width: auto;
	overflow: hidden;
}

.listArticlesGen .itemAbrege h3 a,
.listeSameArticle .itemAbrege h3 a,
.listItemsEvent .itemAbrege h3 a,
.listResultArticles .itemAbrege h3 a,
.listRubs h3 a {
    color: #333;
}

.rubContent h3 a, .itemAbrege h3 a {
	font-size: 16px;
text-decoration: none;
color: #252525;
font-weight: bold;
}

.listRubs .Rub a {
	text-decoration: none;
}
.listRubs .Rub p a {
	color: #252525;
}
.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,
.listItemsGen .itemAbrege h3 a:hover,
.listRubs h3 a:hover {
	text-decoration: none;
	color: #252525;
}
.Rub .itemReduit{

}
.itemReduit {
	clear: both;
}

.Rub .itemReduit .imgS {
}

.Rub .itemReduit h4 {
	font-size: 1.09em;
	color: #4e4e4e;
	font-weight: 400;
	margin: 5px 0;
}
.Rub .itemReduit h4:before {
	content: "";
	display: inline-block;
	background: url(images/fleche.png);
	background-size: contain;
	width: 12px !important;
	height: 12px !important;
	margin-right: 5px;
	vertical-align: middle;
}
.Rub .itemReduit h4 a {
	color: inherit;
}

.Rub .itemReduit h4:hover a {
	text-decoration: none;
}

.Rub .itemReduit h5 {
	font-size: 1em;
	color: #727272;
}

.Rub .lirePlus {
	margin: 7px 0px;
	text-align: right;
	height: auto;
	position: static;
	margin-right: 10px;
}
.listRubs .Rub:nth-child(even) .lirePlus {
}
.Rub .infosRub .resume {
	padding-top: 0px;
	padding-right: 4%;
	line-height: 19px;
	max-width: 98%;
	margin: 0 auto 15px;
}
/*ESBA etagere rub
/*--------------------------------------------------------------------*/
#etagere-titre a,
.rubContent h1 a{
	font-size: 1.09em;
	color: #4e4e4e;
	font-weight: 400;
}
#etagere-titre a:before,
.rubContent h1 a:before {
	content:"*";
	font-size:1.5em;
	vertical-align: middle;
	font-weight:600;
	margin-right:7px;
	font-family: Helvetica, Arial, sans-serif;
}

.listItemsGen .itemAbrege{
	display: block;
	width: 100%;
	margin: 0 auto 20px;
	transition: all 0.2s;
	min-height: 80px;
	background-color: #ffffff;
	border-bottom: solid 1px #d9d9d9;
	padding: 10px 10px 5px;
}
/*Infobib
/*--------------------------------------------------------------------*/

.infosBib {
	clear: both;
}

.infosBib h3 {
	margin-top: 35px;
}

.infosBib div {
	clear: both;
	font-size: 1.1em;
}

.horBib {
	padding: 4px;
}

.infosBib div:first-child {
}

.infosBib div:last-child {
}

.infosBib div+div {
	border-top: solid 2px rgb(226, 225, 222);
	border-bottom: solid 2px rgb(226, 225, 222);
}

.infosBib>h3 {
	border-radius: 0px;
	font-weight: bold;
	clear: both;
	text-transform: uppercase;
	font-size: 18px;
}

.coordBib {
    background: #D9D9D9;
    padding: 15px;
	}

.liensBibArt {
	clear: both;
}

.infosBib .lienSections {
	overflow: hidden;
}

.lienSections > a {
	background-color: #252525;
	color: #f7f7f7;
	padding: 7px 12px;
	border-radius: 5px;
	transition: 0.2s 0.2s;
	float: right;
}

.lienSections > a:hover {
	background-color: #252525;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}

.liensBibArt li {
}

.mediaBib iframe {
}

.liensBib li:nth-child(0n+1) {
}

.liensBib li {
	margin-bottom: 3px;
}

.fluxRSSPage h4::before, .liensBib li a::before {
	content: "";
	display: inline-block;
	background: url(images/fleche.png);
	background-size: contain;
	width: 10px !important;
	height: 10px !important;
	margin-right: 5px;
}

.imgXXL img {
}

.liensBib li:hover a,
.liensBib li:hover {
}

.liensBib {
	clear: both;
	overflow: hidden;
	margin-bottom: 35px;
}
/*Breves
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.listBreves {
	margin: 20px auto 0px;
	padding: 0px;
	width: auto;
}

.listBreves .itemAbrege {
	width: 90%;
	margin: 0px auto 7px;
	position: relative;
}

.listBreves .itemAbrege>ul li {
	padding-left: 5px;
	margin-top: 4px;
}

.listBreves .itemAbrege>ul li:after {
	content: "\f08e";
	color: #FF7068;
	width: 1.25em;
	text-align: right;
}

.listBreves h4 {
	text-align: center;
	margin-bottom: 20px;
}
/*EsbanBreves
---------------------------------------------------------------------------*/

.themaBreve {
	color: #FF7068;
	font-style: italic;
	text-align: center;
	margin-bottom: 20px;
}

.themaBreve span {
	border-bottom: solid 1px #d0d0d0;
	padding: 0px 25px 8px;
}

.listBreves .itemAbrege:after {
	content: "";
	display: block;
	border-bottom: solid 1px #d0d0d0;
	width: 80%;
	margin: 30px auto;
}

.listBreves .itemAbrege:last-child:after {
	content: none;
}

.listBreves h4:first-letter {

}
/*Breves Bandeau
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.brevesBandeau h3 {
}

.brevesBandeau h4 {
}

.brevesBandeau .itemAbrege {
}

.brevesBandeau .itemAbrege+.itemAbrege {
}
/*liste actualitees
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.ListActus {
}

.ListActus .itemContent {
}

.ListActus .itemContent {
}

.ListActus h3 {
}

.ListActus .itemContent+.itemContent {
}

.ListActus .itemContent h4 {
}

.ListActus h4 a {
}

.ListActus .itemAbrege {
}

.ListActus div.itemAbrege+div {
}

.ListActus .itemContent .imgL {
}

.ListActus .itemContent .imgL {
}

.ListActus .itemContent .imgL a {
}

.ListActus .itemContent .imgL a img {
}
/*Notices Slider
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.Slider {
	position: relative;
}

.SliderNot {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}

.SliderNot > h3 {
	text-align: left;
	color: #303030;
	font-weight: 600;
	padding: 10px 0 20px 20px;
}

.SliderHoriz {
	border-bottom: solid 1px #d0d0d0;
	margin-bottom: 10px;
	width: 100%;
}

.SliderHoriz li.itemSlider .listNotHz>a h3 {
	padding: 15px 0px;
	color: #333;
	font-size: 1em;
	font-weight: 300;
}

.SliderNot ul {
	height: 100%;
}

.SliderNot>div {
}

.SliderNot li.itemSlider {
	background-color: #fafafa;
	margin-right: 10px;
	border: solid 1px #d0d0d0;
}

.SliderNot li:nth-child(odd).itemSlider {
	background-color: #fafafa;
}

.SliderNot .listNotHz {
	text-align: left;
	padding: 10px;
}

.SliderNot .texte_notice {
		width: 65%;
		float: left;
		margin-left: 4%;
}

.SliderNot .texte_notice p {
		font-size: 0.9em;
		margin: 10px 0;
}

.SliderNot .texte_notice h3 {
	min-height: 65px;
}

.texte_notice h3 a {
font-weight: bold;
font-size: 0.9em;
display: block;
}

.SliderNot .listNotHz img {
	width: 31%;
	float: left;
	-webkit-filter: contrast(0.95);
	filter: contrast(0.95);
}

.SliderNot .listNotHz .imgL a {
	display: block;
	text-decoration: none;
}

.SliderNot .listNotHz a:hover {
	text-decoration: none;
}

.SliderNot .bx-wrapper .bx-prev,
.SliderNot .bx-wrapper .bx-next {
	background: url(images/controls.png) no-repeat 0px 0px;
	width: 13px;
	height: 20px;
	top: auto;
	bottom: -10%;
}

.SliderNot .bx-wrapper .bx-next {
	background-position: 100%;
}

.SliderNot .bx-wrapper .bx-next,
.SliderNot .bx-wrapper .bx-next:hover {
	background-position: 100%;
}

.SliderNot .bx-wrapper .bx-pager .bx-pager-item a,
.SliderNot .bx-wrapper .bx-controls-auto .bx-controls-auto-item a {
	background: #979797;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 0px;
	border: solid 1px #696969;
	-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: #252525;
	border: solid 1px #252525;
}


.SliderNot .bx-wrapper .bx-pager{
	top: -30px;
	bottom: auto;
	padding: 0;
	right: 10px;
	width: auto !important;
}

.SliderNot .bx-wrapper .bx-prev,
.SliderNot .bx-wrapper .bx-prev:hover {
}

.SliderNot .bx-wrapper .bx-prev:hover,
.SliderNot .bx-wrapper .bx-next:hover {
}

.listNotHz {
}

.SliderNot li.itemVign+li.itemVign .listNotHz {
}

.SliderNot .bx-wrapper .bx-prev:after {
}

.SliderNot .bx-wrapper .bx-next:after {
}

.SliderNot .bx-wrapper .bx-prev:after,
.SliderNot .bx-wrapper .bx-next:after {
}

.SliderNot .bx-wrapper .bx-prev:hover:after,
.SliderNot .bx-wrapper .bx-next:hover:after {
}

.SliderNot .bx-wrapper .bx-pager.bx-default-pager a:hover,
.SliderNot .bx-wrapper .bx-pager.bx-default-pager a.active {
}

.SliderNot .bx-wrapper .bx-viewport {
	box-shadow: 0 0 5px transparent;
	background: transparent;
	left: auto;
	height: 170px !important;
	border: 1px solid transparent;
}

.SliderNot .bx-wrapper {
	margin: 0;
}

.nom_revue {
	margin-bottom: 15px;
	font-size: 0.9em;
}

.notAccueil h3 > a {
	font-size: 0.9em;
}

/*Notices article
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.SliderArt h3.titleInside {
}

.SliderArt h4 a {
}

.SliderArt h4 a:hover {
}

.SliderArt h4,
.datesEven {
}

.SliderArt .itemContent .ItemResume {
}

.SliderArt .itemContent .ItemResume h4 {
}

.SliderArt h3.titleInside {
}

.SliderArt h4 a {
}

.SliderArt h4 a:hover {
}

.SliderArt h4,
.datesEven {
}
/* Ariane
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.breadcrumb {
	display: block;
	width: 98%;
	padding: 20px 0px;
	margin: 0 auto;
}
/* Aide a la recherche
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.searchelp {
	margin: 15px 0px;
	line-height: 20px;
	font-size: 1.1em;
}
/* Liste Items
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

.itemVign {
	width: auto;
	text-align: center;
	position: relative;
	border-right: solid 1px #e8e8e8;
	height: 100%;
}

.itemVign a {
	color: #303030;
	text-decoration: none;
	font-weight: 100;
	line-height: normal;
	font-style: normal;
}

.itemVign a:hover {
	text-decoration: underline;
}
/* accueil / selections
---------------------------------------------------*/

.listNotAccueil, .widget, .img_listeNotice {
	width: 33%;
	max-width: 280px;
	float: left;
	padding: 15px;
}

#main div.widget:last-child {
	padding: 15px 0 15px 30px;
}

.widget > .mediaWidget > iframe {
}

.listNotAccueil, .img_listeNotice {
	border-right: 1px solid #d9d9d9;
	padding: 0 15px;
	margin: 15px 0 0 5px;
}

.img_listeNotice {
	padding-top: 15px;
}

.widget > h3, .listNotAccueil > h3, .SliderNot > h3, #lienRechAvancee > a, #lienHistorique > a, #cart_info_iframe_content, .searchbox h4, #connexion > h3 {
	text-transform: uppercase;
	color: #303030;
}

.widget > h3, .listNotAccueil > h3 {
	margin-bottom: 15px;
}

.widget > .mediaWidget > iframe div#scoopit-theme_3874996.scoopit-embed-theme {
	max-width: 100% !important;
}

.widget:first-child > .mediaWidget > iframe {
  -moz-transform: scale(0.92,0.92);
  -webkit-transform: scale(0.92,0.92);
  -o-transform: scale(0.92,0.92);
  -ms-transform: scale(0.92,0.92);
  transform: scale(0.92,0.92);
  -moz-transform-origin: top left;
  -webkit-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}


.mediaWidget iframe#twitter-widget-0 {
   height: 265px!important;
}

.SliderHoriz .SliderNot > h3, .widget > h3, .listNotAccueil > h3 {
	    font-size: 1.2em;
}

.listselect {
	overflow: hidden;
}

.listselect .itemVign {
	width: auto;
	margin: 10px 0px;
	padding: 15px;
	float: none;
	border: solid 1px #000;
}

.listselect .itemVign a {
	display: block;
	text-align: center;
	color: #303030;
	text-decoration: none;
}

.listselect .itemVign h4 {
	text-align: center;
	color: inherit;
	margin: 0 auto;
	font-weight: 600;
	font-size: 1.15em;
}

.listselect .itemVign h4:after {
	content: "*";
	display: block;
	font-size: 25px;
	font-weight: 600;
}

.listselect .itemVign:hover .resumeSelect {
	text-decoration: underline;
}

.listselect .itemVign>a {
}

.listselect .resumeSelect {
	font-size: 1.25em;
}

.listselect h3 {
}

.listselect .itemVign .imgL {
}

.listselect img {
}

.itemContent .ItemResume {
	margin-left: 36%;
	padding-right: 2%;
}

#bandeau .infosBandeau li {
	list-style-type: disc;
	margin: 10px 20px;
	color: #303030;
}

.infosBandeau .extLink a {
	color: #5A4861;
	text-decoration: none;
}

.infosBandeau .extLink a:hover {
	text-decoration: underline;
	color: #252525;
}

#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 {
	background-color: rgba(255, 255, 255, 0.87);
	margin-bottom: 0px;
	padding: 15px 20px;
}

.fluxRSS {
}

.listBibli>.itemAbrege,
.listEtageres>.itemAbrege,
.fluxRSS>.itemAbrege {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 95%;
	border-bottom: solid 0px #f2f2f2;
	margin: 0 auto;
}

.listBreves>.itemAbrege h4,
.listBibli>.itemAbrege h4,
.listEtageres>.itemAbrege h4,
.fluxRSS>.itemAbrege h4 {
	font-size: 1.65em;
	color: #4e4e47;
	font-weight: 600;
}

.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 {
	text-transform: uppercase;
}

.listBreves>.itemAbrege>a,
.listBibli>.itemAbrege>a,
.listEtageres>.itemAbrege>a,
.fluxRSS>.itemAbrege>a {
	padding-left: 1%;
}

.listBreves>.itemAbrege>a:after,
.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;
	color: #555;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#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;
}

#lienBtnOverlay {
	overflow: hidden;
}

#lienBouton a:after {
	content: "\f14c";
	text-align: right;
	font-size: 1.1em;
}

.listBibli .itemVign .readThis a:hover {
	text-shadow: 0px 0px 0px;
	text-decoration: none;
	color: #222;
}

.listBibli .itemVign {
	float: left;
	box-sizing: border-box;
	position: relative;
	width: 33%;
	min-height: 145px;
	margin-top: 10px;
}

.listBibli .itemVign:nth-of-type(3n+4) {
	clear: left;
}

.listBibli .itemVign h4 {
	color: #303030;
	padding: 0 15%;
	font-weight: 300;
}

.listBibli .itemVign img {
	background-color: transparent;
}

.listBibli .itemVign:first-child:before,
.listBibli .itemVign:last-child:after {
	content: " ";
	height: 100%;
	width: 2px;
	display: block;
	background-color: #f7f7f7;
	position: absolute;
	z-index: 1000;
}

.listBibli .itemVign:first-child:before {
	right: -1px;
	top: 0px;
}

.listBibli .itemVign:last-child:after {
	left: -1px;
	top: 0px;
}

.listBibli .itemVign:last-child:before {
	top: -1px;
}

.listBibli .itemVign:first-child:after {
	bottom: -1px;
}

.listBibli .itemVign .imgL>a {
	margin: 10px 0px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.listBibli .itemVign .imgL>a:hover {
	opacity: 0.75;
}

.listBibli .itemVign a {
	display: block;
}

.listBibli {
}

.listBibli>ul {
	width: 100%;
}
/* old listItemsGen
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listArticlesGen,
.listeSameArticle,
.listItemsEvent,
.listResultArticles,
.listEtageresRub,
.fluxRSSRub {
	border-top: solid 0px #F3F3F3;
	position: relative;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}
.listArticlesGen .itemAbrege  p.lirePlus ,
.listeSameArticle .itemAbrege  p.lirePlus ,
.listItemsEvent .itemAbrege  p.lirePlus ,
.listResultArticles .itemAbrege  p.lirePlus {
	position: static;
}
.listArticlesGen .itemAbrege  p.lirePlus a,
.listeSameArticle .itemAbrege  p.lirePlus a,
.listItemsEvent .itemAbrege  p.lirePlus a,
.listResultArticles .itemAbrege  p.lirePlus a {
}
.listArticlesGen .itemAbrege,
.listeSameArticle .itemAbrege,
.listItemsEvent .itemAbrege,
.listResultArticles .itemAbrege{
	position: relative;
	height: auto;
	padding: 0px 15px;
	overflow: hidden;
	/* width: 31%; */
	/* float: left; */
	border: solid 1px #808080;
	background-color: #f7f7f7;
	/* margin: 0 1%; */
	min-height: 90px;
	margin-bottom: 15px;
}

.listArticlesGen:first-child  .itemAbrege,
.listeSameArticle:first-child  .itemAbrege,
.listItemsEvent:first-child  .itemAbrege,
.listResultArticles:first-child  .itemAbrege{

}
.listArticlesGen .itemContent,
.listeSameArticle .itemContent,
.listItemsEvent .itemContent,
.listResultArticles .itemContent {
	padding: 0px 0px 10px 0px;
	clear: both;
}
.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;
}

.listArticlesGen .itemAbrege .imgL,
.listeSameArticle .itemAbrege .imgL,
.listItemsEvent .itemAbrege .imgL,
.listResultArticles .itemAbrege .imgL {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.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;
}
.listArticlesGen>h3,
.listeSameArticle>h3,
.listItemsEvent>h3,
.listResultArticles>h3 {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 10px 4px;
	margin: 0px;
	border-radius: 0px;
}

.listArticlesGen .itemAbrege>h3,
.listeSameArticle .itemAbrege>h3,
.listItemsEvent .itemAbrege>h3,
.listResultArticles .itemAbrege>h3 {
	color: #000;
	position: relative;
	font-size: 1.35em;
	font-weight:300;
	min-height: 25px;
	padding-left: 7px;
	text-align:center;
}

.listArticlesGen .itemAbrege>h3:after,
.listeSameArticle .itemAbrege>h3:after,
.listItemsEvent .itemAbrege>h3:after,
.listResultArticles .itemAbrege>h3:after {
	content:"*";
	display:block;
	text-align:center;
	font-size:1.5em;
}

.listArticlesGen .itemAbrege>h3 a,
.listeSameArticle .itemAbrege>h3 a,
.listItemsEvent .itemAbrege>h3 a,
.listResultArticles .itemAbrege>h3 a,
.listRubs h3 a {
	color: inherit;
	font-family: inherit;
}

.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;
}


.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 .itemAbrege:nth-of-type(3n+1),
.listeSameArticle .itemAbrege:nth-of-type(3n+1),
.listItemsEvent .itemAbrege:nth-of-type(3n+1),
.listResultArticles .itemAbrege:nth-of-type(3n+1){
	margin-left: 0;
}
.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;
}
/*rubrique / ?tag?res virtuelles
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.listEtageres>h3 a {
	color: #424242;
}
#etagere-titre h1 {
	font-size: 16px;
	margin-top: 10px;
}

#etagere-titre h1 a {
	text-decoration: none;
}

#aut_details h3 span {
	margin: 15px 5px;
	display: inline-block;
	text-transform: uppercase;
}

.noticesEtagere {
	margin: 0px;
	overflow: hidden;
	padding-bottom: 8px;
}

.listEtageres h3 a {
	display: block;
	padding: 0px;
}

.listEtageres h3 a:hover {
	text-decoration: none;
}

.listEtageres .noticesEtagere {
	clear: both;
	margin: 10px auto;
}

.noticesEtagere>a {
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1em;
	background: #252525;
	display: block;
	float: right;
	width: auto;
	text-align: center;
	padding: 7px 12px;
	margin-top: 15px;
	border-radius: 5px;
}

.noticesEtagere>a:hover {
	text-decoration: none;
	background: #252525;
}

.noticesEtagere>a:after {

}
/*article / notices sur le m?me sujet
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/
.SameNot>h3 {
}

.SameNotItem {
	text-align: left;
	margin: 10px 0;
	border-bottom: 1px solid #808080;
	padding-bottom: 10px;
}

.SameNotItem  .sameNotTxt h3 a {
	color: #000;
	font-size: 1em;
}

/* Footer
-------------------------------------------------------------------------
--------------------------------------------------------------------------
---------------------------------------------------------------------------*/

#footer {
	clear: both;
	background-color: #252525;
  padding-bottom: 25px;
}

#footer a {
}

.navFooter {
	margin-top: 0px;
	font-size: 0.9em;
	text-align: center;
	padding: 0 10px;
	line-height: 50px;
	min-height: 50px;
}

#footer .navFooter li+li:after {
	content: ' | ';
	margin-left: 2px;
}

#footer .navFooter li:last-of-type:after {
}

#footer .navFooter li>a {
	color: #7a7977;
	font-size: 1.15em;
	text-decoration: none;
}

#footer .navFooter li a:hover {
	text-decoration: underline;
	color: #000;
}

.liensFooter {
	float: none;
	overflow: hidden;
	text-align: right;
	padding: 0 10px;
	width: auto;
}

.liensFooter li {
	padding: 0px 4px;
	float: right;
}

.liensFooter li+li a {
	border-left: solid 0px #5f6683;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a+a {
	border-left: solid 0px #fff;
}

#footer .Ancre {
	height: 26px;
  width: 110px;
  border: 1px solid #404040;
	background-color: transparent;
	line-height: 26px;
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
  margin: 25px auto 0 auto;
	padding-bottom: 28px;
}

#footer .Ancre a {
	text-decoration: none;
	text-align: center;
	padding: 0px;
	color: #fff;
	font-size: 0.8em;
}

#footer .Ancre a::after {
	font-family: FontAwesome;
	content: "\f106";
	font-size: 1.5em;
	font-weight: bold;
	text-shadow: none;
	line-height: 26px;
	border-radius: 5px;
	text-indent: 5px;
	display: inline-block;
}

#footer .Ancre:hover {
	background-color: transparent;
}

#footer .Ancre:hover a {
	text-decoration: none;
}

#cms_module_htmlcode_134 {
	padding-bottom: 25px;
}

#piedDePage{
  margin: 25px auto 0 auto;
  width: 98%;
  color: #999;
}

#piedDePage .blocFooter{
  padding: 0 15px;
  margin: 20px 0 0;
  width: 33%;
  font-size: 0.9em;
  float: left;
}

#piedDePage .bloc29, #piedDePage .bloc46, #piedDePage .bloc45 {
	min-height: 135px;
}

#piedDePage .bloc26 {
	padding-bottom: 15px;
}

#piedDePage .bloc105{
	min-height: none;
	float: left;
	margin: 0;
}

#piedDePage .blocFooter h4 {
	font-size: 1.15em;
margin: 0 0 10px;
color: #f7f7f7;
}

#piedDePage .blocFooter+.blocFooter {
	border-left: 1px solid #424242
}

#piedDePage .intoBloc {
  text-align: left;
}

#piedDePage .blocFooter .grandLogoFooter {
	display: none;
}

#piedDePage .blocFooter > .grandLogoFooter > a > img {
  margin-top: 15px;
  max-width: 100%;
}

#piedDePage .mediaFooter{
  width: 100%;
	overflow: hidden;
}

#piedDePage .mediaFooter > iframe {
  width: 120%;
  height: 140px;
}

#piedDePage .logoPiedDePage {
  width: 25%;
  float: left;
  text-align: left;
  margin-bottom: 3px;
}
#piedDePage .logoPiedDePage > a > span {
  color: #999;
  padding-left: 5px;
}

#piedDePage .logoPiedDePage > a {
	color: #999;
}

#sitesFooter {
}

#sitesFooter>ul>li {
}

#sitesFooter>ul>li+li {
}

#footer #sitesFooter ul li a {
}

#footer #sitesFooter ul li a:hover {
}

#sitesFooter h4 {
}

.logosFooter {
}

.logosFooter .imgS {
}

#txtFooter {
}

#txtFooter:after {
}

.logosFooter .imgS+.imgS {
}

#footer .logosFooter .imgS a {
}

.logosFooter .imgS img {
}

.logosFooter h3 {
}

.planFooter {
}

.planFooter h4 {
}

.planFooter>.sousNavPlan>li {
}

#copyright {
}
/* Liste Notices
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

.listEtageres>h3 a,
.itemSolo h4,
.listProd>h3,
.listEtageresRub>h3,
.fluxRSSRub>h3,
.infosArt>h3,
.SameNot>h3,
.SliderHoriz>h3,
#aut_details_liste>h3 {
	font-size: 18px;
	margin:20px 0px 20px;
	font-weight: bold;
	display: inline-block;
	color: #333;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

.SameNot>h3 {
	margin: 40px 0 15px;
}

.listProd>h3 {
	display: block;
}

.infosArt>h3 {
	margin: 20px 0 0;
}
.itemSolo h4:after,
.listEtageresRub>h3:after,
#facette_wrapper th:after,
#aut_details_liste>h3:after {
	content: "\f078";
	text-align: right;
	margin-left: 8px;
}

.listProd>h3:after {
	content: "\f02d";
	margin-left: 8px;
	text-align: right;
}


.infosArt>h3:after{
content:"\f08e";
font-size: 0.9em;
font-weight: bold;
text-align: right;
margin-left: 8px;
}

.listRubs,
.listProd,
.introVue,
.listRubsAbbr,
.listEtageres,
.SameNot,
.soloListEtageres {
	border-top: solid 0px #fff;
	position: relative;
	padding-bottom: 10px;
	max-width: 100%;
	margin: 0px auto 0;
	overflow: hidden;
}
.listProd {
}
.prodDoc .imgL {
	margin: 0 auto;
	max-width: 50%;
	max-width: 120px;
	height: 120px;
	overflow: hidden;
}
.prodDoc .listNotHz {
	text-align: center;
}

.prodDoc .listNotHz a:hover,
.prodDoc .listNotHz a h3:hover {
	color: #252525;
}

.prodDoc:nth-child(even) {
	background-color: #f7f7f7;
}
.listNotReduit .imgL img[src*="vig_num.php?explnum_id="],
.prodDoc:nth-child(even) .listNotReduit .imgL img[src*="vig_num.php?explnum_id="] {
	background-color: #f7f7f7;
	background-image: none;
}
.prodDoc:first-child {
	padding-top: 20px;
	background: url("images/dot2.png") repeat-x 0 0%;
}

.prodDoc {
	padding: 8px 5px 0;
	border-bottom: 1px solid #808080;
	text-align: center;
	font-size: 1em;
	line-height: 22px;
	float: left;
	width: calc(100% / 3);
	height: 250px;
}

.prodDoc h3 {
	color: #000000;
	margin: 0 0 15px 0;
	line-height: 26px;
	font-size: 1em;
	position: relative;
}

.prodDoc td>img {
	width: 100%;
}

.listProd {
}

.listNotHz {
	width: 100%;
	text-align: center;
}

/* rubrique / rubrique
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.itemSoloFlux h2 {
	font-size: 2.1em;
	text-align: center;
	margin-bottom: 20px;
}
.itemSolo .imgM {
}

.itemSolo .imgXXL img,
.itemSolo .imgM img {
	margin: 5px 20px 10px 0;
	max-width: 300px;
	width: auto;
	float: left;
	padding: 0px;
}

.itemSolo>table,
.itemSolo>table>table {
	font-size: 1em;
	margin-bottom: 10px;
}

/* article et rubrique / portfolio
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

.document_item{
	background-color:#d9d9d9;
	border-radius: 15%;
	margin-bottom: 30px;
}

.document_item_content a {
	text-decoration: none;
}

.document_item_content p {
	color: #000;
}
/* article / article
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

ul.liensExtArt {
	margin: 10px 0 15px 0;
	padding: 0;
}

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: 6px 0;
	font-size: 1.2307em;
	font-family: Helvetica, Arial, Roboto, sans-serif;
	font-weight: 500;
	font-style: normal;
}

ul.liensExtArt li a:before {
	font-family: Icons;
	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: 1.4em;
	color: #868686;
	position: absolute;
	top: 6px;
	right: 0;
	bottom: inherit;
	left: inherit;
	content: '\e00f';
}
.datesEven {
	padding: 0px 0px 0px;
	margin: 0 auto 15px;
}

/* OPAC Footer Disable
---------------------------------------------------------------------------------------------------------*/

#footer_link_website,
#footer_rss {
	display: none!important;
}
/* OPAC
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
-------------------------------------------------------------------------------------------------------------------------------------------+
*/
/* Panier
---------------------------------------------------------------------------------------------------------*/

#resume_panier {
}

#iframe_resume_panier {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 40px;
}

body.cart_info_body {
	background-color: transparent;
	background-image: none;
	width: 100%;
	overflow: hidden;
	padding: 0px;
}

.cart_info_body>span {
	font-family: Helvetica, Arial, sans-serif;
}
/* Image du panier
---------------------------------------------------------------*/

.img_basket {
	vertical-align: middle;
	padding: 0px 0px;
	display: block;
	height: 0px;
	width: 0px;
	line-height: 0px;
	float: none;
	/*
	background-image: url('images/basket.png');
	background-repeat: no-repeat;
	background-position: 50%;
	Pour ne pas charger l'image pour rien */
}

#cart_info_iframe_content .img_basket {
}

#cart_info_iframe_content .img_basket img {
	display: none;
}

.img_basket img {
}
/* lien du panier
---------------------------------------------------------------*/
#cart_info_iframe_content{
	margin-left: -0.5ex;
	line-height: 70px;
}

 #cart_info_iframe_content a {
	 margin-left: -0.5ex;
	 color: #303030;
 }

#cart_info_iframe_content a:hover {
	text-decoration: none;
}
/* Page panier
---------------------------------------------------------------*/

#resume_panier.empty {
	margin: 0px !important;
	padding: 0px !important;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	text-indent: 25px;
	text-transform: uppercase;
	font-weight: bold;
}

.empty:after {
	content: "Panier";
	padding-left: 0px;
	font-size: 1.2em;
	color: #333;
	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 {
	font-size: 90%;
}

#cart_action input[type="button"].bouton+input[type="button"].bouton {
}

#cart_action form[name="export_form"] {
	width: 97.5%;
	padding: 7px 0px;
	line-height: 25px;
	margin: 10px auto;
	clear: both;
}

#cart_action input[type="radio"] {
	margin: 10px 0 0 5px;
}

#cart_action input[value="Ok"].bouton {
	padding: 5px 8px;
	border: none;
	border-radius: 5px;
	margin-left: 10px;
	background: #252525;
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
}

iframe#iframe_resume_panier html {
	background-color: transparent;
}

#cart_action form[name="export_form"] label {
	line-height: 30px;
	float: left;
}

#cart_action input:hover {
}

a.img_basket:hover {
}

#resume_panier a {
	color: red;
}

.espaceCartAction {
	display: none;
}

table .img_basket {
}

ul.onglets_isbd_public .onglet_basket a.img_basket {
	width: 34px;
	display: block;
	padding: 0px;
	background-position: 50%;
	background-image: url('images/basket.png');
}

#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-image: url(images/basket.png);
	background-repeat: no-repeat;
	background-position: 50%;
	width: 19px;
	height: 23px;
}

.bannette-titre h1>a[href^="./empr.php?"] {
}

.bannette-titre h1 {
	line-height: 25px;
}

.bannette-titre h1>a[href^="cart_inf"] img {
	height: 0px;
}

#bannette-container {
	background-color: #FeFeFE;
	padding: 1%;
	width: 98%;
	margin: 0 auto;
	border: solid 1px #cdcdcd;
}

#bannette-container table {
	margin: 0px 0px 10px;
}

#bannette-container table tr tr:nth-child(even) {
}

#bannette-container table tr td {
	padding: 5px 7px;
}

#bannette-container table tr td:nth-child(odd) {
	background-color: rgb(238, 238, 238);
	padding: 5px 7px;
	text-align: center;
}
/* 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 {
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	padding: 10px 20px 20px;
  margin-top: 20px;
	border-right: solid 1px #dadada;
}

#connexion h3 {
	font-size: 1.2em;
	color: #303030;
	font-weight: 600;
	padding: 0 0 20px 0;
}

#connexion br {
	display: none;
}
/* Esban
-----------------------------------*/

#login_form form {
}

#connexion label{
	display: none;
}

#connexion input {
	display:block;
	margin: 10px 0px 0px;
	border-radius: 12px;
	height: 40px;
}

#connexion input.login, #connexion input.password {
	padding-left: 15px;
	width:80%;
	background-color: #d9d9d9;
  color: #fff;
  font-size: 1.25em;
}

#connexion input.bouton {
	padding: 5px 8px;
	position: absolute;
	right: 15px;
	bottom: 50px;
	background-color: #252525;
	color: #fff;
	font-size: 1.4em;
}
#connexion input.bouton:hover {
	background: #252525;
}

#login_form a {
	color: #303030;
	line-height: 30px;
}

#login_form b{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

#connexion input, #login_form input{
	border: none;
	box-shadow: none;
}
/* Compte empr Open clever
--------------------------------------------------------------------------------------- */

#account h4 {
	font-size: 1.7em;
	border: none;
	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';
}
/* Navigator
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

#navigator {
	margin-bottom: 0px;
	width: 97.5%;
	margin: 0 auto;
	height: auto;
	width: auto;
	margin: auto;
	padding: 10px 0px;
}

#navigator table {
}

#navigator strong {
	display: none;
}

.navig_actions_history {
	display: none;
}

#navigator a {
	display: block;
	padding: 0px 10px;
	text-decoration: none;
	color: #303030;
	min-height: 30px;
	line-height: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.1em;
	box-shadow: 0px 0px 0px 1px rgba(204, 204, 204,0)inset;
	width: auto;
	border-radius: 10px;
	font-family: Helvetica, Arial, sans-serif;
	background: #d9d9d9;
	width: 90%;
}

#navigator a:hover {
}

#navigator td {
	width: auto;
	margin: 0 5px;
}

#navigator td+td {
}

#navigator a:hover {
	color: #000;
}

#navigator a span:before,
#navigator a span:after {
	width: 1.5em;
	font-size: 1em;
	vertical-align: top;
}

.navig_empr_bt_show_compte a span:before {
	content: "\f007";
}

.navig_actions_last_page a span:before {
	content: "\f002";
}

.navig_actions_history a span:before {
	content: "\f017";
}

.navig_actions_last_search a span:before {
	content: "\f0e2";
}

.navig_actions_first_screen a span:before {
	content: "\f00e";
}
/* Recherche OPAC
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

#search {
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	margin: 10px 0px;
}

#search p.p1 {
	border: solid 1px #d7d7d7;
	border-bottom: solid 0px #d7d7d7;
	padding: 17px 17px 5px;
	margin: 0;
}

#search>div.row>form {
	position: relative;
	padding: 15px 20px 25px;
	border: solid 1px #d7d7d7;
	border-top: solid 0px #d7d7d7;
}

#search > p > span {
	display: block;
	padding: 0px 0px 5px;
	border-bottom: dotted 1px #ddd;
}

#search form select[name="typdoc"],
#search .form-contenu select#add_field {
	width: 75%;
	min-height: 35px;
	font-weight: 300;
	line-height: 35px;
	display: block;
	border: 1px solid #D7D7D7;
	font-style: normal;
	padding-left: 10px;
	font-size: 1.1em;
	margin-bottom: 25px;
}

#search > div.row > form > br,
#search > br {
	display: none;
}

#search input.text_query {
	width: 75%;
	min-height: 35px;
	font-weight: 300;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	font-style: normal;
	padding-left: 10px;
	font-size: 1.1em;
	margin: 0px;
	display: block;
	float: left;
	margin-right: 10px;
}

#search_form {
	position: relative;
	padding: 15px 20px 25px;
	border: solid 1px #d7d7d7;
	border-top: solid 1px #d7d7d7;
}

#search #form_search_bull input.boutonrechercher {
	background-color: #252525;
	color: #FFF;
}

#search form>input {
}

#search .boutonrechercher,
#search input[type="submit"] {
	min-height: 35px;
	font-size: 1.2em;
	padding: 4px 8px;
	background: #252525;
	color: #fff;
}

#search .boutonrechercher:hover, #search input[type="submit"]:hover {
	background: #252525;
	border: 1px solid #D9D9D9;
}

#search form input[type="button"] {
	float: none;
	margin-left: 10px;
	padding: 4px 8px;
	min-height: 35px;
	border-radius: 10px;
}

#search form input[value="Aide"] {
	float: none;
	margin-left: 5px;
}

#search form input[type="button"]:hover {
}

#search #form_search_bull {
	line-height: 30px;
}

.tundra div#form_search_bull .dijitTextBox .dijitButtonNode {
    width: 20px;
}

#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;
}

#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"] {
    /* display:block; */
	float: right;
}

#search form .form-contenu input[type="submit"].bouton {
}

#search form .form-contenu select#add_field {
	margin: 0 15px 0;
	float: left;
}

#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 1px #d9d9d9;
	border-radius: 5px;
}

#search form .form-contenu input[value="Aide"] {
	margin: 0;
	padding: 0 4px;
	border: solid 1px #ccc;
}

#search #form_search_bull form td input {
}

#search #form_search_bull form td input:hover {
}

#search #form_search_bull span {
}

#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: auto;
	height: 22px;
	line-height: 22px;
	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;
}

.form-contenu {
}

.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%;
}

#resultatrech_container .notice-child table tr td>div>a {
}

#search_result {
	margin-bottom: 20px;
	max-width: 97%;
	border-top: 1px solid #d5d5d5;
	margin: 20px auto;
}

#search_result #categorie {
	clear: both;
}

#search_result blockquote {
	margin: 0px;
	padding: 0px;
}

#search_result .search_bt_external a {
	padding: 0;
	border: none;
	background: transparent;
	font-weight: bold;
}
#search_result .search_bt_external a::after{
	content: "";
	display: inline-block;
	background: url(images/fleche.png);
	background-size: contain;
	width: 12px !important;
	height: 12px !important;
	margin-left: 5px;
	vertical-align: middle;
}

#search_result > span {
	display: block;
}

#search_result .search_bt_external {
}

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;
	font-style: normal;
	padding-left: 10px;
	font-size: 1.1em;
	margin: 0px;
	margin-right: 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;
	position: relative;
	text-align: center;
	border-radius: 0px 0px;
	background-color: #F2F2F2;
	border: solid 1px #D7D7D7;
}

ul.onglets_isbd_public li a {
	padding: 0px 10px;
	font-weight: 300;
	display: block;
	min-height: 30px;
	line-height: 30px;
	color: #333;
}

#perio_a2z ul.onglets_isbd_public div li a {
	padding: 0px 5px;
	color: #333;
}

#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 1px rgba(215, 215, 215, 1)inset;
	border-top: solid 1px #D7D7D7;
}

table.a2z_perio_list a {
	display: block;
	line-height: 16px;
	padding: 7px 0px;
	text-transform: none;
	font-size: 0.91em;
	color: #333;
}

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 {
	box-shadow: 0px 0px 0px 1px rgba(215, 215, 215, 1)inset;
	border-top: solid 1px #D7D7D7;
	background-color: #f8f8f8;
}

.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: both;
	overflow: hidden;
}

#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 {
}

.typdoc {
	font-weight: bold;
	color: #252525;
	margin-bottom: 5px;
}

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;
	margin-top: 7px;
	display: none;
}

#perio_a2z {
	margin: 0 auto;
	padding: 0 3%;
	border: solid 1px #d7d7d7;
	border-top: solid 0px #d7d7d7;
}

.row {
}

#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 #cfcdcb;
	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;
}

#a2z_perio .bg-grey {
	border-color: #fff;
}

.a2z_perio h3 {
	height: auto;
	line-height: normal;
}

#a2z_perio #form_search_bull form {
	padding-top: 10px;
}

#a2z_perio #form_search_bull input[type="text"] {
	width: 70%;
	display: inline;
	display: inline-block;
	margin: 0px 0px 3px 0px;
	margin-left: 2px;
	background-color: #FFFFFF;
	box-shadow: 0px 0px 1px 0px rgba(10, 10, 10, 0.22) inset;
}

#a2z_perio #form_search_bull input[type="text"]:hover {
	background-color: #fff;
}

#notice table td div>a {
}

#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: #E0E0E0;
}

#a2z_perio > table {
	background-color: #f3f3f3;
	padding: 5px;
	border: solid 1px #E7E7E7;
	box-shadow: 0px 0px 0px 2px #fff inset;
}

#a2z_perio > table tr:nth-child(even) {
	background-color: #fdfdfd;
}
/* navbar
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

#navbar {
	clear: both;
}

.navbar {
	line-height: normal;
}

.navbar img {
	vertical-align: middle;
}

#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 {
	padding: 0;
	min-height: 35px;
	margin: 0;
	font-size: 1.15em;
}

ul.search_tabs li,
ul.empr_tabs li {
	float: left;
	font-weight: 300;
	font-style: normal;
	color: #333;
	background: #d9d9d9;
	display: block;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	position: relative;
	line-height: 35px;
	border-radius: 5px;
}

ul.list_tabs li:after {
}

ul.search_tabs>li,
ul.empr_tabs>li,
ul.list_tabs>li {
margin-left: 2px;
margin-bottom: 2px;
}

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 {
	display: block;
	color: inherit;
	padding: 0px;
	text-decoration: none;
	font-weight: 300;
}

ul.search_tabs li:hover a,
ul.empr_tabs li:hover a,
ul.list_tabs li:hover a {
	color: inherit;
	text-decoration: none;
}

ul.search_tabs li:hover,
ul.empr_tabs li:hover,
ul.list_tabs li:hover,
ul.empr_tabs #current {
}

#search_onglet ul.search_tabs li.current a,
#onglets_list ul.list_tabs li.current a {
	font-weight: 300;
}

#perio_a2z .onglets_isbd_public,
ul.onglets_isbd_public {
	border-bottom: 2px solid #C4C4C4;
	margin: 10px 0px;
}

ul.onglets_isbd_public li.isbd_public_active,
ul.empr_tabs #current,
ul.search_tabs li#current,
ul.empr_tabs li.subTabCurrent {
	background-color: #252525;
	color: #FFF;
}

ul.onglets_isbd_public li.isbd_public_active a,
ul.empr_tabs #current a,
ul.search_tabs li#current,
#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active a,
ul.empr_tabs li.subTabCurrent {
}

#perio_a2z ul.onglets_isbd_public div li:hover,
ul.onglets_isbd_public li:hover,
ul.onglets_isbd_public li.onglet_basket:hover,
ul.search_tabs li:hover,
ul.empr_tabs li:hover,
ul.list_tabs li:hover,
#perio_a2z ul.onglets_isbd_public div li:hover {
	background-color: #f8f8f8;
}

ul.onglets_isbd_public li.isbd_public_active a,
ul.onglets_isbd_public li:hover,
ul.search_tabs li:hover,
ul.empr_tabs li:hover,
ul.list_tabs li:hover,
ul.empr_tabs #current a,
ul.search_tabs li#current a,
#perio_a2z #perio_a2z-container li[id^='onglet_'].isbd_public_active a {
	height: inherit;
	font-weight: 500;
	color: #303030;
	color: #fff;
}

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 li:first-child {
}


/* 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 1px #d9d9d9;
}

#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%;
	max-width: 85%;
	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;
}

/*----------------------Affichage des notices par descripteurs--------------------------------------------*/

#aut_see {
	font-size: 1.1em;
}
#aut_see table {
	margin: 20px auto;
}

#aut_see td, #aut_see #categ_see_also li {
	padding: 5px 0;
}

#aut_see a {
	color: #000;
}
/* resultat de Recherche
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
.expandAll, .espaceResultSearch, .collapseAll {
	display: none;
}

#aut_details_container .expandAll, #aut_details_container .espaceResultSearch, #aut_details_container .collapseAll{
	display: none;
}

#resultatrech_liste > span {
	margin-left: 5px;
}

.notice_corps .plusN > a {
	color: #666666;
}

#resultatrech,
#resultatrechBis {
	border-radius: 0px;
	border-top: 0px solid #d5d5d5;
	margin-top: 0px;
	position: relative!important;
	padding-top: 0px!important;
	overflow: hidden;
	background-color: #f7f7f7;
}

.onglet_basketNotCourte .img_basketNotCourte img, span.imgComment{
	background-color: #252525;
}

.onglet_basketNot, .onglet_basketNot > a.img_basketNot, .asideContentNot .avisN, .asideContentNot .lienP {
	background: none;
	border: none;
}

.asideContentNot .lienP a {
	font-weight: bold;
}

.onglet_basketNot .img_basketNot img {
	background-color: #252525;
	padding: 8px;
}

.onglet_basketNotCourte, .avisNCourte, .statutPartN {
	background: transparent;
}

#blocNotice_descr ul.onglets_isbd_publicNot .isbd_public_active a {
	background-color: #252525;
}

#last_entries > h3 {
    margin-bottom: 15px;
    font-size: 1.8em;
}

.infoCompl_notCourte > span > a {
	color: #666;
}
/*
.infoCompl_notCourte span, .infoCompl_notCourte span b {
	font-weight: normal;
	color: #333;
}*/

.vignetteNot {
	border: none;
}

.plusN a:before {
	text-decoration: none;
}

.footer_notice .dispoLien_notice a {
	color: #303030;
}

span.notice_nonDispo {
	color: #303030;
}
.title_notCourte h3 {
	line-height: 1.35em;
}
#resultatrech h3 span {
	padding: 1px 1px;
	font-size:1em;
}
#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%!important;
	margin: 0 auto!important;
}

#resultatrech_container a {
}

#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;
	margin-bottom: 5px;
	padding-left: 0px;
	height: auto;
	line-height: normal;
	border: none;
	border-bottom: dotted #646464 1px;
	font-weight: 300;
}

#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 {
	margin-top: 10px;
}

#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'],
.search_bt_external a,
.search_bt_sugg a, .short_url a, #aut_details_container > .addCart a, #aut_details_container > .affiner_recherche a {
	color: #303030;
	padding: 7px 12px;
	line-height: normal;
	display: inline-block;
	margin-bottom: 4px;
	background-color: #d9d9d9;
	border: none;
	border-radius: 5px;
	font-weight: 400;
}
.triDescription {
	font-weight: bold;
}
#resultatrech_liste>a:nth-of-type(4) {
	margin-left: 10px;
}

#resultatrech_liste>span.triSelector {
	margin-right: 10px;
	display: inline-block;
}

#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.addCart a:hover,
#resultatrech_liste>a[href*='aff_module']:hover,
.search_bt_external a:hover,
.search_bt_sugg a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #e8e8e8;
	text-shadow: 0px 0px 0px #444;
}

#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 {
}

.expl_voisin_search a,.simili_search a {
	display: block;
	max-height: 50px;
	overflow: hidden;
}
/* lvl1
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#lvl1,#facette {
	position: relative;
}

#lvl1 a:hover,#facette a:hover {
	color: #222;
}

#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;
	overflow:hidden
}

#lvl1_list {
	width: 90%;
}

#adresse,
#facette,
#lvl1 {
	overflow: hidden;
	background-color: rgb(248, 248, 248);
	width: auto;
	padding-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	border-right: 1px solid #d9d9d9;
}

#lvl1 > td {
	font-size: 1.25em;
}

#facette table ,
#lvl1 table {
	font-weight: 400;
}

#facette a,
#lvl1 a {
	color: #333;
	font-weight: 300;
	text-shadow: 0px 0px 0px;
}

#facette a:hover,
#lvl1 a:hover {
	color: #252525;
	text-decoration: none;
}

#facette h3,
#lvl1 h3 {
	border-bottom: 2px solid #d9d9d9;
	font-size: 1.25em;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}

#facette_wrapper > h3, #lvl1 > h3 {

}

#facette h3 img {
	vertical-align: text-bottom;
	width: 15px;
	height: 15px;
	-webkit-filter: hue-rotate(245deg) brightness(110%);
	filter: hue-rotate(245deg) brightness(110%);
}

/* Facettes
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#facette {
}

#facette br {
	display: none;
}

#facette #active_facette {
	max-width: 100%;
	margin: 5px auto;
}

#facette #active_facette br {
	display: block;
}

#facette input[type="button"],
#print_options input.bouton {
	border-radius: 5px;
	width: auto;
	/* height: 24px; */
	line-height: 1;
	text-align: center;
	border: none;
	background: #252525;
	margin: 0px 0px 10px 10px;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px;
}
#facette  #facette_wrapper input[type="button"]:hover {
	background-color: #252525;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}

#facette input[name="filtre"]{
	float: right;
	margin-right: 15px;
}
#facette_wrapper {
}

table[id^='facette_list'] {
	width: 90%;
	margin: 0 auto;
}

table[id^='facette_list'] tr {
	padding: 5px 0px;
}

#facette_wrapper table th {
	text-align: left;
	padding: 4px 5px;
	margin-bottom: 2px;
	font-weight: 300;
	font-size: 1.2em;
	background: #E7E7E7;
}

#facette input.bouton {
}

.facette_coche {
}

/* Compare
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#facette form {

}
#compare_wrapper{
	margin-top:15px;
}
#facette_compare,
#facette_groupby{
	max-width:90%;
	margin: 10px auto;
}
#facette_wrapper > form > h3 td{
    font-weight: bold;
}
#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:#fff;
	text-decoration:none;
	font-size:1.1em
}
#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;
	text-shadow: 0px 0px 0px;
}
#facette_wrapper > form > h3.facette_compare_listTitle {

}
#facette_wrapper th.groupby_button:after {
	content: "\f0c5";
	font-size: 1.2em;
	text-shadow: 0px 0px 0px;
	color: #f7f7f7;
	background-color: #4D4D4D;
	padding: 4px 8px;
	text-align: center;
	margin: 0;
	width: auto;
	border-radius: 4px;
	line-height: 20px;
	height: auto;
	cursor: pointer;
}
#facette_wrapper th.groupby_button img{
	width:0;
}

#facette_wrapper th.groupby_button {
	text-align: right;
}
#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: rgb(229, 229, 229);
}
#facette_compare > tbody > tr > td > p{
	padding: 5px 5px 5px 5px;
}

.facette_libelle {
    margin-left: 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{
	width:0px;
}
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;
}



/* formulaire mdp login
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#main blockquote form input[type="submit"] {
    height: 30px;

}
#main blockquote form input[type="submit"]:hover {
	background-color:#f8f8f8;
}
#main blockquote form input[type="text"] {
	margin-top:0px;
	margin-bottom: 0px;
	height: 32px;
}

/* popup
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/

#pmbopac.popup #connexion{
	position: static;
	opacity: 1;
	width: auto;
	height: auto;
	border: none;
	padding: 0;
	margin: -15px 0 0;
}

@media and screen (max-width: 767px){
	body {
		padding-left: 20px;
		padding-right: 20px;
	}
}

#make_sugg {
    max-width: 600px;
    background-color: #eeeeee;
    box-shadow: 0px 0px 0px 1px rgba(88, 88, 88, 0.18)inset;
}
#make_sugg table{
	width: 480px;
}
#make_sugg .row,
#make_sugg-container{
	padding: 2%;
}

#make_sugg-container input[type="text"],
#comment {
    max-width: 80%;
}
#make_sugg-container select,input[type="file"]{
	max-width:400px;
}
#make_sugg-container table tr td {
	max-width: 300px;
}
#titre-popup {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #cfcdcb;
	color: #252525;
	padding-bottom: 3px;
}

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: #f7f7f7;
	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: #f7f7f7;
	background-repeat: repeat;
	background-position: center top;
	background-image: url("./images/fond.gif");
}

#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: #f7f7f7;
	border: 2px solid #252525;
}

#help-container h2 {
	font-size: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom: 1px solid #252525;
	clear: both;
	padding-bottom: 5px;
}

#help-container hr{
border-color: #252525;
background: #252525;
color: #252525;
border: none;
}

#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:4px;
	margin-right:5px;
	border-radius:0px;
 }

#print_options input[type="submit"].bouton:hover{
}

.form_liste_lecture {
	padding:10px 0px;
}

.form-contenu hr{
	display:none
}

form[name=export_form] input[type="radio"]{
    float:left;
    margin-top: 5px;
    margin-right:3px;
}

#cart_action input#radio_exp_sel{
	float: left;
	margin-left: 10px;
}

#print_options {
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    padding: 15px;
    line-height: 20px;
}
#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: Helvetica, 'Exo 2', sans-serif;
    color: #333;
}

.popup_connexion_empr h3 {
    font-size: 1.2em;
    font-weight: 100;
    margin-bottom: 10px;
    display: block;
    padding-top: 3px;
    margin-top: 10px;
    background-color: #268ECB;
	color: #fff;
	font-family: Helvetica, "Texgy", "Century Gothic", "Avant Garde", Avenir, Verdana, sans-serif;
	padding:5px 15px 5px 5px;
    max-width: 600px;
}

.popup_connexion_empr blockquote {
    padding:10px 10px;
    border: solid 3px  #eee;
    background-color: #eee;
    max-width: 600px;
}


.popup_connexion_empr input[type="text"],.popup_connexion_empr input[type="password"] {
    width: 98%;
    /* color: #000; */
    border-radius: 0px;
    display: block;
    height: 35px;
    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"] {
    background-color: #a90236;
    width:100%;
    background-image: url(images/valider.png);
    background-position: top center;
    background-repeat: no-repeat;
    font-size:1.2em;
    height: 38px;
}


.mediaBib iframe {
	background-color: #F5F5F5;
	padding: 2px;
	border: solid 1px #E1E1E1;
}
/* ----------------------------avanced search------------------------------*/
#search form .form-contenu .search_value .ext_search_txt, .form-contenu input[type="text"] {
    max-width: 220px;
    height: auto;
    min-height: 22px;
}

#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: 100%;
}

#search .table-no-border td .search_critere {
    max-width: 85px;
    display: block;
    word-break: initial;
    padding-bottom: 10px;
}


/* Tris
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#frame_notice_preview {
    border: solid 2px #888;
    z-Index: 9001;
    position: absolute;
    background-color: #F8F8F8;
    width: 720px;
    height: 540px;
    padding: 20px;
    box-shadow: 1px 1px 1px 1px rgba(32, 48, 107, 0.36);
}

#frame_notice_preview > div {
	margin-bottom: 15px;
}

#frame_notice_preview h3 {
    color: #333;
    border-bottom: solid 1px #333;
		padding-bottom: 5px;
		margin-bottom: 10px;
}

#frame_notice_preview a {
	    color: #333;
}

#frame_notice_preview input[type="button"], #frame_notice_preview input[type="submit"]{
	border-radius: 5px;
	border: 1px solid #ccc;
}

#frame_notice_preview input[type="submit"] {
    margin-top: 10px;
}
#frame_notice_preview input {
	border-radius: 2px;
}
#search form select {
    width: 85%;
}
.ext_search_txt {
    width: 75%;
}

#tris input.bouton {
	margin-bottom: 10px;
}

#tris input{
	margin-bottom: 5px;
}

#tris form {
	margin: 5px 0 10px;
}
/* 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="cases_a_cocher"] a>b{
	color: #527c00;
}
#history_action,
#main_hors_footer>form[action*="history"] {
	margin-bottom: 15px;
	width: 99.5%;
	margin: 0 auto;
	padding: 10px 10px;
	border: solid 0px #d9d9d9;
}
#main_hors_footer>form[action*="history"] a{
	color:#303030;
}
#history_action .bouton{
	font-size:1.1em;
	font-family: Helvetica, Arial, sans-serif;

}
/* 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 {
	padding: 10px 0px;
	max-width: 90%;
	display: block;
	background-color: transparent;
	color: #333;
	font-weight: 400;
	margin-bottom: 10px;
	position: relative;
	height: auto;
	border-bottom: dotted 1px #BFBFBF;
	font-size: 1.2em;
}
.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;
}

.a2z_perio h3>span {
	font-size: 100%;
}

#notice span>h3 {
	max-width: none;
}

.parentNotCourte {
	background-color: #f7f7f7;
}

.parentNotCourte > input[type="checkbox"] {
	float: right;
	margin-top: 100px;
}

#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;
}

.asideContentNot {
	width: 30%;
}

#a2z_perio .asideContentNot {
	width: 40%;
}

.asideContentNot > div {
	margin: 5px 0;
}

.asideContentNot .vignetteimgNot {
	max-width: 60%;
}

#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 th {
	background-color: #eee;
	line-height: 22px;
	text-align: left;
}

.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] {
	position: absolute;
	top: 0px;
	left: 0px;
}

.expl_situation strong {
	color: inherit;
}

.etiq_champ {
	font-weight: 400;
	padding: 5px;
}

.public_title {
	font-size: 1.1em;
	font-weight: 600;
}

#notice {
	margin: 45px auto 0px;
	width: 97.5%;
}

td.labelNot>span>b {
	font-weight: normal;
}
/* Compte empr
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
#empr-list > h3 > span {
	margin-bottom: 7px;
	display: block;
}
ul.empr_tabs:after {
	content: " ";
	display: block;
	clear: both;
}
ul.empr_tabs li{
	padding: 0px 10px;
}
#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;
}

#empr_onglet > h3 > span, #empr-list > h3 > span, #empr-resa > h3 > span, #empr-all > h3 > span, #empr-dsi > #aut_details > h3 > span, #change-password > h3 > span {
	font-size: 1.2em;
}

#empr_onglet > h3, #empr-list > h3, #empr-resa > h3, #empr-all > h3, #empr-dsi > #aut_details > h3, #change-password > h3 {
	margin: 5px 0 15px;
}

#empr_onglet br, #empr-list br, #empr-resa br, #empr-all br, #empr-dsi > #aut_details br, #change-password br {
	display: none;
}

#main_hors_footer > blockquote > form > input[value="Envoyer"].bouton {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	height: 32px;
}

ul.empr_tabs {
}

ul.search_tabs li:hover,
ul.empr_tabs li:hover,
ul.list_tabs li:hover,
ul.empr_tabs #current {
	color: inherit;
	border-top-color: #D7D7D7;
	text-decoration: none;
}

ul.empr_tabs li#current a,ul.list_tabs li#current a {
	font-weight: normal;
	background-color: inherit;
	color: #fff;
	border-radius: 0px;
}

#aut_details_container > span {
	display: inline-block;
	margin-top: 10px;
	margin-left: 5px;
}

#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: 10px 0px 0px 0px;
	overflow: hidden;
}

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: 15px;
}

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;
	font-family: inherit;
	color: inherit;
	text-decoration: none;
}

ul.empr_subtabs li a {
	font-weight: bold;
}

ul.empr_subtabs li a::after {
	content: "";
	display: inline-block;
	background: url(images/fleche.png);
	background-size: contain;
	width: 12px !important;
	height: 12px !important;
	margin-left: 2px;
	vertical-align: middle;
	margin-bottom: 2px;
}

ul.empr_subtabs li a:hover {
	text-decoration: none;
}

.bg-grey {
	background-color: #EEEEEE;
	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: #f7f7f7;
	border: solid 2px #EEEEEE;
	color: #000;
	padding: 0px 5px;
}

#fiche-empr h3 {
	margin-bottom: 10px;
	color: #111;
	font-size: 0.93em;
}

#empr-resa h3 {
	margin-bottom: 10px;
}

#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 {
	display: block;
	color: #444;
	cursor: pointer;
	font-size: 1.2em;
	width: auto;
	height: auto;
	text-align: center;
	margin-bottom: 0px;
	font-weight: normal;
	padding: 4px 8px;
	margin-right: 10px;
	background-color: #f7f7f7;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(76, 77, 119, 0.12);
	margin-bottom: 8px;
	float: left;
	text-transform: none;
	font-family: Helvetica, Arial, sans-serif;
}

#empr-resa small form input.bouton {
	float: none;
	border: none;
	background: #252525;
	font-size: 1.4em;
	color: #fff;
	border-radius: 10px;
	padding: 5px 12px;
}

#empr-resa small form input.bouton:hover {
	background-color: #252525;
	color: #fff;
	text-decoration: none;
	transition: 0.15s;}

#empr-resa br{
	display: none;
}

#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 {
	color: #333;
}

#main_hors_footer>div:last-child {
}
#empr_onglet,
#fiche-empr{
	width: 99.5%;
	font-family: Helvetica, Arial;
}
#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: 99.5%;
	padding: 0px 10px 15px;
	background-color: #F3F3F3;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	border-radius: 0px 0px 0px 0px;
	border: solid 1px #E7E7E7;
	border-top: none;
}

a#change_password {
	font-weight: bold;
}

a#change_password::after {
	content: "";
	display: inline-block;
	background: url(images/fleche.png);
	background-size: contain;
	width: 12px !important;
	height: 12px !important;
	margin-left: 5px;
	vertical-align: middle;
	margin-bottom: 2px;
}

#fiche-empr > h3 > span,
#empr-late > h3 > span,
#empr-sugg > h3{
	font-size: 1.25em;
}

#fiche-empr > h3 > span {
	text-transform: uppercase;
}
#fiche-empr{
	font-size:1.3em;
	border:none;
}
#empr-resa h3 {
	padding-top: 5px;
	position: static;
	top: 0px;
	left: 17px;
	background-color: transparent;
	width: auto;
}

.form_liste_lecture .form-contenu .row .colonne2 .row textarea {
	max-width: 355px;
}

.form_liste_lecture h3 {
	margin-top: 20px;
}

#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: 90%;
	line-height: 20px;
}

#websubscribe input[type="button"] {
	background: rgb(239, 166, 128);
 /* Old browsers */
	background: -moz-linear-gradient(top, rgba(239, 166, 128, 1) 0%,
		rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
 /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239,
		166, 128, 1)), color-stop(44%, rgba(229, 109, 47, 1)),
		color-stop(100%, rgba(227, 105, 41, 1)));
 /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(239, 166, 128, 1) 0%,
		rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(239, 166, 128, 1) 0%,
		rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(239, 166, 128, 1) 0%,
		rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
 /* IE10+ */
	background: linear-gradient(to bottom, rgba(239, 166, 128, 1) 0%,
		rgba(229, 109, 47, 1) 44%, rgba(227, 105, 41, 1) 100%);
 /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#efa680',
		endColorstr='#e36929', GradientType=0);
 /* IE6-9 */
	color: #fff;
	border: none;
	font-weight: normal;
	padding: 4px 6px;
	border-radius: 4px;
}

#websubscribe input[type="button"]:hover {
	background-color: #4A4947;
	color: #fff;
}

.fiche-lecteur td {
	padding: 4px 3px;
	width: auto;
	vertical-align: middle;
}

.fiche-lecteur td a {
	font-weight: bold;
}

.form-contenu input[type="checkbox"],#lab_conf {
	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%;
}

/* Mot de passe oubli? */
#main_hors_footer form[action="askmdp.php"] > input.bouton {
	background-color: #252525;
color: #fff;
border: none;
padding: 0px 10px;
border-radius: 8px;
min-height: 32px;
font-size: 1.1em;
}

#main_hors_footer form[action="askmdp.php"] > input.bouton:hover {
	background: #252525;
}

/* Surlignage
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
/* surlignage des mots recherches */

.text_search0,
.text_search1,
.text_search2,
.text_search3,
.text_search4,
.text_search5 {
}

.text_search0 {
	background-color: #b4d966;
}

.text_search1 {
	background-color: #c8e4F5;
}

.text_search2 {
	background-color: #FFAB6F;
}

.text_search3 {
	background-color: #90FF75;
}

.text_search4 {
	background-color: #99B5B9;
}

.text_search5 {
	background-color: #D0F6FB;
	text-decoration: underline;
	display: inline-block;
}
/* Template perso to spp
---------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------*/
table.bordure {
width:100%;
border:1px solid #333;
}
.titre{
font-style:italic;
}
.titre_revue{
font-style:italic;
}

/* Affichage carroussel de num?ros d'un p?riodique
---------------------------------------------------------------
---------------------------------------------------------------*/
table.carroussel_bulletin a {
    color: #303030;
}

#empr-old td, #empr-old h3, #empr-old th, #empr-all td, #empr-all h3, #empr-all th, #empr-resa td, #empr-resa h3, #empr-resa th {
	padding:5px;
}

/* Ajout Cl?ment 19/09/2016 */

div.langue li a {
    display: none; 
}

.docnum a{
    display:block;
}
.docnum span{
    display:block;
    word-break: break-all;
    padding: 0px 10px;
} 

/* Demande 42350 */
.searchbox input.bouton, .searchbox input[type="submit"] {
    vertical-align:top;
}
.onglet_basketNotCourte .img_basketNotCourte img, span.imgComment {
    height: 32px;
}
.onglet_basketNot .img_basketNot img {
    height: 32px;
}

div.lienP, 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 {
    background-color:transparent;
}

.short_url_permalink a{
    color: #303030;
    padding: 7px 12px;
    line-height: normal;
    display: inline-block;
    margin-bottom: 4px;
    background-color: #d9d9d9;
    border: none;
    border-radius: 5px;
    font-weight: 400;
}

#lvl1 .even, #lvl1 .odd, #lvl1 .surbrillance {
    background-color:transparent;
}

#search form .form-contenu td>input[value="..."] {
    float: left;
}

#search form .form-contenu input[type="button"] {
    display: inline-block;
}