body {
	background-size:cover;
    background-position:center center;
}

section {
	margin: -190px auto -85px;
}

footer {
    text-align: center;
    height: 85px;
}

.degrade_bottom {
    background-image: url("../images/degrade_bottom.png"); 
    height: 15px;
}

.orange_bottom {
    background-color: #FF8C00;
    height: 10px;
    width: 100%;
}

.partenaires {
    background-color: #FFFFFF;
    height: 55px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
}

.partenaires img {
    vertical-align: middle;
}