body
{
background-color: #49c5ff;
background-attachment : fixed;
font-family: sérif;


}
a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}
.block
{
border: 1px solid black;
padding: 10px;
width: 750px;
overflow: visible;
margin-top : 30px;
margin-bottom : 25px;
margin: auto;
background-color: white;
text-align : justify ;
}

.block2
{
border: 1px solid black;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
width: 750px;
overflow: visible;
margin-top : 30px;
margin-bottom : 25px;
margin: auto;
background-color: white;
text-align : center;

}
.float
{
float: left;
}
.float2
{
float: right;
padding-left : 10px ;
}
.images
{
text-align:center;
}
h1
{
color:fuchsia;
text-align:center;
}
.IN
{
text-align:center
}
a:visited
{
color : fuchsia;
text-align : center;
text-decoration:none;
font-weight: bold;
font-size: large;

}
.images
{
text-align : center;
}
a:active
  {
   color: #ebff6d; text-decoration:underline;
  }
a:hover
  {
   color: #ebff6d; text-decoration:underline;
  }

.retour
{
text-align:center;
font-weight:bold;
}
a
{
color : fuchsia;
text-align : center;
font-size: large;
font-weight: bold;
}
p
{
color:black;
}
.yy
{
text-align:center;
}
.tre
{
color:aqua;
font-size:xx-large;
}