<? include($inclusions."ac-doctype.html"); ?> <BOUCLE_deb(RUBRIQUES){id_rubrique}> <? $titre_page = "#TITRE"; ?> <? $titre_rubrique = "#TITRE"; ?> <!-- pour envoi --> <? /* echo "page : $titre_page<br />"; */ ?> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Language" CONTENT="fr-FR;"> <title>#TITRE</title> <meta name="Title" content="#TITRE"> <meta name="Keywords" content="#TITRE"> <link type="text/css" rel="stylesheet" href="ac-site.css"> </head> <body> <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"> <p style="text-indent:0;text-align:left;"><br />&gt; <BOUCLE_internat(HIERARCHIE){id_rubrique}{0,1}><a href="#URL_RUBRIQUE">#TITRE</a></BOUCLE_internat> &gt; Pays &gt; <span style="font-family:verdana;font-size:12px;font-weight:bold;letter-spacing:0.04em;color:#40ad48;"><? echo $titre_page; ?></span> <br />&nbsp;&nbsp;&nbsp;<a href="javascript:history.back();">Retour</a><br /></p> #TEXTE <ul><BOUCLE_art(ARTICLES){lang}{id_rubrique}{par titre}> <li><b>#TITRE</b><br />#DESCRIPTIF<br /><a href="#URL_ARTICLE">#SOUSTITRE</a>[<br />&nbsp;<br /><ul><li>(#CHAPO)</li></ul>]<br />&nbsp;</li> <B_trad><ul><BOUCLE_trad(ARTICLES){traduction}{exclus}> <li><i><b>#TITRE</b><br />#DESCRIPTIF<br /><a href="#URL_ARTICLE">#SOUSTITRE</a>[<br />&nbsp;<br />(#CHAPO)]<br />&nbsp;</li></li> </BOUCLE_trad></ul></B_trad></BOUCLE_art></ul> </td> <td width="24">&nbsp;</td> <td width="195" valign="top"> <table border="0" align="right" width="100%"><tr><td> &nbsp;<br />&nbsp;<br />&nbsp;<br />&nbsp;<br />&nbsp;<br /> </td></tr> <tr><td>&nbsp; </td></tr> <tr><td valign="top"> <? 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> </html>