@charset "utf-8";

.centrer {
	z-index:0;
	height: 507px;
	width: 750px;
	position: absolute;
	left: 200px;
	right: 500px;
	font-family: Arial;
	font-size: 24px;
	border:0px
}
.texte1{
	position: absolute;
	top : 528px;
	left : 235px;
	font-family : "Times New Roman", Arial;
	font-size: 11px;
	color : green;
	width : 727px;
}
.texte2{
	position: absolute;
	top : 558px;
	left : 235px;
	font-family : "Times New Roman", Arial;
	font-size: 11px;
	height: 20px;
	width : 713px;
	padding: 2px;
	background-color: rgb(126,158,205);
}
.ima {
   border :0px;
} 
.invisible{
 color : rgb(216,216,216);
  }
.w3c {
	position : absolute;
	top :540px;
	left : 10px;
}
.w3css {
	position : absolute;
	top :540px;
	left : 100px;
}

.xiti {
	position : absolute;
	top :940px;
	left : 10px;
}

body {
	background-color: rgb(216,216,216);
}
