
	#dynagrid{
		position:relative;
	}
	@media screen and (min-width: 1000px) {
		.zone_dyna{
			width:996px;
		}
	}
	@media screen and (max-width: 999px) and (min-width: 768px) {
		.zone_dyna {
			width:720px;
		}
	}
	@media screen and (max-width: 767px) {
		
	}.bloc_container{
		position:absolute;
		overflow:hidden;
	}@media screen and (min-width: 1000px) {
		.zone_dyna #dynagrid{
			width:996px;
			height:480px;
		}.bwe_12{
						width : 996px;
					}.bhe_48{
						height : 480px;
					}.ble_0{
						left : 0px;
					}.bte_0{
						top : 0px;
					}}@media screen and (max-width: 999px) and (min-width: 768px) {
		.zone_dyna #dynagrid{
			width:720px;
			height:560px;
		}.bwt_12{
						width : 720px;
					}.bht_56{
						height : 560px;
					}.blt_0{
						left : 0px;
					}.btt_0{
						top : 0px;
					}}@media screen and (max-width: 767px) {
		.zone_dyna #dynagrid{
			width:100%;
			height:950px;
		}.bwm_12{
					width : 300px;
				}.bhm_95{
					height : 950px;
				}.blm_0{
					left : 0px;
				}.btm_0{
					top : 0px;
				}}