
/* - ploneCustom.css - */
@media all {
/* http://www.iramuteq.org/portal_css/ploneCustom.css?original=1 */
.icons-on .contenttype-plone-site {
background-color: transparent;
background-image: url("logoIcon.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px +5px;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
}
#portal-globalnav li a {
display: inline-block;
padding-top: 0.5em;
padding-right: 1em;
padding-bottom: 2em;
padding-left: 1em;
background-color: #EDEB8E;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
min-width: 6em;
white-space: normal;
border-right-width-value: 0.1em;
border-right-style-value: solid;
border-right-color-value: white;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
}
#portal-globalnav .selected a, #portal-globalnav a:hover {
background-color: #205c90;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: White;
}
#portal-globalnav {
clear: both;
font-size: 80%;
background-color: #EDEB8E;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;
}
#portal-globalnav .selected a:hover {
background-color: #EDEB8E;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: #205c90;
}
dl.portlet ul.navTree .navTreeCurrentItem {
background-color: #EDEB8E;
border-left: 1em solid #EDEB8E;
margin-left: -1em;
margin-right: -1em;
}
dl.portlet dt, div.portletAssignments,
div.portletHeader {
padding-top: 0.42em;
padding-right: 1em;
padding-bottom: 0.42em;
padding-left: 1em;
background-color: #EDEB8E;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
line-height: normal;
}
#portal-footer {
font-size: 75%;
background-color: #EDEB8E;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
padding-top: 1em;
padding-right: 1em;
padding-bottom: 1em;
padding-left: 1em;
margin-top: 1em;
margin-right: 0pt;
margin-bottom: 1em;
margin-left: 0pt;
line-height: 2em;
}
#exemple{
font-size: 275%;
}

}

