#pied_de_page
{
   padding: 8px;
   clear: both;
   text-align: center;
}
#corps
{
   margin-right: 0px;
   margin-bottom: 20px;
   padding: 5px;
   border: 1px double black;
   text-align: justify;
    -ms-text-justify: auto; /* BLABLALBBLALA VAS TU TE METTRE A JOUR FREE DE M... ?*/
    text-justify: auto;
}
#corps h1
{
	text-align: center;
   margin-right: 0px;
   margin-bottom: 20px;
   padding: 5px;
}
#menu
{
   float: top; /* Le menu flottera à top */
   text-align: center;
   width: auto; /* Très important : donner une taille au menu */
   height: auto;
}
#menu
{
   text-align: center;
   width: auto; /* Très important : donner une taille au menu */
   height: auto;
}
#pict
{
   text-align: center;
   margin-right: 0px;
   margin-bottom: 20px;
   padding: 5px;
   border: 1px double black;
}
#video
{
   text-align: center;
   margin: auto; 
}
#capt
{
   text-align: center;
   margin-right: 0px;
   margin-bottom: 20px;
   font-style:italic;
}
#pictintro
{
   text-align: center;
   margin-right: 0px;
   padding: 5px;
}