body
{
   width: 800px;
   margin: auto; 
   margin-top: 50px; 
   margin-bottom: 50px;    
   background-image: url("pics/stars2.jpg");
}
  
  /* L'en-tête */

#en_tete
{
   width: 720px;
   height: 143px;
   margin: auto;
   background-image: url("pics/disco5.jpg");
   background-repeat: no-repeat;
   margin-bottom: 70px;
   text-align: right;
   }
  
 .element_en_tete a 
{
  
   color: white;
   font-family: Andalus, Arial, "Arial Black", "Times New Roman", Times, serif;
}

.element_en_tete a:hover 
{
   background-color: gray;
   color: black;
   }
  
  
    
    
/* Le menu */

#menu
{
   margin-top: 50px;
   float: left;
   width: 200px;
}

.element_menu
{
   margin-bottom: 10px;
}




.element_menu ul 
{
   list-style-image: url("pics/jaune.gif"); 
   padding: 0px; 
   padding-left: 40px; 
   margin: 0px; 
   margin-bottom: 10px; 
}

.element_menu li
{
   margin-top: 10px;
   margin-bottom: 10px;
}

.element_menu a 
{
   color: white;
   font-family: "Times New Roman", Times, serif;
}

.element_menu a:hover 
{
   background-color: gray;
   color: black;
   }
   
   
   
/* Le corps de la page */

#corps 
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco4a.jpg");
   text-align: center;
   }
   
   #corps1
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco1.jpg");
   text-align: center;
   }
   
   #corps2
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/wedding1.jpg");
   text-align: center;
   }
   
   #corps3
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/megan.jpg");
   text-align: center;
   }
   
   #corps4
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/margarita.jpg");
   text-align: center;
   }
   
      #corps5
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/guitar2.jpg");
   text-align: center;
   }
   
    #corps6
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco4b.jpg");
   text-align: center;
   }
   
   
   #corps7
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/wedding3.jpg");
   text-align: center;
   }
   
   #corps8
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/party.jpg");
   text-align: center;
   }
   
   #corps9
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco2.jpg");
   text-align: center;
   }
   
   #corps10
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco3.jpg");
   text-align: center;
   }
   
   #corps11
{
   margin-top: 50px;
   margin-left: 220px; 
   margin-bottom: 20px; 
   padding: 5px; 
   
   border: 2px groove white;
   color: white;
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
   background-image: url("pics/disco4.jpg");
   text-align: center;
   }
   
   
   table
{
   border-collapse: collapse;
	}
	
td
{
   border: 1px solid white;
	}

   
h1
{
   color: pink;
   text-decoration: underline;
   text-align: center;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}


a 
{
   color: white;
   font-family: Monotype Corsiva, Arial, "Arial Black", "Times New Roman", Times, serif;
}

a:hover 
{
   background-color: gray;
   color: black;
   }


/* Le pied de page */

#pied_de_page
{	
   text-align: center;
   color: white;
   font-size: 12px;
}