.vide {
	background-image: url("images/vide.png");
	background-position: center;
	background-repeat:no-repeat;
}
	
#photos {
	background-image: url("images/ligne.png");
	background-position: center;
	background-repeat:no-repeat;
	min-width:500px;
}

td.etiquette {
	width:60px;
}

#photos td{
	width:64px;
	}

#parametrage{
	width:100px;
	padding:0px;
	text-align:center;
	color: #00539F;}
	
input[type="number"] {
	width: 28px;
}


