|
|
|
@ -0,0 +1,54 @@
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
|
|
|
|
<html>
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<link type="text/css" rel="stylesheet" href="styles/base.css">
|
|
|
|
|
<title></title>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<header>
|
|
|
|
|
<h1></h1>
|
|
|
|
|
<ol>
|
|
|
|
|
<li>
|
|
|
|
|
<ol>
|
|
|
|
|
<li><a href="#1">Structure de marché, caractéristiques des acteurs externes</a></li>
|
|
|
|
|
<li><a href="#1-2">Acteurs économiques concernés et leurs rôles</a></li>
|
|
|
|
|
</ol>
|
|
|
|
|
</li>
|
|
|
|
|
<li><a href="#2">Forces et faiblesses</a></li>
|
|
|
|
|
<li><a href="#3">Empreinte carbone de l’entreprise</a></li>
|
|
|
|
|
<li><a href="#4">Les documents de rendu et l'environnement</a></li>
|
|
|
|
|
</ol>
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<nav>
|
|
|
|
|
<h1>Table des matières</h1>
|
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
<section id="1">
|
|
|
|
|
<h2>Structure de marché, caractéristiques des acteurs externes</h2>
|
|
|
|
|
|
|
|
|
|
<section id="1-2">
|
|
|
|
|
<h3>Acteurs économiques concernés et leurs rôles</h3>
|
|
|
|
|
</section>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section id="2">
|
|
|
|
|
<h2>Forces et faiblesses</h2>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section id="3">
|
|
|
|
|
<h2>Empreinte carbone de l’entreprise</h2>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<section id="4">
|
|
|
|
|
<h2>Les documents de rendu et l'environnement</h2>
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
<footer></footer>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|