body {
  border-style: none;
  margin: auto;
  padding: 0px;
  overflow: hidden;
  height: 600px;
  width: 600px;
cursor : url("tour.ani"), url("tour.png"), move;
  background-repeat: no-repeat;
  background-color: ######;
 
 
}


html {
  border-style: none;
 background-image:url("loader.white.gif");
background-repeat: no-repeat;
background-position:center;
}
td, p {
  font-size: 15px;
  font-family:arial, verdana, sans-serif;
  color: #fff;
  text-decoration: none;
}
a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
  color: #555111;;
  font-weight: bold;
}


p {
  color: #222;
  text-align: center;
  font-weight: bold;
}
div#menu_en_tete 
{
position:absolute;
bottom:10;
width: 100%;

}

div#menu_en_tete p {
	text-align: center; */ le texte sera aligné au centre de la page */
      
}




