@media ( min-width : 576px) and ( max-width : 767px) {
	div#cotisation {
		padding-right: 0;
	}
	div#cotisation div.titre {
		padding-left: 0;
		text-align: center;
	}
	div#cotisation div.tarifBox {
		height: 240px;
		width: 450px;
	}
	div#cotisation div#tarifBox2 {
		margin-top: 0;
	}
	div#cotisation div.tarifBox div.titre40 {
		font-size: 54px;
	}
	div#cotisation div.reductions {
		margin-top: 60px;
		text-align: center;
		width: 800px;
	}
	div#cotisation div.cotisationDetail {
		height: auto;
		margin-top: 50px;
		width: 800px;
	}
	div#cotisation div.cotisationDetail div.titre25 {
		font-size: 48px;
	}
	div#cotisation div.cotisationDetail div.texte25 {
		font-size: 36px;
	}
	div#documents {
		padding: 80px 80px 100px 80px;
	}
	div#documents div.titre {
		text-align: center;
	}
	div#documents div.details div.detail div#boxCenter, div#documents div.details div.detail div#boxRight {
		margin-top: 50px;
	}
	div#documents div.details div.detail div.box {
		width: inherit;
	}
	div#documents div.details div.detail div.box div.titre25 {
		font-size: 42px;
		line-height: 100%;
		margin-top: 30px;
	}
	div#documents div.details div.detail div.box div.texte25 {
		font-size: 36px;
	}
	div#baptemes {
		padding: 68px 80px 76px 80px;
	}
	div#baptemes div.titre40 {
		text-align: center;
	}
	div#baptemes div.texteBapteme {
		font-size: 36px;
	}
	div#baptemes div.illustration {
		margin-bottom: 80px;
		margin-top: 80px;
		width: 100%;
	}
	div#baptemes div.detail {
		margin-bottom: 20px;
		margin-top: 20px;
	}
	div#baptemes div.demandes div.detail div.titre25 {
		font-size: 48px;
		line-height: 100%;
		padding-top: 10px;
	}
	div#baptemes div.demandes div.detail div.texte25 {
		font-size: 36px;
	}
}