body {
  padding: 25px 0px 0px 0px;
  text-align: center;
  font-family: arial, "lucida console", sans-serif
} 

ul {padding: 25px 0px 0px 0px; margin : 0px 0px 0px 0px; }
ul,li {
  list-style-type: none; 
  margin : 0px 0px 0px 0px;
  font-size: 25px; line-height: 35px;
  font-weight: bold; 
}

a          { background-color: transparent; text-decoration: none; }
a:link     { background-color: transparent; color: #293d6b; }
a:hover    { background-color: transparent; color: #293d6b;  font-weight:bold;}
a:visited  { background-color: transparent; color: #293d6b; }

a img{ border:0px ; }

#splash {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width:  800px;
  height: 600px;
  background : url(../img/splash_fond.png) no-repeat top left;   
  text-align: right;
}

#TopMask {
  position: absolute;
  z-index:10;
  top: 30px; left: 50px;
  width:  700px;
  height: 280px; 
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;  
  background-color: #ffffff;
}

#AcSites{
  padding: 0px 0px 0px 0px; margin : 40px 0px 0px 0px;
  text-align: center;
  visibility: hidden;
}



#FoLogoImg{
  position: absolute;
  z-index:100;
  top: 175px; left : 250px;       
}


#FoTerImg{
  position: absolute;
  z-index:1;
  top: 100px; left : 70px;       
}

#FoPsImg{
  position: absolute;
  z-index:1;
  top: 100px; right : 70px;
}

#LinkTer{
  position: absolute;
  z-index:100;
  bottom: 40px; left : 50px;
  font-size : 10px;       
  z-index:2;
}

#LinkPs{
  position: absolute;
  z-index:100;
  bottom: 40px; right : 50px;
  font-size : 10px;
  z-index:2;         
}
