.width-max {
	width: 92%;
}

.width-max .quart { width: calc((99% / 3) - 60px); padding: 0px 30px; }
.width-max .troisquart { width: calc(2*(100% / 3) - 60px); padding: 0px 30px; }

.margin-right { padding-right: 30px; }
.margin-left { padding-left: 30px; }

#menu-disponibilite {
	width: 90%;
}

p {
	font-size: 15px;
	line-height: 21px;
}

h1 {
	font-size: 25px;
	line-height: 25px;
}

h2 {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 6px;
}

h3 {
	font-size: 14px;
	line-height: 25px;
}

.contenu-diapositives.pourLegende {
	width: calc(100% - 30px);
	margin-left: 30px;
}

p.carteVisite {
	font-size: 13px;
	line-height: 19px;
	letter-spacing: 1px;
}

.diapositives li p.titre {
	font-size: 12px;
	line-height: 16px;
}

p.puces {
	display: inline-block;
	font-size: 12px;
	line-height: 16px;
}

p.credits {
	letter-spacing: 2px;
}
