﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<link type="text/css" rel="stylesheet" href="{style}" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="{rss}" />
<meta http-equiv="content-type" content="text/html; charset={charset}" />
<meta name="generator" content="BlogoText {version}" />
<meta name="robots" content="all" />
<meta name="author" content="{blog_auteur}" />
<meta name="description" content="{blog_description}" />
<meta name="keywords" content="{description}" />
<title>{blog_nom}</title>

<script type="text/javascript"> function init() { if(document.all) h=document.body.scrollHeight; else h=document.body.offsetHeight; window.parent.setsize(h+40); } </script> 
</head>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body onload="init()">
<div id="container">

<div id="header">
<!--
<form name="form1" id="form1" method="post" action="">
<input type="text" name="textfield" value="Search For..." />
<input class="button" type="submit" name="Submit" value="GO" />
</form>
-->


</div>
<br>

<div id="container2">

<div id="content">

		{BOUCLE_article}
		
<div class="news">
				<hhome>{article_titre}
</hhome>				</div>
		{/BOUCLE_article}</div>



</div>

</div>
</body>
</html>
