a:link, a:visited {
	color: #5EB9FF;
}
a:hover, a:active {
	color: #FF0000;
}
BODY {
	background-color: #777787;
	margin: 0px;
}
.grande-photo {
	background-image: url(grande-photo.jpg);
	height: 292px;
}
.texte {
	color: white;
}
.copyright {
	color: white;
}
