<html> <head> <title>BD Slection, chroniques de bandes dessines, interviews d'auteurs, dossiers, fonds d'crans, images</title><meta http-equiv="Content-Type" content="text/html;">  <meta content="fr" http-equiv="Content-Language"> <META name="Description" content="BD Slection, chroniques de bandes dessines, interviews d'auteurs, dossiers, fonds d'crans, images, Actualit&eacute;, chroniques d'albums de bande dessin&eacute;e, r&eacute;sum&e"> <META NAME="keywords" CONTENT="BD Slection, Chronique, Album, Bandes dessinees, Superman for all seasons, Superman for all seasons T2, Semic Album, Semic Books, Le Doute, B. Hansen, J. Loeb, T. Sale, Batman Dark Victory, Superman for all seasons, Superman for all seasons T2, Semic Album, Semic Books, Dans le premier tome, on avait vu Clark Kent alias Superman &agrave; la veille de son d&eacute;part de Smalville. Le voici maint"> <meta name="MSSmartTagsPreventParsing" content="TRUE"> <META NAME="Copyright" CONTENT="BDSelection.com"> <META NAME="publisher" CONTENT="BD Slection"> <META NAME="Expires" CONTENT="Never"> <META NAME="Revisit-after" CONTENT="7 days"> <META NAME="category" content="bandes dessines"> <META NAME="identifier-url" content="http://www.bdselection.com/"> <META NAME="Robots" CONTENT="index, follow"> <link rel="stylesheet" href="/php/style.css" type="text/css">  </head>  <SCRIPT language="JavaScript">  var IB=new Object;  var nsx=0;nsy=0;  var racine = 'http://www.bdselection.com/php/divers/';  function afficheVignette(cheminVignette,cheminMaxi)  {  	document.write('<A HREF="javascript:afficheMaxi(\''+racine+cheminMaxi+'\')"><IMG SRC="'+racine+cheminVignette+'" HSPACE=0 VSPACE=0 BORDER=1 ALT="cliquez ici pour voir en grand"></A><BR>&nbsp;<BR>');   }   function efface(form,name) {  	eval ( that = window.document [form] [name]);  	if ( name == 'addr' && that.value == 'Votre E-mail' ) {  		that.value = '';  	} else return false;   }   function afficheMaxi(chemin) {   	i1 = new Image;   	i1.src = chemin;   	html = '<HTML><HEAD><TITLE></TITLE><LINK REL="stylesheet" TYPE="text/css" HREF="../../stylebd.css"></HEAD><BODY LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=10 MARGINHEIGHT=0 BGCOLOR="#FFCC99"><CENTER><IMG SRC="'+chemin+'" BORDER=0 NAME=imageTest onLoad="window.resizeTo(document.imageTest.width+32,document.imageTest.height+90)"><P><A HREF="#" onClick="window.close();">Fermer la fentre</A><P></CENTER></BODY></HTML>';   	popupImage = window.open('','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=1,width=400,height=300');   	popupImage.document.open();   	popupImage.document.write(html);   	popupImage.document.close()   };   function affichePopUpImage(chemin,titre,hauteur,largeur) {   	i1 = new Image;   	i1.src = chemin;   	html = '<HTML><HEAD><TITLE>'+titre+'</TITLE><LINK REL="stylesheet" TYPE="text/css" HREF="../../stylebd.css"></HEAD><BODY LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=10 MARGINHEIGHT=0 BGCOLOR="#FFCC99"><CENTER><IMG SRC="'+chemin+'" BORDER=0 NAME=imageTest onLoad="window.resizeTo(document.imageTest.width+32,document.imageTest.height+90)"><P><A HREF="#" onClick="window.close();">Fermer la fentre</A><P></CENTER></BODY></HTML>';   	option = 'toolbar=0,location=no,directories=0,menuBar=no,scrollbars=no,resizable=no,width='+hauteur+',height='+largeur;   	popupImage = window.open(titre,'_blank',option);   	popupImage.document.open();   	popupImage.document.write(html);   	popupImage.document.close()   };   function AffBulle(texte) {   	contenu="<TABLE border=0 cellspacing=0 cellpadding="+IB.NbPixel+"><TR bgcolor='"+IB.ColContour+"'><TD><TABLE border=0 cellpadding=2 cellspacing=0 bgcolor='"+IB.ColFond+"'><TR><TD><FONT size='-1' face='arial' color='"+IB.ColTexte+"'>"+texte+"</FONT></TD></TR></TABLE></TD></TR></TABLE>";   	if (document.layers) {   		document.layers["bulle"].document.write(contenu);   		document.layers["bulle"].document.close();   		document.layers["bulle"].top=nsy+10;   		document.layers["bulle"].left=nsx-10;   		document.layers["bulle"].visibility="show";}   	if (document.all) {   		var f=window.event;   		doc=document.body.scrollTop;   		bulle.innerHTML=contenu;   		document.all["bulle"].style.top=f.clientY+doc+10;   		document.all["bulle"].style.left=f.x-10;   		document.all["bulle"].style.visibility="visible";   	}   }   function ns(e) {   	nsx=e.x;nsy=e.y;   }   function HideBulle() {   	if (document.layers) {document.layers["bulle"].visibility="hide";}   	if (document.all) {document.all["bulle"].style.visibility="hidden";}   }   function InitBulle(ColTexte,ColFond,ColContour,NbPixel) {   	IB.ColTexte=ColTexte;IB.ColFond=ColFond;IB.ColContour=ColContour;IB.NbPixel=NbPixel;   	if (document.layers) {   		window.captureEvents(Event.MOUSEMOVE);window.onMouseMove=ns;   		document.write("<LAYER name='bulle' top=0 left=0 visibility='hide'></LAYER>");   	}   	if (document.all) {   		document.write("<DIV id='bulle' style='position:absolute;top:0;left:0;visibility:hidden'></DIV>");   	}   }   function OuvrirPopup(page,nom,option) {   	window.open(page,nom,option);   }   function MM_nbGroup(event, grpName) {    	var i,img,nbArr,args=MM_nbGroup.arguments;     	if (event == "init" && args.length > 2) {       	if ((img = MM_findObj(args[2])) != null && !img.MM_init) {         		img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;         		if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();         		nbArr[nbArr.length] = img;         		for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {           		if (!img.MM_up) img.MM_up = img.src;           		img.src = img.MM_dn = args[i+1];           		nbArr[nbArr.length] = img;       		}    		}     	} else if (event == "over") {   		document.MM_nbOver = nbArr = new Array();       	for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {         		if (!img.MM_up) img.MM_up = img.src;   			img.src = (img.MM_dn && args[i+2]) ? args[i+2] : args[i+1];         		nbArr[nbArr.length] = img;       	}     	} else if (event == "out" ) {       	for (i=0; i < document.MM_nbOver.length; i++) {         	img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }     	} else if (event == "down") {       	if ((nbArr = document[grpName]) != null)         		for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }   		document[grpName] = nbArr = new Array();   		for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {         		if (!img.MM_up) img.MM_up = img.src;   		    img.src = img.MM_dn = args[i+1];         		nbArr[nbArr.length] = img;     		}    	}   }   function MM_preloadImages() {    	var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();      var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)      if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}   }   function MM_swapImgRestore() {    	var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;   }   function MM_findObj(n, d) {    	var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {      d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}   	if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];     	for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);   	if(!x && document.getElementById) x=document.getElementById(n); return x;   }   function MM_swapImage() {      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)      if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}   }   function no_error()   { return true; }   window.onerror=no_error;   function open_popup(page,hauteur,largeur) {   	window.open(page,"Popup","status=no,scrollbars=yes,resizable=no,height="+hauteur+",width="+largeur+",top=0,left=0"); }   function confirm_delete(page, texte) {   	confirmation = confirm('Etes vous sur de vouloir supprimer '+texte+' ? ');   	if(confirmation)   		window.location.replace(page);   }   </script>   <body bgcolor="#FFFFFF" onLoad="MM_preloadImages('/php/images/b_home_f2.gif','/php/images/b_home_f3.gif','/php/images/b_home.gif','/php/images/b_sorties_f2.gif','/php/images/b_sorties_f3.gif','/php/images/b_selection_f2.gif','/php/images/b_selection_f3.gif','/php/images/b_bdbd_f2.gif','/php/images/b_bdbd_f3.gif','/php/images/b_dossiers_f2.gif','/php/images/b_dossiers_f3.gif','/php/images/b_avis_f2.gif','/php/images/b_avis_f3.gif','/php/images/b_top_f2.gif','/php/images/b_top_f3.gif','/php/images/b_ppeints_f2.gif','/php/images/b_ppeints_f3.gif','/php/images/b_equipe_f2.gif','/php/images/b_equipe_f3.gif','/php/images/b_news_f2.gif','/php/images/b_news_f3.gif','/php/images/b_pa_f2.gif','/php/images/b_pa_f3.gif','/php/images/b_sorties.gif','/php/images/b_avis.gif')" text="#000000" link="#FF3333" vlink="#FF6633" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" background="/php/images/fond_menu.gif">   <SCRIPT language="JavaScript">  	InitBulle("navy","#FFCC66","orange",1);  </SCRIPT>  <table width="750" border="0" cellspacing="0" cellpadding="0">  	<tr>  		<td><img src="/php/images/spacer.gif" width="139" height="1"></td>  		<td><img src="/php/images/spacer.gif" width="610" height="1"></td>  	</tr>  	<tr>  		<td valign="top" background="/php/images/fond_menu.gif">  			<table border="0" cellspacing="0" cellpadding="0">  				<tr>  					<td colspan="2"><a href="/php/?rub=home_page"><img src="/php/images/bdsmenu.gif" width="141" height="99" border="0" alt="Accueil de BD S&eacute;lection"></A></td>  				</tr>  				<tr>  					<td><img src="/php/images/spacer.gif" width="138" height="25" border="0"></td>  					<td><img src="/php/images/spacer.gif" width="2" height="1"></td>  				</tr>  				<tr>  <tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=sorties&date_num=2003-5" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_sorties','/php/images/b_sorties_f2.gif','/php/images/b_sorties_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_sorties','/php/images/b_sorties_f3.gif',1);" ><img name="/php/b_sorties" src="/php/images/b_sorties.gif" onLoad="" border="0" alt="Nos albums prfrs"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=bdbd" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_bdbd','/php/images/b_bdbd_f2.gif','/php/images/b_bdbd_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_bdbd','/php/images/b_bdbd_f3.gif',1);" ><img name="/php/b_bdbd" src="/php/images/b_bdbd_f3.gif" onLoad="MM_nbGroup('init','navbar1','b_bdbd','/php/images/b_bdbd.gif',1)" border="0" alt="Toute la base de chroniques d'albums"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=avis" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_avis','/php/images/b_avis_f2.gif','/php/images/b_avis_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_avis','/php/images/b_avis_f3.gif',1);" ><img name="/php/b_avis" src="/php/images/b_avis.gif" onLoad="" border="0" alt="Les avis des internautes"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=top" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_top','/php/images/b_top_f2.gif','/php/images/b_top_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_top','/php/images/b_top_f3.gif',1);" ><img name="/php/b_top" src="/php/images/b_top.gif" onLoad="" border="0" alt="Les albums les plus populaires du moment"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=selection" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_selection','/php/images/b_selection_f2.gif','/php/images/b_selection_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_selection','/php/images/b_selection_f3.gif',1);" ><img name="/php/b_selection" src="/php/images/b_selection.gif" onLoad="" border="0" alt="Nos albums prfrs"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='12'></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=dossiers" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_dossiers','/php/images/b_dossiers_f2.gif','/php/images/b_dossiers_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_dossiers','/php/images/b_dossiers_f3.gif',1);" ><img name="/php/b_dossiers" src="/php/images/b_dossiers.gif" onLoad="" border="0" alt="Interviews, dossiers, galeries d'images"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=ppeints" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_ppeints','/php/images/b_ppeints_f2.gif','/php/images/b_ppeints_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_ppeints','/php/images/b_ppeints_f3.gif',1);" ><img name="/php/b_ppeints" src="/php/images/b_ppeints.gif" onLoad="" border="0" alt="La galeries de fonds d'crans"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=news" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_news','/php/images/b_news_f2.gif','/php/images/b_news_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_news','/php/images/b_news_f3.gif',1);" ><img name="/php/b_news" src="/php/images/b_news.gif" onLoad="" border="0" alt="Evnements, projets, bruits de couloir... les news BD"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='12'></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=forum" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_forum','/php/images/b_forum_f2.gif','/php/images/b_forum_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_forum','/php/images/b_forum_f3.gif',1);" ><img name="/php/b_forum" src="/php/images/b_forum.gif" onLoad="" border="0" alt="Discussion sur le theme de la BD"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=annu/index" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_liens','/php/images/b_liens_f2.gif','/php/images/b_liens_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_liens','/php/images/b_liens_f3.gif',1);" ><img name="/php/b_liens" src="/php/images/b_liens.gif" onLoad="" border="0" alt="La liste des liens"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='4'></td></tr><tr><td align="right"><a href="/php/?rub=equipe" onMouseOut="MM_nbGroup('out');"  onMouseOver="MM_nbGroup('over','b_equipe','/php/images/b_equipe_f2.gif','/php/images/b_equipe_f3.gif',1);"  onClick="MM_nbGroup('down','navbar1','b_equipe','/php/images/b_equipe_f3.gif',1);" ><img name="/php/b_equipe" src="/php/images/b_equipe.gif" onLoad="" border="0" alt="L'quipe de BD Slection"></a></td></tr><tr> <td align='right' colspan='2'><img src='/php/images/spacer.gif' width='1' height='30'></td></tr>	<tr align="center">  		<td colspan="2">  			<table border="1" cellspacing="0" cellpadding="3" bordercolor="#DFDFDF" width="120">	  			<tr>  				<td background="/php/images/fond_bloc2.gif" bgcolor="#CCCCCC" align="center">  					<img src="/php/images/t_rechrapide.gif" width="109" height="13" vspace="3" hspace="5">  				</td>  			</tr>  			<form method="post" action="?rub=resultat">  			<tr>  				<td bgcolor="#FFFFFF" align="center">  					<input type="text" name="rech_motcle" size="12" maxlength="50" value= >  					<br>  					<input type="image" border="0" name="imageField22" src="/php/images/b_ok2.gif" width="45" height="23" vspace="3" >  				</td>  			</tr>  			</form>  		</table>  		<p>&nbsp;</p>  	</td>   </tr>  	<tr align="center">  		<td colspan="2">  			<table border="1" cellspacing="0" cellpadding="3" bordercolor="#DFDFDF" width="120">	  			<tr>  				<td bgcolor="#CCCCCC" align="center" class="titre_link_hp">  					<img src="/php/images/spacer.gif" width="109" height="1" vspace="0" hspace="5"><BR>					<A HREF="?rub=news" class="titre_link_hp">  					Les dernires news					</A>				</td>  			</tr>  			<tr>  				<td bgcolor="#FFFFFF" align="left" class="link_hp">  <A HREF="?rub=news#news1" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Calliope sort de sa lthargie</span><BR><span class=petit><I>Apr&egrave;s 4 mois d\'attente, &lt;b&gt;Calliope n<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 24 Mai 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Calliope sort de ...	<BR>  </A>  <A HREF="?rub=news#news2" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Le Centre des Monument Historique cherche de Jeunes Talents</span><BR><span class=petit><I>Dans le cadre de son deuxi&egrave;me salon, &lt;b&<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 23 Mai 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Le Centre des Mon...	<BR>  </A>  <A HREF="?rub=news#news3" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Jerry SPring entre au muse</span><BR><span class=petit><I>Non seulement il fut un dessinateur exceptionnel (<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 23 Mai 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Jerry SPring entr...	<BR>  </A>  <A HREF="?rub=news#news4" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Amiens : incontournables Rendez-vous de la BD</span><BR><span class=petit><I>Parmi la multitude de festivals qui couvrent la Fr<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 21 Mai 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Amiens : incontou...	<BR>  </A>  <A HREF="?rub=news#news5" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Briser la glace  Fluide ?</span><BR><span class=petit><I>Depuis le rachat du groupe Flammarion par Rizzoli,<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 20 Mai 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Briser la glace ...	<BR>  </A>  				</td>  			</tr>  		</table>  		<p>&nbsp;</p>  	</td>   </tr>  	<tr align="center">  		<td colspan="2">  			<table border="1" cellspacing="0" cellpadding="3" bordercolor="#DFDFDF" width="120">	  			<tr>  				<td bgcolor="#CCCCCC" align="center" class="titre_link_hp">  					<img src="/php/images/spacer.gif" width="109" height="1" vspace="0" hspace="5"><BR>					Forums				</td>  			</tr>  			<tr>  				<td bgcolor="#FFFFFF" align="left" class="link_hp">  <A HREF="?rub=forum_read&f=9&i=78&t=37" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: cherche scnariste</span><BR><span class=petit>Forum : Jeunes talents, rencontrez-vous !<BR></span><span class=petit><I>2003-05-24 16:25:13</I></SPAN><BR><span class=link_hp>Par couchinho</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   cherche scnaris...	<BR>  </A>  <A HREF="?rub=forum_read&f=9&i=77&t=77" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>recherche dessinateur</span><BR><span class=petit>Forum : Jeunes talents, rencontrez-vous !<BR></span><span class=petit><I>2003-05-22 16:57:49</I></SPAN><BR><span class=link_hp>Par loic</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  recherche dessina...	<BR>  </A>  <A HREF="?rub=forum_read&f=3&i=52&t=52" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp><b>Fan de ddicace  la tl</b></span><BR><span class=petit>Forum : Manisfestations, parabd, divers<BR></span><span class=petit><I>2003-05-22 16:33:54</I></SPAN><BR><span class=link_hp>Par <b>Vincent</b></span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  <b>Fan de ddicac...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=152&t=152" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Sommes-nous une secte ?</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-05-22 10:30:41</I></SPAN><BR><span class=link_hp>Par marco</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  Sommes-nous une s...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=151&t=128" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: LA BD EN TANT QUE PRATIQUE CULTURELLE</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-05-22 10:20:01</I></SPAN><BR><span class=link_hp>Par silvio</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   LA BD EN TANT QU...	<BR>  </A>  <A HREF="?rub=forum_read&f=9&i=76&t=74" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: ah au fait...</span><BR><span class=petit>Forum : Jeunes talents, rencontrez-vous !<BR></span><span class=petit><I>2003-05-21 15:44:02</I></SPAN><BR><span class=link_hp>Par loic</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   ah au fait...	<BR>  </A>  <A HREF="?rub=forum_read&f=9&i=73&t=37" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: cherche dessinateur</span><BR><span class=petit>Forum : Jeunes talents, rencontrez-vous !<BR></span><span class=petit><I>2003-05-18 00:02:16</I></SPAN><BR><span class=link_hp>Par Jacques</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   cherche dessinat...	<BR>  </A>  <A HREF="?rub=forum_read&f=6&i=239&t=216" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp><b>Re: Hors-srie...</b></span><BR><span class=petit>Forum : Calliope<BR></span><span class=petit><I>2003-05-15 23:09:17</I></SPAN><BR><span class=link_hp>Par <b>Vincent</b></span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  <b>Re: Hors-srie...	<BR>  </A>  <A HREF="?rub=forum_read&f=3&i=51&t=49" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: concurs d\'illustration</span><BR><span class=petit>Forum : Manisfestations, parabd, divers<BR></span><span class=petit><I>2003-05-15 21:53:25</I></SPAN><BR><span class=link_hp>Par gast anne</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   concurs d'illust...	<BR>  </A>  <A HREF="?rub=forum_read&f=6&i=238&t=216" onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=220 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Re: Hors-srie...</span><BR><span class=petit>Forum : Calliope<BR></span><span class=petit><I>2003-05-15 20:15:50</I></SPAN><BR><span class=link_hp>Par Philippe</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   Hors-srie...	<BR>  </A>  				</td>  			</tr>  		</table>  		<p>&nbsp;</p>  	</td>   </tr>  	<tr align="center">  		<td colspan="2">  			<table border="1" cellspacing="0" cellpadding="3" bordercolor="#DFDFDF" width="120">	  			<tr>  				<td bgcolor="#CCCCCC" align="center" class="titre_link_hp">  					<img src="/php/images/spacer.gif" width="109" height="1" vspace="0" hspace="5"><BR>					Les derniers liens				</td>  			</tr>  			<tr>  				<td bgcolor="#FFFFFF" align="left" class="link_hp">  <A HREF="annu/goto.php?id=327" TARGET=_BLANK  onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>AKILEOS Editions</span><BR><span class=petit>Catgorie : Editeurs<BR></span><span class=petit><I>Pour tous savoir sur les ditions AKILEOS et leurs superbes productions.</I></SPAN><BR><span class=link_hp>Par Larcenic</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  AKILEOS Editions	<BR>  </A>  <A HREF="annu/goto.php?id=326" TARGET=_BLANK  onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Le Festival d\'Antibes et de la Cte d\'Azur</span><BR><span class=petit>Catgorie : Festivals - expositions<BR></span><span class=petit><I>Pour tout savoir sur le Festival BD Cte d\'Azur -Antibes dont la 6me dition se tiendra du 6 au 8 juin prochains.</I></SPAN><BR><span class=link_hp>Par Jean-Christophe Day</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Le Festival d'Ant...	<BR>  </A>  <A HREF="annu/goto.php?id=325" TARGET=_BLANK  onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Librairie Story BD</span><BR><span class=petit>Catgorie : Boutiques<BR></span><span class=petit><I>Implante  Nantes, la librairie Story BD est spcialise dans la vente de bandes dessines neuves, d\'occasion ou de collection et d\'objets 3D. Avis aux collectionneurs : bientt nouvelle rubrique avec des objets de collection  vendre !</I></SPAN><BR><span class=link_hp>Par Julien</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Librairie Story BD	<BR>  </A>  <A HREF="annu/goto.php?id=324" TARGET=_BLANK  onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>L\'Echonet BD</span><BR><span class=petit>Catgorie : Webzines<BR></span><span class=petit><I>La rubrique BD de L\'Echo, quotidien conomique et financier belge ...  </I></SPAN><BR><span class=link_hp>Par Laurent FABRI</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  L'Echonet BD	<BR>  </A>  <A HREF="annu/goto.php?id=322" TARGET=_BLANK  onMouseOver="AffBulle('<table width=200><TR><TD><img src=/php/images/spacer.gif width=200 height=1 vspace=0 hspace=5><BR></TD></TR><TR><TD align=left><span class=link_hp>Broussaille</span><BR><span class=petit>Catgorie : Srie - hros<BR></span><span class=petit><I>Tout sur la srie Broussaille. un superbe site regulierement mis a jour, parfaitement dans l\'esprit du personnage</I></SPAN><BR><span class=link_hp>Par Catherine</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Broussaille	<BR>  </A>  				</td>  			</tr>  		</table>  		<p>&nbsp;</p>  	</td>   </tr>  	<tr align="center">  		<td colspan="2">  			<A HREF="impression.php?rub=pagesbd&id_bd=2094" TARGET="_blank">			<IMG src="/php/images/paper.gif" BORDER=0 alt="Imprimmer la page..." >			</A>		</td>  	</tr>  	<TR>  		<TD align=center>  			<BR><BR><BR><BR><BR>  			<A HREF=http://www.hit-parade.com/hp.asp?site=a16443 TARGET="_blank"><IMG SRC=http://loga.hit-parade.com/logohp1.gif?site=a16443 ALT="Hit-Parade" WIDTH=77 HEIGHT=15 BORDER=0 VSPACE=5></A>  			<BR>  			<A HREF="http://www.estat.com/getstats?serial=1130059034" TARGET="_blank">  			<IMG src="http://perso.estat.com/cgi-bin/perso/1130059034?page=bienvenue" BORDER=0 VSPACE=5 ></A>  			<br>  			<a href="http://www.hebdotop.com" target="_blank">  			<img src="http://www.hebdotop.com/cgi-bin/vote.eur?id=12620" border=0 alt="Classement des sites"></a>  		</TD>  	</TR>  				</tr>  			</table>  		</td>  		<td bgcolor="#FFFFFF" align="center" valign="top" ><br>  <center><a href="index.php?rub=concours15" target="_self" alt="Cliquez pour participer au concours"><IMG SRC="/php/images/ban_concours15.gif" width="469" height="60" BORDER=0 ALIGN="absmiddle" alt=""></a></center><p>&nbsp;</p><table border="0" cellspacing="0" cellpadding="0"> 	<tr>  		<td><img src="/php/images/spacer.gif" width="20" height="1"></td> 		<td>  			<table width="580" border="0" cellspacing="0" cellpadding="10"> 				<tr>  					<td><img src="/php/images/spacer.gif" width="380" height="1"></td> 					<td><img src="/php/images/spacer.gif" width="160" height="1"></td> 				</tr> 				<tr>  					<td valign="top">  <H1>Superman for all seasons T. 2</H1> <center><B><I>Superman for all seasons T2</I></B></center><BR> <H3>Le Doute</H3> Dans le premier tome, on avait vu Clark Kent alias Superman  la veille de son dpart de Smalville. Le voici maintenant  Metropolis o il doit faire face  Lex Luthor qui, jaloux de la popularit de son rival, est prt  tout pour lui faire quitter  sa ville . Sortant de prison, il dcide d&#8217;utiliser Jenny Vaughn, une biochimiste rpute et perdument amoureuse de Superman depuis que celui-ci lui a sauv la vie. Alors que, selon leur bonne habitude, Clark et Los sont en pleine querelle, celle-ci s&#8217;effondre. Clark est dsorient et remarque que tout la ville semble touche par un mystrieux virus. Sur les conseils d&#8217;un chimiste de S.T.A.R.- un laboratoire de chimie - il part demander de l&#8217;aide  Luthor qui a t pargn par cette tragdie grce au systme de protection dont dispose son tablissement. Ce dernier lui offre l&#8217;aide de Vaughn qui a trouv un remde  ce virus mais leur opration de sauvetage tourne au dsastre et pour la premire fois de sa jeune carrire, Superman doute de ses capacits.<br><br><br>  Sur une base d&#8217;histoire, certes classique - premier affrontement direct entre Luthor et Superman - Jeph Loeb met en scne les premires interventions de Superman  Metropolis. Le traitement du rcit est, par contre, trs original. Scind en 4 parties - et 2 tomes &#8211; au rythme des 4 saisons de l&#8217;anne, l&#8217;histoire nous est conte suivant le point de vue tout d&#8217;abord de Luthor puis de Lana Lang. Ce procd nous donne des visions rellement diffrentes suivant le narrateur. De plus, la narration est limpide, trs bien crite et le tout se lit avec beaucoup de plaisir. <br><br>  Le deuxime atout de ce rcit est le dessin trs pur de Tim Sale. Par certains ct,s il peut faire penser  la ligne claire utilise par des auteurs comme Herg - avec bien sr, le style comics en plus. Le tout est remarquablement dtaill et les pages composes de peu de cases , sont bourres d&#8217;nergie . Le travail sur les expressions est juste et rend les situations encore plus touchantes. A noter qu&#8217; il nous livre  une vision de  Superman trs intressante. Il en fait un personnage colossal , un peu balaud au regard innocent, limite enfantin. C&#8217;est une vision certes dconcertante mais en mme temps trs juste de ce super-hros. <br><br>  Les couleurs de Bjarne Hansen sont trs russies et amplifient la beaut du dessin . Il a su rendre les notions de vitesse et aussi par moment l&#8217;amplitude des dcors sans trop empiter sur le graphisme de Sale. Ces couleurs sont faites  la main et non  l&#8217;ordinateur, ce qui devient assez rare pour tre remarqu.<br><br> En rsum, ce Superman est un rcit remarquable dans la droite ligne de la coopration Loeb/Sale (dj auteurs du fabuleux Batman long Halloween ) qui ont sut trouver l&#8217;ambiance qui caractrise le mieux ce personnage.   <BR><BR> <A HREF="mailto:stephane@bdselection.com">Stphane</A><BR> 26 Dcembre 2001</P> 				</TD> 				<td valign="top"> <table width="140" border="0" cellspacing="0" cellpadding="0"> 	<TR> 		<td align="center"> <a href="javascript:OuvrirPopup('/imagesbd/s/superman/supermant2_gc.jpg','test','resizable=no,location=no,width=380,height=520,menubar=no,status=no,scrollbars=no')"> <IMG SRC="/imagesbd/s/superman/supermant2_c.jpg" width="140" height="216" BORDER=0 ALIGN="absmiddle" alt="Agrandir la couverture de Superman for all seasons T. 2"></a><br> <img src="/php/images/cote4.gif" width="76" height="10" vspace="5"> </td> </tr> </table> <br> <span class="bleu"><IMG SRC="/php/images/i_scen.gif" width="10" height="18" BORDER=0 ALIGN="absmiddle" alt="Scnariste"> J. Loeb </span><BR> <span class="bleu"><IMG SRC="/php/images/i_dess.gif" width="10" height="18" BORDER=0 ALIGN="absmiddle" alt="Dssinateur"> T. Sale </span><BR> <span class="bleu"><IMG SRC="/php/images/i_col.gif" width="10" height="18" BORDER=0 ALIGN="absmiddle" alt="Coloriste"> B. Hansen </span><BR> <B>Editeur :</B> <span class="bleu">Semic Album</span><br><B>Collection : </B><span class="bleu">Semic Books</span><br><span class="bleu">Novembre 2001</span> - <span class="bleu">98 Pages</span><br><br> <br><a href="http://www.alapage.com/mx/?type=1&tp=F&donnee_appel=MAIOU&l_isbn=29408255X" target=_blank><img src="/php/images/b_commande.gif" width="116" height="30" border="0" alt="A commander"></a> <br> <br><table width="100%" border="0" cellspacing="0" cellpadding="5"> 	<tr>  		<td background="/php/images/fond_bloc.gif" height="25"><img src="/php/images/t_chroniques.gif" width="111" height="19"></td> 	</tr> 	<tr>  		<td>  			<p>  <BR><B>De Loeb&nbsp;J. , Sale&nbsp;T.  : </B><BR><LI><a href="/php/?rub=pagesbd&id_bd=3773">Batman Dark Victory <NOBR>T.1</NOBR></A><BR> </LI></td> </tr> </table> <br> </td> </tr> <tr align="center"> <td colspan="2"> <p> <IMG SRC="/imagesbd/s/superman/supermant2_1.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_2.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_3.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_4.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_5.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_6.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_7.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/s/superman/supermant2_8.jpg"  BORDER=0 alt="La planche"><BR>&copy; 2001 B. Hansen, J. Loeb, T. Sale - Semic Album</p><p>&nbsp;</p> <table border="1" cellpadding="0" bordercolor="#DFDFDF" cellspacing="0" width="300"> 	<tr> 		<td valign="middle"> 		<table width="80" border="0" cellspacing="0" cellpadding="0" align="left"> 			<tr> 				<td> 					<a href="/php/?rub=avis_bd&id_bd=2094#avis_corr"> 					<img src="/php/images/b_avisbd.gif" width="80" height="105" border="0" alt="lire ou donner votre avis sur Superman for all seasons T. 2" vspace="5" hspace="5" align="absmiddle"> 					</a> 				</td> 			</tr> 		</table> 		<br><br><br> <table border="0" cellspacing="0" cellpadding="0" align="center"> 	<tr> 		<td>Il n'y a pas encore d'avis des lecteurs sur cet album, &agrave; vous de jouer ! 			<BR> 			<A href="/php/?rub=avis_bd&id_bd=2094#avis_corr"> 			Donner votre avis<BR> 			</A> 		</td> 	</tr> </table> 		</td> 	</tr> </table> 		</td> 	</tr> </table> </td> <td><img src="/php/images/spacer.gif" width="10" height="1"></td> </tr> </table> <BR> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td><img src="/php/images/spacer.gif" width="80" height="1"></td> <td align="center"><img src="/php/images/spacer.gif" width="470" height="1"></td> <td valign="top"><img src="/php/images/spacer.gif" width="60" height="1"></td> </tr> <TR><TD>&nbsp;</TD><TD> 		</td>  		<TD>&nbsp;</TD>  	</tr>  </table>  <center> <p><a href="#"><img src="/php/images//b_retour.gif" width="56" height="32" alt="page pr&eacute;c&eacute;dente" border="0"></a></p> <p>&nbsp;</p>  <br><BR><table border=2 bordercolor=#FFDC98 bgcolor=#FFFFFF width=80% cellpading=0 cellspacing=0> <tr> <td align=center> <br> <A HREF="/php/impression.php?rub=pagesbd&id_bd=2094" TARGET="_blank">Imprimer cette page</A><br><br> <nobr>&nbsp; <a href=/php/>Accueil</a>&nbsp; </nobr> <nobr>&nbsp; <a href="/php/?rub=sorties&date_num=2003-5">Sorties d'albums</a> &nbsp; </nobr> <nobr><a href=/php/?rub=selection>Slection BD</a></nobr> <nobr>&nbsp; <a href=/php/?rub=bdbd>Chroniques BD</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=dossiers>Dossiers BD</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=avis>Avis des lecteurs</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=top>Le top albums</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=ppeints>Fonds d'cran</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=equipe>L'quipe</a></nobr><br> <nobr>&nbsp; <a href=/php/?rub=annu/index>L'annuaire de liens</a>&nbsp; </nobr> <nobr>&nbsp; <a href=/php/?rub=news>News</a>&nbsp; </nobr><br>&nbsp;<br> </td> </tr> </table> <p class="copy">&copy; 1998-2003 - BD S&eacute;lection</p> <p class="copy"></p>		</td>  	</tr>  </table>  </body> </html> 
