body {
	font-family : Verdana, sans-serif;
	text-align : center;
	font-size : small;
}

img {
	border : none;
}

#photo {
	margin-top : 30px;
	margin-bottom : 10px;
}

#legende {
	font-weight : bold;
}

#clic {
	font-size : x-small;
}

#adresse {
	margin-top : 20px;
	font-size : x-small;
	color : navy;
}

#texte {
	margin-left : auto;
	margin-right : auto;
	margin-top : 20px;
	width : 550px;
	text-align : justify;
}

#navigation {
	margin-top : 20px;
}

cite {
	font-style : italic;
}

