<!--#include virtual ="/modules/connection.inc"-->
<!--#include virtual ="/modules/auteurs/Biblio.inc"-->
<!--#include virtual ="/modules/ArrangeTitre.inc"-->

<%
Function Entete(Titre)
  response.write "<TABLE width='100%'><TR valign='top'>"
  response.write "<TD class='cadre' width='50%' height='1'><IMG src='/images/charte/o.gif' height=1></TD></TR>"
  response.write "<TR>"
  response.write "<TD class='Entete' width='50%' height='20'><!--img src='/images/charte/minisfere_fondclair.gif' align='middle'-->" & Titre & "</TD>"
  response.write "</TR>"
  response.write "<TR>"
  response.write "<TD class='cadre' width='50%' height='1'><IMG src='/images/charte/o.gif' height=1></TD></TR>"
end function

numauteur=-52907
AffichageRomans=1
AffichageNouvelles=1
%>
<HTML>

<HEAD>
<TITLE>Titre de la page</TITLE>
<META name="description" content="Biographie et bibliographie">
<META name="keywords" content="BD, science-fiction, SF, fantasy,
fantastique, biographie, bibliographie, dessinateurs, scénaristes">
<META name="GENERATOR" content="Microsoft FrontPage 5.0">
<META name="ProgId" content="FrontPage.Editor.Document">
</HEAD>

<BODY>
<%
'--------------------------------------------------------------------------------------------------------------------------
'   Bibliographie romans
'--------------------------------------------------------------------------------------------------------------------------
v=BiblioRomans
v=BiblioNouvelles()
%>
</BODY>
</HTML>
<!--#include virtual ="/modules/deconnection.inc"-->
