
/* - ploneCustom.css - */
@media all {
/* https://www.decavel-orgues.com/portal_css/ploneCustom.css?original=1 */
/* */
/* */
#portal-top h1, #portal-navigation, #portal-footer, .template-view #portlets-above.wrapper {
background: #7ca430;
}
/* */
#portal-top #sous-titre span, #content h2.section-title, #content .description {
color: #7ca430;
}
/* */
#portal-column-content .text p.exergue{
color: #ff6064;
}
#portal-column-content .text .texte2{
background: #ff6064;
}
/* */
#portal-top .bouton li.contact a {
background: #eedd0c;
}
#portal-top .bouton li a:hover, #portal-top .bouton li a:focus{
background: #7ca430;
}
/* */
.bx-wrapper .bx-pager.bx-default-pager a{
background:#7ca430;
border-color:#7ca430!important;
}
/* */
.pb-ajax > div h1, #login-form::before{
color:#7ca430;
}
#login-form .formControls input{
background:#7ca430;
}
}

