Hello
Thanks for your reply.
I have hundreds of epub and it this the same with all of them.
----------------------------------------------------------------------
This is the code :
Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="Microsoft Word 12 (filtered)" name="Generator"/>
<title>Asimov,Isaac-Espace Vital(1957).French.ebook.AlexandriZ</title>
<meta content="http://www.w3.org/1999/xhtml; charset=utf-8" http-equiv="Content-Type"/>
<link href="../Styles/stylesheet.css" type="text/css" rel="stylesheet"/>
<style type="text/css">
@page { margin-bottom: 5.000000pt; margin-top: 5.000000pt; }</style>
</head>
<body class="calibre">
<div class="Section">
<p class="MsoNormal">*</p>
<p class="MsoNormal1"><span class="calibre1">ISAAC ASIMOV</span></p>
<p class="MsoNormal">*</p>
<p class="MsoNormal">*</p>
<p class="MsoNormal">*</p>
<p class="MsoNormal1"><b class="calibre2"><span class="calibre3">ESPACE VITAL</span></b></p>
<p class="MsoNormal">*</p>
<p class="MsoNormal">*</p>
<p class="MsoNormal1"><b class="calibre2"><i class="calibre4"><span class="calibre5">Nouvelles</span></i></b></p>
<p class="MsoNormal">*</p>
<p class="MsoNormal1"><i class="calibre4"><span class="calibre6">Traduites par Michel Deutsch</span></i></p>
<p class="MsoNormal">*</p>
<p class="MsoNormal">*</p>
<p class="MsoNormal1"><i class="calibre4"><span class="calibre5">Le Masque</span></i></p>
----------------------------------------------------------------------
This is the style sheet :
Code:
@namespace h "http://www.w3.org/1999/xhtml";
.MsoFootnoteReference {
line-height: 1.2;
font-size: 0.75em;
margin-left: 1px;
vertical-align: 30%
}
.MsoFootnoteText {
display: block;
font-size: 1em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: justify
}
.MsoNormal {
display: block;
font-size: 1em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: justify;
text-indent: 14pt
}
.MsoNormal1 {
display: block;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: center;
text-indent: 0
}
.MsoNormal2 {
display: block;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: right;
text-indent: 22.7pt
}
.MsoNormal3 {
display: block;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 6pt;
text-align: center;
text-indent: 0
}
.MsoNormal4 {
background: silver;
display: block;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-align: center;
text-indent: 0
}
.Section {
display: block;
line-height: 1.2;
page: Section1
}
.calibre {
display: block;
font-family: "Georgia", "Serif";
font-size: 1em;
line-height: 1.2;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
padding-left: 0;
padding-right: 0
}
.calibre1 {
font-size: 1.625em;
line-height: 1.2
}
.calibre10 {
font-size: 0.875em;
letter-spacing: 0.5pt;
line-height: 1.2
}
.calibre11 {
display: block;
font-size: 1.83333em;
font-weight: bold;
line-height: 1.2;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 48pt;
text-align: center
}
.calibre12 {
font-size: 0.8125em;
line-height: 1.2;
vertical-align: super
}
.calibre13 {
color: inherit;
cursor: inherit;
line-height: 1.2;
text-decoration: inherit
}
.calibre15 {
line-height: 1.2
}
.calibre16 {
border-bottom: solid black 1pt;
border-left: none;
border-right: solid black 4.5pt;
border-top: none;
display: block;
line-height: 1.2;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0
}
.calibre2 {
font-weight: bolder;
line-height: 1.2
}
.calibre3 {
font-size: 2.625em;
line-height: 1.2
}
.calibre4 {
font-style: italic;
line-height: 1.2
}
.calibre5 {
font-size: 1.2em;
line-height: 1.2
}
.calibre6 {
font-size: 0.875em;
line-height: 1.2
}
.calibre7 {
height: 160px;
line-height: 1.2;
width: 164px
}
.calibre8 {
font-size: 1.33333em;
line-height: 1.2
}
.calibre9 {
display: block;
line-height: 1.2
}
---------------------------------------------------------------------
And this is how it appears :