body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1E0438;
}

	.texte {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		color: #FFBF7B;
	}
	.Title {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-style: oblique;
		color: #FFBF7B;
		font-weight: bold;
	}
	.texteItalic {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: italic;
		color: #FFBF7B;
	}
	.Liens {
	
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-style: normal;
		color: #FFBF7B;
		font-weight: bold;
	}
	
	.style1 {
		font-size: 14px;
		color: #FFBF7B; 
		font-family: Georgia, 
		"Times New Roman", 
		Times, serif;
	}

