<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, Un drle d'ange gardien, Un zoo  New York, Delcourt, Delcourt Jeunesse, Mignonne  croquer !, D. Filippi, S. Revel, Diablo et Juliette, Des Vacances d'enfer, To, Le Livre de Jack, Marshall, Gargouilles, Le 11e jour, Un drle d'ange gardien, Un zoo  New York, Delcourt, Delcourt Jeunesse, A l\'instant m&ecirc;me o&ugrave; Diablo a aper&ccedil;u Ju"> <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 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-4" 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>Semic s\'intresse  la BD europenne</span><BR><span class=petit><I>La consolidation du monde de l\'&eacute;dition BD s<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 15 Avril 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Semic s'intresse...	<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>Yu-Gi-Oh ! plus fort que Pokemon</span><BR><span class=petit><I>Difficile de r&eacute;sister &agrave; la &lt;b&gt;<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 14 Avril 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Yu-Gi-Oh ! plus f...	<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>Les coups de coeur d\'Antibes</span><BR><span class=petit><I>Comme chaque ann&eacute;e, le &lt;b&gt;Festival d\'<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 14 Avril 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Les coups de coeu...	<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>Apprendre aux profs  lire des BD !</span><BR><span class=petit><I>Du 2 au 4 juin 2003 se tiendra &agrave; Poitiers u<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Vincent, Le 9 Avril 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Apprendre aux pro...	<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>Cantona Outremangeur</span><BR><span class=petit><I>Alors que le film &lt;i&gt;Daredevil&lt;/i&gt; tri<BR>Lire la suite...</I></SPAN><BR><span class=link_hp>Par Gilles & Vincent, Le 2 Avril 2003</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Cantona Outremangeur	<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=5&i=146&t=144" 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: Critiques des lecteurs</b></span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-21 09:13:32</I></SPAN><BR><span class=link_hp>Par <b>Vincent</b></span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  <b>Re: Critiques ...	<BR>  </A>  <A HREF="?rub=forum_read&f=1&i=149&t=147" 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: Qu\'est-ce que vous pensez?</span><BR><span class=petit>Forum : Auteur<BR></span><span class=petit><I>2003-04-21 01:00:54</I></SPAN><BR><span class=link_hp>Par Fred</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   Qu'est-ce que vo...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=145&t=105" 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: troisime testament</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-19 18:24:45</I></SPAN><BR><span class=link_hp>Par Denis</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   troisime testam...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=144&t=144" 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>Critiques des lecteurs</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-18 18:02:02</I></SPAN><BR><span class=link_hp>Par Lionel</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  Critiques des lec...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=143&t=141" 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: AIDE POUR TPE (URGENT!!)</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-18 11:26:17</I></SPAN><BR><span class=link_hp>Par Olivier</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   AIDE POUR TPE (U...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=142&t=105" 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: troisime testament</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-17 15:16:09</I></SPAN><BR><span class=link_hp>Par Thingrim</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   troisime testam...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=141&t=141" 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>AIDE POUR TPE (URGENT!!)</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-17 12:33:46</I></SPAN><BR><span class=link_hp>Par LOIS</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">  AIDE POUR TPE (UR...	<BR>  </A>  <A HREF="?rub=forum_read&f=5&i=140&t=105" 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: troisime testament</span><BR><span class=petit>Forum : Le site BDslection<BR></span><span class=petit><I>2003-04-16 15:09:29</I></SPAN><BR><span class=link_hp>Par chtitjerome</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   troisime testam...	<BR>  </A>  <A HREF="?rub=forum_read&f=4&i=110&t=15" 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: Le 3me Testament</span><BR><span class=petit>Forum : Srie, Albums et Personnages<BR></span><span class=petit><I>2003-04-16 15:06:46</I></SPAN><BR><span class=link_hp>Par chtitjerome</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   Le 3me Testamen...	<BR>  </A>  <A HREF="?rub=forum_read&f=2&i=104&t=56" 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: recherche de documents sur le march de la BD</span><BR><span class=petit>Forum : Editeurs / Journaux<BR></span><span class=petit><I>2003-04-16 13:49:50</I></SPAN><BR><span class=link_hp>Par Phil</span></TD></TR></table>')"  onMouseOut="HideBulle()" class="link_hp">   recherche de doc...	<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=312" 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>Eupholis et ses trsors</span><BR><span class=petit>Catgorie : Boutiques<BR></span><span class=petit><I>Eupholis vous prsente son site d\'enchres totalement gratuit; venez chiner parmis les centaines d\'objets dj en vente et venez y acheter et y vendre vos BD :).</I></SPAN><BR><span class=link_hp>Par Grosjean Alexandre</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Eupholis et ses t...	<BR>  </A>  <A HREF="annu/goto.php?id=311" 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>Agence Barbare</span><BR><span class=petit>Catgorie : Srie - hros<BR></span><span class=petit><I>L\'Agence Barbare, un univers  mi-chemin entre policier et fantasy, cr par Marko et Olier. Bonus, images indites, croquis prparatoires dans ce site qui accompagne la parution en bandes dessinesdes aventures de l\'Agence Barbare chez Bamboo Editions.</I></SPAN><BR><span class=link_hp>Par MarkOlier</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  Agence Barbare	<BR>  </A>  <A HREF="annu/goto.php?id=309" 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>cartoonbase</span><BR><span class=petit>Catgorie : Boutiques<BR></span><span class=petit><I>Cre  l\'initiative de 2 dessinateurs belges, cette banque d\'images regroupe 66 artistes de BD Europen et 5000+ dessins,. Offrant des licenses d\'utilisation de dessins existants (a.p.d. 15  dj) et reprenant aussi un magasin avec des objects gag. </I></SPAN><BR><span class=link_hp>Par Katrien Van Den Broecke</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  cartoonbase	<BR>  </A>  <A HREF="annu/goto.php?id=310" 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>jas dessinateur</span><BR><span class=petit>Catgorie : Sites personnels<BR></span><span class=petit><I>Auteur de bandes dessines style ligne claire</I></SPAN><BR><span class=link_hp>Par stephane</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  jas dessinateur	<BR>  </A>  <A HREF="annu/goto.php?id=308" 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>24th september 1979</span><BR><span class=petit>Catgorie : Auteur<BR></span><span class=petit><I>Wonderfully atmospheric &amp; very detailed illustration work by Robert Sluzaly.  Don\'t miss the Black &amp; White exhibition while you\'re visiting his site - it hides  a whole other subselection of sepia &amp; bw treats.</I></SPAN><BR><span class=link_hp>Par Robert</span></TD></TR></table>')"  onMouseOut="HideBulle()"  class="link_hp">  24th september 1979	<BR>  </A>  				</td>  			</tr>  		</table>  		<p>&nbsp;</p>  	</td>   </tr>  	<tr align="center">  		<td colspan="2">  			<A HREF="impression.php?rub=pagesbd&id_bd=163" 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=concours14"> <IMG SRC="/php/images/ban_concours14.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>Un drle d'ange gardien T. 2</H1> <center><B><I>Un zoo  New York</I></B></center><BR> <H3>Mignonne  croquer !</H3> A l'instant mme o Diablo a aperu Juliette, il n'avait dj plus eu le choix : pour conqurir la dlicieuse ange-gardien, le diablotin devait changer de vie et se faire gentil, prvenant avec Jean et Marie, les deux orphelins dont Juliette avait la charge. Et ainsi s'est trouv form le couple le plus bizarre mais le plus charmant qu'on ait connu de mmoire d'ange. Plus tard, au fond d'une malle Marie dcouvre une lettre envoye par un cousin de sa maman dnomm Anatole. Il habite les Etats Unis et se trouve tre propritaire d'un zoo  New York. Voici donc Diablo, Juliette et Marie en partance pour les Amriques,  la recherche d'un fragment de leur famille perdue. <BR><BR> Un Zoo  New York vient de recevoir  Angoulme l'Alph Art du meilleur album pour les 7 - 8 ans. C'est  la fois une excellente et une relativement mauvaise nouvelle. La trs bonne nouvelle, c'est que le jury - une classe d'cole - ait choisi une srie loin des canons habituels de la BD pour enfants mais une srie qui est pleine de charme et de drlerie et dont les dessins en couleurs directes font montre d'une rare crativit.<BR> La mauvaise nouvelle, c'est qu'Un Zoo  New York est pour moi le moins bon des 3 albums de cette srie. Si les histoires des 3 tomes sont toutes sur le fil du rasoir, entre le charme attendrissant du conte et les cueils de la niaiserie, ce Zoo  New York est, lui, trop ancr dans la vie " relle " et joue un petit air de dj vu. Impression que je n'ai eu ni avec le premier tome Un drle d'ange gardien ni avec le troisime, Diablo et Juliette.<BR> Dcouvrez cette srie qui, comme souvent chez Delcourt Jeunesse, prouve que BD pour enfant ne signifie pas ncessairement dessin simpliste et ligne claire : rien n'est droit dans les paysages, les couleurs sont avant tout ludiques et le rsultat est...  croquer. Un conte de fes sans fe qui ravira les parents autant que les enfants ! <BR>  <BR><BR> <A HREF="mailto:vincent@bdselection.com">Vincent</A><BR> 31 Janvier 2001</P> 				</TD> 				<td valign="top"> <table width="140" border="0" cellspacing="0" cellpadding="0"> 	<TR> 		<td align="center"> <a href="javascript:OuvrirPopup('/imagesbd/a/angegardien/angegardient2_gc.jpg','test','resizable=no,location=no,width=380,height=520,menubar=no,status=no,scrollbars=no')"> <IMG SRC="/imagesbd/a/angegardien/angegardient2_c.jpg" width="140" height="192" BORDER=0 ALIGN="absmiddle" alt="Agrandir la couverture de Un drle d'ange gardien T. 2"></a><br> <img src="/php/images/cote3.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"> D. Filippi </span><BR> <span class="bleu"><IMG SRC="/php/images/i_dess.gif" width="10" height="18" BORDER=0 ALIGN="absmiddle" alt="Dssinateur"> S. Revel </span><BR> <span class="bleu"><IMG SRC="/php/images/i_col.gif" width="10" height="18" BORDER=0 ALIGN="absmiddle" alt="Coloriste"> S. Revel </span><BR> <B>Editeur :</B> <span class="bleu">Delcourt</span><br><B>Collection : </B><span class="bleu">Delcourt Jeunesse</span><br><span class="bleu">Mars 2000</span> - <span class="bleu">32 Pages</span><br><br> <br><a href="http://www.alapage.com/mx/?type=1&tp=F&donnee_appel=MAIOU&l_isbn=2840554526" 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>Dans la m&ecirc;me s&eacute;rie :</B> 			<br> 			<TABLE width="100%" border="0" cellspacing="0" cellpadding="0"> 				<tr>  					<td><img src="/php/images/spacer.gif" width="35" height="1"></td> 					<td><img src="/php/images/spacer.gif" width="110" height="1"></td> 				</tr> 			<TR><TD valign=top>			<a href="/php/?rub=pagesbd&id_bd=646">T. 3</A>		</TD><TD>			<a href="/php/?rub=pagesbd&id_bd=646" onMouseOver="AffBulle('Un enfer de rve !')"  onMouseOut="HideBulle()">Diablo et Juliette</A></TD></TR>			<TR><TD valign=top>			<a href="/php/?rub=pagesbd&id_bd=2028">T. 4</A>		</TD><TD>			<a href="/php/?rub=pagesbd&id_bd=2028" onMouseOver="AffBulle('Irremplaables parents')"  onMouseOut="HideBulle()">Des Vacances d'enfer</A></TD></TR></TABLE><BR><B>De Filippi&nbsp;D.  : </B><BR><LI><a href="/php/?rub=pagesbd&id_bd=757">To <NOBR>T.1</NOBR></A><BR> </LI><LI><a href="/php/?rub=pagesbd&id_bd=4004">Le Livre de Jack <NOBR>T.2</NOBR></A><BR> </LI><LI><a href="/php/?rub=pagesbd&id_bd=2874">Marshall <NOBR>T.1</NOBR></A><BR> </LI><LI><a href="/php/?rub=pagesbd&id_bd=4380">Gargouilles <NOBR>T.1</NOBR></A><BR> </LI><BR><B>De Revel&nbsp;S.  : </B><BR><LI><a href="/php/?rub=pagesbd&id_bd=3558">Le 11e jour</NOBR></A><BR> </LI></td> </tr> </table> <br>  <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr>  <td><BR> <B>Festival/OpaleBD</B><BR> <LI><A Href="http://www.opalebd.com/festivals/info_festibd.php3?auteur=138" TARGET="opalebd">D. Filippi<BR></A></LI> <LI><A Href="http://www.opalebd.com/festivals/info_festibd.php3?auteur=499" TARGET="opalebd">D. Filippi<BR></A></LI> <LI><A Href="http://www.opalebd.com/festivals/info_festibd.php3?auteur=75" TARGET="opalebd">S. Revel<BR></A></LI> </TD></TR> </Table> </td> </tr> <tr align="center"> <td colspan="2"> <p> <IMG SRC="/imagesbd/a/angegardien/angegardient2_1.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_2.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_3.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_4.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_5.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_6.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_7.jpg"  BORDER=0 alt="La planche"><BR><IMG SRC="/imagesbd/a/angegardien/angegardient2_8.jpg"  BORDER=0 alt="La planche"><BR>&copy; 2000 D. Filippi, S. Revel - Delcourt</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=163#avis_corr"> 					<img src="/php/images/b_avisbd.gif" width="80" height="105" border="0" alt="lire ou donner votre avis sur Un drle d'ange gardien T. 2" vspace="5" hspace="5" align="absmiddle"> 					</a> 				</td> 			</tr> 		</table> 		<br><br><br> <table border="0" cellspacing="0" cellpadding="0" align="center" width="200"> 	<TR> 		<td align="center"> 1 avis : 			<img src="/php/images/cote5.gif" width="76" height="11"> 			<BR><BR> 			<A href="/php/?rub=avis_bd&id_bd=163#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> <p align="center">31 Octobre 2002</p><p><img src="/php/images/cote5.gif" width="76" height="11"> <br>Une tres belle histoire, mlant suspens, emotion, frisson mais surtout un grand dsir de connatre ce qui se cache derrire le masque de Marlysa. En effet avec cette simple ide, les crateurs de la BD en ont fait un passage oblig dans le petit monde de ce que nous connaissons dj. Pour l'instant les 4 tomes jouent leur rles et attisent notre soif de rponses...car elles sont multiples. Un joli coup de crayon et de belles couleures qui rendent le rcit et l'intrigue vivants et chaleureux. En prant que la suite ait le mme effet...Je vous tire mon chapeau tres chers messieurs... <BR><A HREF="mailto:ellyn001c@aol.com">nelly</A></p>		</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=163" 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-4">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> 
