body
{
width: 760px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;    
background-color: #ffffff;
}
h1
{
color: #0000FF;
text-align: center;
font-family: Sylfaen, Arial, Arial Black, Times New Roman, Times, serif;
font-weight: bolder
}
p
{
	color:black;
	text-align: center;
	font-family: Sylfaen, Arial, Arial Black, Times New Roman, Times, serif;
	font-weight: bolder
}
#texte
{
	text-align:justify;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}
a
{
	color:#393;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

