@media (min-width: 967px) {

	.bloc1 {
		max-width:32.5%;
	}
	.bloc2 {
		max-width:32.5%;
	}
	.bloc3 {
		max-width:31%;
	}
	.image {
		width:90%;
		max-height:600px;	
	}
	#pied_g { display:block; }
	#pied_p { display:none; }
	
	
	#contenu {
		min-height:500px;
	}

	.blocCouleurRouge, .blocCouleurVert {
		width:50%;
	}
	.blocNumerote {	
		float:left;
		min-height:280px;
		margin:15px auto 15px 2%;
		width:25%;
	}
	.TarifTd {
		width:80%;
	}
	.txt1actuSeule {
		font-size:15px;
	}

}
