.Tshirt {
	
	background-image: url("images/Tshirt.png");
	background-position: center;
	background-repeat:no-repeat;
	text-decoration:bold;
	}
	
#parametrage{
	width:100px;
	padding:0px;
	text-align:center;
	color: #00539F;}
	
input[type="number"] {
	width: 28px;
}

td.etiquette {
	height:80px;
}

.fixe {
	
	color: grey;
}