body {	
	margin: auto !important;
}.

 #text {
  	display: none !important;
   visibility: none !important;
}

abonneFiche.avis {
display: none;
}


.abonneFiche.cards {
display: none;
}


tr:nth-child(0n+8) {
display: none;
}

div.notice_bloc li {
margin-left: 30px;
 margin-bottom:2px;
  text-align:left;
}
div.notice_bloc li:first-of-type {
margin-top: 10px;
}
div.notice_bloc li:last-of-type {
margin-bottom: 10px;
}

.detail.block_info_notice a.serie, .entete_notice a.serie, .vignette_info a.serie {
margin-left: 0px; 
display: flex;
margin-top:10px;
}

/*.detail.block_info_notice dd, .entete_notice dd, .vignette_info dd {
 text-align: right;
 display: none;
}*/

.vignette_info dt {
   display:none;
}

.nothumbnail_wrapper {
  font-size: 11px;
}

/* Header */
.expressionRecherche {
  	width: 400px !important;
	height: 25px;
}

input.expressionRecherche {
	font-size: 15px;
}

/* Page des résultats */
.vignette_info a:first-of-type {
  	//display: none;
}

.vignette_info a, .entete_notice a {
  	display: none;
}

.resultat_recherche .vignette_info  dd {
  	padding-left: 0px;
  	margin-left: 0px;
}

.resnumeriques {
	padding-top: 40px !important;  
}

.resnumeriques .notice_bloc_open {
	display: flex;  
}

.recherche_simple  .icone_support {
  	display: none;
}

/* Formulaire avancée */
.recherche_avancee input {
  	font-size: 16px !important;
}

/* Focus sur une notice */
.recherche_viewnotice  li::marker {
  font-size: 0px;
}

.link-pdf, .licence-online {
display: none;
}

.recherche_viewnotice .entete_notice a:first-child {
  	//display: none !important;
 }

footer .print img {
  height: 20px;
  margin-left: 20px;
}

.boiteGaucheInner, .boiteGauche, .boiteGauche .contenu {
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}

.footer {
  background: url(https://bibliotheque.cefedem-aura.org/userfiles/image/bokehportailfooter2.png) no-repeat center bottom;
    background-color: rgba(0, 0, 0, 0);
  background-color: #E8F2F5;
  color: #E8F2F5;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0%;
  height: 320px;
  max-width: 100%;
  width: auto !important;
}


@media screen and (max-device-width: 1024px) {
  	/* Header */
.expressionRecherche {
  	width: 200px !important;
	height: 20px;
}

input.expressionRecherche {
	font-size: 11px;
}
}

.boiteMilieu h1 {
	color: #4D5352;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}

