body{
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color: #000000;
color: #ffffff;
margin : 1px; padding : 0px;
text-align: center; /* pour résoudre le bug de centrage de IE */
/*overflow-y: hidden;
overflow-x: hidden;*/
}
#globalpage {
text-align : center;
margin-left : auto;
margin-right : auto;
width : 1005px;
text-align : left; /* pour résoudre le bug de centrage de IE */
}
a{outline: none;}
:focus{-moz-outline-style: none;}
a:link {
color: #ffffff;
text-decoration: none;
background-color: transparent; }
a:visited {
color: #ffffff;
text-decoration: none;
background-color: transparent; }
a:hover {
color: orange;
font-weight: bolder;
text-decoration: none;
}
a:active {
color: #ffffff;
text-decoration: none;
background-color: transparent; }
#flashcontent {
		height: 100%;
}
#A {
margin-left : auto;
margin-right : auto;
}
#myContent {
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
  overflow: hidden;
  text-align:center;
}
#needjavascript
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 24px;
}