\MotDefinition{Hypoténuse}{%
  \parpic[r]{%
    \begin{tikzpicture}[general, scale=0.6] \draw (4,0)--(0,0)--(0,3);
      \draw [epais, color=A1] (4,0)--(0,3); \draw [fill=A1] (0,0)
      rectangle (0.3,0.3); \draw (2,1.8)
      node[rotate=-36.8,color=A1]{hypoténuse};
    \end{tikzpicture}%
  } Dans un triangle rectangle, l’hypoténuse est le côté opposé à
  l’angle droit. C’est aussi le plus grand côté.  }
