
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{
margin:auto;
}
#a{

}
#aa{


}
#compt{

}
#timeAff{

}
#btn{
	margin-left: 45px;
}
#paireNb{
	border-radius: 10px;
	background-color:#F78BAE;

}
