<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" --> <html dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <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="up" href="index.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" title="XS-Arena Index du Forum" />  <title>XS-Arena :: Voir le Forum - Warcraft III</title> <link rel="stylesheet" href="templates/DarkBlue/DarkBlue.css" type="text/css" /> <style type="text/css"> <!--  /*   The original DarkBlue Theme for phpBB version 2+   Created by Wabisurf design   http://www.wabisurf.firstream.net    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:#31404E; 	scrollbar-face-color: #0066CC; 	scrollbar-highlight-color: #333399; 	scrollbar-shadow-color: #0066CC; 	scrollbar-3dlight-color: #59748D; 	scrollbar-arrow-color:  #FFFFFF; 	scrollbar-track-color: #000066; 	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 : #FFFFFF; } a:hover		{ text-decoration: underline; color : #6DC0DB; } hr	{ height: 0px; border: solid #E8E6E6; 0px; border-top-width: 1px;}   /* This is the border line & background colour round the entire page */ .bodyline	{ background-color: #31404E; border: 1px #31404E; solid; }  /* This is the outline round the main forum tables */ .forumline	{ background-color: #333399; border: 2px #59748D solid; }   /* Main table cell colours and backgrounds */ td.row1	{ background-color: #000066; } td.row2	{ background-color: #0066CC; } td.row3	{ background-color: #59748D; }   /*   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: #333399; 		background-image: url(templates/DarkBlue/images/cellpic2.jpg); 		background-repeat: repeat-y; }  /* Header cells - the blue and silver gradient backgrounds */ th	{ 	{ color: #FFFFFF; font-size: 11px; font-weight : bold; 	background-color: #FFFFFF; height: 25px; 	background-image: url(templates/DarkBlue/images/cellpic3.gif); }  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 			background-image: url(templates/DarkBlue/images/cellpic1.gif); 			background-color:#59748D; border: #59748D; 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; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { 	font-weight: bold; border: #59748D; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { 	background-color: #59748D; border: #333399; 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 : #FFFFFF; }   /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .gen,.genmed,.gensmall { color : #FFFFFF; } a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; } a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #6DC0DB; text-decoration: underline; }   /* The register, login, search etc links at the top of the page */ .mainmenu		{ font-size : 11px; color : #FFFFFF } a.mainmenu		{ text-decoration: none; color : #FFFFFF;  } a.mainmenu:hover{ text-decoration: underline; color : #6DC0DB; }   /* Forum category titles */ .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF} a.cattitle		{ text-decoration: none; color : #FFFFFF; } 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 : #FFFFFF; } a.forumlink 	{ text-decoration: none; color : #FFFFFF; } a.forumlink:hover{ text-decoration: underline; color : #6DC0DB; }   /* 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 : #FFFFFF;} a.nav			{ text-decoration: none; color : #FFFFFF; } 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 : #FFFFFF; } a.topictitle:link   { text-decoration: none; color : #FFFFFF; } a.topictitle:visited { text-decoration: none; color : #8EC0DA; } a.topictitle:hover	{ text-decoration: underline; color : #6DC0DB; }   /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name			{ font-size : 11px; color : #FFFFFF;}  /* Location, number of posts, post date etc */ .postdetails		{ font-size : 10px; color : #FFFFFF; }   /* The content of the posts (body of text) */ .postbody { font-size : 12px; line-height: 18px} a.postlink:link	{ text-decoration: none; color : #FFFFFF } a.postlink:visited { text-decoration: none; color : #8EC0DA; } a.postlink:hover { text-decoration: underline; color : #6DC0DB}   /* Quote & Code blocks */ .code { 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #FFFFFF; 	background-color: #333399; border: #FFFFFF; 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: #FFFFFF; line-height: 125%; 	background-color: #333399; border: #FFFFFF; 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: #FFFFFF; letter-spacing: -1px;} a.copyright		{ color: #FFFFFF; text-decoration: none;} a.copyright:hover { color: #FFFFFF; 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 : #6B8EAD; }  input { text-indent : 2px; }  /* The buttons used for bbCode styling in message post */ input.button { 	background-color : #000066; 	color : #FFFFFF; 	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }  /* The main submit button option */ input.mainoption { 	background-color : #FFFFFF; 	font-weight : bold; }  /* None-bold submit button */ input.liteoption { 	background-color : #FFFFFF; 	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: #FBF9F9; border-style: none; }   /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("templates/DarkBlue/formIE.css"); --> </style>  </head>  <body bgcolor="#333399" text="#FFFFFF" link="#FFFFFF" vlink="#8EC0DA"> <span class="gen"><a name="top"></a></span><table width="100%" border="0" cellspacing="0" cellpadding="10" align="center"> <tr> 	<td class="bodyline"> 		  <table width="100%" border="0" cellspacing="0" cellpadding="0"> 			<tr>   		<td> <a href="index.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43"><img src="templates/DarkBlue/images/logo_phpBB.gif" border="0" alt="XS-Arena Index du Forum" vspace="1" /></a> 		</td>   		<td align="center" width="100%" valign="middle"><span class="maintitle">XS-Arena</span><br /> 		  <span class="gen">350 PC !  -  Ouvert 7j/7<br />&nbsp; </span>  		  <table cellspacing="0" cellpadding="2" border="0"> 			<tr> 			  <td valign="top" nowrap="nowrap" align="center"><span class="mainmenu">&nbsp;<a href="faq.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="FAQ" hspace="3" />FAQ</a></span><span class="mainmenu">&nbsp;&nbsp;&nbsp;<a href="search.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_search.gif" width="12" height="13" border="0" alt="Rechercher" hspace="3" />Rechercher</a>&nbsp;&nbsp;&nbsp;<a href="memberlist.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_members.gif" width="12" height="13" border="0" alt="Liste des Membres" hspace="3" />Liste des Membres</a>&nbsp;&nbsp;&nbsp;<a href="groupcp.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="Groupes d'utilisateurs" hspace="3" />Groupes d'utilisateurs</a>&nbsp;&nbsp;&nbsp;<a href="profile.php?mode=register&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_register.gif" width="12" height="13" border="0" alt="S'enregistrer" hspace="3" />S'enregistrer</a></span></td> 			</tr> 			<tr> 			  <td nowrap="nowrap" valign="top" height="25" align="center"><span class="mainmenu">&nbsp;<a href="profile.php?mode=editprofile&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="Profil" hspace="3" />Profil</a>&nbsp;&nbsp;&nbsp;<a href="privmsg.php?folder=inbox&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/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;&nbsp;<a href="login.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="mainmenu"><img src="templates/DarkBlue/images/icon_mini_login.gif" width="12" height="13" border="0" alt="Connexion" hspace="3" />Connexion</a></span></td> 			</tr> 		  </table> 			</td> 			</tr> 		  </table> <span class="mainmenu"> <br /> </span>   <form method="post" action="viewforum.php?f=12&amp;start=0&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">   <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center"> 	<tr> 	  <td align="left" valign="bottom" colspan="2"><a class="maintitle" href="viewforum.php?f=12&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Warcraft III</a><br /><span class="gensmall"><b>Modrateur: <a href="profile.php?mode=viewprofile&amp;u=69&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Tochaga</a><br /><br />Utilisateurs parcourant actuellement ce forum: Aucun</b></span></td> 	  <td align="right" valign="bottom" nowrap><span class="gensmall"><b></b></span></td> 	</tr> 	<tr> 	  <td align="left" valign="middle" width="50"><a href="posting.php?mode=newtopic&amp;f=12&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43"><img src="templates/DarkBlue/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" /></a></td> 	  <td align="left" valign="middle" class="nav" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="nav">XS-Arena Index du Forum</a> -> <a class="nav" href="viewforum.php?f=12&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Warcraft III</a></span></td> 	  <td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="viewforum.php?f=12&amp;mark=topics&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Marquez tous les sujets comme lus</a></span></td> 	</tr>   </table>    <table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline"> 	<tr> 	  <th colspan="2" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;Sujets&nbsp;</th> 	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;Rponses&nbsp;</th> 	  <th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;&nbsp;Auteur&nbsp;&nbsp;</th> 	  <th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;Vus&nbsp;</th> 	  <th align="center"  nowrap="nowrap" class="thCornerR" nowrap="nowrap">&nbsp;Derniers Messages&nbsp;</th> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=309&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">personne qui joue a war||| ou koi???,</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">4</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name">stop tout</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">100</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Mer Avr 16, 2003 4:51 pm<br />BMw <a href="viewtopic.php?p=3838&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#3838"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=425&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">Pour les qualifs de mai</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name">Invit</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">18</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Lun Avr 14, 2003 11:44 am<br /><a href="profile.php?mode=viewprofile&amp;u=308&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Meurderator-DonMateo</a> <a href="viewtopic.php?p=3773&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#3773"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=325&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">L'insciption du 14 mars ne fonctionne pas</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">2</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name">Psychotique</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">70</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Mer Avr 02, 2003 2:29 pm<br /><a href="profile.php?mode=viewprofile&amp;u=181&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">blackrain</a> <a href="viewtopic.php?p=3613&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#3613"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=354&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">patch</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">6</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name">tounch</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">142</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Mar Mar 18, 2003 3:35 pm<br />Invit <a href="viewtopic.php?p=3420&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#3420"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=344&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">erreur resultat 15 fev</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">6</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&amp;u=260&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">motosuwa-sama</a></span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">123</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Mer Mar 05, 2003 3:56 pm<br /><a href="profile.php?mode=viewprofile&amp;u=263&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">iranon</a> <a href="viewtopic.php?p=3195&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#3195"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=234&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">tournois war 3 :)</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">3</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name"><a href="profile.php?mode=viewprofile&amp;u=200&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">over</a></span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">155</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Dim Fv 16, 2003 7:40 pm<br /><a href="profile.php?mode=viewprofile&amp;u=181&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">blackrain</a> <a href="viewtopic.php?p=2548&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#2548"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="row1" align="center" valign="middle" width="20"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" title="Pas de nouveaux messages" border="0" /></td> 	  <td class="row1" width="100%"><span class="topictitle"><a href="viewtopic.php?t=231&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="topictitle">war3 mrite bien plus ke 0 msg</a></span><span class="gensmall"><br /> 		</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">1</span></td> 	  <td class="row3" align="center" valign="middle"><span class="name">yoyo</span></td> 	  <td class="row2" align="center" valign="middle"><span class="postdetails">94</span></td> 	  <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">Ven Jan 31, 2003 11:17 am<br /><a href="profile.php?mode=viewprofile&amp;u=181&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">blackrain</a> <a href="viewtopic.php?p=1996&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43#1996"><img src="templates/DarkBlue/images/icon_latest_reply.gif" alt="Voir le dernier message" title="Voir le dernier message" border="0" /></a></span></td> 	</tr> 	<tr> 	  <td class="catBottom" align="center" valign="middle" colspan="6" height="28"><span class="genmed">Montrer les sujets depuis:&nbsp;<select name="topicdays"><option value="0" selected="selected">Tous les Sujets</option><option value="1">1 Jour</option><option value="7">7 Jours</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; 		<input type="submit" class="liteoption" value="Aller" name="submit" /> 		</span></td> 	</tr>   </table>    <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2"> 	<tr> 	  <td align="left" valign="middle" width="50"><a href="posting.php?mode=newtopic&amp;f=12&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43"><img src="templates/DarkBlue/images/lang_french/post.gif" border="0" alt="Poster un nouveau sujet" /></a></td> 	  <td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="index.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43" class="nav">XS-Arena Index du Forum</a> -> <a class="nav" href="viewforum.php?f=12&amp;sid=a2c5a4e8a1bab57e01bd026867c7bc43">Warcraft III</a></span></td> 	  <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">Toutes les heures sont au format CET (Europe)</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> </form>  <table width="100%" border="0" cellspacing="0" cellpadding="0">   <tr> 	<td align="right"> <form method="GET" name="jumpbox" action="viewforum.php?sid=a2c5a4e8a1bab57e01bd026867c7bc43">   <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">Forums XS-Arena</option><option value="-1">----------------</option><option value="7">Team XSA</option><option value="-1">&nbsp;</option><option value="-1">XS Arena Challenge Philips</option><option value="-1">----------------</option><option value="11">Counter Strike</option><option value="12">Warcraft III</option><option value="13">Age of Mythology</option><option value="14">Unreal 2003</option><option value="15">Battlefield 1942</option><option value="-1">&nbsp;</option><option value="-1">Forums Jeux</option><option value="-1">----------------</option><option value="2">Counter Strike</option><option value="9">Asheron's Call 2</option><option value="5">Dark Age Of Camelot</option><option value="3">Diablo 2</option><option value="6">Quake</option><option value="8">Battlefield 1942</option></select><input type="hidden" name="sid" value="sid=a2c5a4e8a1bab57e01bd026867c7bc43" />&nbsp; 		<input type="submit" value="Aller" class="liteoption" /> 		</span></td> 	</tr>   </table> </form>  </td>   </tr> </table>  <table width="100%" cellspacing="0" border="0" align="center" cellpadding="0"> 	<tr> 		<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0"> 			<tr> 				<td width="20" align="left"><img src="templates/DarkBlue/images/folder_new.gif" alt="Nouveaux messages" width="19" height="18" /></td> 				<td class="gensmall">Nouveaux messages</td> 				<td>&nbsp;&nbsp;</td> 				<td width="20" align="center"><img src="templates/DarkBlue/images/folder.gif" alt="Pas de nouveaux messages" width="19" height="18" /></td> 				<td class="gensmall">Pas de nouveaux messages</td> 				<td>&nbsp;&nbsp;</td> 				<td width="20" align="center"><img src="templates/DarkBlue/images/folder_announce.gif" alt="Annonce" width="19" height="18" /></td> 				<td class="gensmall">Annonce</td> 			</tr> 			<tr> 				<td width="20" align="center"><img src="templates/DarkBlue/images/folder_new_hot.gif" alt="Nouveaux messages [ Populaire ]" width="19" height="18" /></td> 				<td class="gensmall">Nouveaux messages [ Populaire ]</td> 				<td>&nbsp;&nbsp;</td> 				<td width="20" align="center"><img src="templates/DarkBlue/images/folder_hot.gif" alt="Pas de nouveaux messages [ Populaire ]" width="19" height="18" /></td> 				<td class="gensmall">Pas de nouveaux messages [ Populaire ]</td> 				<td>&nbsp;&nbsp;</td> 				<td width="20" align="center"><img src="templates/DarkBlue/images/folder_sticky.gif" alt="Post-it" width="19" height="18" /></td> 				<td class="gensmall">Post-it</td> 			</tr> 			<tr> 				<td class="gensmall"><img src="templates/DarkBlue/images/folder_lock_new.gif" alt="" width="19" height="18" /></td> 				<td class="gensmall">Nouveaux messages [ Verrouill ]</td> 				<td>&nbsp;&nbsp;</td> 				<td class="gensmall"><img src="templates/DarkBlue/images/folder_lock.gif" alt="" width="19" height="18" /></td> 				<td class="gensmall">Pas de nouveaux messages [ Verrouill ]</td> 			</tr> 		</table></td> 		<td align="right"><span class="gensmall">Vous <b>pouvez</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"> <span class="copyright"><br />   <br />   <!--  	Please note that the following copyright notice 	MUST be displayed on each and every page output 	by phpBB. You may alter the font, colour etc. but 	you CANNOT remove it, nor change it so that it be, 	to all intents and purposes, invisible. You may ADD 	your own notice to it should you have altered the 	code but you may not replace it. The hyperlink must 	also remain intact. These conditions are part of the 	licence this software is released under. See the 	LICENCE and README files for more information.  	The phpBB Group : 2001  // -->   Powered by <a href="http://www.phpbb.biz/" target="_phpbb" class="copyright">phpBB   Fr</a> 2.0 RC-4 &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB   Group</a> - &copy; Designed by <a href="http://www.wabisurf.firstream.net/" target="_phpbb" class="copyright">Wabisurf</a><br />   <br />   Traduction par : <a href="http://www.phpbb-fr.com/" target="_blank">Helix</a></span></div> 	</td>   </tr> </table> &nbsp; </body> </html>  <br /><center><font size="-2">phpBB Created this page in 0.773900 seconds : 15 queries executed : GZIP compression enabled : Debug Mode</font></center> 
