/* Feuille de style : feuille_style_aeca.css */

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

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

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

#bambou  {background: url(Images/bambou2.gif) no-repeat;
 background-repeat: no-repeat;
 margin-left:55px;
 color:black;}

#position_menu  {left:15px;
  top:200px;}

.premier_paragraphe  {margin-left:320px;
  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: 'Helvetica', 'Gill Sans';
  font-size: 24px;
  color:black;
  font-weight: 800;}
  
.lettrine {
    float: left;
	margin-right: 15px;}


