a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#englishbutton a,
#francaisbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 44px;
   background-position: 0% 0px;
   font-size: 44px;
   line-height: 44px;
}

#francaisbutton a:hover  {
   background-position: -78px 0%;
}

#englishbutton a:hover  {
   background-position: -80px 0%;
}

#francaisbutton a  {
   width: 78px;
   background-image: url(index_media/francaisbutton.gif);
}

#englishbutton a  {
   width: 80px;
   background-image: url(index_media/englishbutton.gif);
}

#francaisbutton  {
   visibility: visible;
   position: absolute;
   left: 388px;
   top: 692px;
   z-index: 2;
   width: 78px;
   height: 44px;
}

#i00entreedited  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

#englishbutton  {
   visibility: visible;
   position: absolute;
   left: 565px;
   top: 692px;
   z-index: 2;
   width: 80px;
   height: 44px;
}

#large  {
   background: url(index_media/large.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 768px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

