a img
{
   border: none; 
}

a
{
   text-decoration: none;
   color:#fffacd;
}

a:hover, a:active
{
    color: #f4c329;

}

.musiciens
{
text-align: center;
padding-top: 20px;
}

.petitprince
{
text-align: center;
}


body
{
   width: 1200px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;    
   background-color: #000000;
   background-repeat: no-repeat;
 
   }

   #titre
{
   width: 410px;
   height: 70px;
   background-image: url("titre/tit_sesouv.gif");
   background-repeat: no-repeat;
   margin-bottom: 10px;
   margin-left: 32%; 
}

#lutin
{
   width: 400px;
   height: 450px;
   background-image: url("dessin/lutindouche.jpg");
   background-repeat: no-repeat;
   margin-top: -110px;
   margin-left: 0%; 
}

#album
{
   width: 800px;
   height: 280px;
   text-align: center;
   font-family: journal, Arial, "Comic Sans MS", "trebuchet MS", Georgia, serif;
   margin-top: -300px;
   margin-left: 27%; 
}

#boutons
{
   width: 800px;
   height: 75px;
   background-repeat: no-repeat;
   margin-top: 3.5%;
   margin-left: 10%;
}

#myspace
{
   width: 170px;
   height: 165px;
   background-repeat: no-repeat;
   margin-top: -17%;
   margin-left: 100%;
}

