body
{
  width: 63%;
  margin: auto; /*pour centrer la page*/
  margin-top: 1%;/*marge du haut */
  background-color:rgb(202, 236, 255);


}
#en_tete
{
  width: 100%;
  height: 315px;
  background-image: url("img/banniere1.jpg");
  background-repeat: no-repeat;
}
h1
{
text-align: center;
color:white;
font-family: "Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
}


  #menu
   {
  float: right; 
  width: 22%;/*ceci est la taille du cadre menu(largeur)*/
  margin-top:20%;
   border:0.1% solid blue;
 border:0.1em solid black;

  }
 .element_menu
{
background-color: green;
   background-image: url("images/motif.png");
 color:yellow;

   border: 0.1em solid yellow;
   margin-bottom: 0%;
   margin-left:1%;
}
.element_menu h4 /* Tous les titres de menus */
{   
   color: white;
   font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
   text-align: center;
      margin-top: 3%;
   margin-bottom:3%;

}
.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-image: url("images/puce.png"); /* change l'apparence des puces */
   padding: 0%; 
   padding-left: 15%;
   margin: 0%; 
   margin-bottom: 1,3%; 
}

.element_menu a /*  les liens se trouvant dans un menu */
{
   color: white;
   font-weight:bold;
}
a:visited /* Quand le visiteur a déjà vu la page concernée */
{
   text-decoration: none;
   color: none;
}
a:focus /* Quand le visiteur sélectionne le lien */
{
   background-color: rgb(98, 255, 2);
}
a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration:underline;
   color: rgb(98, 255, 2);
   }   
#corps/*le corps de la page*/
{ 
  
 width:48.5%;
height:615%;
background-color:black;
position:absolute;
top:88%;
left:18.5%;
 font-family:"Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size:1.3em;
 text-align:center;
 color:rgb(202, 236, 255);
border:0.1em   solid yellow;
 }
 
 a /* Lien normal */
{
   text-decoration: none;
   color: rgb(37, 155, 207);
   font-style: italic;
}

.spe
{
margin-top:1%;
text-align: justify;
font-family:"Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:0.7em;
color:rgb(202, 236, 255);
margin-left:4%;
margin-right:4%; /* Qu'il y ait une marge de 5px à droite pour que ça colle pas trop au reste du texte */

}

.acc:first-letter /* Je veux que la première lettre de mes paragraphes... */
{
   float: left; /* Flotte à gauche */
   font-size: 2em; /* Fasse une hauteur de 3 lignes */
   font-family:"Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
   font-weight: bold; /* Soit écrite en gras (c'est plus voyant) */
   margin-right: 5px; /* Qu'il y ait une marge de 5px à droite pour que ça colle pas trop au reste du texte */
}

.imageflottante
{
   float: left;
}
.imageflottante1
{
   float: right;
}

.etxe
{
text-decoration: underline;
font-family: "Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
color:rgb(255, 119, 65);
font-style: italic;
}

.acc
{
font-size:0.7em;
color:rgb(202, 236, 255);
text-align: justify;
padding-left:3%;
padding-right:3%;

font-family:"Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;

}
.spec
{
text-align: center;
font-family: "Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:0.8em;
color:rgb(202, 236, 255);
}
.contact
{

text-decoration: blink;
text-align: center;
color:yellow;


}
 img
 {
 padding-top:1.7%;
 padding-bottom:0.7%;
padding-right:1.7%;
padding-left:1.7%;

 }
 em
 {
    text-decoration:underline;
   color: blue;

text-align:center ;
font-family: "Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
font-size:1em;
color:blue;
margin:2%;
}
 
 
 strong
 {
 text-decoration:blink;
 color:rgb(250,210,9);
 } 

 #pied_de_page
 {
  width:63%;
 height:78%;
 position:absolute;
 top:705%;
left:18.5%;
right:18.5%;
 background-color: black;
 border:0.1em solid yellow;
text-align: center;
color :yellow;
font-size: 0.6em;
font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;

 }

 .acc
{

font-size:0.7em;
font-weight:bold ;
color:rgb(202, 236, 255);
text-align: justify;
padding-left:3%;
padding-right:3%;

font-family:"Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;

}
.acc1
{

font-size:0.8em;
font-weight:bold ;
color:rgb(202, 236, 255);
text-align: center;
padding-left:3%;
padding-right:3%;

font-family:"Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;
}

  .xiti
 {
 
text-align:center;
 }
.LLP
{
padding-top:2%;
}
.trouvesi
{
position: absolute;
top:80%;
left:2%;

}
.veo
{
background-color:red; 
font-weight:bold ;
font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
}
.mar
{
font-weight:bold ;
font-family: "Comic Sans MS", Arial, "Arial Black", "Times New Roman", Times, serif;
color:rgb(255, 119, 65);

}

 .carte
 {
 font-size:0.7em;
 font-family: "Comic sans Ms", Arial, "Arial Black", "Times New Roman", Times, serif;

}
 .label
 {
 float: left;
 margin:5%;
 }

 


 

 
