#blockStyle25312Sidebar722 {background-repeat:no-repeat; padding:5px 5px 5px 10px; background-color: #f2f2f2} #blockStyle25321Sidebar722 {background-repeat:no-repeat; padding:5px 5px 5px 10px; background-color: #f2f2f2} #blockStyle26176Sidebar757 {color:#ffffff; font-size:150%; background-repeat:no-repeat; padding:0.4em 10px 0.1em 15px; background: #555555;} #blockStyle28025Sidebar722 {background-repeat:no-repeat; padding:5px 5px 5px 10px; background-color: #f2f2f2} #blockStyle28030Sidebar722 {background-repeat:no-repeat; padding:5px 5px 5px 10px; background-color: #f2f2f2} #blockStyle28034Sidebar637 {color:#ffffff; font-size:150%; background-repeat:no-repeat; padding:0.4em 0 0.1em 15px; background: #808080;} #blockStyle29512Sidebar722 {background-repeat:no-repeat; padding:5px 5px 5px 10px; background-color: #f2f2f2} #blockStyle29513Sidebar612 {background-repeat:no-repeat; margin:0 0 25px 0; padding:10px 5px 5px 10px; background-color: #f2f2f2} #blockStyle59665Sidebar612 {background-repeat:no-repeat; margin:0 0 25px 0; padding:10px 5px 5px 10px; background-color: #f2f2f2} #blockStyle77106Sidebar2642 {color:#ffffff; font-size:150%; background-repeat:no-repeat; padding:0.4em 0 0.1em 15px; background: #808080;}

Using our services

Borrowing and consultation

Literature searching services

Work remotely

Document supply service (ILL)

The UNIGE Library “on the go”

Book a workspace

Print, scan, copy

Discover our new acquisitions

Suggest a purchase

Register

Archive ouverte UNIGE

/* 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; }