#ensemble_cheque {
	width:800px;
	margin:0
}
.cheque_cadeau {
	width:380px;
	height:460px;
	float:left;
}
	


#numero_haut, #numero_bas  {
	width: 220px;
	height:23px;
	position:absolute;
	text-align: center;
	color: #000;
	font-weight: bold;
	
}

#numero_haut {
	left:350px;
	top:270px;
}


#numero_bas {

    left: 400px;
    top: 620px;

}

@media print {input {display:}}
