<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <META http-equiv="content-type" content="text/html;charset=iso-8859-1"> <META name="DESCRIPTION" content="1001 BD: Le forum de 1001 BD sur la bande dessine"> <META name="KEYWORDS" content="BD,bande dessine,1001 BD, Forum BD"> <meta http-equiv="Content-Style-Type" content="text/css">  <link rel="top" href="index.php" title="" /> <link rel="search" href="search.php" title="" /> <link rel="help" href="faq.php" title="" /> <link rel="author" href="memberlist.php" title="" /> <link rel="prev" href="viewtopic.php?t=61&amp;view=previous" title="Voir le sujet prcdent" /> <link rel="next" href="viewtopic.php?t=61&amp;view=next" title="Voir le sujet suivant" /> <link rel="up" href="viewforum.php?f=9" title="La BD" /> <link rel="chapter forum" href="viewforum.php?f=9" title="La BD" /> <link rel="chapter forum" href="viewforum.php?f=14" title="Petites Annonces en Vrac" /> <link rel="chapter forum" href="viewforum.php?f=11" title="Bons plans net" /> <link rel="chapter forum" href="viewforum.php?f=2" title="Amliorations du site..." /> <link rel="chapter forum" href="viewforum.php?f=10" title="Au repos du lecteur de BD" /> <link rel="chapter forum" href="viewforum.php?f=4" title="La srie" /> <link rel="chapter forum" href="viewforum.php?f=3" title="Discuter avec les auteurs" /> <link rel="chapter forum" href="viewforum.php?f=1" title="Le site" />  <title>1001 BD: le forum bande dessine de 1001 BD!</title> <!-- link rel="stylesheet" href="templates/subSilver/subSilver.css" type="text/css" --> <style type="text/css"> <!-- /*   The original subSilver Theme for phpBB version 2+   Created by subBlue design   http://www.subBlue.com    NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2   theme administration centre. When you have finalised your style you could cut the final CSS code   and place it in an external file, deleting this section to save bandwidth. */  /* General page style. The scroll bar colours only visible in IE5.5+ */ body { 	background-color: #E5E5E5; 	scrollbar-face-color: #DEE3E7; 	scrollbar-highlight-color: #FFFFFF; 	scrollbar-shadow-color: #DEE3E7; 	scrollbar-3dlight-color: #D1D7DC; 	scrollbar-arrow-color:  #006699; 	scrollbar-track-color: #EFEFEF; 	scrollbar-darkshadow-color: #98AAB1; }  /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #006699; } a:hover		{ text-decoration: underline; color : #DD6900; } hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}  /* This is the border line & background colour round the entire page */ .bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }  /* This is the outline round the main forum tables */ .forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }  /* Main table cell colours and backgrounds */ td.row1	{ background-color: #EFEFEF; } td.row2	{ background-color: #DEE3E7; } td.row3	{ background-color: #D1D7DC; }  /*   This is for the table cell above the Topics, Post & Last posts on the index.php page   By default this is the fading out gradiated silver background.   However, you could replace this with a bitmap specific for each forum */ td.rowpic { 		background-color: #FFFFFF; 		background-image: url(templates/subSilver/images/cellpic2.jpg); 		background-repeat: repeat-y; }  /* Header cells - the blue and silver gradient backgrounds */ th	{ 	color: #FFA34F; font-size: 11px; font-weight : bold; 	background-color: #006699; height: 25px; 	background-image: url(templates/subSilver/images/cellpic3.gif); }  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 			background-image: url(templates/subSilver/images/cellpic1.gif); 			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px; }  /*   Setting additional nice inner borders for the main table cells.   The names indicate which sides the border will be on.   Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { 	height: 29px; 	border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { 	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { 	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }  th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; } th.thTop	 { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; }  /* The largest text used in the index page title and toptic title etc. */ .maintitle	{ 	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; 	text-decoration: none; line-height : 120%; color : #000000; }  /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #000000; } a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }  /* The register, login, search etc links at the top of the page */ .mainmenu		{ font-size : 11px; color : #000000 } a.mainmenu		{ text-decoration: none; color : #006699;  } a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }  /* Forum category titles */ .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699} a.cattitle		{ text-decoration: none; color : #006699; } a.cattitle:hover{ text-decoration: underline; }  /* Forum title: Text and link to the forums used in: index.php */ .forumlink		{ font-weight: bold; font-size: 12px; color : #006699; } a.forumlink 	{ text-decoration: none; color : #006699; } a.forumlink:hover{ text-decoration: underline; color : #DD6900; }  /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav			{ font-weight: bold; font-size: 11px; color : #000000;} a.nav			{ text-decoration: none; color : #006699; } a.nav:hover		{ text-decoration: underline; }  /* titles for the topics: could specify viewed link colour too */ .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; } a.topictitle:link   { text-decoration: none; color : #006699; } a.topictitle:visited { text-decoration: none; color : #5493B4; } a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }  /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name			{ font-size : 11px; color : #000000;}  /* Location, number of posts, post date etc */ .postdetails		{ font-size : 10px; color : #000000; }  /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link	{ text-decoration: none; color : #006699 } a.postlink:visited { text-decoration: none; color : #5493B4; } a.postlink:hover { text-decoration: underline; color : #DD6900}  /* Quote & Code blocks */ .code { 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; 	background-color: #FAFAFA; border: #D1D7DC; border-style: solid; 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }  .quote { 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; 	background-color: #FAFAFA; border: #D1D7DC; border-style: solid; 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px }  /* Copyright and bottom info */ .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} a.copyright		{ color: #444444; text-decoration: none;} a.copyright:hover { color: #000000; text-decoration: underline;}  /* Form elements */ input,textarea, select { 	color : #000000; 	font: normal 11px Verdana, Arial, Helvetica, sans-serif; 	border-color : #000000; }  /* The text input fields background colour */ input.post, textarea.post, select { 	background-color : #FFFFFF; }  input { text-indent : 2px; }  /* The buttons used for bbCode styling in message post */ input.button { 	background-color : #EFEFEF; 	color : #000000; 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* The main submit button option */ input.mainoption { 	background-color : #FAFAFA; 	font-weight : bold; }  /* None-bold submit button */ input.liteoption { 	background-color : #FAFAFA; 	font-weight : normal; }  /* This is the line in the posting page which shows the rollover   help line. This is actually a text box, but if set to be the same   colour as the background no one will know ;) */ .helpline { background-color: #DEE3E7; border-style: none; }  /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/subSilver/formIE.css"); --> </style> </head>  <body BACKGROUND="/bd/images/bd_back.jpg" bgcolor="#E5E5E5" text="#000000" link="#006699" vlink="#5493B4" />  <a name="top"></a>  <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center"> 	<tr> 		<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0"> 			<tr> 				<td width="25%">  <center> <div><center> <table border="0" cellpadding="0" cellspacing="0" width="90%">   <tr>     <td width="20"><img src="/pt/themes/1001bd/bleu/01.gif" width="20" height="20"></td>     <td background="/pt/themes/1001bd/bleu/02.gif">&nbsp;</td>     <td width="20"><img src="/pt/themes/1001bd/bleu/03.gif" width="20" height="20"></td>   </tr>   <tr>     <td background="/pt/themes/1001bd/bleu/04.gif">&nbsp;</td>     <td background="/pt/themes/1001bd/bleu/05.gif">         <p align="center">           <font color="navy" face="Comic Sans MS" size="1">Retour sur 1001 bd</font><br><img border="0" src="/pt/themes/1001bd/bleu/17.gif" width="80" height="8"><br><br>           <a href="http://www.1001bd.com/pt/index.php"><img border="0" src="/bd/images/menu_news.gif" width="35" height="35" alt="Accueil"></a>           <a href="http://www.1001bd.com/pt/liste_series.php"><img border="0" src="/bd/images/menu_series.gif" width="35" height="35" alt="Base de donnes des sries"></a>           <a href="http://www.1001bd.com/pt/fond_ecran.php"><img border="0" src="/bd/images/menu_fonds.gif" width="35" height="35" alt="Fonds d'cran"></a>           <a href="http://www.1001bd.com/pt/mp_page.php"><img border="0" src="/bd/images/menu_marque_page.gif" width="35" height="35" alt="Marque-pages"></a><br>            <a href="http://www.1001bd.com/pt/skins.php"><img border="0" src="/bd/images/menu_skins.gif" width="35" height="35" alt="Skins"></a>           <a href="http://www.1001bd.com/pt/cards_ecards.php"><img border="0" src="/bd/images/menu_ecard.gif" width="35" height="35" alt="E-cartes"></a>           <a href="http://www.1001bd.com/pt/agenda_bd.php"><img border="0" src="/bd/images/menu_agenda.gif" width="35" height="35" alt="Agenda"></a><br>            <a href="http://www.1001bd.com/pt/decouvertes.php"><img border="0" src="/bd/images/menu_decouvertes.gif" width="35" height="35" alt="Dcouvertes"></a>           <a href="http://www.1001bd.com/pt/nouveautes_bd.php"><img border="0" src="/bd/images/menu_sortie.gif" width="35" height="35" alt="Les sorties BD"></a>           <a href="http://www.1001bd.com/pt/bd_a_paraitre.php"><img border="0" src="/bd/images/menu_parution.gif" width="35" height="35" alt="A paratre"></a>           <a href="http://www.1001bd.com/pt/top_ventes_bd.php"><img border="0" src="/bd/images/menu_top.gif" width="35" height="35" alt="Top des ventes"></a>        </p>      </td>     <td background="/pt/themes/1001bd/bleu/06.gif">&nbsp;</td>   </tr>   <tr>     <td><img src="/pt/themes/1001bd/bleu/07.gif" width="20" height="60"></td>     <td background="/pt/themes/1001bd/bleu/08.gif"><p align="left"><img src="/pt/themes/1001bd/bleu/12.gif" width="70" height="60"></p></td>     <td><img src="/pt/themes/1001bd/bleu/10.gif" width="20" height="60"></td>   </tr> </table> </center></div> </center>  				 </td> 				<td align="center" width="75%" valign="middle">  <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr>   <td width="20"><img src="/pt/themes/1001bd/jaune/01.gif" width="20" height="20"></td>   <td background="/pt/themes/1001bd/jaune/02.gif">&nbsp;</td>   <td width="20"><img src="/pt/themes/1001bd/jaune/03.gif" width="20" height="20"></td> </tr> <tr>   <td background="/pt/themes/1001bd/jaune/04.gif">&nbsp;</td>   <td background="/pt/themes/1001bd/jaune/05.gif">  <table border="0" width="100%">   <tr>     <td width="80%" align="center"><a href="http://www.1001bd.com/lotus-de-jade" target="_blank"><img src="/lotus-de-jade/images/bann1.gif" Alt="Lotus de Jade" border="0"></a><br><center><font size="1"><a href="/pt/ml.php" title="Pour tre au courant des mises  jour importantes...">Newsletter</a> - <a href="/pt/livredor.php" title="Vous pouvez laisser un petit mot sur le livre d'or...">Livre d'or</a> - <a href="/pt/liens.php" title="Des sites BD incontournables...">Liens BD</a> - <a href="mailto:renardrouge@1001bd.com?subject=Commentaires sur 1001 BD" title="Un commentaire ? Un renseignement ? Ecrivez...">Mail</a></font></td>     <td width="20%" align="center"><A HREF="http://vote.weborama.fr/fcgi-bin/vote.fcgi?30712" target="_blank"><img border="0" src="/bd/images/webo.gif" alt="Un clic nous fait mieux connatre..." width="80" height="72"></a><br><font color="navy" face="Comic Sans MS" size="1">Un clic nous fait mieux connatre sur le web!</font></td>   </tr> </table>    </td>   <td background="/pt/themes/1001bd/jaune/06.gif">&nbsp;</td> </tr> <tr>   <td><img src="/pt/themes/1001bd/jaune/07.gif" width="20" height="60"></td>   <td background="/pt/themes/1001bd/jaune/08.gif"><p align="right"><img src="/pt/themes/1001bd/jaune/11.gif" width="70" height="60"></p></td>   <td><img src="/pt/themes/1001bd/jaune/10.gif" width="20" height="60"></td> </tr> </table>  				<table cellspacing="0" cellpadding="2" border="0"> 					<tr> 						<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="faq.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ du Forum" hspace="3" />FAQ du Forum</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="search.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>&nbsp; &nbsp;<a href="memberlist.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>&nbsp; &nbsp;<a href="ranking.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_smilies.gif" width="12" height="13" border="0" alt="Voir les rangs" hspace="3" />Rangs</a>&nbsp; &nbsp;<a href="groupcp.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a>&nbsp; 						&nbsp;<a href="profile.php?mode=register" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a></span>&nbsp; 						</td> 					</tr> 					<tr> 						<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="profile.php?mode=editprofile" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>&nbsp; &nbsp;<a href="privmsg.php?folder=inbox" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="Se connecter pour vrifier ses messages privs" hspace="3" />Se connecter pour vrifier ses messages privs</a>&nbsp; &nbsp;<a href="login.php" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a>&nbsp;  </span></td> 					</tr> 				</table></td> 			</tr> 		</table>  		<br />   <table width="100%" cellspacing="2" cellpadding="2" border="0">   <tr> 	<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewtopic.php?t=61&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight=">Le Triangle Secret</a><br /> 	  <span class="gensmall"><b></b><br /> 	  &nbsp; </span></td>   </tr> </table>  <table width="100%" cellspacing="2" cellpadding="2" border="0">   <tr> 	<td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&amp;f=9"><img src="templates/subSilver/images/lang_french/reply-locked.gif" border="0" alt="Ce forum est verrouill, vous ne pouvez pas poster, ni rpondre, ni diter les sujets" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="posting.php?mode=reply&amp;t=61"><img src="templates/subSilver/images/lang_french/reply-locked.gif" border="0" alt="Ce sujet est verrouill, vous ne pouvez pas diter les messages ou faire de rponses" align="middle" /></a></span></td> 	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php" class="nav">1001bd.com Index du Forum</a> 	  -> <a href="viewforum.php?f=9" class="nav">La BD</a></span></td>   </tr> </table>  <table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0"> 	<tr align="right"> 		<td class="catHead" colspan="2" height="28"><span class="nav"><a href="tellafriend.php?topic=Le Triangle Secret&link=http://www.1001bd.com/forums/phpBB2/viewtopic.php?t=61">Envoyer  un ami.</a> :: <a href="viewtopic.php?t=61&amp;view=previous" class="nav">Voir le sujet prcdent</a> :: <a href="viewtopic.php?t=61&amp;view=next" class="nav">Voir le sujet suivant</a> &nbsp;</span></td> 	</tr> 	 <tr>   <td class="row2" colspan="2"><br clear="all" /> 	<table cellspacing="0" cellpadding="4" border="0" align="center"> 	  <tr> 		<td colspan="4" align="center"><span class="gen"><b>Aimez-vous Le Triangle Secret ?</b></span></td> 	  </tr> 	  <tr> 		<td align="center"> 		  <table cellspacing="0" cellpadding="2" border="0"> 			<tr> 			  <td><span class="gen">Un peu</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="59" height="12" alt="28%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;28%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 2 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">Beaucoup</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="59" height="12" alt="28%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;28%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 2 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">Passionnment</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="29" height="12" alt="14%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;14%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 1 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">A la folie</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="29" height="12" alt="14%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;14%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 1 ]</span></td> 			</tr> 			<tr> 			  <td><span class="gen">Pas du tout</span></td> 			  <td> 				<table cellspacing="0" cellpadding="0" border="0"> 				  <tr> 					<td><img src="templates/subSilver/images/vote_lcap.gif" width="4" alt="" height="12" /></td> 					<td><img src="templates/subSilver/images/voting_bar.gif" width="29" height="12" alt="14%" /></td> 					<td><img src="templates/subSilver/images/vote_rcap.gif" width="4" alt="" height="12" /></td> 				  </tr> 				</table> 			  </td> 			  <td align="center"><b><span class="gen">&nbsp;14%&nbsp;</span></b></td> 			  <td align="center"><span class="gen">[ 1 ]</span></td> 			</tr> 		  </table> 		</td> 	  </tr> 	  <tr> 		<td colspan="4" align="center"><span class="gen"><b>Total des votes : 7</b></span></td> 	  </tr> 	</table> 	<br clear="all" />   </td> </tr>   	<tr> 		<th class="thLeft" width="150" height="26" nowrap="nowrap">Auteur</th> 		<th class="thRight" nowrap="nowrap">Message</th> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="426"></a><b>BD Cool</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/50c865ed3dd4eb486dd62.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Nov 2002<br />Messages: 472<br />Localisation: Lige</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=426#426"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Nov 28, 2002 14:51<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: Le Triangle Secret</span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=426"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"><div align="center"><SCRIPT SRC="/entete_serie.php?s=358"></SCRIPT></div> <br />  <br /> Puisque le dernier tome du Triangle Secret vient de sortir, c'est l'occasion de revenir sur cette superbe srie. Mme si certains nous disent que le dessin n'est pas  la hauteur de l'histoire, il n'en rsulte pas moins d'une saga originale et prenante. Moi je dis BRAVO.<br />_________________<br />Mais, euh, enfin, le mari de ma femme, c'est moi ! <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:cedric@bdcool.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.bdcool.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>  <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://login.yahoo.com/config/login?.slogin=&.intl=us&.src=pg&.bypass=&.partner=&.done=http%3a//edit.yahoo.com/config/send_webmesg%3f.target=cedricval%26.src=pg&amp;.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="434"></a><b>Blacksad</b></span><br /><span class="postdetails">Invit<br /><br /><br /><br /><br /></span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=434#434"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Nov 28, 2002 16:09<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: A quand le prochain tome?</span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=434"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Ca c est une bonne question !! <br />  <br /> De meme pour: <br /> - Nash <br /> - Blacksad <br /> - Apocalypsnow <br /> - Troisieme testament <br />  <br /> Merci pour les reponses !</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap">      <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="435"></a><b>BD Cool</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/50c865ed3dd4eb486dd62.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Nov 2002<br />Messages: 472<br />Localisation: Lige</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=435#435"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Nov 28, 2002 16:47<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=435"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">- Nash - Bof, j'accroche pas trop ! <br /> - Blacksad - Superbe <br /> - Apocalypsnow - Bien <br /> - Troisieme testament - PLus que superbe <br />  <br /> Mais finalement, toi, que penses-tu du Triangle Secret ?<br />_________________<br />Mais, euh, enfin, le mari de ma femme, c'est moi ! <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:cedric@bdcool.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.bdcool.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>  <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://login.yahoo.com/config/login?.slogin=&.intl=us&.src=pg&.bypass=&.partner=&.done=http%3a//edit.yahoo.com/config/send_webmesg%3f.target=cedricval%26.src=pg&amp;.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="445"></a><b>okilebo</b></span><br /><span class="postdetails">1000<br /><img src="images/rank_pencila/11.gif" alt="1000" title="1000" border="0" /><br /><img src="images/avatars//bd_euro_page_01/ancetre_programme_02.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Nov 2002<br />Messages: 1012<br />Localisation: La Louvire  ( Belgium )</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=445#445"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Jeu Nov 28, 2002 17:51<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=445"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">J'ai pas aim car une bd , c'est avant tout un bon scnar et un coup de pinceau qui vous plat et personnellement j'ai coinc sur le dessin du TRIANGLE SECRET. Didier Convard est un grand scnariste et il le prouve encore  <br /> cette fois-ci. Par contre, son concept m'a  <br /> beaucoup du. Faire travailler des dessinateurs d'horizons diffrents sur une  <br /> seule histoire est ambitieux mais aprs lecture , cela m'a sembl assez droutant et dnu de crdibilit .Etre trimbaler dans les mandres du temps peut s'avrer intressant mais l......mouais, j'ai pas  <br /> accroch ! je plus apprci le concept du DECALOGUE. Sorry!  <img src="images/smiles/icon_confused.gif" alt="icon_confused.gif" border="0" /><br />_________________<br />LONGUE VIE ET PROSPERITE !!!!!      <img src="http://www.adbd.org/~abaert/phpBB2/images/smiles/new_alien.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=12"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=12"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:pasy@swing.be"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="528"></a><b>BD Cool</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/50c865ed3dd4eb486dd62.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Nov 2002<br />Messages: 472<br />Localisation: Lige</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=528#528"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Sam Nov 30, 2002 11:12<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=528"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Je viens de terminer le dernier tome du Triangle Secret, une pure merveille. On se sent de plus en plus prs de la vrit, mais quels autres piges vont encore arrter nos amis dans leur lant ? C'est dj l'avant-dernier tome et il est aussi passionnant que le premier. Bref, que du bon  <img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" /><br />_________________<br />Mais, euh, enfin, le mari de ma femme, c'est moi ! <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:cedric@bdcool.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.bdcool.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>  <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://login.yahoo.com/config/login?.slogin=&.intl=us&.src=pg&.bypass=&.partner=&.done=http%3a//edit.yahoo.com/config/send_webmesg%3f.target=cedricval%26.src=pg&amp;.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="530"></a><b>Grand-Pas</b></span><br /><span class="postdetails">Stagiaire Administrateur<br /><img src="images/rank_pencila/7.gif" alt="Stagiaire Administrateur" title="Stagiaire Administrateur" border="0" /><br /><img src="http://www.domainegorn.com/phpbb/images/avatars/galerie/legendes/image2.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Oct 2002<br />Messages: 150<br /></span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=530#530"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Sam Nov 30, 2002 12:24<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=530"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Je ne savais pas que le triangle secret tait termin... <br /> Bon je vais pouvoir les lire d'une traite. <br /> Je dois dire que j'avais arrt de les lire au troisime tome car j'aime bien tout relire avant de commencer un nouveau tome et l je dois dire qu'il faut pas mal de temps libre pour relire  chaque fois <img src="images/smiles/icon_biggrin.gif" alt="icon_biggrin.gif" border="0" /> <br />  <br /> Sinon dans mon souvenir la srie m'avait bien plu. <br /> Je voterais ds que j'aurais lu la srie complte. <br />  <br /> @+ <br /> GP<br />_________________<br /><a href="http://www.domainegorn.com" target="_blank" class="postlink">Le domaine de Gorn</a> <br /> Dcouvrez la bande dessine  travers 4 univers.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>  <a href="http://www.domainegorn.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="534"></a><b>BD Cool</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/50c865ed3dd4eb486dd62.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Nov 2002<br />Messages: 472<br />Localisation: Lige</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=534#534"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Sam Nov 30, 2002 12:39<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=534"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Petite correction, quand je dis le dernier tome, c'est le dernier sortit. Le tout dernier, celui qui clotrer la srie est prvu en avril 2003  <img src="images/smiles/icon_wink.gif" alt="icon_wink.gif" border="0" /><br />_________________<br />Mais, euh, enfin, le mari de ma femme, c'est moi ! <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /></span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:cedric@bdcool.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.bdcool.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>  <a href="http://edit.yahoo.com/config/send_webmesg?.target=http://login.yahoo.com/config/login?.slogin=&.intl=us&.src=pg&.bypass=&.partner=&.done=http%3a//edit.yahoo.com/config/send_webmesg%3f.target=cedricval%26.src=pg&amp;.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <a href="profile.php?mode=viewprofile&amp;u=18"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="551"></a><b>Grand-Pas</b></span><br /><span class="postdetails">Stagiaire Administrateur<br /><img src="images/rank_pencila/7.gif" alt="Stagiaire Administrateur" title="Stagiaire Administrateur" border="0" /><br /><img src="http://www.domainegorn.com/phpbb/images/avatars/galerie/legendes/image2.gif" alt="" border="0" /><br /><br />Inscrit le: 17 Oct 2002<br />Messages: 150<br /></span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=551#551"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Sam Nov 30, 2002 22:51<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=551"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Arf merci de corriger... <br /> La srie comportera donc 7 tomes comme annonc dans le tome 1  <img src="images/smiles/icon_redface.gif" alt="icon_redface.gif" border="0" />  <br /> Faut mieux que je regarde si qui est cri dans les BDS <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /> <br />  <br /> GP<br />_________________<br /><a href="http://www.domainegorn.com" target="_blank" class="postlink">Le domaine de Gorn</a> <br /> Dcouvrez la bande dessine  travers 4 univers.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=5"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=5"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>  <a href="http://www.domainegorn.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="6810"></a><b>Renardrouge</b></span><br /><span class="postdetails">Administrateur<br /><img src="images/rank_pencila/12.gif" alt="Administrateur" title="Administrateur" border="0" /><br /><img src="images/up/3e9374573dcfbf7378956.gif" alt="" border="0" /><br /><br />Inscrit le: 16 Oct 2002<br />Messages: 1398<br />Localisation: France</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6810#6810"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Mar 11, 2003 21:00<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6810"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Le 7 vient de sortir, accompagn d'un album 'Gomtrie mortelle' qui ressemble au journal de Franis Marlane. Un album prsentant des dossiers, des photos, des croquis, des notes, des interviews... <br /> <img src="images/smiles/icon_mrgreen.gif" alt="icon_mrgreen.gif" border="0" /><br />_________________<br /><a href="http://www.1001bd.com/forums/phpBB2/search.php" target="_blank" class="postlink"><img src="http://www.1001bd.com/forums/phpBB2/templates/subSilver/images/icon_mini_search.gif" border="0" /> Rechercher</a> est une excellente fonction!!</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=2"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=2"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:renardrouge@rocketmail.com"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.1001bd.com" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>  <a href="http://edit.yahoo.com/config/send_webmesg?.target=renardrouge.rm&amp;.src=pg"><img src="templates/subSilver/images/lang_french/icon_yim.gif" alt="Yahoo Messenger" title="Yahoo Messenger" border="0" /></a> <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="6811"></a><b>sath re</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/d52ce2d93e3fc5016f0b5.jpg" alt="" border="0" /><br /><br />Inscrit le: 30 Jan 2003<br />Messages: 601<br />Localisation: Palaiseau</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6811#6811"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Mar 11, 2003 21:03<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6811"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">J'ai les trois premier depuis 2 mois, faudrait p'tt que j'm'y mette. <img src="images/smiles/icon_smile.gif" alt="icon_smile.gif" border="0" /><br />_________________<br />tre fier de soi avant d'tre du des autres.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=127"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=127"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:sath_ire@club-internet.fr"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="6824"></a><b>Seb</b></span><br /><span class="postdetails">Posteur pro<br /><img src="images/rank_pencila/3.gif" alt="Posteur pro" title="Posteur pro" border="0" /><br /><img src="images/avatars//bd_euro_page_02/calvin_hobbes_05.jpg" alt="" border="0" /><br /><br />Inscrit le: 11 Mar 2003<br />Messages: 49<br />Localisation: Mons</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6824#6824"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Mar 11, 2003 22:51<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6824"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Effectivement, faudrait t'y mettre ;)... sinon mme si c'est vrai que j'accroche beaucoup moins que sur d'autres sries niveau dessin, ce dernier n'est tout de mme pas trop mauvais a mon got, et le scnario, lui, est gnial ;)<br />_________________<br />Debout, tas de nouilles!</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=170"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=170"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <a href="profile.php?mode=viewprofile&amp;u=170"><img src="templates/subSilver/images/lang_french/icon_msnm.gif" alt="MSN Messenger" title="MSN Messenger" border="0" /></a><script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' <a href="http://wwp.icq.com/scripts/search.dll?to=50874485"><img src="templates/subSilver/images/lang_french/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a>'); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"><a href="http://wwp.icq.com/scripts/search.dll?to=50874485"><img src="templates/subSilver/images/lang_french/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></div><div style="position:absolute;left:3px;top:-1px"><a href="http://wwp.icq.com/50874485#pager"><img src="http://web.icq.com/whitepages/online?icq=50874485&img=5" width="18" height="18" border="0" /></a></div></div>');  				//--></script><noscript><a href="http://wwp.icq.com/scripts/search.dll?to=50874485"><img src="templates/subSilver/images/lang_french/icon_icq_add.gif" alt="Numro ICQ" title="Numro ICQ" border="0" /></a></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="6828"></a><b>massive</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/d4c2bf8d3e4b75eab9a4e.jpg" alt="" border="0" /><br /><br />Inscrit le: 08 Fv 2003<br />Messages: 673<br />Localisation: palaiseau</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6828#6828"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mar Mar 11, 2003 23:01<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6828"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">tiens je ne connaissais pas cette srie, et d'apres vos dires, je pense qu'elle va me plaire,<br />_________________<br />psychopate perspicace</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=139"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=139"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:massive@reflect-ions.net"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.reflect-ions.net" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="6848"></a><b>sath re</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/d52ce2d93e3fc5016f0b5.jpg" alt="" border="0" /><br /><br />Inscrit le: 30 Jan 2003<br />Messages: 601<br />Localisation: Palaiseau</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6848#6848"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mer Mar 12, 2003 6:07<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6848"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">Passe  la maison, tu la lira certainement avant moi <img src="images/smiles/icon_smile.gif" alt="icon_smile.gif" border="0" /><br />_________________<br />tre fier de soi avant d'tre du des autres.</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=127"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=127"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:sath_ire@club-internet.fr"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a>    <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row2"><span class="name"><a name="6856"></a><b>cubik</b></span><br /><span class="postdetails">Intrimaire Administrateur<br /><img src="images/rank_pencila/8.gif" alt="Intrimaire Administrateur" title="Intrimaire Administrateur" border="0" /><br /><img src="images/up/3ec98b923e47c8011115f.gif" alt="" border="0" /><br /><br />Inscrit le: 29 Jan 2003<br />Messages: 210<br />Localisation: region parisienne</span><br /></td> 		<td class="row2" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6856#6856"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mer Mar 12, 2003 11:09<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6856"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody">il est sorti le dernier?? <br /> doudiou! <br /> dur mois</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row2" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row2" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=126"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=126"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a>     <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr> 		<td width="150" align="left" valign="top" class="row1"><span class="name"><a name="6867"></a><b>massive</b></span><br /><span class="postdetails">Gourou stagiaire<br /><img src="images/rank_pencila/9.gif" alt="Gourou stagiaire" title="Gourou stagiaire" border="0" /><br /><img src="images/up/d4c2bf8d3e4b75eab9a4e.jpg" alt="" border="0" /><br /><br />Inscrit le: 08 Fv 2003<br />Messages: 673<br />Localisation: palaiseau</span><br /></td> 		<td class="row1" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr> 				<td width="100%"><a href="viewtopic.php?p=6867#6867"><img src="templates/subSilver/images/icon_minipost.gif" width="12" height="9" alt="Message" title="Message" border="0" /></a><span class="postdetails">Post le: Mer Mar 12, 2003 13:45<span class="gen">&nbsp;</span>&nbsp; &nbsp;Sujet du message: </span></td> 				<td valign="top" align="right" nowrap="nowrap"><a href="posting.php?mode=quote&amp;p=6867"><img src="templates/subSilver/images/lang_french/icon_quote.gif" alt="Rpondre en citant" title="Rpondre en citant" border="0" /></a>   </td> 			</tr> 			<tr> 				<td colspan="2"><hr /></td> 			</tr> 			<tr> 				<td colspan="2"><span class="postbody"></span> <table width="90%" cellspacing="1" cellpadding="3" border="0" align="center"> <tr>  	  <td><span class="genmed"><b>sath re a crit:</b></span></td> 	</tr> 	<tr> 	  <td class="quote">Passe  la maison, tu la lira certainement avant moi <img src="images/smiles/icon_smile.gif" alt="icon_smile.gif" border="0" /></td> 	</tr> </table> <span class="postbody"> <br />  <br /> ok, faut que je te rende les autres de toute manire!<br />_________________<br />psychopate perspicace</span><span class="gensmall"></span></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="row1" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">Revenir en haut</a></span></td> 		<td class="row1" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18"> 			<tr> 				<td valign="middle" nowrap="nowrap"><a href="profile.php?mode=viewprofile&amp;u=139"><img src="templates/subSilver/images/lang_french/icon_profile.gif" alt="Voir le profil de l'utilisateur" title="Voir le profil de l'utilisateur" border="0" /></a> <a href="privmsg.php?mode=post&amp;u=139"><img src="templates/subSilver/images/lang_french/icon_pm.gif" alt="Envoyer un message priv" title="Envoyer un message priv" border="0" /></a> <a href="mailto:massive@reflect-ions.net"><img src="templates/subSilver/images/lang_french/icon_email.gif" alt="Envoyer un email" title="Envoyer un email" border="0" /></a> <a href="http://www.reflect-ions.net" target="_userwww"><img src="templates/subSilver/images/lang_french/icon_www.gif" alt="Visiter le site web du posteur" title="Visiter le site web du posteur" border="0" /></a>   <script language="JavaScript" type="text/javascript"><!--  	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 ) 		document.write(' '); 	else 		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute"></div><div style="position:absolute;left:3px;top:-1px"></div></div>');  				//--></script><noscript></noscript></td> 			</tr> 		</table></td> 	</tr> 	<tr> 		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td> 	</tr> 	<tr align="center"> 		<td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0"> 			<tr><form method="post" action="viewtopic.php?t=61&amp;start=0"> 				<td align="center"><span class="gensmall">Montrer les messages depuis: <select name="postdays"><option value="0" selected="selected">Tous les messages</option><option value="1">1 Jour</option><option value="7">1 Semaine</option><option value="14">2 Semaines</option><option value="30">1 Mois</option><option value="90">3 Mois</option><option value="180">6 Mois</option><option value="364">1 An</option></select>&nbsp;<select name="postorder"><option value="asc" selected="selected">Le plus ancien en premier</option><option value="desc">Le plus rcent en premier</option></select>&nbsp;<input type="submit" value="Aller" class="liteoption" name="submit" /></span></td> 			</form></tr> 		</table></td> 	</tr> </table>  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">   <tr> 	<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="posting.php?mode=newtopic&amp;f=9"><img src="templates/subSilver/images/lang_french/reply-locked.gif" border="0" alt="Ce forum est verrouill, vous ne pouvez pas poster, ni rpondre, ni diter les sujets" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="posting.php?mode=reply&amp;t=61"><img src="templates/subSilver/images/lang_french/reply-locked.gif" border="0" alt="Ce sujet est verrouill, vous ne pouvez pas diter les messages ou faire de rponses" align="middle" /></a></span></td> 	<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php" class="nav">1001bd.com Index du Forum</a> 	  -> <a href="viewforum.php?f=9" class="nav">La BD</a></span></td> 	<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format GMT + 1 Heure<br /><a href="tellafriend.php?topic=Le Triangle Secret&link=http://www.1001bd.com/forums/phpBB2/viewtopic.php?t=61">Envoyer  un ami.</a></span><br /><span class="nav"></span> 	  </td>   </tr>   <tr> 	<td align="left" colspan="3"><span class="nav">Page <b>1</b> sur <b>1</b></span></td>   </tr> </table>  <table width="100%" cellspacing="2" border="0" align="center">   <tr> 	<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall"></span><br /> 	  &nbsp;<br /> 	  </td> 	<td align="right" valign="top" nowrap="nowrap"> <form method="get" name="jumpbox" action="viewforum.php" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0"> 	<tr> 		<td nowrap="nowrap"><span class="gensmall">Sauter vers:&nbsp;<select name="f" onChange="if(this.options[this.selectedIndex].value != -1){ forms['jumpbox'].submit() }"><option value="-1">Slectionner un forum</option><option value="-1">&nbsp;</option><option value="-1">1001 BD</option><option value="-1">----------------</option><option value="9"selected="selected">La BD</option><option value="14">Petites Annonces en Vrac</option><option value="11">Bons plans net</option><option value="2">Amliorations du site...</option><option value="10">Au repos du lecteur de BD</option><option value="-1">&nbsp;</option><option value="-1">Lotus de Jade</option><option value="-1">----------------</option><option value="4">La srie</option><option value="3">Discuter avec les auteurs</option><option value="1">Le site</option></select><input type="hidden" name="sid" value="sid=5970887a8df6b3d525b54ce1b3480af5" />&nbsp;<input type="submit" value="Aller" class="liteoption" /></span></td> 	</tr> </table></form>  <span class="gensmall">Vous <b>ne pouvez pas</b> poster de nouveaux sujets dans ce forum<br />Vous <b>pouvez</b> rpondre aux sujets dans ce forum<br />Vous <b>ne pouvez pas</b> diter vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> supprimer vos messages dans ce forum<br />Vous <b>ne pouvez pas</b> voter dans les sondages de ce forum<br /></span></td>   </tr> </table>      <div align="center"> <table border="0" width="740">   <tr>     <td width="10%">          <p align="center">           <!--DEBUT GOLD WEBORAMA-->             <script language="javascript">             WEBO_ZONE=3;             WEBO_PAGE=1;             webogold_ok=0;</script>             <script language="javascript" src="http://script.weborama.fr/gold.js"></SCRIPT>             <SCRIPT>             if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,30712);}</script>          <!--FIN GOLD WEBORAMA-->          <br><A HREF="http://www.hit-parade.com/hp.asp?site=a74079" TARGET="_top"><IMG SRC="http://loga.hit-parade.com/logohp1.gif?site=a74079" ALT="Hit-Parade" WIDTH="77" HEIGHT="15" BORDER="0"></A>       </p>     </td>     <td width="80%">       <div align="center"><span class="copyright"><br /><br />         2000/2002 - <a href="http://www.1001bd.com">1001 BD</a> - <a href="mailto:Renardrouge@1001bd.com"><b>RenardRouge</b></a> - <a href="mailto:Renardnoir@1001bd.com"><b>RenardNoir</b></a> - <a href="mailto:RenardNoir@1001bd.com?subject=Pour RenardeViolettte"><b>RenardeViolette</b></a> - <br>1001 BD est hberg par <a href="http://sivit.fr" target="_blank">sivit.fr</a><br>        <img src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df=redfox2.dat&sh=F"<br>        <br><a href="http://www.phpbb.com/" target="_phpbb" class="copyright">php BB</a> 2.0.4 &copy; 2001, 2003 php BB Grp - Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank">phpBB-fr.com</a></span>       </div>     </td>     <td width="10%">          <p align="center">          <!-- DEBUT XITI -->             <script language="JavaScript1.1">             <!--             hsh = new Date();             hsd = document;             hsi = '<a href="http://www.xiti.com/xiti.asp?s=35090"'             hsi += ' TARGET="_top"><img width="39" height="25" border=0 '             hsi += 'src="http://logv8.xiti.com/hit.xiti?s=35090'             hsi += '&p=forum&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();             if(parseFloat(navigator.appVersion)>=4)             {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;}             hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>');             //-->             </script>             <noscript>             <a href="http://www.xiti.com/xiti.asp?s=35090" TARGET="_top"><img width="39" height="25" border=0 src="http://logv8.xiti.com/hit.xiti?s=35090&p=forum&" title="Mesurez votre audience"></a>             </noscript>          <!-- FIN XITI -->          </p>     </td>   </tr> </table> </div>    		</td> 	</tr> </table>  </body> </html>       
