diff --git a/gitmain.tex b/gitmain.tex
index 7ac5a4fec0e31fba26ab5cbf69851f8f77a72607..767a486415239a8e1cc31d587c14b00a6a142eb3 100644
--- a/gitmain.tex
+++ b/gitmain.tex
@@ -19,11 +19,32 @@
 
 \usepackage{gitcommon}
 
+% \addtobeamertemplate{footline}{\hfill\insertframenumber/\inserttotalframenumber\hspace{2em}\null}
+
+\setbeamertemplate{footline}{
+\leavevmode%
+\hbox{\hspace*{-0.06cm}
+\begin{beamercolorbox}[wd=.2\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}%
+	\usebeamerfont{author in head/foot}\insertshortauthor%~~(\insertshortinstitute)
+\end{beamercolorbox}%
+\begin{beamercolorbox}[wd=.6\paperwidth,ht=2.25ex,dp=1ex,center]{section in head/foot}%
+	\usebeamerfont{section in head/foot}\insertshorttitle
+\end{beamercolorbox}%
+\begin{beamercolorbox}[wd=.2\paperwidth,ht=2.25ex,dp=1ex,right]{section in head/foot}%
+	\usebeamerfont{section in head/foot}\insertshortdate{}\hspace*{2em}
+	\insertframenumber{} / \inserttotalframenumber\hspace*{2ex}
+\end{beamercolorbox}}%
+\vskip0pt%
+}
+
+
 \begin{document}
 
 \frame{\titlepage}
 
-%======================================================================
+\include{preambule}
+
+% ======================================================================
 
 %\frame{\frametitle{Sommaire}\tableofcontents[part=1]}
 \frame{\frametitle{Sommaire}\tableofcontents}