<style type="TEXT/CSS">
<!-- 
body{
background: antiquewhite
}
h1 {
letter-spacing: 8pt;
text-align: center;
display: block
}
h2 {
font-weight: bold;
font-size: x-large;
text-transform: uppercase;
letter-spacing: 6pt;
color: purple;
background: #FFB6C1;
padding: 2;
border-top: solid double navy;
border-bottom: solid double navy;
border-left: none;
border-right: none;
text-align: center;
display: block
}    
p {
font-family: verdana, helvetica,sans-serif;
font-size: 12pt;
text-indent: 10mm;
line-height: 130%;
text-align: justify;
margin-left: 5mm;
margin-right: 5mm;
margin-top: 2mm;
margin-bottom: 2mm;
display:block;
}
ul {
list-style-image: url(Images/shortcut.gif);
font-family: verdana, helvetica,sans-serif;
font-size: 12pt;
}
ol {
font-family: verdana, helvetica,sans-serif;
font-size: 14pt;
}
dfn {
color: green;
font-style: normal;
border-bottom-style: dotted;
border-bottom-width: thin;
}
.plan {
font-family: arial,sans-serif;
font-size: 11pt;
font-weight: bold;
background: #D3D3D3;
border-style: dashed;
border-color: red;
border-width: thin;
margin: 5mm;
margin-top: 4mm;
margin-bottom: 4mm;
}
.texto {
font-family: arial,sans-serif;
font-size: 11pt;
}
.icono {
font-weight: bold;
}
.hypo {
font-style: italic;
}
.juif {
color: #f3b;
}
.chretien {
color: olive;
}
.passage {
background: yellow;
}
.citat {
font-family: monospace ;
font-variant: small-caps;
font-size: 14pt;
}
.table-none{
border-style:none;
font-size: 12pt;
}
.table-part1-2{
border-style:outset;
border-width:2px;
border-color:black;
padding:10px;
background-color:yellow;
width:50%;
float:left;
}
.table-part2-2{
border-style:outset;
border-width:2px;
padding:10px;
border-color:black;
background-color:lime;
width:50%;
}
.table-part1-4{
border-style:outset;
border-width:2px;
border-color:black;
padding:10px;
background-color:yellow;
width:25%;
float:left;
}
.table-part2-4{
border-style:outset;
border-width:2px;
padding:10px;
border-color:black;
background-color:lime;
width:25%;
}
.table-part3-4{
border-style:outset;
border-width:2px;
border-color:black;
padding:10px;
background-color:yellow;
width:25%;
float:left;
}
.table-part4-4{
border-style:outset;
border-width:2px;
padding:10px;
border-color:black;
background-color:lime;
width:10%;
}
.titre{
background-color:red;
}
.exemple{
font-size: 110%;
line-height: 130%; 
}
.important{
font-weight: bold;
font-size: 130%;
}
blockquote{
text-align: justify;
margin-left: 5%;
word-spacing: 0.6em;
font-size: 120%;
}
-->
</style>
