body{
	margin:auto;
	background-color:#d6fafa;
	font-family: Helvetica;
	font-size: 15px;
	
}

td {
	height: 90px;	
	color: #black;
	text-align: center;
	margin:0px;
	border-collapse: collapse;

}	

button{
	width: 34px;
	
}

#btn{
	margin: auto;
	background-color:#d6fafa;
	border-color:#d6fafa;
	border-radius: 15px;
	color: black;
	width: 100px;
	height: 40px;

}	

#tab, td{
	margin:auto;
	height: 20px;
	font-size: 15px;
	border: none;
	border-collapse: collapse;

}

#text{
	margin:auto;
}

h1{
	text-align: center;
	color:black;
}

#image {
	height: 210px;
	width: 400px;
}

#form{
	background-color: white;
	width: 650px;
	margin:auto;
	border-radius: 10px;
	display: block;
	text-align: center;
	color: black; 
	height: 450px; 
	margin: auto; 
}

#info{
	margin: auto;
	width: 220px;
	height: 120px;
	background-color: white;
	position: fixed;
	top: 3%;
	left: 85%;
	border-radius: 10px;
	color:black;
	line-height: 0;
}

#nbcoups{
	text-indent: 5px;
	float: left;
}

#nbessaies{
	text-indent: 5px;
	float: left;
}

#temp{
	text-indent: 5px;
	float: left;
}

#compt{
	margin-left: 60px;
}

#btn{
	margin-left: 45px;
}

#paireNb{
	border-radius: 10px;
	background-color:black;

}

footer {
	margin-top: 50px;
	text-align: center;
	background-color: white;
	padding: 0px;
	height: 30px;
	
}
