body{
	margin:auto;
	background-color:#f772a6;
}
td {
	height: 90px;	
	color: #F78BAE;
	text-align: center;
	margin:0px;
	border-collapse: collapse;

}	
button{
	margin: auto;
	background-color:#f772a6;
	border-color:#f83279;
	border-radius: 15px;
	color: white;
	width: 100px;
	height: 40px;

}
#tab{
	margin:auto;
	font-size: 10px;
	

}
 #text{
	margin:auto;
}
h1{
	text-align: center;
	color:#F78BAE;
}
#form{
	background-color: white;
	width: 500px;
	margin:auto;
	border-radius: 10px;
	display: block;
	text-align: center;
	color: #f772a6; 
	height: auto; 
	margin: auto; 
}
#score{
	width: 200px;
	height: 120px;
	background-color: white;
	position: fixed;
	top: 3%;
	left: 85%;
	border-radius: 10px;
	color:#F78BAE;
	line-height: 0;
}
#a{
	text-indent: 5px;
	float: left;
}
#aa{
	text-indent: 5px;
	float: left;
}
#compt{
	margin-left: 60px;
}
#timeAff{
	margin-left: 60px;
}
#btn{
	margin-left: 45px;
}
#paireNb{
	border-radius: 10px;
	background-color:#F78BAE;

}
