ADDED: support text v1
diff --git a/pages/support.html b/pages/support.html
index 135bba9..d8a3f2e 100644
--- a/pages/support.html
+++ b/pages/support.html
@@ -1,6 +1,22 @@
 <div id="midcolumn">
-	<h3>EEF - Support</h3>
+	<h3>EEF - Community Support</h3>
 	<div id="introText">
-		<p>Obeo provide a full support for EEF framework</p>
+		<p>As the others Eclipse projects, support can be found about EEF on all channels made ​​available by the Eclipse Foundation:</p>
+		<ul>
+			<li>All the documentation on EEF is available on the <a href="http://wiki.eclipse.org/EEF">EEF's wiki</a>.</li>
+			<li>Question can be ask on the <a href="http://www.eclipse.org/forums/index.php/f/19/">EMFT forum</a>.</li>
+			<li>Finally, feel free to file a bug or suggest a new feature on the <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT">EMFT bugzilla</a>, component EEF.</li>
+		</ul>
+	</div>
+	<h3>EEF - Professional Support and Training</h3>
+	<div id="introText">
+		<p>Obeo, creator of Acceleo, provides training and support to help you create your code generator with:</p>
+Creation of your own generators
+		<ul>
+			<li>Unlimited support offer</li>
+			<li>Long term support (integration and maintenance inside your Eclipse bundle)</li>
+			<li>Coaching</li>
+			<li>Adaptation of EEF to your own widgets and toolkits</li>
+		</ul>
 	</div>
 </div>