
/* - ploneCustom.css - */
@media all {
/* https://ife.ens-lyon.fr/lea/portal_css/ploneCustom.css?original=1 */
#bande-onglet{background:url("++resource++lea.customtheme.images/onglet.svg") no-repeat scroll left bottom / 100% auto var(--ife-color)}
.documentFirstHeading{
font-size:2.2rem;
}
#content h2{
font-size:1.8rem;
}
#content h3{
font-size:1.5rem;
}
#content h4{
font-size:1.2rem;
}
#content .liste_flechee {
margin-bottom:0.8rem;
}
#content .liste_flechee li{
list-style-type:none;
}
#content .liste_flechee li:before{
content:  ' \2192';
margin-right:0.2em;
font-size: 1.4em;
}
#content p + .liste_flechee{
margin-top: -0.8rem;
}
table.tab_couleurs_ife td,
table.tab_couleurs_ife th{
padding:1rem;
font-weight:normal;
}
table.tab_couleurs_ife tr{
border-left:0.5rem solid #259de0;
}
table.tab_couleurs_ife tr:nth-child(1){
border-color: #ec008c;
}
table.tab_couleurs_ife tr:nth-child(2){
border-color: #8cc63f;
}
table.tab_couleurs_ife tr:nth-child(3){
border-color: #259de0;
}
table.tab_couleurs_ife tr:nth-child(4){
border-color: #f1592a;
}
table.tab_couleurs_ife tr:nth-child(5){
border-color: yellow;
}
table.tab_couleurs_ife tr:nth-child(6){
border-color: grey;
}
.portlet-static-actualites .portletItem a:link, .portlet-static-actualites .portletItem a:visited {
color: #259de0 !important;
border: none;
font-weight:bold;
}
td.cellule_fantome{width:18%;}
.portalMessage {
display:none;
}
.portalMessage + .portalMessage {
display:block;
}
img.carte_exp {
width:50% !important;
height:auto !important;
}
div.zoomWindow,.zoomWindowContainer {
width:100% !important;
}
.portletStaticText, #content-core{
th {font-weight:normal;}
}
}

