:root {
	
    --site-color: #857873;
    --site-color_2: #947F5F;	
    --header-color: rgba(133, 120, 115, 1);
    --footer-color: #9D9D9C;	
    --titre_h2: #726248; 
    --titre: #525252; 
    --fleche_to_top_bg: #515151;
    
    --newsletter-bg:#e6e1d6;
    --newsletter-titre: #72676B;
    
    /*MENU OPEN*/
     --menu_open_bg: #5b626a;  
    
    /*MEDIAS */	
    --medias-bg: #eae7e9;
}

