body
{
	background-color: PaleGoldenrod;
}
header{
	position: absolute;
	top: 0px;
	background-color: silver;
	border-radius: 10px 10px;
	height: 42px;
	left: 0px;
	width: 99%;
}
.som1{
	position: absolute;
	top: 0px;
	Width: 100px;
	height: 25px;
	background-color: #FF8C00;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.fic{
	position: absolute;
	top: 0px;
	left: 120px;
	Width: 160px;
	height: 25px;
	background-color: Aliceblue;
	text-align: center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.aid{
	position: absolute;
	top: 0px;
	left: 300px;
	Width: 60px;
	height: 25px;
	background-color: Aliceblue;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.tit{
	position: absolute;
	top: 0px;
	left: 380px;
	width: 600px;
	height: 18px;
	background-color: darkkhaki;
	text-align: center;
	border-radius: 10px 10px;
	font-size: 20px;
}
.cal{
	position: absolute;
	top: 0px;
	left: 1010px;
	Width: 90px;
	height: 25px;
	background-color: Aliceblue;
	text-align: Center;
	border-radius: 10px 10px;
	font-size: 12px;
}
.som2{
	position: absolute;
	top: 0px;
	left: 1200px;
	width: 110px;
	height: 25px;
	background-color: Aliceblue;
	text-align: right;
	font-size:12px;
	border-radius: 10px 10px;
}
.t0
{
	position: absolute;
	top: 80px;
	left: 10px;
	width: 200px;
	background-color: aliceblue;
	border: 1px solid black;
	text-align: left;
	Font-size: 12px;
	border-radius: 10px 10px;
}
.aid1{
	position: absolute;
	top: 80px;
	background-color: Silver;
	left: 300px;
	width: 1000px;
	border-radius: 10px 10px;
	Font-size: 12px;
}
.aid2{
	position: absolute;
	top: 220px;
	background-color: Silver;
	left: 300px;
	width: 1000px;
	border-radius: 10px 10px;
	Font-size: 12px;
}
.aid3{
	position: absolute;
	background-color: Silver;
	top: 600px;
	left: 300px;
	width: 1000px;
	border-radius: 10px 10px;
	Font-size: 12px;
}
.Rq{
	position: absolute;
	top: 100px;
	left: 900px;
	background-image: url("Ressources/Ecrans/Rqt.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 220px;
	Height: 230px;
	border-radius: 10px 10px;
}
.ima{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/Fich_nom.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 200px;
	border-radius: 10px 10px;
}
.Result{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/list_result.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 180px;
	border-radius: 10px 10px;
}
.Asc{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/Ascendant.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 200px;
	border-radius: 10px 10px;
}
.Des{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/Descendant.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 200px;
	border-radius: 10px 10px;
}
.Car{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/Document.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 200px;
	border-radius: 10px 10px;
}
.Bord{
	position: absolute;
	top: 100px;
	left: 800px;
	background-image: url("Ressources/Ecrans/Bordeaux.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 480px;
	Height: 200px;
	border-radius: 10px 10px;
}
.Pro{
	position: absolute;
	top: 100px;
	left: 900px;
	background-image: url("Ressources/Ecrans/Pro.jpg");
	background-size : cover;
	background-repeat : no-repeat;
	border: 2px solid black;
	width: 100px;
	Height: 200px;
	border-radius: 10px 10px;
}