.taille {
	font-family: "Times New Roman", Times, serif;
	font-size: 52px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

.navigation{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	line-height: 20px;
	font-weight: bold;
	padding:15px;
	display:block;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	left: auto;
	text-indent: -10px;
	}
	
.navigation:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	line-height: 20px;
	font-weight: bold;
	padding:15px;
	display:block;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: -10px;
	background-color: #000000;
.line {
	padding: 5;
}



