/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E5E5E2;
}
img {
	border:0 none;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
body,td,th {
	color: #999999;
}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #666666;
}

#LOGO_KITEXPLORER{
  position:absolute;	
  left: 50%;
  top: 50%;
  width: 550px;
  height: 550px;
  margin-top: -275px;
  margin-left: -275px;	
  /* fin hack CSS pour IE MAC */}
 
 
#footer{	
  position: absolute;
  text-align: center;
  width: 100%;
  top: 90%;
  bottom:
  }
