body, h1, h2, h3, th, td, p, li  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
input  {
        font-family: courier new, courier;
}
 
a, a:link  {
        color: #0000ff;
}
        
p  {
        color: #000033;
}

body, h1, h2, h3, p {
 font-size: 110%;
}

.rouge {
        color: #ff0000;
}

a.Bleu, a.Bleu:link {
        color: #0000cc;
        text-decoration: none;
}

a:hover, a.Bleu:hover {
        color: #ff0000;
}

.libraire {
font-size: 105%;
}

.titre {
font-size: 110%;
}

.auteur {
font-size: 200%;
}

.editeur {
font-weight: normal;
font-size: 85%;
}
 
.commande {
font-size: 80%;
font-weight: normal;
}

a.section, a.section:link, a.section:visited {
text-decoration: none; 
color: #000066;
}       

a.section:hover {
color: red;
}       

.contenu {
font-size: 70%;
}

th.t, td.t {
font-size: 70%;
}

a.titreannexe, a.titreannexe:link, a.titreannexe:visited {
text-decoration: none;  
color: black;
}
 
a.titreannexe:hover {
color: red;
}       
 
.petitannexe {
font-size: 90%;
}

.lienannexe {
text-decoration: none;
}

a.piedpage, a.piedpage:link, a.piedpage:visited {
color: #000000;
}

a.piedpage:hover {
color: #ff0000;
}

