input.inc {
	/*width: 15px;
	background-color: #ffcc00;
	height: 25px;
	vertical-align: center;*/
	cursor: Pointer;
}
input.led {
	cursor: Pointer;
}
input.plz {
	width: 42px;
	color: #000;
	font-family: Verdana, arial, sans-serif;
	border-style: groove;
	background-color: #fff;
	font-weight: roman
}
span.band {
	width: 250px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 0px 0px;
}
table.led {
	color: #555;
	/*background-color: #fff;*/
	width: 620px;
}
table.afficher {
	position: relative;
	/*left: 50px;
	background-color: #79aaff;*/
	border-style: ridge;
	border-width: 5px;
	border-color: white;
	width: auto;
}