/* ------------------------------------------------------ */
/* 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;
}

#barrePromotionnel
{
   position: absolute;
   left: 299px;
   top: 246px;
}

#interfaceBasPage
{
   position: absolute;
   left: 0px;
   top: 1092px;
}

#photoPromotionnel1
{
   position: absolute;
   left: 299px;
   top: 740px;
}

#photoPromotionnel2
{
   position: absolute;
   left: 717px;
   top: 740px;
}

#photoPromotionnel3
{
   position: absolute;
   left: 508px;
   top: 740px;
}

#photoPromotionnel4
{
   position: absolute;
   left: 508px;
   top: 899px;
}

#tableauPromotionnel1
{
   position: absolute;
   left: 443px;
   top: 400px;
   font-family: Monotype Corsiva;
   font-size: 1.3em;
}

#noteBasPage1
{
   position: absolute;
   left: 443px;
   top: 660px;
   width: 600px;
   font-family: Monotype Corsiva;
   font-size: 1.2em;
   text-align: justify;
}