<?
$_GET['lang']="en";
include('head.php'); 

?>
<?include('menu_haut.php'); ?>
<DIV align="center"><DIV class="corps">
  <table width="100%" border="0" cellspacing="0" cellpadding="10">
    <tr>
      <td valign="top" style="padding-right:20px;">
        <?
        $page_c="actualiteen";
        include('admin/edit.php'); ?>
        <?

        ?>
         <?
              $id_template='C1';
              $rubrique_id=2;
              $nb_par_page=12;
              include('inject_rubrique.php');
              ?>
      </td>
      <td width="272" valign="top">
      <?
      include('menu_droit.php');
      ?>
      </td>
    </tr>
  </table>
  <div align="center">
  <img src="images/tout-travaux-habitat_en.gif" width="723" height="48" />
  <br />
  <br />
  <br />



  </div>
</DIV></DIV>
<?include('piedPage.php');?>
