body {
    background: #B6A998 url("++theme++sites/coeurvaillant/images/fond.jpg") no-repeat center top;
}

#content {
    padding:0 30px;
}
#portal-header {
    margin:0;
}
#portal-logo {
    height: 112px;
}
#portal-header a {
    color: #fff !important;
    padding-top: 32px;
    font-size: 300%;
    font-weight: 300;
    text-decoration:none;
}
#portal-globalnav-wrapper {
    background-color: transparent;
}
.plone-navbar-nav li a, 
.plone-navbar-nav li a:hover,
.plone-navbar-nav > .selected > a, 
.plone-navbar-nav > .selected > a:hover {
    background-color: transparent;
    font-weight:300;
}
#content-core {
    min-height: 600px;
}
body.section-index .documentFirstHeading{
    display:none;
}
.documentFirstHeading {
    border:none;
}
.template-full_view #content-core .description,
.documentDescription {
    color:#fff;
}
.template-file_view a {
    color:#fff;
    border:none;
}
.template-full_view #content-core p {
    color:#fff;
    font-weight:300;
}
.template-full_view #content-core a {
    color:#fff !important;
    text-decoration:none;
    border:none;
}

#portal-footer-wrapper {
    background-color:#2F4C6A;
}
#portal-footer-wrapper p {
    font-weight:300;
    border-bottom: none;
    padding-bottom: 0;
}