
/* Formes - Talons */

.boitecroquisG3{
	float:left;
	width:30%;
	margin-left:5%;
}
.boitecroquisG2{
	float:left;
	width:30%;
	margin-left:20%;
}
.boitecroquisvide{
	float:left;
	width:20%;
	margin:0;	
}
.boitecroquis{
	float:left;
	width:30%;
}


@media all and (max-width:367px) {

	/* Iphone 3 4 5 portrait 320px */

}

@media all and (min-width:368px) and (max-width:467px){

	/* Iphone 6 portrait 375px */
		
}

@media all and (min-width:468px) and (max-width:567px){

	/* iphone 3 4 paysage 480px */

}

@media all and (min-width:568px) and (max-width:667px) {

	/* iphone 5 paysage 568px */
	
}

@media all and (min-width:668px) and (max-width:767px) {

	/* Samsung galaxy paysage 640px iphone 6 paysage 667 */
	
}

/* Tablettes */		

@media all and (min-width:768px) and (max-width:899px) { 

	/* ipad portrait 768px Samsung Tab 800px */

	.boitecroquisG3{
		width:32.5%;
		margin-left:1.25%;
	}
	.boitecroquisG2{
		width:32.5%;
		margin-left:17.5%;
	}
	.boitecroquisvide{
		float:left;
		width:17.5%;
		margin:0;	
	}
	.boitecroquis{
		width:32.5%;
	}
	
}

@media all and (min-width:900px) and (max-width:999px) {

	/* Asus LG  paysage 960px */
	.boitecroquisG3{
		width:32.5%;
		margin-left:1.25%;
	}
	.boitecroquisG2{
		width:32.5%;
		margin-left:17.5%;
	}
	.boitecroquisvide{
		float:left;
		width:17.5%;
		margin:0;	
	}
	.boitecroquis{
		width:32.5%;
	}
	
}

@media all and (min-width:1000px) and (max-width:1099px) {

	/* ipad paysage 1024 px */
	.boitecroquisG3{
		width:32.5%;
		margin-left:1.25%;
	}
	.boitecroquisG2{
		width:32.5%;
		margin-left:17.5%;
	}
	.boitecroquisvide{
		float:left;
		width:17.5%;
		margin:0;	
	}
	.boitecroquis{
		width:32.5%;
	}
			
}

/* Ordinateurs */

@media all and (min-width:1100px) and (max-width:1199px) {

}

@media all and (min-width:1200px) and (max-width:1299px) {
	
}

@media all and (min-width:1300px) and (max-width:1399px) {
	
}

@media all and (min-width:1400px) and (max-width:1499px) {

}

@media all and (min-width:1500px) and (max-width:1599px) {
	
}

@media all and (min-width:1600px) and (max-width:1699px) {
	
}

@media all and (min-width:1700px) and (max-width:1799px) {
	
}

@media all and (min-width:1800px) {
		
}