@media (max-width: 1600px){

	.casePhotoAccPeche{
	width: 300px;
	}
	.titreParaAcc{
	width: 300px;
	}
	
}

@media (max-width: 1301px){
	body,html{
	font-size: 16px;
	}
	
	.bandTop{ height: 550px; }
	.ligneAccPeche{ 
		width: calc(100% - 20px); 
		left: 10px;
	}
	.ligneAccPeche.posdroite{ 
		left: auto;
		right: 10px;
	}
	
	.casePhotoTemoin{ width: 290px;	}
	
	.paraDef.accPeche{ margin: 250px 0 calc(var(--decalBase) * 2) 0; }
	
	/* MER ---------------------------- */
	.blocPoisson{ width: 150px;	}
	.visuPoisson{ height: 110px; }
	.casePhotoPeche{
	width: 270px;
	height: 450px;
	}
	.flex100.price{ gap:10px; }
	.caseTarif{
	width: calc(25% - 5px);
	margin: 5px 0;
	}
	.visuelAppel{ width: calc((100% - 770px) / 2); }
	.contenuAppel{ width: calc(750px - 60px); }

}

@media (max-width: 801px){
	
	.signatureTop{ width: 150px; }
	.zoneNav{
	width: calc(100% - 160px);
	font-size: 0.9em;
	}
	
	.bandTop{ height: 450px; }
	.tripUn{
		width: 180px;
	}
	.tripDeux{
		width: 250px;
	}
	.tripTrois{
		width: calc(100% - 450px);
	}
	.txtTelTop{
	font-size: 1.1em;
	}
	.blocAccrocheTrip{
	width: 350px;
	height: 80px;
	bottom: 10%;
	left: 190px;
	}
	.blocNAccrocheTrip p{ font-size: 1.4em;	}
	
	.paraDef.accPeche{ margin: 100px 0 calc(var(--decalBase) * 2) 0; }
	.ligneAccPeche{ gap:5px; }
	
	/* MER ---------------------------- */
	.blocPoisson{ width: 120px;	}
	.visuPoisson{ height: 90px; }
	.visuInfoPoisson{ width: 200px;	}
	.detailInfoPoisson{ width: calc(100% - 220px); }
	.casePhotoPeche{
	width: 200px;
	height: 340px;
	}
	
	.visuelAppel{ width: calc((100% - 770px) / 2); }
	.contenuAppel{ width: calc(750px - 60px); }
	
	
}