/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16 mai 2017, 10:52:11
    Author     : AYMAN KORKOT
*/



.content-global .fichier .frm-fichier{
    width: 35%;
    margin: 0 auto;
}
.footer-fichier{
    padding: 11px 0;
    background: #c09f5e;

    z-index: 4;
}
.footer-fichier a{
    padding: 0 212px;
}
.footer-fichier h2{
    font-size: 17px;
    margin: 0;
    font-weight: 500;
    color: #fff;
}