    html, body, #wrapper /*, .navbar-default, .dropdown-menu */ {
        background-image: url(img/fond2016.jpg) !important;
    }    

    .size-full {
	padding-bottom: 26px;
    }

    h3, h4, .menu {
        font-family: ubuntubold, Arial, sans-serif;
    }

    h1, h2 {
	font-size: 26px;
    	text-align: initial;
	margin-bottom: 3px;
	padding-top: 3px;
    }

    h1.page-title {
	font-size: 24px;
    }

    h1, h2, .hyperlink {
	font-family: clarendon_btroman, Arial, sans-serif;
	text-transform: uppercase;
    }

    #banner + h1 {
	margin-top: 90px;
    }

    h1 {
	margin-top: 90px;
    }

    h3 {
	font-size: 16px;
    }

    h3, h4 {
	margin-top: 20px;
	color: #653523;
	text-transform: uppercase;
    }
	
    h4 {
	font-size: 14px;
    }

    h1 + .orange {
	margin-top: 0;
	margin-bottom: 20px;
    }

    .orange {
	color: #653523;
    }

    .posts_in_page p {
	margin-top: 1em;
    }

    .posts_in_page h4 a {
	display: block;
    }

section {
    margin: auto;
    max-width: 600px;
    width: 100%;
    /*padding-bottom: 60px;*/
}

.presentation_groupe img {
    max-width: 600px;
    width: 100%;
    height: auto;
}

#section_titre, #section_titre h2{
    text-align: center;
}

#section_titre img {
    width: 100%;
    max-width: 425px;
    height: auto;
}