
body { background-color: #4682B4;
		margin-top: 20px;
}

.accueil {  
	font-family: verdana, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
}

.lien  {
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: none; 
}
.lien:hover {
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	color: #CE0937; 
	text-decoration: none; 