﻿.texte1
{
    color: #0000ff;
    font-family: verdana;
    font-size: 12pt;
    line-height: 150%;
}

.texte2
{
    color: #0000ff;
    font-family: arial;
    font-size: 13pt;
    line-height: 150%;
}

.lecture
{
    color: #0000ff;
    font-family: Times New Roman;
    font-size: 15pt;
    line-height: 130%;
}


DIV.livres, DIV.livres TD
{
    color: #0000ff;
    font-family: arial;
    font-size: 13pt;
    line-height: 120%;
}

DIV.livres
{
    margin: 20px 0px 0px 80px;
}

DIV.livre
{
    margin: 0px 0px 30px 0px;
}

DIV.livre P.titre
{
    font-family: Times New Roman;
    font-size: 18pt;
    font-weight: bold;
}

DIV.livre TABLE
{
    margin: 0px 0px 0px 60px;
    width: 600px;
}

DIV.livre TABLE TD
{
    vertical-align: top;
    text-align: justify;
}

DIV.livre TABLE TD.ima
{
    width: 110px;
}

