body{
  background-color : #000000;
  width:100%;
  height:100%;
  margin:0;
}

img{
	border:0;
}

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

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

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

table{
  width:100%;
}

td{
  width:10%;
	text-align:center;
}

#banniere{
	width:100%;
	height:25%;
	text-align:center;
}

#right{
	width:11%;
	height:15%;
	float:right;
	margin-right:4%;
}

#body2{
	width: 100%;
	height: 70%;
	text-align:center;
}

#logo{
	text-align: center;
	margin-top: 10%;
}