
	#dynagrid{
		position:relative;
	}

	@media screen and (min-width: 1220px){
	.zone_dyna{
			width:1200px;
		}
	}

	@media screen and (max-width: 1219px) and (min-width: 1020px) {
		.zone_dyna{
			width:996px;
		}
	}
	@media screen and (max-width: 1019px) and (min-width: 768px) {
		.zone_dyna {
			width:660px;
		}
	}
	@media screen and (max-width: 767px) {
		
	}
	.full_height .bloc_inner{
		position:relative;
		height:100%;
	}.bloc_container{
		position:absolute;
		overflow:hidden;
	}@media screen and (min-width: 1220px) {
		.zone_dyna #dynagrid{
			width:1200px;
			height:1030px;
		}.bwexl_12{
						width : 1200px;
					}.bhexl_103{
						height : 1030px;
					}.blexl_0{
						left : 0px;
					}.btexl_0{
						top : 0px;
					}.bstyle_240 .bloc_inner{
					margin:20px 20px 20px 20px;
					
				}}@media screen and (max-width: 1219px) and (min-width: 1020px) {
		.zone_dyna #dynagrid{
			width:996px;
			height:1030px;
		}.bwe_12{
						width : 996px;
					}.bhe_103{
						height : 1030px;
					}.ble_0{
						left : 0px;
					}.bte_0{
						top : 0px;
					}.bstyle_240 .bloc_inner{
					margin:20px 20px 20px 20px;
					
				}}@media screen and (max-width: 1019px) and (min-width: 768px) {
		.zone_dyna #dynagrid{
			width:660px;
			height:1030px;
		}.bwt_12{
						width : 660px;
					}.bht_103{
						height : 1030px;
					}.blt_0{
						left : 0px;
					}.btt_0{
						top : 0px;
					}.bstyle_240 .bloc_inner{
					margin:20px 20px 20px 20px;
					
				}}@media screen and (max-width: 767px) {
		.zone_dyna #dynagrid{
			width:100%;
			height:1030px;
		}.bwm_12{
					width : 99.96%;
				}.bhm_103{
					height : 1030px;
				}.blm_0{
					left : 0%;
				}.btm_0{
					top : 0px;
				}.bstyle_240 .bloc_inner{
				margin:20px 20px 20px 20px;
				
			}}