.o-Col h2 { display: none; } .o-Grid--main h2 { display: block; }

Sites de la Bibliothèque

Dépôt de la Bibliothèque de l'UNIGE (DBU)

 

Horaire actuel et places disponibles

Ouverture sur rendez-vous, réservée à des demandes spécifiques

Missions

Offrir aux bibliothèques les services communs tels que le stockage en magasin fermé de 33'000 mètres linéaires, la fourniture de documents et le prêt entre bibliothèques.

 

Gestion du DBU

Maria Zamora
Bibliothécaire responsable

Bruno Silvestre
Bibliothécaire assistant

Mathias Blatter
Bibliothécaire assistant

Contact

Quai du Seujet 14
1201 Genève
Tél : +41 (0)22 379 17 00
biblio-dbu(at)unige.ch
/* CSS pour supprimer les marges dans les blocs à cause des paragraphes (PI/2024) */ p { margin: 0; } /* CSS pour 2ème agenda spécifique à une formation (JBC/2024) */ #calendar_container_cal1084 div.calendar_event_category { display: none; } #calendar_container_cal1084 div.calendar_event_title { display: none; } /* Fin CSS 2ème agenda */ /* CSS pour supprimer les petits puces dans les listes numérotées (PI/2019) */ .t-corporate .o-Layout--main ol li:not([class]):before { content: none; } ol li:not([class]):before { content: none; } ol li:before { content: none; } /* CSS pour afficher à la ligne les intitulés longs des collapse (PI/2019) */ .ccm-remo-expand a { white-space: normal; } /* CSS du message d'alerte Coronavirus */ .biblio-panel::after, .biblio-panel::before { content: ""; display: table; clear: both; } .biblio-panel:hover { color: #000 !important; background-color: #ffeb3b !important; } .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 80px; margin-right: auto; margin-bottom: -80px; margin-left: auto; width: 1140px; padding: 10px; position: relative; } .biblio-panel a { color: #d80669; } @media (max-width: 1299px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 70px; margin-right: auto; margin-bottom: -70px; margin-left: auto; width: 940px; padding: 10px; position: relative; } } @media (max-width: 979px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 60px; margin-right: auto; margin-bottom: -60px; margin-left: auto; width: 720px; padding: 10px; position: relative; } } @media (max-width: 739px) { .biblio-panel { background-color: #ffeb3b !important; box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); margin-top: 160px; margin-right: auto; margin-bottom: -160px; margin-left: auto; width: 90%; padding: 10px; position: relative; } } .biblio-button { margin-left: 15px; color: black; font-weight: bold; float: right; font-size: 22px; line-height: 20px; cursor: pointer; transition: 0.3s; } .biblio-button:hover { color: #d80669; } .table-striped { margin-bottom: 25px; }