
/* - ++resource++contentleadimage.css - */
@media screen {
/* https://indexation.ens-lyon.fr/portal_css/++resource++contentleadimage.css?original=1 */
.leadimage-wrapper {
float: left;
padding-right: 0.6em;
padding-bottom: 0.2em;
}
.leadimage-body-wrapper {
float: left;
padding: 1em 2em 1em 0;
}

}


/* - ploneCustom.css - */
@media all {
/* https://indexation.ens-lyon.fr/portal_css/ploneCustom.css?original=1 */
#zone-identifiante,
.section-presentation #portal-breadcrumbs {
display:none;
}
#portal-logo img {
height: 60px;
padding: 30px 10px;
}
.portletCollectionENS .blocItems {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: flex-start;
flex-wrap: wrap;
}
dl.portlet.portletCollectionENS.portlet-image-ens dd.portletItem {
padding: 0.5em 0;
line-height: 1.2em;
width: 32%;
margin: 0.5em;
}
li a.lienPlus{
background: #D64100 !important;
border: none;
border-bottom: 3px solid #ab3400;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF !important;
margin: 5px;
padding: 2px 5px;
font-weight: normal;
}
.summary img{
width:25px !important;
height:25px !important;
}
}

