/*@media only screen and (min-device-width: 481px) and (max-device-width: 768px) {
	#mcts1R .item #class1 {width:153px;}
	#mcts1R .item class1 img {width:153px;}
	#mcts1R div div.item{width: 153px; !important;display: inline-block !important;height: 440px;margin-top: 12px !important;
	padding:2px;
    margin-right:6px; 
    margin-left:6px; }	
	
	#mcts1R div div.item img{width: 100% !important;height: 140px !important;}
	#mcts1R div div.item p{width: 100% !important;font-size: 15px !important}
	#mcts1R{overflow: hidden!important;height: auto !important}	
	#koineuf .div2R{height: 296px !important;overflow: hidden !important;}		
	#koineuf,#koineuf .div2R,#mcts1R{
		width: 100% !important;
	}		
	#mcts1R .navNext,#mcts1R .navPause,#mcts1R .navPrev{
		display: none !important
	}	
}

@media only screen and (max-device-width: 480px) {	
	#mcts1R #class1 {width:480px;}
	#mcts1R div div.item{width: 480px; !important;display: inline-block !important;height: 440px;margin-top: 12px !important;
	padding:2px;
    margin-right:6px; 
    margin-left:6px; }
	
	
	#mcts1R div div.item img{width: 100% !important;height: 300px !important;}
	#mcts1R div div.item p{width: 100% !important;font-size: 30px !important}
	#mcts1R{overflow: hidden!important;height: auto !important}	
	#koineuf .div2R{height: 560px !important;overflow: hidden !important;}		
	#koineuf,#koineuf .div2R,#mcts1R{
		width: 100% !important;
	}		
	#mcts1R .navNext,#mcts1R .navPause,#mcts1R .navPrev{
		display: none !important
	}
}	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.div2R {
background-color:#f5f4ee;
}	
}
@media only screen and (min-width : 321px) {
.div2R {
background-color:#f5f4ee;
}
}
@media only screen and (max-width : 320px) {
/* Styles pour cette Media Queries Smartphones (portrait) */
.div2R {
background-color:#f5f4ee;
}
}
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5){
	
}*/
/*.publicite,.publicite-mobile{width:100%}*/