body {
  background-color: #9b02ff; /* Fond de page bleu clair */
  color:#FFFFFF;
  margin: 0; /* Supprimer toute marge à la page : le texte colle les bordures */
  margin-top: 1%;
  padding : 0;
  text-align : center;
}
A:link {text-decoration: none; color:#FFFFFF; }
A:visited {text-decoration: none; color:#FFFFFF; }
A:active {text-decoration: none; color:#FFFFFF; }
A:hover {text-decoration: none; color:#FFFFFF; }

#page {
margin: 0 auto 0 auto;
width: 800px;
}


#entete {
position:relative;
margin: 0 auto 0 auto;
width: 800px;
height: 120px;
background-image:url(../images/entete.jpg);

}

#menu {
position:relative;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
bottom: 3px; 
width: 600px;
top:90px



}
#panel {
width: 800px;
height: 421px;
}

#ejs_box2_box {
float: left;
position:relative;
width: 300px;
top:25%;
left:5%;
}

#basdepage {
position:relative;
width: 800px;
height: 65px;
background-image:url(../images/bas.jpg);
}


}
#evenement {
float:center;
position:relative;

}


html {
height: 100%;
overflow: hidden;
}
#flashcontent {
height: 100%;
}
/* end hide */
body {
height: 100%;
margin: 0;
padding: 0;
background-color: #000000
color: #000000";
}




