body
{
    background-color: #096c8c;
    background-size:cover;
    margin:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
}

}


footer a
{
display: inline-block;
}

#arriere
{
	position: absolute;
	bottom: 30px;
	left: 30px;
}
#avant
{
	position: absolute;
	bottom: 30px;
	right: 30px;
}
