.preambule {
	margin: 1em 0;
	text-align: justify;
}

.subTitle {
	margin: 1em 0;
	text-transform: uppercase;
}

.creditsPhotosTitle {
	margin: 1em 0;
}
.creditsPhotos {
	margin-left: 0;
	margin-bottom: 20px;
}

#staticPageContainer A {
	color: #df2438;
	text-decoration: none;
}
#staticPageContainer A:hover {
	text-decoration: underline;
}


