@media only screen and (max-width: 1024px) {
	.ContHaut {
		width: 98%;
	}
	.ContPage {
		width: 98%;
	}
	#BaseLine {
		font-size: 0.8rem;
		line-height: 0.8rem;
	}
	.BlocContenu {
		width: 96%;
	}
}
@media only screen and (max-width: 850px) {
	.P1, .P2, .P3, .P4 {
		margin-left: 0;
		width: 96%;
		min-width: 100px;
	}
}
@media only screen and (max-width: 640px) {
	.ContHaut {
		width: 98%;
	}
	.ContPage {
		width: 98%;
	}
	#BaseLine {
		font-size: 0.7rem;
		line-height: 0.7rem;
	}
}
@media only screen and (max-width: 480px) {
	.bt-grid li {
		width: 96px;
		height: 96px;
	}
	.bt-info h1 {
		font-size: 0.5rem;
		  line-height: 0.62rem;
	}
	.bt-info h2 {
		font-size: 0.7rem;
		line-height: 0.8rem;
		
	}
	.h2menu {
		display:none;
	}
}
/* Stylesheet: sk-responsive Modified On 2015-03-16 15:12:07 */
