body
{
	background-color: peachpuff;
}
fieldset
{
	position: absolute;
	background-color: white;
	border-radius: 10px 10px;
	background-image: url("Ressources/Ecrans/calend_rep.jpg");
	background-repeat : no-repeat;
	background-position: 40px 20px;
	background-size: 1250px 550px; 
	left: 20px;
	height: 570px;
	width: 1300px; 
	border: 2px solid red;
}