body
{
   width: 800px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px; 
   font-size: 1.2em; 
   background-color: #FFFFC6;
   font-family: "Times New Roman", "Comic Sans MS", "Trebuchet MS", Times, , serif;    
}

.imageflottante
{
   float: left;
}

.imageflottantedroite
{
   float: right;
}

.dessous
{
   clear: both;
}

.dessous2
{
  clear: both;
  text-align: right;
  font-size: 0.8em;
}

#legende
{
font-size: 1em;
font-style: italic;
}

#cliquez
{
font-size: 0.8em;
}

#rouge
{
color: red;
}

a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure  mauve*/
}

p
{
text-indent: 30px;
text-align: justify;
letter-spacing: 1px
}

img
{
padding : 10px;
}

blockquote
{
text-align: center;
}
