.cadre1
{
    border: 5px double red; padding: 30px;
            margin: 50px;
            background-color: rgb(202, 154, 194);
             font-size: 120%; text-align: justify; color:black;             
}

div
{
	text-align:center;font-weight:bold;
}
h1
{
	text-align:center;color:red;
}

img
{
	border:5px solid;border-color: rgb(92, 92, 150);  width: auto;height: 300px;
    display:block; justify-items: center;
}
.img1
{
	  width: 700px;
    display:block;  margin:0 auto
}

table,td {
	color: rgb(0,0,0);
	font-family: Arial;
	text-align:center;margin:auto;border:solid;
	border-width:thin;border-collapse:collapse;background-color:white;border-color:black;
	justify-items: center;
}
.table1
{
    border:5px solid;border-color: rgb(92, 92, 150);  width: 600px;
    display:block; justify-items: center;height: auto;

}
h2
{
    text-align: center;   
}
grgrav
{
    border: none; width: 1000px; justify-items: center;
    display: block; margin: 0 auto;
}