                         /*COLONNE 40 DROITE*/


.PRS_WIDTH_40D {
    clear: right;
    float: right;
    padding-left: 15px;
    width: 35.722%;
}

.paragraphe .innerParagraphe p {
    font-family: roboto;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}



.PRS_WIDTH_33G {
    clear: none;
    float: left;
    margin-bottom: 0;
    margin-left: 1.4%;
    margin-right: 1.4%;
    margin-top: 0;
    width: 29.916%;
}
#contenu h2 {
    font-family: roboto;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: solid 1px #dadada;
}

#contenu h2:after {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/include/css/GAB_COLLECTIVITE2/images/fond-h2.png");
    background-origin: padding-box;
    background-position: center bottom;
    background-repeat: repeat-x;
    background-size: auto auto;
    bottom: 0;
    content: none;
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}


#footer .bloc.commune {
    float: right;
    width: 25.298%;
}

#footer .staticContainer {
    display: table;
    float: left;
    width: 74.575%;
}

#footer .collectivite {
    display: table-cell;
    width: 10%;
}

#footer > .innerFooter > .commune > h3 {
    text-align: center;
}