/* ------------------------------------------------------ */
/* Auteur : Frédéric Canuel ----------------------------- */
/* Date de la dernière modification : 21 juillet 2006 --- */
/* ------------------------------------------------------ */
/* Version originale : interface.css -------------------- */
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
/* Éléments --------------------------------------------- */
/* ------------------------------------------------------ */

body
{
   background-color: #C6CEAA;
}

#sons
{
   visibility: hidden;
}

#interfacePourTerminer
{
   position: absolute;
   left: 150px;
   top: 100px;
}

#logoCasault2
{
   position: absolute;
   left: 402px;
   top: 140px;
}

#boutonRetour
{
   position: absolute;
   left: 435px;
   top: 902px;
}

#animationPourTerminer1
{
   position: absolute;
   left: 173px;
   top: 318px;
}

#textePourTerminer1
{
   position: absolute;
   left: 200px;
   top: 590px;
   width: 555px;
   text-align: justify;
   font-family: Monotype Corsiva;
   font-size: 1.3em;
}