\documentclass[12pt]{book}
%\def\baselinestretch{1}
%\documentclass[11pt,emtex]{book}
    \usepackage[francais]{babel}
     \usepackage[latin1]{inputenc}

%\renewcommand{\floatpagefraction}{0.7}

\tolerance=8000
\pretolerance=4000

\renewcommand{\topfraction}{0.85}
\renewcommand{\textfraction}{0.1}
\renewcommand{\floatpagefraction}{0.75}  %must be smaller than topfraction^M


\usepackage{pstricks}
\usepackage{epic}


\usepackage{a4wide,amstext,fancyheadings,subfigure,epsfig,times}
\usepackage{graphicx}

\pagestyle{fancy}
%\addtolength{\headwidth}{\marginparsep}
%\addtolength{\headwidth}{\marginparwidth}
%\renewcommand{\chaptermark}[1]%
%                {markboth{#1}{}}
%\renewcommand{\sectionmark}[1]%
%                {markright{\thesection\ #1}}
%\pagestyle{fancy}
%\lhead[\thepage]{\rightmark}
%\chead{}
%\rhead[\leftmark]{\thepage}
%\lfoot{}\cfoot{}\rfoot{}
\lhead[\fancyplain{}{\bfseries\thepage}]%
      {\fancyplain{}{\bfseries\rightmark}}
\rhead[\fancyplain{}{\bfseries\leftmark}]%
      {\fancyplain{}{\bfseries\thepage}}
\cfoot{}

%\usepackage{amstext}
%\rotdriver{driveroption}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\textwidth 15 cm
%\textheight 20 cm
\topmargin -1cm
%\oddsidemargin 0cm
%\evensidemargin 0cm
%%%%%
\markboth{}{}



\def\grad{{\mbox{\bf grad}}}

\def\dix#1{10$^{#1}$}
%\def\m#1{$^{-#1}$}

\def\deg{^{o}}

\def\eg{e.~g.}
\def\dep#1{\left(#1\right)}
\def\depb#1{\left[#1\right]}
\def\dem{1/2}
\def\eq#1{Eq.~\ref{eq:#1}}
\def\eqb#1{(\ref{eq:#1})}
\def\fig#1{Fig.~\ref{fg:#1}}
\def\tb#1{Table~\ref{tb:#1}}
\def\sec#1{Section~\ref{sec:#1}}
\def\ch#1{Chapitre~\ref{ch:#1}}
\def\dt#1{\frac{\partial #1}{\partial t}}
\def\ave#1{\overline{#1}}
\def\mave#1{\tilde{#1}}

\newcommand{\dg}[1]{\ensuremath{#1^\circ}}
\newcommand{\ms}[1]{\ensuremath{#1\mbox{ m$\,$s}^{-1}}}
\newcommand{\tauq}{\ensuremath{\tau_{\msbox{q}}}}
\newcommand{\days}[1]{\ensuremath{#1\mbox{ d}}}
\newcommand{\beq}{\begin{equation}}
\newcommand{\eeq}{\end{equation}}
\newcommand{\beqnar}{\begin{eqnarray}}
\newcommand{\eeqnar}{\end{eqnarray}}
\newcommand{\za}[1]{\left[\,#1\,\right]}
\newcommand{\pt}{\ensuremath{\mbox{.}}}
\newcommand{\cm}{\ensuremath{\mbox{,}}}
\newcommand{\taurel}{\ensuremath{\tau_{\msbox{rel}}}}
\newcommand{\taudiss}{\ensuremath{\tau_{\msbox{diss}}}}
\newcommand{\taueddy}{\ensuremath{\tau_{\msbox{eddy}}}}





\def\kz{K_z}
\def\div#1{{\mbox{div}}\dep{#1}}


\usepackage{a4}

\def\afaire#1{{\bf\sc #1}}
\def\complement#1{{\bf\sc #1}}
\def\complement#1{}

\usepackage[round]{natbib}
\bibliographystyle{hdr}
\usepackage{graphicx}

\oddsidemargin 0cm


\title{
Représentation du transport direct et inverse dans les modèles globaux
de climat et étude des couplages entre composition et dynamique atmosphérique
sur Titan.
\author{Frédéric Hourdin}\date{\today}}






\newcommand{\figurecaption}[7]
%% Arguments: 1-\epsfig{}; 2, 3-caption, label;4-%width of the ensemble
%%            5-%width of figure; 6-%width of caption; 
%%            7-vspace before caption
   {
   \begin{figure}
     \begin{center}
     \begin{minipage}[t]{#4\linewidth}
       \begin{minipage}[t]{#5\linewidth}
	       {#1}
                \end{minipage}\hfill
	      \begin{minipage}[t]{#6\linewidth}
	         \vspace{#7}
	          \caption{#2\label{#3}}
	       \end{minipage}
	        \end{minipage}
	   \end{center}
	   \end{figure}   
	   }

