/* ------------------------------------------------------ */
/* Auteur : Frédéric Canuel ----------------------------- */
/* Date de la dernière modification : 21 juillet 2006 --- */
/* ------------------------------------------------------ */
/* Version originale : interface.css -------------------- */
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
/* Éléments --------------------------------------------- */
/* ------------------------------------------------------ */

body
{
   background-color: #C6CEAA;
}

#barreCamping
{
   position: absolute;
   left: 299px;
   top: 246px;
}

#interfaceIntermediaire1
{
   position: absolute;
   left: 0px;
   top: 1092px;
}

#interfaceBasPage
{
   position: absolute;
   left: 0px;
   top: 1192px;
}

#boutonRetour1
{
   position: absolute;
   left: 536px;
   top: 170px;
}

#boutonRetour2
{
   position: absolute;
   left: 536px;
   top: 1200px;
}

#tableauCamping1
{
   position: absolute;
   left: 299px;
   top: 400px;
   font-family: Monotype Corsiva;
   font-size: 1.3em;
}

#noteBasPage1
{
   position: absolute;
   left: 299px;
   top: 1155px;
   width: 600px;
   text-align: justify;
   font-family: Monotype Corsiva;
   font-size: 1.2em;
}

#texteCamping1
{
   position: absolute;
   left: 657px;
   top: 400px;
   width: 260px;
   font-family: Monotype Corsiva;
   font-size: 1.3em;
   text-align: justify;
}

#photoCamping1
{
   position: absolute;
   left: 657px;
   top: 542px;
}

#photoCamping2
{
   position: absolute;
   left: 797px;
   top: 542px;
}

#photoCamping3
{
   position: absolute;
   left: 657px;
   top: 650px;
}

#photoCamping4
{
   position: absolute;
   left: 657px;
   top: 864px;
}
