<? include($inclusions."ac-doctype.html"); ?> <BOUCLE_un(ARTICLES){id_article}> <? include($inclusions.'entete.php3'); entete("#TITRE","#SURTITRE","#PS","#DESCRIPTIF"); ?> <BOUCLE_deb(RUBRIQUES){id_rubrique}> <? $titre_page = "#TITRE"; $titre_page_m = "[(#TITRE|majuscules)]"; $url_rubr = "#URL_RUBRIQUE"; ?> <a name="haut"></a> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center" valign="top" width="125" bgcolor="#bbe1bd"> <? include($inclusions."ac-logo.html"); ?> <INCLURE(ac-bandeau_vertical.php3)></td> <td width="3">&nbsp;</td> <td align="center" valign="top"> <INCLURE(ac-bandeau_horizontal.php3)> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="top"> <BOUCLE_artp(ARTICLES){id_article}> <p style="text-indent:0;text-align:left;">&gt; Actualité &gt; <a href="<?=$url_rubr;?>"><?=$titre_page;?></a> &gt; <span style="font-family:verdana;font-size:11px;color:#40ad48;">#TITRE</span> <br /><a href="javascript:history.back();">Retour</a><br /></p> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center" valign="top"> <div align="justify"> <h4>#TITRE</h4> #TEXTE <hr /> <p class="spip">#NOTES</p> </div> <? /* recherche de l'adresse du thème concerné */ ?> </BOUCLE_artp> <div align="right"><br /><a href="#haut" style="font-size:10px;">&nbsp;Haut de page&nbsp;</a></div> </td> </tr></table> </td> <td width="24">&nbsp;</td> <td width="195" valign="top"> <table border="0" align="right" width="100%"><tr><td> <? include($inclusions."ac-imprimer_envoyer.html"); ?> </td></tr> <tr><td> <span class="liste"><? echo $titre_page_m; ?></span> <div style="text-align:left;font-size:10px;line-height:13px;background-color:#eaeaea;"> <BOUCLE_lart(ARTICLES){id_rubrique}{par date}{inverse}> [(#EXPOSE{<br /><span class="lartla">#TITRE</span>,<br /><a class="lart" href="#URL_ARTICLE">#TITRE</a>})] </BOUCLE_lart> </div> </td></tr> <tr><td><br />&nbsp;<br /> <? include($inclusions."ac-teasing.html"); ?> </td></tr> </table> </td> <td width="7">&nbsp;</td> </tr> </table> <? $url_squel = "#SQUELETTE"; include($inclusions.'ac-bas.html'); ?></td> </tr> </table> </body> </BOUCLE_deb> </BOUCLE_un> </html>