body
{
   width: 1024px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   background-color: black;
   text-indent: 50px;
}

/* L'en-tête*/

#bannière
{
   width: 990px;
   height: 160px;
   background-repeat: no-repeat;
   margin-bottom: 40px;
   margin: auto;
   }

/* Les menus et les liens */

a img                                       /* pour toutes les images contenues dans un lien */
{
   border-style: none; /* Pas de bordure */
   display: block;
}

em
{
   color: white;
   text-decoration: none;
   border-bottom: 1px solid #FFFFFF;
   font-size: 90%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
}


.accueil
{
   position: absolute;
   left: 16px;
   top: 140px;
   float:left;
   width:100px;
   height:70px;
   margin:auto;
}

.cascades
{
   position: absolute;
   left: 510px;
   top: 505px;
}

.cascadesb
{
   position: absolute;
   left: 50px;
   top: 230px;
}

.kub
{
   position: absolute;
   left: 60px;
   top: 630px;
}

.chalet
{
   position: absolute;
   left: 550px;
   top: 1550px;
}


.pav
{
   position: absolute;
   left: 650px;
   top: 950px;
}


.indien
{
   position: absolute;
   left: 10px;
   top: 1200px;
}


/* Le corps de la page */

.corps
{
   position: absolute;
   left: 430px;
   top: 180px;
   float:right;
   width:450px;
   height:200px;
   margin:auto;
   margin-left: 50px;
   padding: 5px;
   color: white;
   text-align: justify;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}


.corps2
{
   position: absolute;
   left: 10px;
   top: 480px;
   float:right;
   width:470px;
   height:100px;
   margin:auto;
   margin-left: 50px;
   padding: 5px;
   color: white;
   text-align: justify;   
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

.corps2b
{
   position: absolute;
   left: 255px;
   top: 605px;
   float:right;
   width:270px;
   height:185px;
   margin:auto;
   padding-top: 5px;
   padding-top: 2px;
   color: white;
   text-align: justify;
   text-indent: -3px;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

.corps3
{
   position: absolute;
   left: 10px;
   top: 805px;
   float:right;
   width:870px;
   height:120px;
   margin:auto;
   margin-left: 50px;
   padding: 2px;
   color: white;
   text-align: justify;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

.corps3b
{
   position: absolute;
   left: 10px;
   top: 930px;
   float:left;
   width:605px;
   height:80px;
   margin:auto;
   margin-left: 50px;
   padding: 5px;
   color: white;
   text-align: justify;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}


.corps4
{
   position: absolute;
   left: 10px;
   top: 1005px;
   float:right;
   width:605px;
   height:200px;
   margin:auto;
   margin-left: 50px;
   padding: 5px;
   color: white;
   text-align: justify;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

.corps5
{
   position: absolute;
   left: 255px;
   top: 1270px;
   float:left;
   width:625px;
   height:150px;
   margin:auto;
   margin-left: 50px;
   padding: 5px;
   color: white;
   text-align: justify;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

.corps6
{
   position: absolute;
   left: 100px;
   top: 1480px;
   float:left;
   width:410px;
   height:220px;
   margin:auto;
   margin-left: 50px;
   color: white;
   text-indent: -15px;
   text-align: center;
   font-size: 120%;
   font-family: "Comic Sans Ms",Arial,Verdana,"Trebuchet MS", serif;
   background-color: black;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
   position: absolute;
   left: 20px;
   top: 1720px;
   float: left;
   width:560px;
   height:60px;
   color: white;
   text-align: left;
   font-family: Arial,Verdana,"Trebuchet MS", serif;
   font-size: small;
   font-style: italic;
   background-image: url("images/motif.png");
}