body
{
	background: linear-gradient(lightgrey, grey, black);
	height: 1000px;
}
#case1
{
	margin-left: 300px;
	width: 900px;
}
#case2
{
	width: 300px;
	position: absolute;
	top: 100px;
}
#Pageinitiale
{
	text-decoration: none;
	color: black;
}
#Pageinitiale : visited
{
	text-decoration: none;
	color: black;
}
.liste
{
	text-decoration: none;
	color: white;
	font-size: 20px;
}
ul
{
	color: white;
}
li
{
	margin-bottom: 20px;
}
img
{
	position: relative;
	left: 230px;
	width: 400px;
	border-radius: 10px;
}
i
{
	padding-left: 310px;
}
.contacts
{
	color: white;
}