
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  background-color:#ebebeb;
  }

#centpourcent {
  height: 100%;
  width: 100%;
  }
 .repeatCel {
 background:url(/media/splash/Splashscreen_02.jpg) repeat-x;}
 
 .liste {
 list-style:none;}

ul.liste li{
float: left;
display:block;
/*margin-top:20px;*/
}
 
  .liste .fr a{
  padding-left:75px;
  display:block;
  width:101px;
  height:22px;
  background:url(/media/splash/fr-a.jpg) no-repeat;
}
 
  .liste .fr a:hover{
  background:url(/media/splash/fr-hover.jpg) no-repeat;
}
  .liste .nl a{
  padding-left:60px;
  display:block;
  width: 101px;
  height:22px;
  background:url(/media/splash/nl-a.jpg) no-repeat;
}
 
  .liste .nl a:hover{
  background:url(/media/splash/nl-hover.jpg) no-repeat;
}

.txtIntroFr { width: 150px;
			  color: #666666; font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 12px;
			  text-align:justify; text-indent: 15px; line-height: 15px;
			  float: left;
			  margin-left: 5px;
			  margin-top: 90px;}

.txtIntroNl { width: 150px;
			  color: #666666; font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 12px;
			  text-align:justify; text-indent: 15px; line-height: 15px;
			  float: left;
			  margin-left: 25px;
			  margin-top: 90px;}

.txtIntroIndispFr { width: 180px;
			  color: #666666; font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 12px;
			  text-align:justify; text-indent: 15px; line-height: 15px;
			  float: left;
			  margin-left: 5px;
			  margin-top: 90px;}

.txtIntroIndispNl { width: 180px;
			  color: #666666; font-family: "Trebuchet MS", Verdana, sans-serif;  font-size: 12px;
			  text-align:justify; text-indent: 15px; line-height: 15px;
			  float: left;
			  margin-left: 25px;
			  margin-top: 90px;}

.FirstWords	{ color: #ad45a8; font-weight: bold; }



.posTxt {
	margin-left: 110px;
}

.posTxtIndisp {
	margin-left: 80px;
}


.posLinks {
	margin-left: 100px;
	margin-top: 220px;
}