.Cadre {
	padding: 10px;
	height: auto; 
	margin-top: 20px;
	border: 20px solid;
	border-color: black;
	border-radius: 20px 20px;
	background: url(/images/fond-garanties.jpg);
	background-size: contain;
	background-position: top left;
	background-repeat: repeat;
	background-color: black;
}

th {text-align:center;}

table {
	border-color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

table .AffichagePrix {}