%\pagestyle{myheadings}
%\renewcommand{\thepage}{\arabic{chapter}.\arabic{page}}
%\renewcommand{\thechapter}{\Roman{chapter}}
\newtheorem{theo}{Theorem\ }[section]
\newtheorem{prop}[theo]{Proposition\ }
\newtheorem{lemm}[theo]{Lemma\ }
\newtheorem{hypo}[theo]{Hypothesis\ }
\newtheorem{coro}[theo]{Corollary\ }
\newtheorem{conj}[theo]{Conjecture\ }
%
\newtheorem{definitio}[theo]{Definition\ }
\newenvironment{defi}[1]{\begin{definitio} {\bf #1} \rm }{\end{definitio}}
\newtheorem{algorith}[theo]{Algorithm\ }
\newenvironment{algo}[1]{\begin{algorith} {\bf #1} \rm }{\end{algorith}}
\newtheorem{exemple}[theo]{Example\ }
\newenvironment{exam}[1]{\begin{exemple}{\bf #1} \rm }{\end{exemple}}
\newtheorem{exercice}[theo]{Exercise\ }
\newenvironment{exer}[1]{\begin{exercice}{\bf #1} \rm }{\end{exercice}}
\newtheorem{notations}[theo]{Notations\ }
\newenvironment{nota}[1]{\begin{notations}{\bf #1} \rm }{\end{notations}}
%
\newtheorem{paragr}[theo]{\hspace{-.8ex}}
\newenvironment{pa}[1]{\begin{paragr}{\bf #1} \rm }{\end{paragr}}
%
\newcommand{\Proof}{{\par\noindent{\em Proof:~}}}
\newcommand{\solu}{{\par\noindent{\em Solution:~}}}
\newcommand{\NB}{{\par\noindent{\bf Remark:~}}}



