spb/uqo_cours_public Public
UQO — matériel de cours en évaluation immobilière (version publique, sans examens ni corrigés).
TeX 89.1%
Python 10.9%
1% =============================================================================2% Style UQO pour présentations Beamer — IMM10333% Université du Québec en Outaouais4% Auteur : Simon-Pierre Boucher — simon-pierre.boucher@uqo.ca5% © 2026 Simon-Pierre Boucher6% Design moderne « flat » : Fira Sans, accents dorés, barre de progression,7% page titre avec photo du pavillon Lucien-Brault (images/)8% =============================================================================9\ProvidesPackage{uqo-style}1011% --- Packages requis ---12\RequirePackage[utf8]{inputenc}13\RequirePackage[T1]{fontenc}14\RequirePackage[french]{babel}15\RequirePackage{lmodern}16\RequirePackage[sfdefault,scaled=0.92]{FiraSans}17\RequirePackage{amsmath,amssymb}18\RequirePackage{graphicx}19\RequirePackage{booktabs}20\RequirePackage{array}21\RequirePackage{multirow}22\RequirePackage{colortbl}23\RequirePackage{tikz}24\RequirePackage{pgfplots}25\RequirePackage{hyperref}26\RequirePackage{fontawesome5}27\RequirePackage{tcolorbox}28% enumitem retiré car incompatible avec Beamer29\RequirePackage[backend=biber, style=authoryear, sorting=nyt, maxbibnames=6]{biblatex}30\addbibresource{references.bib}31\renewcommand*{\bibfont}{\footnotesize}32\setlength\bibitemsep{0.55\baselineskip}33\RequirePackage{listings}34\RequirePackage{eurosym}35\RequirePackage{textcomp}36\RequirePackage{pifont}37\RequirePackage{calc}38\RequirePackage{appendixnumberbeamer}3940\pgfplotsset{compat=1.18}41\usetikzlibrary{shapes,arrows,arrows.meta,positioning,calc,decorations.pathreplacing,shadows,fit}4243% --- Couleurs UQO ---44\definecolor{uqoBleu}{RGB}{0, 62, 126} % Bleu principal UQO45\definecolor{uqoBleuClair}{RGB}{41, 118, 187} % Bleu clair46\definecolor{uqoOr}{RGB}{204, 164, 36} % Or/doré UQO47\definecolor{uqoGris}{RGB}{96, 102, 112} % Gris foncé48\definecolor{uqoGrisClair}{RGB}{208, 213, 220} % Gris clair49\definecolor{uqoBlanc}{RGB}{255, 255, 255} % Blanc50\definecolor{uqoVert}{RGB}{16, 124, 78} % Vert accent51\definecolor{uqoRouge}{RGB}{178, 42, 32} % Rouge accent52\definecolor{uqoBgClair}{RGB}{242, 246, 250} % Fond clair53\definecolor{uqoNavy}{RGB}{9, 26, 51} % Bleu nuit (pages titre/section)54\definecolor{uqoInk}{RGB}{38, 43, 52} % Texte courant55\definecolor{uqoTeal}{RGB}{13, 122, 122} % Sarcelle (IMM1033)56\definecolor{uqoOrange}{RGB}{214, 116, 22} % Orange (IMM1033)57\definecolor{lightblue}{RGB}{220,235,245}58\definecolor{lightgreen}{RGB}{220,245,220}59\definecolor{lightyellow}{RGB}{255,250,220}60\definecolor{lightred}{RGB}{255,225,225}61\definecolor{lightgray}{RGB}{240,240,240}6263% =============================================================================64% THÈME — base neutre, tout est redéfini à la main (design flat)65% =============================================================================66\usetheme{default}67\usefonttheme{professionalfonts}6869\setbeamercolor{background canvas}{bg=uqoBlanc}70\setbeamercolor{normal text}{fg=uqoInk}71\setbeamercolor{structure}{fg=uqoBleu}72\setbeamercolor{alerted text}{fg=uqoRouge}73\setbeamercolor{example text}{fg=uqoVert}7475\setbeamercolor{title}{fg=uqoBlanc}76\setbeamercolor{subtitle}{fg=uqoOr}77\setbeamercolor{frametitle}{fg=uqoBleu, bg=uqoBlanc}78\setbeamercolor{framesubtitle}{fg=uqoGris}79\setbeamercolor{author}{fg=uqoGris}80\setbeamercolor{institute}{fg=uqoGris}81\setbeamercolor{date}{fg=uqoGris}8283\setbeamercolor{block title}{bg=uqoBleu, fg=uqoBlanc}84\setbeamercolor{block body}{bg=uqoBgClair, fg=uqoInk}85\setbeamercolor{block title alerted}{bg=uqoRouge, fg=uqoBlanc}86\setbeamercolor{block body alerted}{bg=uqoBgClair, fg=uqoInk}87\setbeamercolor{block title example}{bg=uqoVert, fg=uqoBlanc}88\setbeamercolor{block body example}{bg=uqoBgClair, fg=uqoInk}8990\setbeamercolor{item}{fg=uqoBleu}91\setbeamercolor{subitem}{fg=uqoOr}92\setbeamercolor{subsubitem}{fg=uqoGris}9394\setbeamercolor{section in toc}{fg=uqoBleu}95\setbeamercolor{subsection in toc}{fg=uqoGris}9697\setbeamercolor{bibliography entry author}{fg=uqoInk}98\setbeamercolor{bibliography entry title}{fg=uqoBleu}99\setbeamercolor{bibliography entry location}{fg=uqoGris}100\setbeamercolor{bibliography entry note}{fg=uqoGris}101102% --- Polices ---103\setbeamerfont{title}{size=\huge, series=\bfseries}104\setbeamerfont{subtitle}{size=\footnotesize, series=\bfseries}105\setbeamerfont{frametitle}{size=\large, series=\bfseries}106\setbeamerfont{framesubtitle}{size=\small}107\setbeamerfont{block title}{size=\small, series=\bfseries}108\setbeamerfont{footnote}{size=\tiny}109\setbeamerfont{footline}{size=\tiny}110111% --- Navigation ---112\setbeamertemplate{navigation symbols}{}113114% --- Espacement généreux : marges larges, texte aéré ---115\setlength{\parskip}{3pt}116\setbeamersize{text margin left=9mm, text margin right=9mm}117\beamerdefaultoverlayspecification{}118\linespread{1.06}119120% =============================================================================121% TITRE DE CADRE — titre bleu, tiret doré + filet fin122% =============================================================================123\setbeamertemplate{frametitle}{%124 \nointerlineskip125 \vskip2.6mm126 \begin{beamercolorbox}[wd=\textwidth]{frametitle}127 \usebeamerfont{frametitle}\insertframetitle%128 \ifx\insertframesubtitle\@empty\else129 \\[0.3ex]{\usebeamerfont{framesubtitle}\usebeamercolor[fg]{framesubtitle}\insertframesubtitle}%130 \fi131 \end{beamercolorbox}132 \vskip1.2mm133 \leavevmode\hbox{%134 {\color{uqoOr}\rule[0.6pt]{9mm}{1.6pt}}%135 \hspace{1.5pt}%136 {\color{uqoGrisClair}\rule[1.1pt]{\dimexpr\textwidth-9mm-1.5pt\relax}{0.5pt}}%137 }%138 \vskip2mm139}140\setbeamertemplate{frametitle continuation}[from second][{\normalsize\color{uqoGris}~(suite)}]141142% =============================================================================143% PIED DE PAGE — barre de progression dorée + infos discrètes144% =============================================================================145\setbeamertemplate{footline}{%146 \leavevmode%147 \hbox to \paperwidth{\hspace*{6mm}%148 {\usebeamerfont{footline}\color{uqoGris}%149 \insertshorttitle\ \textbullet\ \insertshortauthor\ \textbullet\ UQO}%150 \hfill151 {\usebeamerfont{footline}\color{uqoGris}%152 \insertframenumber\,/\,\inserttotalframenumber}%153 \hspace*{6mm}}%154 \vskip0.8mm155 \begin{tikzpicture}156 \fill[uqoBgClair] (0,0) rectangle (\paperwidth,0.55mm);157 \pgfmathsetlengthmacro{\uqoprogress}{%158 \paperwidth*min(1,\insertframenumber/max(1,\inserttotalframenumber))}159 \fill[uqoOr] (0,0) rectangle (\uqoprogress,0.55mm);160 \end{tikzpicture}%161 \vskip0pt%162}163164% =============================================================================165% PUCES ET NUMÉROTATION166% =============================================================================167\setbeamertemplate{itemize item}{\raisebox{0.28ex}{\scriptsize\color{uqoBleu}$\blacktriangleright$}}168\setbeamertemplate{itemize subitem}{\raisebox{0.32ex}{\tiny\color{uqoOr}$\blacktriangleright$}}169\setbeamertemplate{itemize subsubitem}{\raisebox{0.25ex}{\scriptsize\color{uqoGris}--}}170171\setbeamertemplate{enumerate item}{%172 \tikz[baseline=-0.68ex]\node[fill=uqoBleu, text=uqoBlanc, circle,173 inner sep=0.4pt, minimum size=2.1ex, font=\scriptsize\bfseries]{\insertenumlabel};}174\setbeamertemplate{enumerate subitem}{%175 \tikz[baseline=-0.68ex]\node[draw=uqoBleuClair, text=uqoBleuClair, circle,176 line width=0.5pt, inner sep=0.4pt, minimum size=1.9ex, font=\tiny\bfseries]{\insertsubenumlabel};}177178\addtobeamertemplate{itemize/enumerate body begin}{\setlength{\itemsep}{5pt}\setlength{\parsep}{0pt}\setlength{\topsep}{4pt}\setlength{\partopsep}{0pt}}{}179\addtobeamertemplate{itemize/enumerate body end}{}{}180181% =============================================================================182% TABLE DES MATIÈRES — pastilles numérotées183% =============================================================================184\setbeamertemplate{section in toc}{%185 \vskip4pt186 \leavevmode187 \tikz[baseline=-0.68ex]\node[fill=uqoBleu, text=uqoBlanc, circle,188 inner sep=0.4pt, minimum size=2.3ex, font=\scriptsize\bfseries]{\inserttocsectionnumber};%189 \hspace{0.6em}{\color{uqoBleu}\bfseries\inserttocsection}\par190}191\setbeamertemplate{subsection in toc}{%192 \vskip2pt193 \leavevmode\hspace{2.4em}%194 {\color{uqoOr}\scriptsize$\blacktriangleright$}\hspace{0.5em}%195 {\color{uqoGris}\small\inserttocsubsection}\par196}197198% =============================================================================199% BIBLIOGRAPHIE200% =============================================================================201\setbeamertemplate{bibliography item}{\color{uqoOr}\small\faIcon{book}}202203% =============================================================================204% PAGE DE SECTION — pleine page bleu nuit, grand numéro, filet doré205% =============================================================================206\newcommand{\uqoSectionNum}{\ifnum\insertsectionnumber<10 0\fi\insertsectionnumber}207208\AtBeginSection[]{%209 \begin{frame}[plain,noframenumbering]210 \begin{tikzpicture}[remember picture,overlay]211 \fill[uqoNavy] (current page.south west) rectangle (current page.north east);212 % décorations géométriques213 \draw[uqoBleuClair, opacity=0.20, line width=0.9pt]214 ([xshift=-18mm,yshift=-6mm]current page.north east) circle (24mm);215 \draw[uqoBleuClair, opacity=0.12, line width=0.9pt]216 ([xshift=-6mm,yshift=-18mm]current page.north east) circle (33mm);217 \draw[uqoOr, opacity=0.55, line width=0.8pt]218 ([xshift=-34mm,yshift=-24mm]current page.north east) circle (9mm);219 \fill[uqoOr] ([xshift=-48mm,yshift=-12mm]current page.north east) circle (1mm);220 % grand numéro en filigrane221 \node[anchor=south east, text=uqoBlanc, opacity=0.08,222 font=\fontsize{88}{88}\selectfont\bfseries]223 at ([xshift=-6mm,yshift=-3mm]current page.south east) {\uqoSectionNum};224 % étiquette225 \node[anchor=west, text=uqoOr, font=\footnotesize\bfseries]226 at ([xshift=14mm,yshift=10mm]current page.west) {SECTION~\insertsectionnumber};227 \fill[uqoOr] ([xshift=14mm,yshift=7mm]current page.west) rectangle ++(11mm,0.55mm);228 % titre de section229 \node[anchor=north west, text=uqoBlanc, font=\LARGE\bfseries,230 text width=125mm, align=left]231 at ([xshift=14mm,yshift=4.5mm]current page.west) {\insertsectionhead};232 % rappel du cours en bas233 \node[anchor=south west, text=uqoGrisClair, font=\tiny]234 at ([xshift=14mm,yshift=6mm]current page.south west)235 {\insertshorttitle\ \textbullet\ \insertshortauthor\ \textbullet\ UQO};236 \end{tikzpicture}237 \end{frame}238}239240% =============================================================================241% PAGE TITRE — panneau bleu nuit + zone blanche (auteur, logo)242% + bandeau photo : pavillon Lucien-Brault (UQO)243% =============================================================================244\defbeamertemplate*{title page}{uqo}[1][]245{%246 \begin{tikzpicture}[remember picture,overlay]247 % panneau bleu nuit248 \fill[uqoNavy] (current page.north west) rectangle249 ([yshift=-50mm]current page.north east);250 \fill[uqoOr] ([yshift=-50mm]current page.north west) rectangle251 ([yshift=-48.9mm]current page.north east);252 % décorations géométriques (limitées au panneau)253 \begin{scope}254 \clip (current page.north west) rectangle ([yshift=-50mm]current page.north east);255 \draw[uqoBleuClair, opacity=0.28, line width=1pt]256 ([xshift=-22mm,yshift=-4mm]current page.north east) circle (25mm);257 \draw[uqoBleuClair, opacity=0.16, line width=1pt]258 ([xshift=-8mm,yshift=-18mm]current page.north east) circle (34mm);259 \draw[uqoOr, opacity=0.65, line width=0.9pt]260 ([xshift=-38mm,yshift=-30mm]current page.north east) circle (10mm);261 \fill[uqoOr] ([xshift=-52mm,yshift=-13mm]current page.north east) circle (1.1mm);262 \end{scope}263 % sous-titre (accroche dorée)264 \node[anchor=north west, text=uqoOr, font=\footnotesize\bfseries]265 at ([xshift=12mm,yshift=-9.5mm]current page.north west)266 {\MakeUppercase{\insertsubtitle}};267 \fill[uqoOr] ([xshift=12mm,yshift=-14.7mm]current page.north west)268 rectangle ++(11mm,0.55mm);269 % titre principal270 \node[anchor=north west, text=uqoBlanc, font=\LARGE\bfseries,271 text width=118mm, align=left,272 execute at begin node={\hyphenpenalty=10000\exhyphenpenalty=10000\relax}]273 at ([xshift=12mm,yshift=-18mm]current page.north west) {\inserttitle};274 % date (pastille, dans le panneau)275 \node[anchor=south west, text=uqoBlanc, font=\footnotesize,276 draw=uqoOr, line width=0.7pt, rounded corners=2pt,277 inner xsep=7pt, inner ysep=4pt]278 at ([xshift=12mm,yshift=44mm]current page.south west)279 {\faIcon{calendar-alt}\hspace{5pt}\insertdate};280 % zone blanche : auteur et coordonnées (gauche) + logo (droite)281 \node[anchor=north west, align=left]282 at ([xshift=12mm,yshift=-52mm]current page.north west)283 {\begin{minipage}{105mm}\raggedright284 {\normalsize\bfseries\color{uqoBleu}\insertauthor\par}285 \vspace{1mm}286 {\footnotesize\color{uqoGris}\insertinstitute\par}287 \vspace{1.3mm}288 {\footnotesize\color{uqoGris}%289 \textcolor{uqoOr}{\faIcon{envelope}}\hspace{4pt}%290 \href{mailto:simon-pierre.boucher@uqo.ca}{simon-pierre.boucher@uqo.ca}%291 \hspace{9pt}%292 \textcolor{uqoOr}{\faIcon{map-marker-alt}}\hspace{4pt}%293 Pavillon Lucien-Brault, Gatineau\par}294 \end{minipage}};295 \node[anchor=north east]296 at ([xshift=-10mm,yshift=-53.5mm]current page.north east)297 {\includegraphics[height=11mm]{uqo-logo.png}};298 % bandeau photo : pavillon Lucien-Brault299 \node[anchor=south west, inner sep=0pt] (plb)300 at (current page.south west)301 {\includegraphics[width=\paperwidth,height=18mm]{images/pavillon-lucien-brault-banner.jpg}};302 \fill[uqoNavy, opacity=0.22]303 (current page.south west) rectangle ([yshift=18mm]current page.south east);304 \fill[uqoOr] ([yshift=18mm]current page.south west)305 rectangle ([yshift=18.8mm]current page.south east);306 % crédit photo (attribution CC BY-SA)307 \node[anchor=south east, text=uqoBlanc, opacity=0.75, font=\fontsize{3.4}{4}\selectfont]308 at ([xshift=-1.5mm,yshift=0.8mm]current page.south east)309 {Pavillon Lucien-Brault --- photo : Denis Yuen, Wikimedia Commons, CC BY-SA 2.5};310 \end{tikzpicture}%311}312313% =============================================================================314% BOÎTES tcolorbox — style « admonition » moderne (filet gauche + fond teinté)315% =============================================================================316\tcbuselibrary{skins,breakable}317318\tcbset{uqobox/.style={319 enhanced,320 boxrule=0pt, frame hidden,321 arc=1.5pt,322 left=9pt, right=9pt, top=5pt, bottom=5pt,323 before skip=6pt, after skip=6pt,324 fontupper=\small,325 detach title,326 before upper={\tcbtitle\par\vspace{3pt}},327 fonttitle=\bfseries\small328}}329330\newtcolorbox{defbox}[1][Définition]{331 uqobox,332 colback=uqoBleu!6,333 borderline west={2.5pt}{0pt}{uqoBleu},334 coltitle=uqoBleu,335 title={\faIcon{book-open}\hspace{5pt}#1}336}337338\newtcolorbox{importbox}[1][Important]{339 uqobox,340 colback=uqoRouge!6,341 borderline west={2.5pt}{0pt}{uqoRouge},342 coltitle=uqoRouge,343 title={\faIcon{exclamation-triangle}\hspace{5pt}#1}344}345346\newtcolorbox{exbox}[1][Exemple]{347 uqobox,348 colback=uqoVert!7,349 borderline west={2.5pt}{0pt}{uqoVert},350 coltitle=uqoVert,351 title={\faIcon{lightbulb}\hspace{5pt}#1}352}353354\newtcolorbox{notebox}[1][Note]{355 uqobox,356 colback=uqoOr!9,357 borderline west={2.5pt}{0pt}{uqoOr},358 coltitle=uqoOr!50!uqoGris,359 title={\faIcon{pen}\hspace{5pt}#1}360}361362\newtcolorbox{quizbox}[1][Question]{363 uqobox,364 colback=uqoBleuClair!8,365 borderline west={2.5pt}{0pt}{uqoBleuClair},366 coltitle=uqoBleuClair!75!uqoNavy,367 title={\faIcon{question-circle}\hspace{5pt}#1}368}369370% =============================================================================371% STYLES TikZ PARTAGÉS — diagrammes de flux et cartes372% =============================================================================373\tikzset{374 uqoflow/.style={rectangle, rounded corners, draw=uqoBleu, fill=uqoBgClair,375 text centered, font=\small, minimum height=0.58cm},376 uqostep/.style={uqoflow, text width=10.5cm},377 uqocard/.style={rectangle, rounded corners=6pt, draw=uqoBleu, fill=uqoBgClair,378 text centered, font=\small},379 uqoarrow/.style={->, thick, uqoBleu},380}381382% =============================================================================383% LISTINGS384% =============================================================================385\lstset{386 basicstyle=\ttfamily\scriptsize,387 keywordstyle=\color{uqoBleu}\bfseries,388 commentstyle=\color{uqoGris}\itshape,389 stringstyle=\color{uqoVert},390 backgroundcolor=\color{uqoBgClair},391 frame=single,392 rulecolor=\color{uqoGrisClair},393 breaklines=true,394 showstringspaces=false,395 numbers=left,396 numberstyle=\tiny\color{uqoGris},397 tabsize=2398}399400% =============================================================================401% GRAPHIQUES pgfplots — habillage discret par défaut402% =============================================================================403\pgfplotsset{404 /pgf/number format/1000 sep={},405 every axis/.append style={406 axis line style={uqoGris!55},407 tick style={uqoGris!55},408 tick label style={font=\scriptsize, color=uqoGris},409 label style={font=\small, color=uqoInk},410 legend style={font=\tiny, draw=uqoGrisClair, fill=white, fill opacity=0.9},411 },412}413414% --- Anti-overflow pour tableaux ---415\renewcommand{\arraystretch}{1.08}416417% =============================================================================418% COMMANDES UTILES419% =============================================================================420\newcommand{\uqotitle}[1]{\textcolor{uqoBleu}{\textbf{#1}}}421\newcommand{\uqohighlight}[1]{\textcolor{uqoOr!75!uqoGris}{\textbf{#1}}}422\newcommand{\uqoalert}[1]{\textcolor{uqoRouge}{\textbf{#1}}}423\newcommand{\uqogreen}[1]{\textcolor{uqoVert}{\textbf{#1}}}424425% Séparateur visuel426\newcommand{\uqosep}{%427 \begin{center}428 \tikz{429 \fill[uqoOr] (0,0) circle (0.5mm);430 \draw[uqoGrisClair, line width=0.5pt] (0.25,0) -- (2.6,0);431 \draw[uqoGrisClair, line width=0.5pt] (-2.6,0) -- (-0.25,0);432 }%433 \end{center}434}435436% =============================================================================437% SLIDE DE CONTACT438% =============================================================================439\newcommand{\contactslide}[1][]{%440 \begin{center}441 \tikz[baseline]{\node[fill=uqoBleu, text=uqoBlanc, circle, minimum size=10mm]442 {\faIcon{comments}};}\\[1.5mm]443 {\Large\color{uqoBleu}\textbf{Questions et discussion}}444445 \vspace{0.2cm}446 \begin{tcolorbox}[enhanced, width=0.72\textwidth, boxrule=0pt, frame hidden,447 colback=uqoBgClair, arc=2.5pt,448 borderline north={1.4pt}{0pt}{uqoOr},449 left=10pt, right=10pt, top=8pt, bottom=8pt]450 \centering451 {\large\textbf{\color{uqoBleu}Simon-Pierre Boucher}}\\[1.5pt]452 {\small\color{uqoGris}\textit{Professeur} --- Département des sciences administratives}\\[5pt]453 {\small\textcolor{uqoOr}{\faIcon{envelope}}\hspace{5pt}%454 \href{mailto:simon-pierre.boucher@uqo.ca}{simon-pierre.boucher@uqo.ca}}\\[3pt]455 {\small\textcolor{uqoOr}{\faIcon{map-marker-alt}}\hspace{5pt}%456 Gatineau --- Pavillon Lucien-Brault}\\[1pt]457 {\footnotesize\color{uqoGris}101, rue Saint-Jean-Bosco, Gatineau (Québec) J8X~3X7}458 \end{tcolorbox}459460 \ifx\\#1\\%461 \else462 \vspace{0.2cm}463 {\small\color{uqoGris}\faIcon{arrow-circle-right}\hspace{4pt}\textit{#1}}464 \fi465 \end{center}466}467468\endinput469