/* Feuille de style : feuille_style_dionne.css */

all.fond {background-repeat=repeat;
 font-family: 'Book Antiqua', 'Bell MT', 'Bookman Old Style';
 background-color:black;}

a:link {color:#663333;
  text-decoration: none;}

a:visited {color:#660033;
  text-decoration: none;}

#position_menu  {margin-left:10px;
  top:200 px;}

.premier_paragraphe  {margin-left:240px;
  color:black;}

.paragraphes_suivants  {margin-left:10px;
  color:black;}

p.normal {margin:10px;
  line-height:20px;
  font-family:sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: black;}

.texte {margin:10px;
 line-height: 20px;}

.poeme {
   float:right; }  /* Les bo”tes sont calŽes ˆ droite */

.normal {margin:10px;
  color:black;
  line-height:20px;
  font-family:sans-serif;
  font-size: 17px;
  font-weight: 400;}

.fantaisie{
  font-family:fantasy;
  font-size: 20px;
  color:black;
  font-weight: 500;}
  
.lettrine {
   float: left;
   margin-right: 25px;}






